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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* _content/APP_FIEE/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-isn5ee3qmz] {
    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-isn5ee3qmz] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-isn5ee3qmz] {
    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-isn5ee3qmz] {
    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-isn5ee3qmz] {
    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-isn5ee3qmz] {
    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-isn5ee3qmz] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item[b-isn5ee3qmz]  .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-isn5ee3qmz]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

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

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

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

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

    .nav-scrollable[b-isn5ee3qmz] {
        /* 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/APP_FIEE/Features/Admin/Shared/Componets/AboutPageEditor.razor.rz.scp.css */
.about-admin[b-gdega2ovho] {
    display: grid;
    gap: 1.5rem;
}

.about-admin__section[b-gdega2ovho],
.about-admin__card[b-gdega2ovho] {
    display: grid;
    gap: 1rem;
}

.about-admin__card[b-gdega2ovho] {
    padding: 1.25rem;
    border: 1px solid #e1e6f0;
    border-radius: 18px;
    background: #fbfcff;
    box-shadow: 0 12px 24px rgba(20, 28, 45, 0.05);
}

.about-admin__card--nested[b-gdega2ovho] {
    background: #f5f8fc;
    border-radius: 16px;
    box-shadow: none;
}

.about-admin__header[b-gdega2ovho] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1rem;
    flex-wrap: wrap;
}

.about-admin__header h2[b-gdega2ovho],
.about-admin__header h3[b-gdega2ovho],
.about-admin__header h4[b-gdega2ovho] {
    margin: 0;
    color: #0f172a;
}

.about-admin__header p[b-gdega2ovho] {
    margin: 0.35rem 0 0;
    color: #5d6472;
    line-height: 1.5;
    max-width: 52rem;
}

.about-admin__grid[b-gdega2ovho] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1rem;
}

.about-admin__field[b-gdega2ovho] {
    display: grid;
    gap: 0.35rem;
}

.about-admin__field label[b-gdega2ovho] {
    font-weight: 600;
    color: #0f172a;
}

.about-admin__input[b-gdega2ovho],
.about-admin__textarea[b-gdega2ovho] {
    border: 1px solid #d3d9e4;
    border-radius: 10px;
    padding: 0.6rem 0.75rem;
    font-size: 0.92rem;
}

.about-admin__textarea[b-gdega2ovho] {
    min-height: 100px;
    resize: vertical;
}

.about-admin__textarea--compact[b-gdega2ovho] {
    min-height: 76px;
}

.about-admin__button[b-gdega2ovho] {
    border: none;
    border-radius: 12px;
    padding: 0.55rem 1rem;
    background: #1f1f1f;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
}

.about-admin__file[b-gdega2ovho],
.about-admin__list-item[b-gdega2ovho] {
    display: grid;
    gap: 0.85rem;
    padding: 1rem;
    border-radius: 14px;
    background: #f4f7fb;
}

.about-admin__upload[b-gdega2ovho] {
    display: grid;
    gap: 0.35rem;
    color: #5d6472;
    font-size: 0.85rem;
}

.about-admin__preview[b-gdega2ovho] {
    overflow: hidden;
    border: 1px solid #d3d9e4;
    border-radius: 16px;
    background: #ffffff;
}

.about-admin__preview img[b-gdega2ovho] {
    display: block;
    width: 100%;
    max-height: 320px;
    object-fit: cover;
}

.about-admin__link[b-gdega2ovho] {
    border: none;
    background: none;
    color: #0b69a3;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
    justify-self: start;
}

.about-admin__empty[b-gdega2ovho] {
    margin: 0;
    color: #6c7280;
}

.about-admin__error[b-gdega2ovho] {
    margin: 0;
    color: #b42318;
    font-weight: 600;
}

@media (max-width: 640px) {
    .about-admin__card[b-gdega2ovho] {
        padding: 1rem;
    }

    .about-admin__grid[b-gdega2ovho] {
        grid-template-columns: 1fr;
    }
}
/* _content/APP_FIEE/Features/Admin/Shared/Componets/DeaneryPageEditor.razor.rz.scp.css */
.deanery-admin[b-kftm8fqpbm] {
    display: grid;
    gap: 1.5rem;
}

.deanery-admin__section[b-kftm8fqpbm],
.deanery-admin__card[b-kftm8fqpbm] {
    display: grid;
    gap: 1rem;
}

.deanery-admin__card[b-kftm8fqpbm] {
    padding: 1.25rem;
    border: 1px solid #e1e6f0;
    border-radius: 18px;
    background: #fbfcff;
    box-shadow: 0 12px 24px rgba(20, 28, 45, 0.05);
}

.deanery-admin__header[b-kftm8fqpbm] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1rem;
    flex-wrap: wrap;
}

.deanery-admin__header h2[b-kftm8fqpbm],
.deanery-admin__header h3[b-kftm8fqpbm] {
    margin: 0;
    color: #0f172a;
}

.deanery-admin__header p[b-kftm8fqpbm] {
    margin: 0.35rem 0 0;
    color: #5d6472;
    line-height: 1.5;
    max-width: 52rem;
}

.deanery-admin__grid[b-kftm8fqpbm] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1rem;
}

.deanery-admin__field[b-kftm8fqpbm] {
    display: grid;
    gap: 0.35rem;
}

.deanery-admin__field label[b-kftm8fqpbm] {
    font-weight: 600;
    color: #0f172a;
}

.deanery-admin__input[b-kftm8fqpbm],
.deanery-admin__textarea[b-kftm8fqpbm] {
    border: 1px solid #d3d9e4;
    border-radius: 10px;
    padding: 0.6rem 0.75rem;
    font-size: 0.92rem;
}

.deanery-admin__textarea[b-kftm8fqpbm] {
    min-height: 100px;
    resize: vertical;
}

.deanery-admin__textarea--compact[b-kftm8fqpbm] {
    min-height: 74px;
}

.deanery-admin__button[b-kftm8fqpbm] {
    border: none;
    border-radius: 12px;
    padding: 0.55rem 1rem;
    background: #1f1f1f;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
}

.deanery-admin__file[b-kftm8fqpbm],
.deanery-admin__list-item[b-kftm8fqpbm] {
    display: grid;
    gap: 0.85rem;
    padding: 1rem;
    border-radius: 14px;
    background: #f4f7fb;
}

.deanery-admin__upload[b-kftm8fqpbm] {
    display: grid;
    gap: 0.35rem;
    color: #5d6472;
    font-size: 0.85rem;
}

.deanery-admin__link[b-kftm8fqpbm] {
    border: none;
    background: none;
    color: #0b69a3;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
    justify-self: start;
}

.deanery-admin__empty[b-kftm8fqpbm] {
    margin: 0;
    color: #6c7280;
}

.deanery-admin__error[b-kftm8fqpbm] {
    margin: 0;
    color: #b42318;
    font-weight: 600;
}

@media (max-width: 640px) {
    .deanery-admin__card[b-kftm8fqpbm] {
        padding: 1rem;
    }

    .deanery-admin__grid[b-kftm8fqpbm] {
        grid-template-columns: 1fr;
    }
}
/* _content/APP_FIEE/Features/Admin/Shared/Componets/FooterEditor.razor.rz.scp.css */
.footer-editor[b-v54mpemm5l] {
    display: grid;
    gap: 1.5rem;
    font-size: 0.95rem;
}

.footer-editor__section[b-v54mpemm5l] {
    display: grid;
    gap: 1rem;
}

.footer-editor__section-header[b-v54mpemm5l] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.footer-editor__section-actions[b-v54mpemm5l] {
    display: inline-flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

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

.footer-editor__field[b-v54mpemm5l] {
    display: grid;
    gap: 0.35rem;
}

.footer-editor__input[b-v54mpemm5l] {
    border: 1px solid #d3d9e4;
    border-radius: 10px;
    padding: 0.5rem 0.7rem;
    font-size: 0.9rem;
}

.footer-editor__button[b-v54mpemm5l],
.footer-editor__submit[b-v54mpemm5l] {
    border: none;
    border-radius: 12px;
    padding: 0.45rem 1rem;
    background: #1f1f1f;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
}

.footer-editor__button--ghost[b-v54mpemm5l] {
    background: transparent;
    color: #1f1f1f;
    border: 1px solid #d3d9e4;
}

.footer-editor__submit[b-v54mpemm5l] {
    justify-self: start;
}

.footer-editor__table[b-v54mpemm5l] {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(20, 28, 45, 0.08);
}

.footer-editor__table th[b-v54mpemm5l],
.footer-editor__table td[b-v54mpemm5l] {
    padding: 0.6rem 0.75rem;
    border-bottom: 1px solid #edf1f7;
    text-align: left;
    vertical-align: middle;
    font-size: 0.9rem;
}

.footer-editor__table th[b-v54mpemm5l] {
    background: #f6f8fc;
    font-weight: 600;
}

.footer-editor__table tbody tr.is-active[b-v54mpemm5l] {
    background: #f1f6ff;
}

.footer-editor__table-actions[b-v54mpemm5l] {
    display: flex;
    gap: 0.6rem;
    justify-content: flex-end;
    white-space: nowrap;
}

.footer-editor__link[b-v54mpemm5l] {
    background: none;
    border: none;
    color: #0b69a3;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
}

.footer-editor__empty[b-v54mpemm5l] {
    color: #6c7280;
}
/* _content/APP_FIEE/Features/Admin/Shared/Componets/NavbarEditor.razor.rz.scp.css */
.navbar-editor[b-y1uhcu7urh] {
    display: grid;
    gap: 1.15rem;
    padding: 1.35rem;
    border-radius: 22px;
    background:
        radial-gradient(circle at top right, rgba(29, 78, 216, 0.12), transparent 28%),
        linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
    box-shadow: 0 18px 36px rgba(15, 23, 42, 0.08);
}

.navbar-editor__hero[b-y1uhcu7urh] {
    display: grid;
    grid-template-columns: minmax(0, 1.6fr) minmax(280px, 1fr);
    gap: 1rem;
    align-items: start;
}

.navbar-editor__hero-copy h2[b-y1uhcu7urh],
.navbar-editor__section-header h3[b-y1uhcu7urh] {
    margin: 0;
    color: #0f172a;
    line-height: 1.15;
}

.navbar-editor__hero-copy h2[b-y1uhcu7urh] {
    font-size: 1.45rem;
}

.navbar-editor__section-header h3[b-y1uhcu7urh] {
    font-size: 1.02rem;
}

.navbar-editor__eyebrow[b-y1uhcu7urh] {
    display: inline-block;
    margin-bottom: 0.4rem;
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #0f5f9a;
}

.navbar-editor__description[b-y1uhcu7urh],
.navbar-editor__section-description[b-y1uhcu7urh] {
    margin: 0.35rem 0 0;
    max-width: 60ch;
    color: #526173;
    line-height: 1.45;
    font-size: 0.88rem;
}

.navbar-editor__hero-stats[b-y1uhcu7urh] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 0.7rem;
}

.navbar-editor__stat[b-y1uhcu7urh] {
    display: grid;
    gap: 0.2rem;
    padding: 0.8rem 0.85rem;
    border: 1px solid #d8e3f0;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.88);
    box-shadow: 0 10px 22px rgba(15, 23, 42, 0.04);
}

.navbar-editor__stat strong[b-y1uhcu7urh] {
    font-size: 1.2rem;
    line-height: 1;
    color: #0f172a;
}

.navbar-editor__stat-label[b-y1uhcu7urh] {
    font-size: 0.74rem;
    color: #667085;
}

.navbar-editor__stat--status[b-y1uhcu7urh] {
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 0.75rem;
}

.navbar-editor__status-dot[b-y1uhcu7urh] {
    width: 12px;
    height: 12px;
    border-radius: 999px;
    box-shadow: 0 0 0 4px rgba(15, 23, 42, 0.06);
}

.navbar-editor__status-dot.is-active[b-y1uhcu7urh] {
    background: #0f9f6e;
}

.navbar-editor__status-dot.is-inactive[b-y1uhcu7urh] {
    background: #b42318;
}

.navbar-editor__section[b-y1uhcu7urh] {
    display: grid;
    gap: 0.8rem;
}

.navbar-editor__section--panel[b-y1uhcu7urh] {
    padding: 0.95rem 1rem;
    border: 1px solid #e2ebf5;
    border-radius: 18px;
    background: #ffffff;
    box-shadow: 0 12px 26px rgba(15, 23, 42, 0.04);
}

.navbar-editor__section-header[b-y1uhcu7urh] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0.8rem;
    flex-wrap: wrap;
}

.navbar-editor__section-actions[b-y1uhcu7urh] {
    display: inline-flex;
    gap: 0.55rem;
    flex-wrap: wrap;
}

.navbar-editor__grid[b-y1uhcu7urh],
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__grid {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.navbar-editor__field[b-y1uhcu7urh],
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__field {
    display: grid;
    gap: 0.3rem;
}

.navbar-editor__field label[b-y1uhcu7urh],
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__field label {
    font-weight: 600;
    color: #0f172a;
    font-size: 0.84rem;
}

.navbar-editor__field--toggle[b-y1uhcu7urh],
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__field--toggle {
    grid-template-columns: auto 1fr;
    align-items: flex-start;
    gap: 0.65rem;
    padding: 0.7rem 0.8rem;
    border: 1px solid #e2ebf5;
    border-radius: 14px;
    background: #f8fbff;
}

.navbar-editor__input[b-y1uhcu7urh],
.navbar-editor__textarea[b-y1uhcu7urh],
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__input,
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__textarea {
    border: 1px solid #d4deeb;
    border-radius: 10px;
    padding: 0.52rem 0.68rem;
    font-size: 0.86rem;
    line-height: 1.3;
    color: #0f172a;
    background: #ffffff;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.navbar-editor__textarea[b-y1uhcu7urh],
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__textarea {
    min-height: 82px;
    resize: vertical;
}

.navbar-editor__input:focus[b-y1uhcu7urh],
.navbar-editor__textarea:focus[b-y1uhcu7urh],
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__input:focus,
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__textarea:focus {
    outline: none;
    border-color: #1d4ed8;
    box-shadow: 0 0 0 3px rgba(29, 78, 216, 0.14);
}

.navbar-editor__checkbox[b-y1uhcu7urh],
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__checkbox {
    width: 16px;
    height: 16px;
    margin-top: 0.12rem;
}

.navbar-editor__helper[b-y1uhcu7urh],
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__helper {
    display: block;
    margin-top: 0.05rem;
    color: #667085;
    font-size: 0.76rem;
    line-height: 1.35;
}

.navbar-editor__button[b-y1uhcu7urh],
.navbar-editor__submit[b-y1uhcu7urh],
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__button,
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__submit {
    border: none;
    border-radius: 10px;
    padding: 0.55rem 0.82rem;
    background: #0f172a;
    color: #ffffff;
    font-weight: 600;
    font-size: 0.84rem;
    line-height: 1.15;
    cursor: pointer;
    transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
}

.navbar-editor__button:hover[b-y1uhcu7urh],
.navbar-editor__submit:hover[b-y1uhcu7urh],
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__button:hover,
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__submit:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 20px rgba(15, 23, 42, 0.14);
}

.navbar-editor__button--ghost[b-y1uhcu7urh],
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__button--ghost {
    background: #eff6ff;
    color: #1d4ed8;
    border: 1px solid #cfe0fb;
    box-shadow: none;
}

.navbar-editor__link[b-y1uhcu7urh],
.navbar-editor[b-y1uhcu7urh]  .navbar-editor__link {
    border: none;
    background: none;
    color: #0b69a3;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
}

.navbar-editor__submit[b-y1uhcu7urh] {
    justify-self: start;
}

.navbar-editor__items[b-y1uhcu7urh] {
    display: grid;
    gap: 0.95rem;
}

.navbar-editor__empty[b-y1uhcu7urh] {
    margin: 0;
    color: #667085;
    line-height: 1.45;
    font-size: 0.86rem;
}

.navbar-editor__empty-state[b-y1uhcu7urh] {
    display: grid;
    gap: 0.5rem;
    justify-items: start;
    padding: 1rem;
    border: 1px dashed #cbd8e6;
    border-radius: 16px;
    background: linear-gradient(180deg, #fbfdff 0%, #f6faff 100%);
}

.navbar-editor__empty-state strong[b-y1uhcu7urh] {
    color: #0f172a;
}

@media (max-width: 920px) {
    .navbar-editor__hero[b-y1uhcu7urh] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .navbar-editor[b-y1uhcu7urh] {
        padding: 0.95rem;
        border-radius: 18px;
    }

    .navbar-editor__section--panel[b-y1uhcu7urh] {
        padding: 0.85rem;
        border-radius: 16px;
    }

    .navbar-editor__hero-stats[b-y1uhcu7urh] {
        grid-template-columns: 1fr;
    }

    .navbar-editor__grid[b-y1uhcu7urh],
    .navbar-editor[b-y1uhcu7urh]  .navbar-editor__grid {
        grid-template-columns: 1fr;
    }
}
/* _content/APP_FIEE/Features/Admin/Shared/Componets/NavbarItemEditor.razor.rz.scp.css */
.navbar-item[b-k9d6rjgabw] {
    position: relative;
    padding-left: calc(var(--depth) * 0.85rem);
}

.navbar-item[b-k9d6rjgabw]::before {
    content: "";
    position: absolute;
    left: calc((var(--depth) * 0.85rem) - 0.38rem);
    top: 1rem;
    bottom: 1rem;
    width: 2px;
    border-radius: 999px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, var(--item-accent) 100%);
    opacity: var(--branch-opacity);
}

.navbar-item__card[b-k9d6rjgabw] {
    position: relative;
    display: grid;
    gap: 0.8rem;
    padding: 0.95rem 1rem;
    border: 1px solid #dce7f2;
    border-radius: 18px;
    background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
    box-shadow: 0 14px 28px rgba(15, 23, 42, 0.06);
    overflow: hidden;
}

.navbar-item__card[b-k9d6rjgabw]::before {
    content: "";
    position: absolute;
    inset: 0 auto 0 0;
    width: 4px;
    background: var(--item-accent);
}

.navbar-item__header[b-k9d6rjgabw] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0.8rem;
    flex-wrap: wrap;
}

.navbar-item__summary[b-k9d6rjgabw] {
    display: grid;
    gap: 0.5rem;
    min-width: min(100%, 24rem);
}

.navbar-item__chips[b-k9d6rjgabw] {
    display: flex;
    gap: 0.35rem;
    flex-wrap: wrap;
}

.navbar-item__chip[b-k9d6rjgabw] {
    display: inline-flex;
    align-items: center;
    border-radius: 999px;
    padding: 0.18rem 0.52rem;
    background: #f4f7fb;
    color: #44546a;
    font-size: 0.68rem;
    font-weight: 700;
}

.navbar-item__chip--level[b-k9d6rjgabw] {
    background: #eef4ff;
    border: 1px solid #d8e6fb;
    color: var(--item-accent);
}

.navbar-item__chip--children[b-k9d6rjgabw] {
    background: #e9f6ef;
    color: #0f766e;
}

.navbar-item__chip--inactive[b-k9d6rjgabw] {
    background: #fee4e2;
    color: #b42318;
}

.navbar-item__headline[b-k9d6rjgabw] {
    display: grid;
    gap: 0.18rem;
}

.navbar-item__title[b-k9d6rjgabw] {
    font-size: 0.94rem;
    line-height: 1.25;
    color: #0f172a;
}

.navbar-item__url[b-k9d6rjgabw] {
    color: #667085;
    line-height: 1.35;
    font-size: 0.8rem;
    overflow-wrap: anywhere;
}

.navbar-item__actions[b-k9d6rjgabw] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
    margin-left: auto;
}

.navbar-item__toggle[b-k9d6rjgabw] {
    border: 1px solid #d4deeb;
    border-radius: 10px;
    padding: 0.5rem 0.82rem;
    background: #ffffff;
    color: #1e3a5f;
    font-weight: 600;
    font-size: 0.8rem;
    cursor: pointer;
}

.navbar-item__delete[b-k9d6rjgabw] {
    color: #b42318;
}

.navbar-item__body[b-k9d6rjgabw] {
    display: grid;
    gap: 0.8rem;
    padding-top: 0.8rem;
    border-top: 1px solid #e7edf5;
}

.navbar-item__panel[b-k9d6rjgabw] {
    display: grid;
    gap: 0.8rem;
    padding: 0.85rem;
    border: 1px solid #e2ebf5;
    border-radius: 16px;
    background: #f8fbff;
}

.navbar-item__panel-header[b-k9d6rjgabw] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0.6rem;
    flex-wrap: wrap;
}

.navbar-item__panel-header h4[b-k9d6rjgabw],
.navbar-item__children-header h4[b-k9d6rjgabw] {
    margin: 0;
    color: #0f172a;
    font-size: 0.92rem;
}

.navbar-item__panel-kicker[b-k9d6rjgabw] {
    display: inline-block;
    margin-bottom: 0.22rem;
    font-size: 0.64rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--item-accent);
}

.navbar-item__children[b-k9d6rjgabw] {
    display: grid;
    gap: 0.8rem;
    padding: 0.85rem;
    border: 1px dashed #cad8e6;
    border-radius: 16px;
    background: linear-gradient(180deg, #f8fbff 0%, #f3f8fe 100%);
}

.navbar-item__children-header[b-k9d6rjgabw] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0.8rem;
    flex-wrap: wrap;
}

.navbar-item__children-header p[b-k9d6rjgabw] {
    margin: 0.28rem 0 0;
    max-width: 62ch;
    color: #667085;
    line-height: 1.4;
    font-size: 0.8rem;
}

.navbar-item__children-count[b-k9d6rjgabw] {
    display: inline-flex;
    align-items: center;
    border: 1px solid #d9e4ef;
    border-radius: 999px;
    padding: 0.3rem 0.62rem;
    background: rgba(255, 255, 255, 0.95);
    color: #1e3a5f;
    font-size: 0.72rem;
    font-weight: 700;
    white-space: nowrap;
}

.navbar-item__children-empty[b-k9d6rjgabw] {
    display: grid;
    gap: 0.35rem;
    padding: 0.8rem;
    border: 1px dashed #d6e2ef;
    border-radius: 16px;
    background: #ffffff;
}

.navbar-item__children-empty strong[b-k9d6rjgabw] {
    color: #0f172a;
}

.navbar-item__children-list[b-k9d6rjgabw] {
    display: grid;
    gap: 0.8rem;
}

@media (max-width: 768px) {
    .navbar-item[b-k9d6rjgabw] {
        padding-left: calc(var(--depth) * 0.65rem);
    }

    .navbar-item[b-k9d6rjgabw]::before {
        left: calc((var(--depth) * 0.65rem) - 0.35rem);
    }

    .navbar-item__card[b-k9d6rjgabw] {
        padding: 1rem;
        border-radius: 16px;
    }

    .navbar-item__actions[b-k9d6rjgabw] {
        width: 100%;
        margin-left: 0;
    }
}
/* _content/APP_FIEE/Features/Admin/Shared/Componets/OutstandingStudentTypeEditor.razor.rz.scp.css */
.outstanding-editor[b-s9dh1u2srm] {
    display: grid;
    gap: 1.5rem;
}

.outstanding-editor__hero[b-s9dh1u2srm] {
    display: flex;
    justify-content: space-between;
    gap: 1.5rem;
    padding: 1.5rem;
    border-radius: 24px;
    background:
        radial-gradient(circle at top right, rgba(201, 151, 0, 0.22), transparent 32%),
        linear-gradient(135deg, #0c2340 0%, #113665 62%, #164f88 100%);
    color: #f8fbff;
    box-shadow: 0 20px 40px rgba(12, 35, 64, 0.18);
}

.outstanding-editor__eyebrow[b-s9dh1u2srm] {
    margin: 0 0 0.55rem;
    font-size: 0.78rem;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.68);
}

.outstanding-editor__hero h2[b-s9dh1u2srm] {
    margin: 0;
    font-size: clamp(1.5rem, 2vw, 2rem);
}

.outstanding-editor__summary[b-s9dh1u2srm] {
    margin: 0.8rem 0 0;
    max-width: 42rem;
    color: rgba(255, 255, 255, 0.82);
    line-height: 1.6;
}

.outstanding-editor__stats[b-s9dh1u2srm] {
    display: flex;
    gap: 0.85rem;
    align-items: stretch;
}

.outstanding-editor__stat[b-s9dh1u2srm] {
    min-width: 112px;
    padding: 1rem 1.1rem;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.14);
    display: grid;
    gap: 0.2rem;
    align-content: center;
}

.outstanding-editor__stat-value[b-s9dh1u2srm] {
    font-size: 1.45rem;
    font-weight: 700;
}

.outstanding-editor__stat-label[b-s9dh1u2srm] {
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: rgba(255, 255, 255, 0.72);
}

.outstanding-editor__card[b-s9dh1u2srm] {
    display: grid;
    gap: 1rem;
    padding: 1.3rem;
    border-radius: 20px;
    border: 1px solid #dbe4f0;
    background: #fbfdff;
    box-shadow: 0 14px 32px rgba(15, 32, 60, 0.06);
}

.outstanding-editor__section-header[b-s9dh1u2srm] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1rem;
    flex-wrap: wrap;
}

.outstanding-editor__section-header h3[b-s9dh1u2srm] {
    margin: 0;
    color: #102546;
}

.outstanding-editor__section-header p[b-s9dh1u2srm] {
    margin: 0.35rem 0 0;
    color: #5b677c;
}

.outstanding-editor__grid[b-s9dh1u2srm] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1rem;
}

.outstanding-editor__grid--image[b-s9dh1u2srm] {
    grid-template-columns: minmax(0, 1.3fr) minmax(240px, 0.7fr);
}

.outstanding-editor__field[b-s9dh1u2srm] {
    display: grid;
    gap: 0.38rem;
}

.outstanding-editor__field label[b-s9dh1u2srm] {
    font-weight: 600;
    color: #102546;
}

.outstanding-editor__field--checkbox[b-s9dh1u2srm] {
    align-content: start;
}

.outstanding-editor__field--checkbox label[b-s9dh1u2srm] {
    margin-bottom: 0.2rem;
}

.outstanding-editor__field--upload[b-s9dh1u2srm] {
    align-content: end;
}

.outstanding-editor__input[b-s9dh1u2srm],
.outstanding-editor__textarea[b-s9dh1u2srm] {
    width: 100%;
    border: 1px solid #cfd9e8;
    border-radius: 12px;
    padding: 0.68rem 0.8rem;
    font-size: 0.94rem;
    background: #ffffff;
    color: #12233d;
}

.outstanding-editor__input:focus[b-s9dh1u2srm],
.outstanding-editor__textarea:focus[b-s9dh1u2srm] {
    outline: none;
    border-color: #1f5faa;
    box-shadow: 0 0 0 3px rgba(31, 95, 170, 0.12);
}

.outstanding-editor__textarea[b-s9dh1u2srm] {
    min-height: 108px;
    resize: vertical;
}

.outstanding-editor__textarea--compact[b-s9dh1u2srm] {
    min-height: 84px;
}

.outstanding-editor__checkbox[b-s9dh1u2srm] {
    width: 1.05rem;
    height: 1.05rem;
}

.outstanding-editor__slug-row[b-s9dh1u2srm] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 0.65rem;
}

.outstanding-editor__button[b-s9dh1u2srm],
.outstanding-editor__submit[b-s9dh1u2srm] {
    border: none;
    border-radius: 999px;
    padding: 0.72rem 1.2rem;
    background: linear-gradient(135deg, #0c2340 0%, #154b86 100%);
    color: #ffffff;
    font-weight: 700;
    cursor: pointer;
    box-shadow: 0 10px 20px rgba(12, 35, 64, 0.14);
}

.outstanding-editor__button--ghost[b-s9dh1u2srm] {
    background: #eff5fc;
    color: #0c2340;
    box-shadow: none;
}

.outstanding-editor__submit[b-s9dh1u2srm] {
    justify-self: start;
    min-width: 180px;
}

.outstanding-editor__empty[b-s9dh1u2srm] {
    display: grid;
    gap: 0.3rem;
    padding: 1.4rem;
    border-radius: 16px;
    background: linear-gradient(135deg, rgba(12, 35, 64, 0.04), rgba(201, 151, 0, 0.08));
    color: #41506a;
}

.outstanding-editor__student[b-s9dh1u2srm] {
    display: grid;
    gap: 1rem;
    padding: 1.2rem;
    border-radius: 18px;
    border: 1px solid #dce6f2;
    background:
        radial-gradient(circle at top right, rgba(201, 151, 0, 0.12), transparent 30%),
        #f7faff;
}

.outstanding-editor__student-header[b-s9dh1u2srm] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: flex-start;
    flex-wrap: wrap;
}

.outstanding-editor__student-header h4[b-s9dh1u2srm] {
    margin: 0;
    color: #0f2545;
    font-size: 1.05rem;
}

.outstanding-editor__student-header p[b-s9dh1u2srm] {
    margin: 0.28rem 0 0;
    color: #60718a;
    font-size: 0.92rem;
}

.outstanding-editor__student-actions[b-s9dh1u2srm] {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.outstanding-editor__chip[b-s9dh1u2srm] {
    display: inline-flex;
    align-items: center;
    padding: 0.38rem 0.78rem;
    border-radius: 999px;
    background: rgba(15, 37, 69, 0.08);
    color: #48607f;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.03em;
}

.outstanding-editor__chip.is-active[b-s9dh1u2srm] {
    background: rgba(201, 151, 0, 0.16);
    color: #7a5800;
}

.outstanding-editor__student-body[b-s9dh1u2srm] {
    display: grid;
    grid-template-columns: 96px minmax(0, 1fr);
    gap: 1rem;
    align-items: start;
}

.outstanding-editor__preview[b-s9dh1u2srm] {
    width: 96px;
    height: 96px;
    border-radius: 26px;
    overflow: hidden;
    display: grid;
    place-items: center;
    background:
        linear-gradient(135deg, rgba(12, 35, 64, 0.96) 0%, rgba(23, 82, 139, 0.96) 100%);
    color: #ffffff;
    font-size: 1.35rem;
    font-weight: 700;
    box-shadow: 0 12px 24px rgba(12, 35, 64, 0.16);
}

.outstanding-editor__preview img[b-s9dh1u2srm] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.outstanding-editor__student-form[b-s9dh1u2srm] {
    display: grid;
    gap: 1rem;
}

.outstanding-editor__upload[b-s9dh1u2srm] {
    display: grid;
    gap: 0.35rem;
    color: #5f7087;
    font-size: 0.84rem;
}

.outstanding-editor__link[b-s9dh1u2srm],
.outstanding-editor__image-link[b-s9dh1u2srm] {
    border: none;
    background: none;
    color: #13539d;
    font-weight: 700;
    cursor: pointer;
    padding: 0;
    text-decoration: none;
}

.outstanding-editor__image-link[b-s9dh1u2srm] {
    justify-self: start;
}

.outstanding-editor__error[b-s9dh1u2srm] {
    margin: 0;
    color: #b42318;
    font-weight: 700;
}

@media (max-width: 900px) {
    .outstanding-editor__hero[b-s9dh1u2srm],
    .outstanding-editor__student-body[b-s9dh1u2srm] {
        grid-template-columns: 1fr;
    }

    .outstanding-editor__stats[b-s9dh1u2srm] {
        width: 100%;
    }

    .outstanding-editor__stat[b-s9dh1u2srm] {
        flex: 1 1 0;
    }

    .outstanding-editor__preview[b-s9dh1u2srm] {
        width: 84px;
        height: 84px;
    }
}

@media (max-width: 640px) {
    .outstanding-editor__hero[b-s9dh1u2srm],
    .outstanding-editor__card[b-s9dh1u2srm],
    .outstanding-editor__student[b-s9dh1u2srm] {
        padding: 1rem;
    }

    .outstanding-editor__grid[b-s9dh1u2srm],
    .outstanding-editor__grid--image[b-s9dh1u2srm],
    .outstanding-editor__slug-row[b-s9dh1u2srm] {
        grid-template-columns: 1fr;
    }
}
/* _content/APP_FIEE/Features/Admin/Shared/Componets/PageEditor.razor.rz.scp.css */
.page-editor[b-vott7zpp2x] {
    display: grid;
    gap: 1.5rem;
    font-size: 0.95rem;
}

[b-vott7zpp2x] .page-editor__section {
    display: grid;
    gap: 1rem;
}

[b-vott7zpp2x] .page-editor__section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

[b-vott7zpp2x] .page-editor__section-actions {
    display: inline-flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

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

[b-vott7zpp2x] .page-editor__field {
    display: grid;
    gap: 0.35rem;
}

[b-vott7zpp2x] .page-editor__input,
[b-vott7zpp2x] .page-editor__textarea {
    border: 1px solid #d3d9e4;
    border-radius: 10px;
    padding: 0.5rem 0.7rem;
    font-size: 0.9rem;
}

[b-vott7zpp2x] .page-editor__input--static {
    display: flex;
    align-items: center;
    min-height: 38px;
    background: #ffffff;
}

[b-vott7zpp2x] .page-editor__textarea {
    min-height: 90px;
    resize: vertical;
}

[b-vott7zpp2x] .page-editor__textarea--lg {
    min-height: 140px;
}

[b-vott7zpp2x] .page-editor__checkbox {
    width: 18px;
    height: 18px;
}

[b-vott7zpp2x] .page-editor__button,
[b-vott7zpp2x] .page-editor__submit {
    border: none;
    border-radius: 12px;
    padding: 0.45rem 1rem;
    background: #1f1f1f;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
}

[b-vott7zpp2x] .page-editor__button--ghost {
    background: transparent;
    color: #1f1f1f;
    border: 1px solid #d3d9e4;
}

[b-vott7zpp2x] .page-editor__submit {
    justify-self: start;
}

[b-vott7zpp2x] .page-editor__card {
    border: 1px solid #e1e6f0;
    border-radius: 16px;
    padding: 1.2rem;
    display: grid;
    gap: 1.2rem;
    background: #fbfcff;
}

[b-vott7zpp2x] .page-editor__card--nested {
    background: #ffffff;
    border-style: dashed;
}

[b-vott7zpp2x] .page-editor__section--nested {
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    border-top: 1px solid #e8edf6;
}

[b-vott7zpp2x] .page-editor__card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

[b-vott7zpp2x] .page-editor__meta {
    font-size: 0.85rem;
    color: #5d6472;
    background: #f6f8fc;
    border-radius: 10px;
    padding: 0.35rem 0.6rem;
    width: fit-content;
}

[b-vott7zpp2x] .page-editor__link {
    background: none;
    border: none;
    color: #0b69a3;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
}

[b-vott7zpp2x] .page-editor__file {
    display: grid;
    gap: 0.75rem;
    padding: 0.85rem;
    border-radius: 12px;
    background: #f4f6fb;
}

[b-vott7zpp2x] .page-editor__upload {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    font-size: 0.85rem;
    color: #5d6472;
}

[b-vott7zpp2x] .page-editor__table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(20, 28, 45, 0.08);
}

[b-vott7zpp2x] .page-editor__table th,
[b-vott7zpp2x] .page-editor__table td {
    padding: 0.6rem 0.75rem;
    border-bottom: 1px solid #edf1f7;
    text-align: left;
    vertical-align: middle;
    font-size: 0.9rem;
}

[b-vott7zpp2x] .page-editor__table th {
    background: #f6f8fc;
    font-weight: 600;
}

[b-vott7zpp2x] .page-editor__table tbody tr.is-active {
    background: #f1f6ff;
}

[b-vott7zpp2x] .page-editor__table-actions {
    display: flex;
    gap: 0.6rem;
    justify-content: flex-end;
    white-space: nowrap;
}

[b-vott7zpp2x] .page-editor__error {
    margin-top: 1rem;
    color: #b42318;
    font-weight: 600;
}

[b-vott7zpp2x] .page-editor__empty {
    color: #6c7280;
}

[b-vott7zpp2x] .page-editor__card--testimonial {
    gap: 1rem;
}

[b-vott7zpp2x] .page-editor__testimonial-media-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 1rem;
}

[b-vott7zpp2x] .page-editor__testimonial-media {
    display: grid;
    gap: 0.75rem;
    padding: 1rem;
    border-radius: 14px;
    background: #f4f7fc;
    border: 1px solid #e3e9f2;
}

[b-vott7zpp2x] .page-editor__image-preview {
    width: 100%;
    max-height: 180px;
    object-fit: cover;
    border-radius: 12px;
    border: 1px solid #dbe3ef;
    background: #ffffff;
}

[b-vott7zpp2x] .page-editor__image-preview--avatar {
    width: 96px;
    height: 96px;
    border-radius: 999px;
    justify-self: start;
}
/* _content/APP_FIEE/Features/Admin/Views/Cerseu/Pages/ConferencesCreate.razor.rz.scp.css */
.cerseu-form[b-ey1wh72lio] {
    max-width: 720px;
}

.cerseu-form__header[b-ey1wh72lio] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.75rem;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.cerseu-form__title[b-ey1wh72lio] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1a1a2e;
    margin: 0;
}

.cerseu-form__back[b-ey1wh72lio] {
    color: #6b7280;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 500;
}

.cerseu-form__back:hover[b-ey1wh72lio] {
    color: #1f1f1f;
}

.cerseu-form__form[b-ey1wh72lio] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 1.75rem;
    box-shadow: 0 2px 8px rgba(20, 28, 45, 0.05);
}

.cerseu-form__field[b-ey1wh72lio] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.cerseu-form__label[b-ey1wh72lio] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #374151;
}

.cerseu-form__required[b-ey1wh72lio] {
    color: #dc2626;
}

.cerseu-form__optional[b-ey1wh72lio] {
    color: #9ca3af;
    font-weight: 400;
}

.cerseu-form__input[b-ey1wh72lio] {
    padding: 0.55rem 0.875rem;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    font-size: 0.9rem;
    background: #fafafa;
    transition: border-color 0.15s;
    width: 100%;
    box-sizing: border-box;
}

.cerseu-form__input:focus[b-ey1wh72lio] {
    outline: none;
    border-color: #6366f1;
    background: #fff;
}

.cerseu-form__file-input[b-ey1wh72lio] {
    font-size: 0.875rem;
}

.cerseu-form__img-preview[b-ey1wh72lio] {
    position: relative;
    display: inline-flex;
    margin-top: 0.4rem;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #e5e7eb;
}

.cerseu-form__img-preview img[b-ey1wh72lio] {
    max-width: 320px;
    max-height: 180px;
    object-fit: cover;
    display: block;
}

.cerseu-form__img-remove[b-ey1wh72lio] {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cerseu-form__pdf-preview[b-ey1wh72lio] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 0.4rem;
    padding: 0.5rem 0.75rem;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
}

.cerseu-form__pdf-name[b-ey1wh72lio] {
    font-size: 0.875rem;
    color: #374151;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cerseu-form__validation[b-ey1wh72lio] {
    font-size: 0.8rem;
    color: #dc2626;
}

.cerseu-form__error[b-ey1wh72lio] {
    color: #dc2626;
    font-size: 0.875rem;
    margin: 0;
}

.cerseu-form__success[b-ey1wh72lio] {
    color: #16a34a;
    font-size: 0.875rem;
    margin: 0;
}

.cerseu-form__actions[b-ey1wh72lio] {
    padding-top: 0.25rem;
}

.cerseu-form__submit[b-ey1wh72lio] {
    padding: 0.65rem 2rem;
    background: #1f1f1f;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: opacity 0.15s;
}

.cerseu-form__submit:disabled[b-ey1wh72lio] {
    opacity: 0.55;
    cursor: not-allowed;
}
/* _content/APP_FIEE/Features/Admin/Views/Cerseu/Pages/ConferencesEdit.razor.rz.scp.css */
.cerseu-form[b-r7nx7crdxd] {
    max-width: 720px;
}

.cerseu-form__header[b-r7nx7crdxd] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.75rem;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.cerseu-form__title[b-r7nx7crdxd] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1a1a2e;
    margin: 0;
}

.cerseu-form__back[b-r7nx7crdxd] {
    color: #6b7280;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 500;
}

.cerseu-form__back:hover[b-r7nx7crdxd] {
    color: #1f1f1f;
}

.cerseu-form__form[b-r7nx7crdxd] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 1.75rem;
    box-shadow: 0 2px 8px rgba(20, 28, 45, 0.05);
}

.cerseu-form__field[b-r7nx7crdxd] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.cerseu-form__label[b-r7nx7crdxd] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #374151;
}

.cerseu-form__required[b-r7nx7crdxd] {
    color: #dc2626;
}

.cerseu-form__optional[b-r7nx7crdxd] {
    color: #9ca3af;
    font-weight: 400;
}

.cerseu-form__input[b-r7nx7crdxd] {
    padding: 0.55rem 0.875rem;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    font-size: 0.9rem;
    background: #fafafa;
    transition: border-color 0.15s;
    width: 100%;
    box-sizing: border-box;
}

.cerseu-form__input:focus[b-r7nx7crdxd] {
    outline: none;
    border-color: #6366f1;
    background: #fff;
}

.cerseu-form__file-input[b-r7nx7crdxd] {
    font-size: 0.875rem;
}

.cerseu-form__img-preview[b-r7nx7crdxd] {
    position: relative;
    display: inline-flex;
    margin-top: 0.4rem;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #e5e7eb;
}

.cerseu-form__img-preview img[b-r7nx7crdxd] {
    max-width: 320px;
    max-height: 180px;
    object-fit: cover;
    display: block;
}

.cerseu-form__img-remove[b-r7nx7crdxd] {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cerseu-form__pdf-preview[b-r7nx7crdxd] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 0.4rem;
    padding: 0.5rem 0.75rem;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
}

.cerseu-form__pdf-name[b-r7nx7crdxd] {
    font-size: 0.875rem;
    color: #374151;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cerseu-form__validation[b-r7nx7crdxd] {
    font-size: 0.8rem;
    color: #dc2626;
}

.cerseu-form__error[b-r7nx7crdxd] {
    color: #dc2626;
    font-size: 0.875rem;
    margin: 0;
}

.cerseu-form__success[b-r7nx7crdxd] {
    color: #16a34a;
    font-size: 0.875rem;
    margin: 0;
}

.cerseu-form__actions[b-r7nx7crdxd] {
    padding-top: 0.25rem;
}

.cerseu-form__submit[b-r7nx7crdxd] {
    padding: 0.65rem 2rem;
    background: #1f1f1f;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: opacity 0.15s;
}

.cerseu-form__submit:disabled[b-r7nx7crdxd] {
    opacity: 0.55;
    cursor: not-allowed;
}
/* _content/APP_FIEE/Features/Admin/Views/Cerseu/Pages/ConferencesIndex.razor.rz.scp.css */
.cerseu-list[b-ps5fxoaq8x] {
    max-width: 900px;
}

.cerseu-list__header[b-ps5fxoaq8x] {
    margin-bottom: 1.5rem;
}

.cerseu-list__title[b-ps5fxoaq8x] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #1a1a2e;
    margin: 0 0 1rem;
}

.cerseu-list__subnav[b-ps5fxoaq8x] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.cerseu-list__subnav-link[b-ps5fxoaq8x] {
    padding: 0.4rem 1rem;
    border-radius: 8px;
    border: 1px solid #d0d5dd;
    background: #fff;
    color: #374151;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 500;
    transition: background 0.15s, border-color 0.15s;
}

.cerseu-list__subnav-link:hover[b-ps5fxoaq8x] {
    background: #f3f4f6;
}

.cerseu-list__subnav-link--active[b-ps5fxoaq8x] {
    background: #1f1f1f;
    border-color: #1f1f1f;
    color: #fff;
}

.cerseu-list__actions[b-ps5fxoaq8x] {
    margin: 1rem 0 1.5rem;
}

.cerseu-list__button[b-ps5fxoaq8x] {
    display: inline-flex;
    padding: 0.6rem 1.4rem;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
}

.cerseu-list__table[b-ps5fxoaq8x] {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(20, 28, 45, 0.08);
}

.cerseu-list__table th[b-ps5fxoaq8x],
.cerseu-list__table td[b-ps5fxoaq8x] {
    padding: 0.9rem 1rem;
    border-bottom: 1px solid #edf1f7;
    text-align: left;
}

.cerseu-list__table th[b-ps5fxoaq8x] {
    background: #f6f8fc;
    font-weight: 600;
}

.cerseu-list__url-cell[b-ps5fxoaq8x] {
    max-width: 260px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.82rem;
    color: #6b7280;
}

.cerseu-list__row-actions[b-ps5fxoaq8x] {
    display: flex;
    gap: 0.75rem;
}

.cerseu-list__link[b-ps5fxoaq8x] {
    background: none;
    border: none;
    color: #0b69a3;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
    font-size: inherit;
}

.cerseu-list__link:hover[b-ps5fxoaq8x] {
    text-decoration: underline;
}

.cerseu-list__link--danger[b-ps5fxoaq8x] {
    color: #dc2626;
}

.cerseu-list__pagination[b-ps5fxoaq8x] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.25rem;
    margin-top: 1.5rem;
}

.cerseu-list__page-btn[b-ps5fxoaq8x] {
    padding: 0.45rem 1rem;
    border: 1px solid #d0d5dd;
    border-radius: 8px;
    background: #ffffff;
    font-weight: 500;
    cursor: pointer;
    font-size: 0.875rem;
    transition: background 0.15s;
}

.cerseu-list__page-btn:hover:not(:disabled)[b-ps5fxoaq8x] {
    background: #f6f8fc;
}

.cerseu-list__page-btn:disabled[b-ps5fxoaq8x] {
    opacity: 0.4;
    cursor: not-allowed;
}

.cerseu-list__page-info[b-ps5fxoaq8x] {
    font-size: 0.875rem;
    color: #555;
}
/* _content/APP_FIEE/Features/Admin/Views/Cerseu/Pages/CoursesCreate.razor.rz.scp.css */
.cerseu-form[b-badr1yurfi] {
    max-width: 720px;
}

.cerseu-form__header[b-badr1yurfi] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.75rem;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.cerseu-form__title[b-badr1yurfi] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1a1a2e;
    margin: 0;
}

.cerseu-form__back[b-badr1yurfi] {
    color: #6b7280;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 500;
}

.cerseu-form__back:hover[b-badr1yurfi] {
    color: #1f1f1f;
}

.cerseu-form__form[b-badr1yurfi] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 1.75rem;
    box-shadow: 0 2px 8px rgba(20, 28, 45, 0.05);
}

.cerseu-form__field[b-badr1yurfi] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.cerseu-form__label[b-badr1yurfi] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #374151;
}

.cerseu-form__required[b-badr1yurfi] { color: #dc2626; }
.cerseu-form__optional[b-badr1yurfi] { color: #9ca3af; font-weight: 400; }

.cerseu-form__label:has(.cerseu-form__checkbox)[b-badr1yurfi] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
    user-select: none;
}

.cerseu-form__checkbox[b-badr1yurfi] {
    width: 1rem;
    height: 1rem;
    accent-color: #021e73;
    cursor: pointer;
}

.cerseu-form__input[b-badr1yurfi] {
    padding: 0.55rem 0.875rem;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    font-size: 0.9rem;
    background: #fafafa;
    transition: border-color 0.15s;
    width: 100%;
    box-sizing: border-box;
}

.cerseu-form__input:focus[b-badr1yurfi] {
    outline: none;
    border-color: #6366f1;
    background: #fff;
}

.cerseu-form__file-input[b-badr1yurfi] { font-size: 0.875rem; }

.cerseu-form__img-preview[b-badr1yurfi] {
    position: relative;
    display: inline-flex;
    margin-top: 0.4rem;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #e5e7eb;
}

.cerseu-form__img-preview img[b-badr1yurfi] {
    max-width: 320px;
    max-height: 180px;
    object-fit: cover;
    display: block;
}

.cerseu-form__img-remove[b-badr1yurfi] {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cerseu-form__pdf-preview[b-badr1yurfi] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 0.4rem;
    padding: 0.5rem 0.75rem;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
}

.cerseu-form__pdf-name[b-badr1yurfi] {
    font-size: 0.875rem;
    color: #374151;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cerseu-form__validation[b-badr1yurfi] { font-size: 0.8rem; color: #dc2626; }
.cerseu-form__error[b-badr1yurfi] { color: #dc2626; font-size: 0.875rem; margin: 0; }
.cerseu-form__success[b-badr1yurfi] { color: #16a34a; font-size: 0.875rem; margin: 0; }

.cerseu-form__actions[b-badr1yurfi] { padding-top: 0.25rem; }

.cerseu-form__submit[b-badr1yurfi] {
    padding: 0.65rem 2rem;
    background: #1f1f1f;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: opacity 0.15s;
}

.cerseu-form__submit:disabled[b-badr1yurfi] {
    opacity: 0.55;
    cursor: not-allowed;
}
/* _content/APP_FIEE/Features/Admin/Views/Cerseu/Pages/CoursesEdit.razor.rz.scp.css */
.cerseu-form[b-t7rbhji8gk] {
    max-width: 720px;
}

.cerseu-form__header[b-t7rbhji8gk] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.75rem;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.cerseu-form__title[b-t7rbhji8gk] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1a1a2e;
    margin: 0;
}

.cerseu-form__back[b-t7rbhji8gk] {
    color: #6b7280;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 500;
}

.cerseu-form__back:hover[b-t7rbhji8gk] { color: #1f1f1f; }

.cerseu-form__form[b-t7rbhji8gk] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 1.75rem;
    box-shadow: 0 2px 8px rgba(20, 28, 45, 0.05);
}

.cerseu-form__field[b-t7rbhji8gk] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.cerseu-form__label[b-t7rbhji8gk] { font-size: 0.875rem; font-weight: 600; color: #374151; }
.cerseu-form__required[b-t7rbhji8gk] { color: #dc2626; }
.cerseu-form__optional[b-t7rbhji8gk] { color: #9ca3af; font-weight: 400; }

.cerseu-form__label:has(.cerseu-form__checkbox)[b-t7rbhji8gk] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
    user-select: none;
}

.cerseu-form__checkbox[b-t7rbhji8gk] {
    width: 1rem;
    height: 1rem;
    accent-color: #021e73;
    cursor: pointer;
}

.cerseu-form__input[b-t7rbhji8gk] {
    padding: 0.55rem 0.875rem;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    font-size: 0.9rem;
    background: #fafafa;
    transition: border-color 0.15s;
    width: 100%;
    box-sizing: border-box;
}

.cerseu-form__input:focus[b-t7rbhji8gk] {
    outline: none;
    border-color: #6366f1;
    background: #fff;
}

.cerseu-form__file-input[b-t7rbhji8gk] { font-size: 0.875rem; }

.cerseu-form__img-preview[b-t7rbhji8gk] {
    position: relative;
    display: inline-flex;
    margin-top: 0.4rem;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #e5e7eb;
}

.cerseu-form__img-preview img[b-t7rbhji8gk] {
    max-width: 320px;
    max-height: 180px;
    object-fit: cover;
    display: block;
}

.cerseu-form__img-remove[b-t7rbhji8gk] {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cerseu-form__pdf-preview[b-t7rbhji8gk] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 0.4rem;
    padding: 0.5rem 0.75rem;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
}

.cerseu-form__pdf-name[b-t7rbhji8gk] {
    font-size: 0.875rem;
    color: #374151;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}

.cerseu-form__validation[b-t7rbhji8gk] { font-size: 0.8rem; color: #dc2626; }
.cerseu-form__error[b-t7rbhji8gk] { color: #dc2626; font-size: 0.875rem; margin: 0; }
.cerseu-form__success[b-t7rbhji8gk] { color: #16a34a; font-size: 0.875rem; margin: 0; }

.cerseu-form__actions[b-t7rbhji8gk] { padding-top: 0.25rem; }

.cerseu-form__submit[b-t7rbhji8gk] {
    padding: 0.65rem 2rem;
    background: #1f1f1f;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: opacity 0.15s;
}

.cerseu-form__submit:disabled[b-t7rbhji8gk] {
    opacity: 0.55;
    cursor: not-allowed;
}
/* _content/APP_FIEE/Features/Admin/Views/Cerseu/Pages/CoursesIndex.razor.rz.scp.css */
.cerseu-list[b-5y7w0hj1fy] {
    max-width: 900px;
}

.cerseu-list__header[b-5y7w0hj1fy] {
    margin-bottom: 1.5rem;
}

.cerseu-list__title[b-5y7w0hj1fy] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #1a1a2e;
    margin: 0 0 1rem;
}

.cerseu-list__subnav[b-5y7w0hj1fy] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.cerseu-list__subnav-link[b-5y7w0hj1fy] {
    padding: 0.4rem 1rem;
    border-radius: 8px;
    border: 1px solid #d0d5dd;
    background: #fff;
    color: #374151;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 500;
    transition: background 0.15s, border-color 0.15s;
}

.cerseu-list__subnav-link:hover[b-5y7w0hj1fy] {
    background: #f3f4f6;
}

.cerseu-list__subnav-link--active[b-5y7w0hj1fy] {
    background: #1f1f1f;
    border-color: #1f1f1f;
    color: #fff;
}

.cerseu-list__actions[b-5y7w0hj1fy] {
    margin: 1rem 0 1.5rem;
}

.cerseu-list__button[b-5y7w0hj1fy] {
    display: inline-flex;
    padding: 0.6rem 1.4rem;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
}

.cerseu-list__table[b-5y7w0hj1fy] {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(20, 28, 45, 0.08);
}

.cerseu-list__table th[b-5y7w0hj1fy],
.cerseu-list__table td[b-5y7w0hj1fy] {
    padding: 0.9rem 1rem;
    border-bottom: 1px solid #edf1f7;
    text-align: left;
}

.cerseu-list__table th[b-5y7w0hj1fy] {
    background: #f6f8fc;
    font-weight: 600;
}

.cerseu-list__row-actions[b-5y7w0hj1fy] {
    display: flex;
    gap: 0.75rem;
}

.cerseu-list__link[b-5y7w0hj1fy] {
    background: none;
    border: none;
    color: #0b69a3;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
    font-size: inherit;
}

.cerseu-list__link:hover[b-5y7w0hj1fy] {
    text-decoration: underline;
}

.cerseu-list__link--danger[b-5y7w0hj1fy] {
    color: #dc2626;
}

.cerseu-list__pagination[b-5y7w0hj1fy] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.25rem;
    margin-top: 1.5rem;
}

.cerseu-list__page-btn[b-5y7w0hj1fy] {
    padding: 0.45rem 1rem;
    border: 1px solid #d0d5dd;
    border-radius: 8px;
    background: #ffffff;
    font-weight: 500;
    cursor: pointer;
    font-size: 0.875rem;
    transition: background 0.15s;
}

.cerseu-list__page-btn:hover:not(:disabled)[b-5y7w0hj1fy] {
    background: #f6f8fc;
}

.cerseu-list__page-btn:disabled[b-5y7w0hj1fy] {
    opacity: 0.4;
    cursor: not-allowed;
}

.cerseu-list__page-info[b-5y7w0hj1fy] {
    font-size: 0.875rem;
    color: #555;
}
/* _content/APP_FIEE/Features/Admin/Views/Cerseu/Pages/EditDocument.razor.rz.scp.css */
.cerseu-doc[b-w0n6ud5esr] {
    max-width: 860px;
}

.cerseu-doc__header[b-w0n6ud5esr] {
    margin-bottom: 1.75rem;
}

.cerseu-doc__title[b-w0n6ud5esr] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #1a1a2e;
    margin: 0 0 1rem;
}

.cerseu-doc__subnav[b-w0n6ud5esr] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.cerseu-doc__subnav-link[b-w0n6ud5esr] {
    padding: 0.4rem 1rem;
    border-radius: 8px;
    border: 1px solid #d0d5dd;
    background: #fff;
    color: #374151;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 500;
    transition: background 0.15s, border-color 0.15s;
}

.cerseu-doc__subnav-link:hover[b-w0n6ud5esr] {
    background: #f3f4f6;
}

.cerseu-doc__subnav-link--active[b-w0n6ud5esr] {
    background: #1f1f1f;
    border-color: #1f1f1f;
    color: #fff;
}

.cerseu-doc__form[b-w0n6ud5esr] {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.cerseu-doc__section[b-w0n6ud5esr] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 1.5rem;
    margin-bottom: 1.25rem;
    box-shadow: 0 2px 8px rgba(20, 28, 45, 0.05);
}

.cerseu-doc__section-title[b-w0n6ud5esr] {
    font-size: 1rem;
    font-weight: 700;
    color: #1a1a2e;
    margin: 0 0 1.25rem;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid #f0f0f0;
}

.cerseu-doc__grid[b-w0n6ud5esr] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 1rem;
}

.cerseu-doc__field[b-w0n6ud5esr] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
    margin-bottom: 1rem;
}

.cerseu-doc__field:last-child[b-w0n6ud5esr] {
    margin-bottom: 0;
}

.cerseu-doc__label[b-w0n6ud5esr] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #374151;
}

.cerseu-doc__input[b-w0n6ud5esr] {
    padding: 0.55rem 0.875rem;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    font-size: 0.9rem;
    background: #fafafa;
    transition: border-color 0.15s;
    width: 100%;
    box-sizing: border-box;
}

.cerseu-doc__input:focus[b-w0n6ud5esr] {
    outline: none;
    border-color: #6366f1;
    background: #fff;
}

.cerseu-doc__file-input[b-w0n6ud5esr] {
    margin-top: 0.25rem;
    font-size: 0.875rem;
}

.cerseu-doc__img-preview[b-w0n6ud5esr] {
    position: relative;
    display: inline-flex;
    margin-bottom: 0.5rem;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #e5e7eb;
}

.cerseu-doc__img-preview img[b-w0n6ud5esr] {
    max-width: 320px;
    max-height: 180px;
    object-fit: cover;
    display: block;
}

.cerseu-doc__img-preview--sm img[b-w0n6ud5esr] {
    max-width: 160px;
    max-height: 160px;
    object-fit: cover;
}

.cerseu-doc__img-remove[b-w0n6ud5esr] {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.cerseu-doc__validation[b-w0n6ud5esr] {
    font-size: 0.8rem;
    color: #dc2626;
}

.cerseu-doc__error[b-w0n6ud5esr] {
    color: #dc2626;
    font-size: 0.875rem;
    margin: 0.5rem 0;
}

.cerseu-doc__success[b-w0n6ud5esr] {
    color: #16a34a;
    font-size: 0.875rem;
    margin: 0.5rem 0;
}

.cerseu-doc__actions[b-w0n6ud5esr] {
    margin-top: 0.5rem;
}

.cerseu-doc__submit[b-w0n6ud5esr] {
    padding: 0.65rem 2rem;
    background: #1f1f1f;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: opacity 0.15s;
}

.cerseu-doc__submit:disabled[b-w0n6ud5esr] {
    opacity: 0.55;
    cursor: not-allowed;
}
/* _content/APP_FIEE/Features/Admin/Views/Cerseu/Pages/WorkshopsCreate.razor.rz.scp.css */
.cerseu-form[b-z1mbc154g0] {
    max-width: 720px;
}

.cerseu-form__header[b-z1mbc154g0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.75rem;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.cerseu-form__title[b-z1mbc154g0] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1a1a2e;
    margin: 0;
}

.cerseu-form__back[b-z1mbc154g0] {
    color: #6b7280;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 500;
}

.cerseu-form__back:hover[b-z1mbc154g0] { color: #1f1f1f; }

.cerseu-form__form[b-z1mbc154g0] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 1.75rem;
    box-shadow: 0 2px 8px rgba(20, 28, 45, 0.05);
}

.cerseu-form__field[b-z1mbc154g0] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.cerseu-form__label[b-z1mbc154g0] { font-size: 0.875rem; font-weight: 600; color: #374151; }
.cerseu-form__required[b-z1mbc154g0] { color: #dc2626; }
.cerseu-form__optional[b-z1mbc154g0] { color: #9ca3af; font-weight: 400; }

.cerseu-form__label:has(.cerseu-form__checkbox)[b-z1mbc154g0] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
    user-select: none;
}

.cerseu-form__checkbox[b-z1mbc154g0] {
    width: 1rem;
    height: 1rem;
    accent-color: #021e73;
    cursor: pointer;
}

.cerseu-form__input[b-z1mbc154g0] {
    padding: 0.55rem 0.875rem;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    font-size: 0.9rem;
    background: #fafafa;
    transition: border-color 0.15s;
    width: 100%;
    box-sizing: border-box;
}

.cerseu-form__input:focus[b-z1mbc154g0] {
    outline: none;
    border-color: #6366f1;
    background: #fff;
}

.cerseu-form__file-input[b-z1mbc154g0] { font-size: 0.875rem; }

.cerseu-form__img-preview[b-z1mbc154g0] {
    position: relative;
    display: inline-flex;
    margin-top: 0.4rem;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #e5e7eb;
}

.cerseu-form__img-preview img[b-z1mbc154g0] {
    max-width: 320px;
    max-height: 180px;
    object-fit: cover;
    display: block;
}

.cerseu-form__img-remove[b-z1mbc154g0] {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cerseu-form__pdf-preview[b-z1mbc154g0] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 0.4rem;
    padding: 0.5rem 0.75rem;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
}

.cerseu-form__pdf-name[b-z1mbc154g0] {
    font-size: 0.875rem;
    color: #374151;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cerseu-form__validation[b-z1mbc154g0] { font-size: 0.8rem; color: #dc2626; }
.cerseu-form__error[b-z1mbc154g0] { color: #dc2626; font-size: 0.875rem; margin: 0; }
.cerseu-form__success[b-z1mbc154g0] { color: #16a34a; font-size: 0.875rem; margin: 0; }
.cerseu-form__actions[b-z1mbc154g0] { padding-top: 0.25rem; }

.cerseu-form__submit[b-z1mbc154g0] {
    padding: 0.65rem 2rem;
    background: #1f1f1f;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: opacity 0.15s;
}

.cerseu-form__submit:disabled[b-z1mbc154g0] {
    opacity: 0.55;
    cursor: not-allowed;
}
/* _content/APP_FIEE/Features/Admin/Views/Cerseu/Pages/WorkshopsEdit.razor.rz.scp.css */
.cerseu-form[b-sufe5i2jse] {
    max-width: 720px;
}

.cerseu-form__header[b-sufe5i2jse] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.75rem;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.cerseu-form__title[b-sufe5i2jse] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1a1a2e;
    margin: 0;
}

.cerseu-form__back[b-sufe5i2jse] {
    color: #6b7280;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 500;
}

.cerseu-form__back:hover[b-sufe5i2jse] { color: #1f1f1f; }

.cerseu-form__form[b-sufe5i2jse] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 1.75rem;
    box-shadow: 0 2px 8px rgba(20, 28, 45, 0.05);
}

.cerseu-form__field[b-sufe5i2jse] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.cerseu-form__label[b-sufe5i2jse] { font-size: 0.875rem; font-weight: 600; color: #374151; }
.cerseu-form__required[b-sufe5i2jse] { color: #dc2626; }
.cerseu-form__optional[b-sufe5i2jse] { color: #9ca3af; font-weight: 400; }

.cerseu-form__label:has(.cerseu-form__checkbox)[b-sufe5i2jse] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
    user-select: none;
}

.cerseu-form__checkbox[b-sufe5i2jse] {
    width: 1rem;
    height: 1rem;
    accent-color: #021e73;
    cursor: pointer;
}

.cerseu-form__input[b-sufe5i2jse] {
    padding: 0.55rem 0.875rem;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    font-size: 0.9rem;
    background: #fafafa;
    transition: border-color 0.15s;
    width: 100%;
    box-sizing: border-box;
}

.cerseu-form__input:focus[b-sufe5i2jse] {
    outline: none;
    border-color: #6366f1;
    background: #fff;
}

.cerseu-form__file-input[b-sufe5i2jse] { font-size: 0.875rem; }

.cerseu-form__img-preview[b-sufe5i2jse] {
    position: relative;
    display: inline-flex;
    margin-top: 0.4rem;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #e5e7eb;
}

.cerseu-form__img-preview img[b-sufe5i2jse] {
    max-width: 320px;
    max-height: 180px;
    object-fit: cover;
    display: block;
}

.cerseu-form__img-remove[b-sufe5i2jse] {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cerseu-form__pdf-preview[b-sufe5i2jse] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 0.4rem;
    padding: 0.5rem 0.75rem;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
}

.cerseu-form__pdf-name[b-sufe5i2jse] {
    font-size: 0.875rem;
    color: #374151;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}

.cerseu-form__validation[b-sufe5i2jse] { font-size: 0.8rem; color: #dc2626; }
.cerseu-form__error[b-sufe5i2jse] { color: #dc2626; font-size: 0.875rem; margin: 0; }
.cerseu-form__success[b-sufe5i2jse] { color: #16a34a; font-size: 0.875rem; margin: 0; }
.cerseu-form__actions[b-sufe5i2jse] { padding-top: 0.25rem; }

.cerseu-form__submit[b-sufe5i2jse] {
    padding: 0.65rem 2rem;
    background: #1f1f1f;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: opacity 0.15s;
}

.cerseu-form__submit:disabled[b-sufe5i2jse] {
    opacity: 0.55;
    cursor: not-allowed;
}
/* _content/APP_FIEE/Features/Admin/Views/Cerseu/Pages/WorkshopsIndex.razor.rz.scp.css */
.cerseu-list[b-0jmj3q9p4c] {
    max-width: 900px;
}

.cerseu-list__header[b-0jmj3q9p4c] {
    margin-bottom: 1.5rem;
}

.cerseu-list__title[b-0jmj3q9p4c] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #1a1a2e;
    margin: 0 0 1rem;
}

.cerseu-list__subnav[b-0jmj3q9p4c] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.cerseu-list__subnav-link[b-0jmj3q9p4c] {
    padding: 0.4rem 1rem;
    border-radius: 8px;
    border: 1px solid #d0d5dd;
    background: #fff;
    color: #374151;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 500;
    transition: background 0.15s, border-color 0.15s;
}

.cerseu-list__subnav-link:hover[b-0jmj3q9p4c] {
    background: #f3f4f6;
}

.cerseu-list__subnav-link--active[b-0jmj3q9p4c] {
    background: #1f1f1f;
    border-color: #1f1f1f;
    color: #fff;
}

.cerseu-list__actions[b-0jmj3q9p4c] {
    margin: 1rem 0 1.5rem;
}

.cerseu-list__button[b-0jmj3q9p4c] {
    display: inline-flex;
    padding: 0.6rem 1.4rem;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
}

.cerseu-list__table[b-0jmj3q9p4c] {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(20, 28, 45, 0.08);
}

.cerseu-list__table th[b-0jmj3q9p4c],
.cerseu-list__table td[b-0jmj3q9p4c] {
    padding: 0.9rem 1rem;
    border-bottom: 1px solid #edf1f7;
    text-align: left;
}

.cerseu-list__table th[b-0jmj3q9p4c] {
    background: #f6f8fc;
    font-weight: 600;
}

.cerseu-list__row-actions[b-0jmj3q9p4c] {
    display: flex;
    gap: 0.75rem;
}

.cerseu-list__link[b-0jmj3q9p4c] {
    background: none;
    border: none;
    color: #0b69a3;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
    font-size: inherit;
}

.cerseu-list__link:hover[b-0jmj3q9p4c] {
    text-decoration: underline;
}

.cerseu-list__link--danger[b-0jmj3q9p4c] {
    color: #dc2626;
}

.cerseu-list__pagination[b-0jmj3q9p4c] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.25rem;
    margin-top: 1.5rem;
}

.cerseu-list__page-btn[b-0jmj3q9p4c] {
    padding: 0.45rem 1rem;
    border: 1px solid #d0d5dd;
    border-radius: 8px;
    background: #ffffff;
    font-weight: 500;
    cursor: pointer;
    font-size: 0.875rem;
    transition: background 0.15s;
}

.cerseu-list__page-btn:hover:not(:disabled)[b-0jmj3q9p4c] {
    background: #f6f8fc;
}

.cerseu-list__page-btn:disabled[b-0jmj3q9p4c] {
    opacity: 0.4;
    cursor: not-allowed;
}

.cerseu-list__page-info[b-0jmj3q9p4c] {
    font-size: 0.875rem;
    color: #555;
}
/* _content/APP_FIEE/Features/Admin/Views/Directory/Pages/Create.razor.rz.scp.css */
.directory-admin-form[b-eb4bpn1xr7] {
    display: grid;
    gap: 1.5rem;
    padding: 1.5rem;
    border-radius: 22px;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    box-shadow: 0 18px 36px rgba(12, 35, 64, 0.08);
    border: 1px solid #e8eef7;
}

.directory-admin-form__grid[b-eb4bpn1xr7] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem 1.2rem;
}

.directory-admin-form__field[b-eb4bpn1xr7] {
    display: grid;
    gap: 0.45rem;
}

.directory-admin-form__field--wide[b-eb4bpn1xr7] {
    grid-column: 1 / -1;
}

.directory-admin-form__field label[b-eb4bpn1xr7] {
    font-weight: 700;
    color: #102546;
}

.directory-admin-form__input[b-eb4bpn1xr7] {
    width: 100%;
    padding: 0.85rem 1rem;
    border-radius: 14px;
    border: 1px solid #cfdae9;
    background: #ffffff;
    color: #102546;
}

.directory-admin-form__field--checkbox[b-eb4bpn1xr7] {
    align-content: center;
}

.directory-admin-form__checkbox[b-eb4bpn1xr7] {
    width: 1.05rem;
    height: 1.05rem;
}

.directory-admin-form__submit[b-eb4bpn1xr7] {
    justify-self: start;
    padding: 0.82rem 1.35rem;
    border: none;
    border-radius: 999px;
    background: linear-gradient(135deg, #0c2340 0%, #155293 100%);
    color: #ffffff;
    font-weight: 700;
    box-shadow: 0 14px 28px rgba(12, 35, 64, 0.14);
}

.directory-admin-form__error[b-eb4bpn1xr7] {
    margin-top: 1rem;
    color: #aa1d1d;
    font-weight: 600;
}

@media (max-width: 720px) {
    .directory-admin-form__grid[b-eb4bpn1xr7] {
        grid-template-columns: 1fr;
    }
}
/* _content/APP_FIEE/Features/Admin/Views/Directory/Pages/Edit.razor.rz.scp.css */
.directory-admin-form[b-zime1cdmic] {
    display: grid;
    gap: 1.5rem;
    padding: 1.5rem;
    border-radius: 22px;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    box-shadow: 0 18px 36px rgba(12, 35, 64, 0.08);
    border: 1px solid #e8eef7;
}

.directory-admin-form__grid[b-zime1cdmic] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem 1.2rem;
}

.directory-admin-form__field[b-zime1cdmic] {
    display: grid;
    gap: 0.45rem;
}

.directory-admin-form__field--wide[b-zime1cdmic] {
    grid-column: 1 / -1;
}

.directory-admin-form__field label[b-zime1cdmic] {
    font-weight: 700;
    color: #102546;
}

.directory-admin-form__input[b-zime1cdmic] {
    width: 100%;
    padding: 0.85rem 1rem;
    border-radius: 14px;
    border: 1px solid #cfdae9;
    background: #ffffff;
    color: #102546;
}

.directory-admin-form__field--checkbox[b-zime1cdmic] {
    align-content: center;
}

.directory-admin-form__checkbox[b-zime1cdmic] {
    width: 1.05rem;
    height: 1.05rem;
}

.directory-admin-form__submit[b-zime1cdmic] {
    justify-self: start;
    padding: 0.82rem 1.35rem;
    border: none;
    border-radius: 999px;
    background: linear-gradient(135deg, #0c2340 0%, #155293 100%);
    color: #ffffff;
    font-weight: 700;
    box-shadow: 0 14px 28px rgba(12, 35, 64, 0.14);
}

.directory-admin-form__error[b-zime1cdmic] {
    margin-top: 1rem;
    color: #aa1d1d;
    font-weight: 600;
}

.directory-admin-form__success[b-zime1cdmic] {
    margin-top: 1rem;
    color: #0b6a37;
    font-weight: 600;
}

@media (max-width: 720px) {
    .directory-admin-form__grid[b-zime1cdmic] {
        grid-template-columns: 1fr;
    }
}
/* _content/APP_FIEE/Features/Admin/Views/Directory/Pages/Index.razor.rz.scp.css */
.directory-admin-list__actions[b-abyfhqsv9b] {
    margin: 1rem 0 1.5rem;
}

.directory-admin-list__button[b-abyfhqsv9b] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.75rem 1.2rem;
    border-radius: 999px;
    background: linear-gradient(135deg, #0c2340 0%, #155293 100%);
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    box-shadow: 0 14px 24px rgba(12, 35, 64, 0.14);
}

.directory-admin-list__table-wrap[b-abyfhqsv9b] {
    overflow-x: auto;
}

.directory-admin-list__table[b-abyfhqsv9b] {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 16px 34px rgba(12, 35, 64, 0.08);
}

.directory-admin-list__table th[b-abyfhqsv9b],
.directory-admin-list__table td[b-abyfhqsv9b] {
    padding: 0.95rem 1rem;
    border-bottom: 1px solid #e7edf5;
    text-align: left;
    vertical-align: top;
}

.directory-admin-list__table th[b-abyfhqsv9b] {
    background: #f4f8fd;
    color: #102546;
    white-space: nowrap;
}

.directory-admin-list__row-actions[b-abyfhqsv9b] {
    display: flex;
    gap: 0.85rem;
    white-space: nowrap;
}

.directory-admin-list__link[b-abyfhqsv9b] {
    border: none;
    background: none;
    padding: 0;
    color: #13539d;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
}
/* _content/APP_FIEE/Features/Admin/Views/EventPopups/Pages/Create.razor.rz.scp.css */
.event-popup-form[b-mihffvd1s2] {
    max-width: 760px;
    background: #ffffff;
    padding: 1.8rem;
    border-radius: 16px;
    box-shadow: 0 14px 28px rgba(20, 28, 45, 0.08);
    display: grid;
    gap: 1.6rem;
}

.event-popup-form__grid[b-mihffvd1s2] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1.2rem;
}

.event-popup-form__field[b-mihffvd1s2] {
    display: grid;
    gap: 0.4rem;
}

.event-popup-form__input[b-mihffvd1s2] {
    padding: 0.55rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
}

.event-popup-form__textarea[b-mihffvd1s2] {
    min-height: 120px;
    padding: 0.6rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
    resize: vertical;
}

.event-popup-form__section[b-mihffvd1s2] {
    border-top: 1px solid #eef2f7;
    padding-top: 1.4rem;
    display: grid;
    gap: 1rem;
}

.event-popup-form__section h3[b-mihffvd1s2] {
    margin: 0;
    font-size: 1.1rem;
    color: #101d33;
}

.event-popup-form__checkbox[b-mihffvd1s2] {
    width: 20px;
    height: 20px;
}

.event-popup-form__submit[b-mihffvd1s2] {
    justify-self: flex-start;
    padding: 0.6rem 1.6rem;
    border: none;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
}

.event-popup-form__upload[b-mihffvd1s2] {
    display: grid;
    gap: 0.4rem;
    font-size: 0.85rem;
    color: #4c5b73;
}

.event-popup-form__upload input[type="file"][b-mihffvd1s2] {
    padding: 0.4rem 0;
}

.event-popup-form__error[b-mihffvd1s2] {
    color: #b42318;
    margin-top: 1rem;
}
/* _content/APP_FIEE/Features/Admin/Views/EventPopups/Pages/Edit.razor.rz.scp.css */
.event-popup-form[b-k14od5kh01] {
    max-width: 760px;
    background: #ffffff;
    padding: 1.8rem;
    border-radius: 16px;
    box-shadow: 0 14px 28px rgba(20, 28, 45, 0.08);
    display: grid;
    gap: 1.6rem;
}

.event-popup-form__grid[b-k14od5kh01] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1.2rem;
}

.event-popup-form__field[b-k14od5kh01] {
    display: grid;
    gap: 0.4rem;
}

.event-popup-form__input[b-k14od5kh01] {
    padding: 0.55rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
}

.event-popup-form__textarea[b-k14od5kh01] {
    min-height: 120px;
    padding: 0.6rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
    resize: vertical;
}

.event-popup-form__section[b-k14od5kh01] {
    border-top: 1px solid #eef2f7;
    padding-top: 1.4rem;
    display: grid;
    gap: 1rem;
}

.event-popup-form__section h3[b-k14od5kh01] {
    margin: 0;
    font-size: 1.1rem;
    color: #101d33;
}

.event-popup-form__checkbox[b-k14od5kh01] {
    width: 20px;
    height: 20px;
}

.event-popup-form__submit[b-k14od5kh01] {
    justify-self: flex-start;
    padding: 0.6rem 1.6rem;
    border: none;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
}

.event-popup-form__upload[b-k14od5kh01] {
    display: grid;
    gap: 0.4rem;
    font-size: 0.85rem;
    color: #4c5b73;
}

.event-popup-form__upload input[type="file"][b-k14od5kh01] {
    padding: 0.4rem 0;
}

.event-popup-form__error[b-k14od5kh01] {
    color: #b42318;
    margin-top: 1rem;
}

.event-popup-form__success[b-k14od5kh01] {
    color: #067647;
    margin-top: 1rem;
}
/* _content/APP_FIEE/Features/Admin/Views/EventPopups/Pages/Index.razor.rz.scp.css */
.event-popup-list__actions[b-7erut5fe3z] {
    margin: 1rem 0 1.5rem;
}

.event-popup-list__button[b-7erut5fe3z] {
    display: inline-flex;
    padding: 0.6rem 1.4rem;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
}

.event-popup-list__table[b-7erut5fe3z] {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(20, 28, 45, 0.08);
}

.event-popup-list__table th[b-7erut5fe3z],
.event-popup-list__table td[b-7erut5fe3z] {
    padding: 0.9rem 1rem;
    border-bottom: 1px solid #edf1f7;
    text-align: left;
}

.event-popup-list__table th[b-7erut5fe3z] {
    background: #f6f8fc;
    font-weight: 600;
}

.event-popup-list__row-actions[b-7erut5fe3z] {
    display: flex;
    gap: 0.75rem;
}

.event-popup-list__link[b-7erut5fe3z] {
    background: none;
    border: none;
    color: #0b69a3;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
}
/* _content/APP_FIEE/Features/Admin/Views/Footer/Pages/Index.razor.rz.scp.css */
.footer-form__error[b-toh5iouhd6] {
    margin-top: 1rem;
    color: #b42318;
    font-weight: 600;
}

.footer-form__success[b-toh5iouhd6] {
    margin-top: 1rem;
    color: #1f6b3e;
    font-weight: 600;
}
/* _content/APP_FIEE/Features/Admin/Views/MesaPartes/Pages/Create.razor.rz.scp.css */
.mesa-admin-form[b-mtv866qhq1] {
    padding: 1.5rem;
    max-width: 70rem;
}

.mesa-admin-form__header[b-mtv866qhq1] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1rem;
}

.mesa-admin-form__title[b-mtv866qhq1] {
    margin: 0;
    color: #102542;
}

.mesa-admin-form__back[b-mtv866qhq1] {
    color: #0f766e;
    text-decoration: none;
    font-weight: 700;
}

.mesa-admin-form__form[b-mtv866qhq1] {
    display: grid;
    gap: 1rem;
    background: #fff;
    padding: 1.25rem;
    border-radius: 1.25rem;
    box-shadow: 0 18px 50px rgba(16, 37, 66, 0.08);
}

.mesa-admin-form__field[b-mtv866qhq1] {
    display: grid;
    gap: 0.5rem;
}

.mesa-admin-form__field--editor[b-mtv866qhq1] {
    margin-bottom: 0.75rem;
}

.mesa-admin-form__label[b-mtv866qhq1] {
    font-weight: 700;
    color: #102542;
}

.mesa-admin-form__required[b-mtv866qhq1] {
    color: #b91c1c;
}

.mesa-admin-form__optional[b-mtv866qhq1] {
    color: #5f6c7b;
    font-weight: 500;
}

.mesa-admin-form__input[b-mtv866qhq1],
.mesa-admin-form__textarea[b-mtv866qhq1],
.mesa-admin-form__file-input[b-mtv866qhq1] {
    width: 100%;
    border: 1px solid #d9e2ec;
    border-radius: 0.9rem;
    padding: 0.85rem 1rem;
    background: #f8fbff;
}

.mesa-admin-form__date-row[b-mtv866qhq1] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.75rem;
}

.mesa-admin-form__img-preview[b-mtv866qhq1],
.mesa-admin-form__pdf-preview[b-mtv866qhq1] {
    position: relative;
    width: fit-content;
    max-width: 100%;
    border-radius: 1rem;
    overflow: hidden;
    border: 1px solid #d9e2ec;
    background: #f8fbff;
}

.mesa-admin-form__img-preview img[b-mtv866qhq1] {
    display: block;
    width: min(20rem, 100%);
    height: auto;
}

.mesa-admin-form__gallery-previews[b-mtv866qhq1] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.mesa-admin-form__img-preview--gallery img[b-mtv866qhq1] {
    width: 12rem;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.mesa-admin-form__img-remove[b-mtv866qhq1] {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    width: 2rem;
    height: 2rem;
    border: 0;
    border-radius: 999px;
    background: rgba(16, 37, 66, 0.85);
    color: #fff;
    cursor: pointer;
}

.mesa-admin-form__layout-options[b-mtv866qhq1] {
    display: flex;
    gap: 0.75rem;
}

.mesa-admin-form__layout-option[b-mtv866qhq1] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.8rem 1rem;
    border: 1px solid #d9e2ec;
    border-radius: 0.9rem;
    background: #f8fbff;
}

.mesa-admin-form__layout-option--active[b-mtv866qhq1] {
    border-color: #0f766e;
    background: #ecfdf5;
}

.mesa-admin-form__pdf-preview[b-mtv866qhq1] {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem 3rem 1rem 1rem;
}

.mesa-admin-form__pdf-name[b-mtv866qhq1] {
    color: #102542;
    font-weight: 600;
}

.mesa-admin-form__validation[b-mtv866qhq1],
.mesa-admin-form__error[b-mtv866qhq1] {
    color: #b91c1c;
}

.mesa-admin-form__actions[b-mtv866qhq1] {
    display: flex;
    justify-content: flex-end;
    margin-top: 0.5rem;
    padding-top: 1rem;
    border-top: 1px solid #e5ebf2;
}

.mesa-admin-form__submit[b-mtv866qhq1] {
    border: 0;
    border-radius: 0.9rem;
    padding: 0.9rem 1.4rem;
    background: #102542;
    color: #fff;
    font-weight: 700;
}

[b-mtv866qhq1] .mesa-admin-form__field--editor .quill-editor-wrapper {
    display: block;
    width: 100%;
}

[b-mtv866qhq1] .mesa-admin-form__field--editor .ql-toolbar.ql-snow {
    border: 1px solid #d9e2ec;
    border-bottom: 0;
    border-radius: 0.9rem 0.9rem 0 0;
    background: #f8fbff;
}

[b-mtv866qhq1] .mesa-admin-form__field--editor .ql-container.ql-snow {
    border: 1px solid #d9e2ec;
    border-radius: 0 0 0.9rem 0.9rem;
    min-height: 18rem;
    background: #fff;
}

[b-mtv866qhq1] .mesa-admin-form__field--editor .ql-editor {
    min-height: 14rem;
    padding: 1rem;
}

@media (max-width: 768px) {
    .mesa-admin-form__header[b-mtv866qhq1] {
        flex-direction: column;
        align-items: flex-start;
    }

    .mesa-admin-form__date-row[b-mtv866qhq1] {
        grid-template-columns: 1fr;
    }
}
/* _content/APP_FIEE/Features/Admin/Views/MesaPartes/Pages/Edit.razor.rz.scp.css */
.mesa-admin-form[b-dvu4k5pmfj] {
    padding: 1.5rem;
    max-width: 70rem;
}

.mesa-admin-form__header[b-dvu4k5pmfj] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1rem;
}

.mesa-admin-form__title[b-dvu4k5pmfj] {
    margin: 0;
    color: #102542;
}

.mesa-admin-form__back[b-dvu4k5pmfj] {
    color: #0f766e;
    text-decoration: none;
    font-weight: 700;
}

.mesa-admin-form__form[b-dvu4k5pmfj] {
    display: grid;
    gap: 1rem;
    background: #fff;
    padding: 1.25rem;
    border-radius: 1.25rem;
    box-shadow: 0 18px 50px rgba(16, 37, 66, 0.08);
}

.mesa-admin-form__field[b-dvu4k5pmfj] {
    display: grid;
    gap: 0.5rem;
}

.mesa-admin-form__field--editor[b-dvu4k5pmfj] {
    margin-bottom: 0.75rem;
}

.mesa-admin-form__label[b-dvu4k5pmfj] {
    font-weight: 700;
    color: #102542;
}

.mesa-admin-form__required[b-dvu4k5pmfj] {
    color: #b91c1c;
}

.mesa-admin-form__optional[b-dvu4k5pmfj] {
    color: #5f6c7b;
    font-weight: 500;
}

.mesa-admin-form__input[b-dvu4k5pmfj],
.mesa-admin-form__textarea[b-dvu4k5pmfj],
.mesa-admin-form__file-input[b-dvu4k5pmfj] {
    width: 100%;
    border: 1px solid #d9e2ec;
    border-radius: 0.9rem;
    padding: 0.85rem 1rem;
    background: #f8fbff;
}

.mesa-admin-form__date-row[b-dvu4k5pmfj] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.75rem;
}

.mesa-admin-form__img-preview[b-dvu4k5pmfj],
.mesa-admin-form__pdf-preview[b-dvu4k5pmfj] {
    position: relative;
    width: fit-content;
    max-width: 100%;
    border-radius: 1rem;
    overflow: hidden;
    border: 1px solid #d9e2ec;
    background: #f8fbff;
}

.mesa-admin-form__img-preview img[b-dvu4k5pmfj] {
    display: block;
    width: min(20rem, 100%);
    height: auto;
}

.mesa-admin-form__gallery-previews[b-dvu4k5pmfj] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.mesa-admin-form__img-preview--gallery img[b-dvu4k5pmfj] {
    width: 12rem;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.mesa-admin-form__img-remove[b-dvu4k5pmfj] {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    width: 2rem;
    height: 2rem;
    border: 0;
    border-radius: 999px;
    background: rgba(16, 37, 66, 0.85);
    color: #fff;
    cursor: pointer;
}

.mesa-admin-form__layout-options[b-dvu4k5pmfj] {
    display: flex;
    gap: 0.75rem;
}

.mesa-admin-form__layout-option[b-dvu4k5pmfj] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.8rem 1rem;
    border: 1px solid #d9e2ec;
    border-radius: 0.9rem;
    background: #f8fbff;
}

.mesa-admin-form__layout-option--active[b-dvu4k5pmfj] {
    border-color: #0f766e;
    background: #ecfdf5;
}

.mesa-admin-form__pdf-preview[b-dvu4k5pmfj] {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem 3rem 1rem 1rem;
}

.mesa-admin-form__pdf-name[b-dvu4k5pmfj] {
    color: #102542;
    font-weight: 600;
}

.mesa-admin-form__validation[b-dvu4k5pmfj],
.mesa-admin-form__error[b-dvu4k5pmfj] {
    color: #b91c1c;
}

.mesa-admin-form__success[b-dvu4k5pmfj] {
    color: #0f766e;
}

.mesa-admin-form__actions[b-dvu4k5pmfj] {
    display: flex;
    justify-content: flex-end;
    margin-top: 0.5rem;
    padding-top: 1rem;
    border-top: 1px solid #e5ebf2;
}

.mesa-admin-form__submit[b-dvu4k5pmfj] {
    border: 0;
    border-radius: 0.9rem;
    padding: 0.9rem 1.4rem;
    background: #102542;
    color: #fff;
    font-weight: 700;
}

[b-dvu4k5pmfj] .mesa-admin-form__field--editor .quill-editor-wrapper {
    display: block;
    width: 100%;
}

[b-dvu4k5pmfj] .mesa-admin-form__field--editor .ql-toolbar.ql-snow {
    border: 1px solid #d9e2ec;
    border-bottom: 0;
    border-radius: 0.9rem 0.9rem 0 0;
    background: #f8fbff;
}

[b-dvu4k5pmfj] .mesa-admin-form__field--editor .ql-container.ql-snow {
    border: 1px solid #d9e2ec;
    border-radius: 0 0 0.9rem 0.9rem;
    min-height: 18rem;
    background: #fff;
}

[b-dvu4k5pmfj] .mesa-admin-form__field--editor .ql-editor {
    min-height: 14rem;
    padding: 1rem;
}

@media (max-width: 768px) {
    .mesa-admin-form__header[b-dvu4k5pmfj] {
        flex-direction: column;
        align-items: flex-start;
    }

    .mesa-admin-form__date-row[b-dvu4k5pmfj] {
        grid-template-columns: 1fr;
    }
}
/* _content/APP_FIEE/Features/Admin/Views/MesaPartes/Pages/Index.razor.rz.scp.css */
.mesa-admin-list[b-ptqbdubncy] {
    padding: 1.5rem;
}

.mesa-admin-list__header[b-ptqbdubncy] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1rem;
}

.mesa-admin-list__title[b-ptqbdubncy] {
    margin: 0;
    color: #102542;
}

.mesa-admin-list__subnav[b-ptqbdubncy] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.mesa-admin-list__subnav-link[b-ptqbdubncy] {
    padding: 0.65rem 1rem;
    border-radius: 999px;
    background: #eef3f8;
    color: #355070;
    text-decoration: none;
    font-weight: 600;
}

.mesa-admin-list__subnav-link:hover[b-ptqbdubncy] {
    background: #dce6f2;
}

.mesa-admin-list__subnav-link--active[b-ptqbdubncy] {
    background: #102542;
    color: #fff;
}

.mesa-admin-list__actions[b-ptqbdubncy] {
    margin-bottom: 1rem;
}

.mesa-admin-list__button[b-ptqbdubncy] {
    display: inline-flex;
    align-items: center;
    padding: 0.8rem 1.2rem;
    border-radius: 0.9rem;
    background: #0f766e;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}

.mesa-admin-list__table[b-ptqbdubncy] {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(16, 37, 66, 0.08);
}

.mesa-admin-list__table th[b-ptqbdubncy],
.mesa-admin-list__table td[b-ptqbdubncy] {
    padding: 1rem;
    border-bottom: 1px solid #e5ebf2;
    text-align: left;
    vertical-align: top;
}

.mesa-admin-list__resume[b-ptqbdubncy] {
    max-width: 26rem;
    color: #52606d;
}

.mesa-admin-list__row-actions[b-ptqbdubncy] {
    display: flex;
    gap: 0.9rem;
    white-space: nowrap;
}

.mesa-admin-list__link[b-ptqbdubncy] {
    border: 0;
    background: transparent;
    color: #0f766e;
    cursor: pointer;
    padding: 0;
    text-decoration: none;
    font-weight: 700;
}

.mesa-admin-list__link--danger[b-ptqbdubncy] {
    color: #b91c1c;
}

.mesa-admin-list__pagination[b-ptqbdubncy] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-top: 1rem;
}

.mesa-admin-list__page-btn[b-ptqbdubncy] {
    border: 0;
    border-radius: 0.8rem;
    padding: 0.75rem 1rem;
    background: #102542;
    color: #fff;
}

.mesa-admin-list__page-btn:disabled[b-ptqbdubncy] {
    opacity: 0.45;
}

.mesa-admin-list__page-info[b-ptqbdubncy] {
    color: #355070;
    font-weight: 600;
}

@media (max-width: 860px) {
    .mesa-admin-list__table[b-ptqbdubncy],
    .mesa-admin-list__table thead[b-ptqbdubncy],
    .mesa-admin-list__table tbody[b-ptqbdubncy],
    .mesa-admin-list__table tr[b-ptqbdubncy],
    .mesa-admin-list__table th[b-ptqbdubncy],
    .mesa-admin-list__table td[b-ptqbdubncy] {
        display: block;
    }

    .mesa-admin-list__table thead[b-ptqbdubncy] {
        display: none;
    }

    .mesa-admin-list__table tr[b-ptqbdubncy] {
        margin-bottom: 1rem;
        border-radius: 1rem;
        overflow: hidden;
        box-shadow: 0 14px 40px rgba(16, 37, 66, 0.08);
    }
}
/* _content/APP_FIEE/Features/Admin/Views/News/Pages/CreateNews.razor.rz.scp.css */
.create-news[b-j4eoc7uxb5] {
    max-width: 860px;
    margin: 0 auto;
    padding: 2rem 1rem;
}

.create-news__header[b-j4eoc7uxb5] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2rem;
}

.create-news__title[b-j4eoc7uxb5] {
    font-size: 1.75rem;
    font-weight: 600;
    margin: 0;
}

.create-news__back[b-j4eoc7uxb5] {
    font-size: 0.9rem;
    color: #6c757d;
    text-decoration: none;
}

.create-news__back:hover[b-j4eoc7uxb5] {
    color: #343a40;
    text-decoration: underline;
}

.create-news__form[b-j4eoc7uxb5] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.create-news__field[b-j4eoc7uxb5] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.create-news__label[b-j4eoc7uxb5] {
    font-weight: 500;
    font-size: 0.95rem;
    color: #212529;
}

.create-news__required[b-j4eoc7uxb5] {
    color: #dc3545;
}

.create-news__input[b-j4eoc7uxb5],
.create-news__textarea[b-j4eoc7uxb5] {
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 0.95rem;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    transition: border-color 0.15s ease-in-out;
    outline: none;
}

.create-news__input:focus[b-j4eoc7uxb5],
.create-news__textarea:focus[b-j4eoc7uxb5] {
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.25);
}

.create-news__textarea[b-j4eoc7uxb5] {
    resize: vertical;
}

.create-news__date-row[b-j4eoc7uxb5] {
    display: flex;
    gap: 0.75rem;
}

.create-news__date-row .create-news__input[b-j4eoc7uxb5] {
    flex: 1;
}

.create-news__validation[b-j4eoc7uxb5] {
    font-size: 0.85rem;
    color: #dc3545;
}

.create-news__error[b-j4eoc7uxb5] {
    color: #dc3545;
    font-size: 0.9rem;
    margin: 0;
}

.create-news__actions[b-j4eoc7uxb5] {
    display: flex;
    justify-content: flex-end;
}

.create-news__submit[b-j4eoc7uxb5] {
    padding: 0.55rem 1.75rem;
    font-size: 0.95rem;
    font-weight: 500;
    color: #fff;
    background-color: #0d6efd;
    border: none;
    border-radius: 0.375rem;
    cursor: pointer;
    transition: background-color 0.15s ease-in-out;
}

.create-news__submit:hover:not(:disabled)[b-j4eoc7uxb5] {
    background-color: #0b5ed7;
}

.create-news__submit:disabled[b-j4eoc7uxb5] {
    opacity: 0.65;
    cursor: not-allowed;
}

/* ── Image upload ── */
.create-news__optional[b-j4eoc7uxb5] {
    font-weight: 400;
    font-size: 0.85rem;
    color: #6c757d;
}

.create-news__file-input[b-j4eoc7uxb5] {
    font-size: 0.9rem;
    color: #495057;
}

.create-news__img-preview[b-j4eoc7uxb5] {
    position: relative;
    display: inline-block;
    margin-top: 0.5rem;
    border-radius: 0.5rem;
    overflow: hidden;
    border: 1px solid #ced4da;
}

.create-news__img-preview img[b-j4eoc7uxb5] {
    display: block;
    max-width: 100%;
    max-height: 260px;
    object-fit: cover;
    border-radius: 0.5rem;
}

.create-news__img-remove[b-j4eoc7uxb5] {
    position: absolute;
    top: 0.4rem;
    right: 0.4rem;
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 50%;
    border: none;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    font-size: 0.85rem;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
}

.create-news__img-remove:hover[b-j4eoc7uxb5] {
    background: rgba(220, 53, 69, 0.85);
}

/* ── Gallery layout selector ── */
.create-news__gallery-previews[b-j4eoc7uxb5] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 0.5rem;
}

.create-news__layout-options[b-j4eoc7uxb5] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 0.25rem;
}

.create-news__layout-option[b-j4eoc7uxb5] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.6rem 1.1rem;
    border: 1.5px solid #ced4da;
    border-radius: 0.5rem;
    cursor: pointer;
    font-size: 0.9rem;
    color: #495057;
    background: #fff;
    transition: border-color 0.15s, background 0.15s, color 0.15s;
    user-select: none;
}

.create-news__layout-option input[type="radio"][b-j4eoc7uxb5] {
    display: none;
}

.create-news__layout-option svg[b-j4eoc7uxb5] {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    stroke: currentColor;
}

.create-news__layout-option:hover[b-j4eoc7uxb5] {
    border-color: #86b7fe;
    background: #f0f6ff;
    color: #0d6efd;
}

.create-news__layout-option--active[b-j4eoc7uxb5] {
    border-color: #0d6efd;
    background: #e8f0fe;
    color: #0d6efd;
    font-weight: 600;
}

/* PDF preview row */
.create-news__pdf-preview[b-j4eoc7uxb5] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 0.5rem;
    padding: 0.5rem 0.75rem;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    background: #f8f9fa;
}

.create-news__pdf-icon[b-j4eoc7uxb5] {
    font-size: 1.1rem;
}

.create-news__pdf-name[b-j4eoc7uxb5] {
    font-size: 0.9rem;
    color: #495057;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* _content/APP_FIEE/Features/Admin/Views/News/Pages/EditNews.razor.rz.scp.css */
.edit-news[b-jtuwflgtdr] {
    max-width: 860px;
    margin: 0 auto;
    padding: 2rem 1rem;
}

.edit-news__header[b-jtuwflgtdr] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2rem;
}

.edit-news__title[b-jtuwflgtdr] {
    font-size: 1.75rem;
    font-weight: 600;
    margin: 0;
}

.edit-news__back[b-jtuwflgtdr] {
    font-size: 0.9rem;
    color: #6c757d;
    text-decoration: none;
}

.edit-news__back:hover[b-jtuwflgtdr] {
    color: #343a40;
    text-decoration: underline;
}

.edit-news__form[b-jtuwflgtdr] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.edit-news__field[b-jtuwflgtdr] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.edit-news__label[b-jtuwflgtdr] {
    font-weight: 500;
    font-size: 0.95rem;
    color: #212529;
}

.edit-news__required[b-jtuwflgtdr] {
    color: #dc3545;
}

.edit-news__input[b-jtuwflgtdr],
.edit-news__textarea[b-jtuwflgtdr] {
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 0.95rem;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    transition: border-color 0.15s ease-in-out;
    outline: none;
}

.edit-news__input:focus[b-jtuwflgtdr],
.edit-news__textarea:focus[b-jtuwflgtdr] {
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.25);
}

.edit-news__textarea[b-jtuwflgtdr] {
    resize: vertical;
}

.edit-news__date-row[b-jtuwflgtdr] {
    display: flex;
    gap: 0.75rem;
}

.edit-news__date-row .edit-news__input[b-jtuwflgtdr] {
    flex: 1;
}

.edit-news__validation[b-jtuwflgtdr] {
    font-size: 0.85rem;
    color: #dc3545;
}

.edit-news__error[b-jtuwflgtdr] {
    color: #dc3545;
    font-size: 0.9rem;
    margin: 0;
}

.edit-news__success[b-jtuwflgtdr] {
    color: #198754;
    font-size: 0.9rem;
    margin: 0;
}

.edit-news__actions[b-jtuwflgtdr] {
    display: flex;
    justify-content: flex-end;
}

.edit-news__submit[b-jtuwflgtdr] {
    padding: 0.55rem 1.75rem;
    font-size: 0.95rem;
    font-weight: 500;
    color: #fff;
    background-color: #0d6efd;
    border: none;
    border-radius: 0.375rem;
    cursor: pointer;
    transition: background-color 0.15s ease-in-out;
}

.edit-news__submit:hover:not(:disabled)[b-jtuwflgtdr] {
    background-color: #0b5ed7;
}

.edit-news__submit:disabled[b-jtuwflgtdr] {
    opacity: 0.65;
    cursor: not-allowed;
}

/* ── Image upload ── */
.create-news__optional[b-jtuwflgtdr] {
    font-weight: 400;
    font-size: 0.85rem;
    color: #6c757d;
}

.create-news__file-input[b-jtuwflgtdr] {
    font-size: 0.9rem;
    color: #495057;
}

.create-news__img-preview[b-jtuwflgtdr] {
    position: relative;
    display: inline-block;
    margin-top: 0.5rem;
    border-radius: 0.5rem;
    overflow: hidden;
    border: 1px solid #ced4da;
}

.create-news__img-preview img[b-jtuwflgtdr] {
    display: block;
    max-width: 100%;
    max-height: 260px;
    object-fit: cover;
    border-radius: 0.5rem;
}

.create-news__img-remove[b-jtuwflgtdr] {
    position: absolute;
    top: 0.4rem;
    right: 0.4rem;
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 50%;
    border: none;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    font-size: 0.85rem;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
}

.create-news__img-remove:hover[b-jtuwflgtdr] {
    background: rgba(220, 53, 69, 0.85);
}

/* ── Gallery layout selector ── */
.create-news__gallery-previews[b-jtuwflgtdr] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 0.5rem;
}

.create-news__layout-options[b-jtuwflgtdr] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 0.25rem;
}

.create-news__layout-option[b-jtuwflgtdr] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.6rem 1.1rem;
    border: 1.5px solid #ced4da;
    border-radius: 0.5rem;
    cursor: pointer;
    font-size: 0.9rem;
    color: #495057;
    background: #fff;
    transition: border-color 0.15s, background 0.15s, color 0.15s;
    user-select: none;
}

.create-news__layout-option input[type="radio"][b-jtuwflgtdr] {
    display: none;
}

.create-news__layout-option svg[b-jtuwflgtdr] {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    stroke: currentColor;
}

.create-news__layout-option:hover[b-jtuwflgtdr] {
    border-color: #86b7fe;
    background: #f0f6ff;
    color: #0d6efd;
}

.create-news__layout-option--active[b-jtuwflgtdr] {
    border-color: #0d6efd;
    background: #e8f0fe;
    color: #0d6efd;
    font-weight: 600;
}

/* PDF preview row */
.create-news__pdf-preview[b-jtuwflgtdr] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 0.5rem;
    padding: 0.5rem 0.75rem;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    background: #f8f9fa;
}

.create-news__pdf-icon[b-jtuwflgtdr] {
    font-size: 1.1rem;
}

.create-news__pdf-name[b-jtuwflgtdr] {
    font-size: 0.9rem;
    color: #495057;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* _content/APP_FIEE/Features/Admin/Views/News/Pages/Index.razor.rz.scp.css */
.news-list__actions[b-02hx1ix2kv] {
    margin: 1rem 0 1.5rem;
}

.news-list__button[b-02hx1ix2kv] {
    display: inline-flex;
    padding: 0.6rem 1.4rem;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
}

.news-list__table[b-02hx1ix2kv] {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(20, 28, 45, 0.08);
}

.news-list__table th[b-02hx1ix2kv],
.news-list__table td[b-02hx1ix2kv] {
    padding: 0.9rem 1rem;
    border-bottom: 1px solid #edf1f7;
    text-align: left;
}

.news-list__table th[b-02hx1ix2kv] {
    background: #f6f8fc;
    font-weight: 600;
}

.news-list__resume[b-02hx1ix2kv] {
    max-width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-list__row-actions[b-02hx1ix2kv] {
    display: flex;
    gap: 0.75rem;
}

.news-list__link[b-02hx1ix2kv] {
    background: none;
    border: none;
    color: #0b69a3;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
}

.news-list__link:hover[b-02hx1ix2kv] {
    text-decoration: underline;
}

.news-list__pagination[b-02hx1ix2kv] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.25rem;
    margin-top: 1.5rem;
}

.news-list__page-btn[b-02hx1ix2kv] {
    padding: 0.45rem 1rem;
    border: 1px solid #d0d5dd;
    border-radius: 8px;
    background: #ffffff;
    font-weight: 500;
    cursor: pointer;
    font-size: 0.875rem;
    transition: background 0.15s;
}

.news-list__page-btn:hover:not(:disabled)[b-02hx1ix2kv] {
    background: #f6f8fc;
}

.news-list__page-btn:disabled[b-02hx1ix2kv] {
    opacity: 0.4;
    cursor: not-allowed;
}

.news-list__page-info[b-02hx1ix2kv] {
    font-size: 0.875rem;
    color: #555;
}

/* _content/APP_FIEE/Features/Admin/Views/OutstandingStudents/Pages/Index.razor.rz.scp.css */
.outstanding-list__actions[b-lushjlnr6r] {
    margin-bottom: 1rem;
}

.outstanding-list__button[b-lushjlnr6r] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.7rem 1.1rem;
    border-radius: 999px;
    background: linear-gradient(135deg, #0c2340 0%, #154b86 100%);
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
}

.outstanding-list__table[b-lushjlnr6r] {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 12px 28px rgba(12, 35, 64, 0.08);
}

.outstanding-list__table th[b-lushjlnr6r],
.outstanding-list__table td[b-lushjlnr6r] {
    padding: 0.9rem 1rem;
    border-bottom: 1px solid #e7edf5;
    text-align: left;
}

.outstanding-list__table th[b-lushjlnr6r] {
    background: #f4f8fd;
    color: #102546;
}

.outstanding-list__row-actions[b-lushjlnr6r] {
    display: flex;
    gap: 0.85rem;
}

.outstanding-list__link[b-lushjlnr6r] {
    border: none;
    background: none;
    padding: 0;
    color: #13539d;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
}
/* _content/APP_FIEE/Features/Admin/Views/Pages/Pages/About.razor.rz.scp.css */
.about-form[b-xj15bafz3e] {
    display: grid;
    gap: 1.5rem;
}

.about-form__card[b-xj15bafz3e] {
    background: #ffffff;
    border: 1px solid #e7ebf3;
    border-radius: 18px;
    padding: 1.5rem;
    box-shadow: 0 14px 34px rgba(15, 23, 42, 0.06);
}

.about-form__header[b-xj15bafz3e] {
    margin-bottom: 1rem;
}

.about-form__header h2[b-xj15bafz3e] {
    margin: 0;
    font-size: 1.2rem;
}

.about-form__header p[b-xj15bafz3e] {
    margin: 0.35rem 0 0;
    color: #52607a;
}

.about-form__grid[b-xj15bafz3e] {
    display: grid;
    gap: 1rem;
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
}

.about-form__field[b-xj15bafz3e] {
    display: grid;
    gap: 0.45rem;
}

.about-form__field label[b-xj15bafz3e] {
    font-weight: 600;
    color: #1f2937;
}

.about-form__field--checkbox[b-xj15bafz3e] {
    align-content: end;
}

.about-form__input[b-xj15bafz3e] {
    width: 100%;
    min-height: 2.8rem;
    padding: 0.72rem 0.9rem;
    border: 1px solid #d5ddeb;
    border-radius: 12px;
    background: #f8faff;
    color: #52607a;
}

.about-form__checkbox[b-xj15bafz3e] {
    width: 1.1rem;
    height: 1.1rem;
}

.about-form__submit[b-xj15bafz3e] {
    justify-self: start;
    min-width: 12rem;
    min-height: 3rem;
    padding: 0.8rem 1.4rem;
    border: none;
    border-radius: 999px;
    background: #0b69a3;
    color: #ffffff;
    font-weight: 700;
}

.about-form__error[b-xj15bafz3e] {
    margin-top: 1rem;
    color: #b42318;
    font-weight: 600;
}

.about-form__success[b-xj15bafz3e] {
    margin-top: 1rem;
    color: #1f6b3e;
    font-weight: 600;
}

@media (max-width: 768px) {
    .about-form__grid[b-xj15bafz3e] {
        grid-template-columns: 1fr;
    }
}
/* _content/APP_FIEE/Features/Admin/Views/Pages/Pages/Create.razor.rz.scp.css */
.page-form__error[b-zhf3vwjti3] {
    margin-top: 1rem;
    color: #b42318;
    font-weight: 600;
}
/* _content/APP_FIEE/Features/Admin/Views/Pages/Pages/Edit.razor.rz.scp.css */
.page-form__error[b-ycjqkqai8z] {
    margin-top: 1rem;
    color: #b42318;
    font-weight: 600;
}

.page-form__success[b-ycjqkqai8z] {
    margin-top: 1rem;
    color: #1f6b3e;
    font-weight: 600;
}
/* _content/APP_FIEE/Features/Admin/Views/Pages/Pages/Index.razor.rz.scp.css */
.pages-list__actions[b-n30151bwuq] {
    margin: 1rem 0 1.5rem;
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.pages-list__button[b-n30151bwuq] {
    display: inline-flex;
    padding: 0.6rem 1.4rem;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
}

.pages-list__button--secondary[b-n30151bwuq] {
    background: #eef4fb;
    color: #0b69a3;
}

.pages-list__table[b-n30151bwuq] {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(20, 28, 45, 0.08);
}

.pages-list__table th[b-n30151bwuq],
.pages-list__table td[b-n30151bwuq] {
    padding: 0.9rem 1rem;
    border-bottom: 1px solid #edf1f7;
    text-align: left;
}

.pages-list__table th[b-n30151bwuq] {
    background: #f6f8fc;
    font-weight: 600;
}

.pages-list__row-actions[b-n30151bwuq] {
    display: flex;
    gap: 0.75rem;
}

.pages-list__link[b-n30151bwuq] {
    background: none;
    border: none;
    color: #0b69a3;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
}
/* _content/APP_FIEE/Features/Admin/Views/Pages/Pages/ThesisWorkshop.razor.rz.scp.css */
.thesis-workshop-form__error[b-1z13xssscs] {
    margin-top: 1rem;
    color: #b42318;
    font-weight: 600;
}

.thesis-workshop-form__success[b-1z13xssscs] {
    margin-top: 1rem;
    color: #1f6b3e;
    font-weight: 600;
}
/* _content/APP_FIEE/Features/Admin/Views/ProfessionalSchool/Pages/Create.razor.rz.scp.css */
.ps-form[b-0hbxshfv01] {
    max-width: 820px;
    background: #ffffff;
    padding: 1.8rem;
    border-radius: 16px;
    box-shadow: 0 14px 28px rgba(20, 28, 45, 0.08);
    display: grid;
    gap: 1.6rem;
}

.ps-form__grid[b-0hbxshfv01] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1.2rem;
}

.ps-form__field[b-0hbxshfv01] {
    display: grid;
    gap: 0.4rem;
}

.ps-form__field label[b-0hbxshfv01] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #374151;
}

.ps-form__input[b-0hbxshfv01] {
    padding: 0.55rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
    width: 100%;
    box-sizing: border-box;
}

.ps-form__section[b-0hbxshfv01] {
    border-top: 1px solid #eef2f7;
    padding-top: 1.4rem;
    display: grid;
    gap: 1.2rem;
}

.ps-form__section h3[b-0hbxshfv01] {
    margin: 0;
    font-size: 1.1rem;
    color: #101d33;
    display: flex;
    align-items: center;
    gap: 0.6rem;
}

.ps-form__badge[b-0hbxshfv01] {
    display: inline-flex;
    align-items: center;
    padding: 0.15rem 0.6rem;
    border-radius: 99px;
    background: #e8f0fe;
    color: #1a56db;
    font-size: 0.78rem;
    font-weight: 600;
}

.ps-form__img-preview[b-0hbxshfv01] {
    position: relative;
    display: inline-block;
    max-width: 320px;
    margin-bottom: 0.6rem;
}

.ps-form__img-preview img[b-0hbxshfv01] {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    display: block;
}

.ps-form__img-remove[b-0hbxshfv01] {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 28px;
    height: 28px;
    border: none;
    border-radius: 50%;
    background: #b42318;
    color: #fff;
    font-size: 0.85rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ps-form__survey-card[b-0hbxshfv01] {
    background: #f8f9fb;
    border: 1px solid #e5eaf2;
    border-radius: 12px;
    padding: 1.2rem;
    display: grid;
    gap: 1rem;
}

.ps-form__survey-header[b-0hbxshfv01] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ps-form__survey-header span[b-0hbxshfv01] {
    font-weight: 600;
    font-size: 0.95rem;
    color: #1f2937;
}

.ps-form__survey-remove[b-0hbxshfv01] {
    padding: 0.3rem 0.75rem;
    border: none;
    border-radius: 8px;
    background: #b42318;
    color: #fff;
    cursor: pointer;
    font-size: 0.82rem;
    font-weight: 600;
}

.ps-form__add-btn[b-0hbxshfv01] {
    justify-self: flex-start;
    padding: 0.45rem 1.1rem;
    border: 1px solid #d6dbe7;
    border-radius: 10px;
    background: #f8f9fb;
    cursor: pointer;
    font-size: 0.9rem;
    color: #333;
}

.ps-form__add-btn:hover[b-0hbxshfv01] {
    background: #eef2f7;
}

.ps-form__submit[b-0hbxshfv01] {
    justify-self: flex-start;
    padding: 0.6rem 1.6rem;
    border: none;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
    font-size: 0.95rem;
}

.ps-form__submit:disabled[b-0hbxshfv01] {
    opacity: 0.55;
    cursor: not-allowed;
}

.ps-form__error[b-0hbxshfv01] {
    color: #b42318;
    font-size: 0.85rem;
}

.ps-form__error-msg[b-0hbxshfv01] {
    color: #b42318;
    margin-top: 0.5rem;
}

.ps-form__success-msg[b-0hbxshfv01] {
    color: #067647;
    margin-top: 0.5rem;
}
/* _content/APP_FIEE/Features/Admin/Views/ProfessionalSchool/Pages/Edit.razor.rz.scp.css */
.ps-form[b-z2u7kkcdyn] {
    max-width: 820px;
    background: #ffffff;
    padding: 1.8rem;
    border-radius: 16px;
    box-shadow: 0 14px 28px rgba(20, 28, 45, 0.08);
    display: grid;
    gap: 1.6rem;
}

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

.ps-form__field[b-z2u7kkcdyn] {
    display: grid;
    gap: 0.4rem;
}

.ps-form__field label[b-z2u7kkcdyn] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #374151;
}

.ps-form__input[b-z2u7kkcdyn] {
    padding: 0.55rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
    width: 100%;
    box-sizing: border-box;
}

.ps-form__section[b-z2u7kkcdyn] {
    border-top: 1px solid #eef2f7;
    padding-top: 1.4rem;
    display: grid;
    gap: 1.2rem;
}

.ps-form__section h3[b-z2u7kkcdyn] {
    margin: 0;
    font-size: 1.1rem;
    color: #101d33;
    display: flex;
    align-items: center;
    gap: 0.6rem;
}

.ps-form__badge[b-z2u7kkcdyn] {
    display: inline-flex;
    align-items: center;
    padding: 0.15rem 0.6rem;
    border-radius: 99px;
    background: #e8f0fe;
    color: #1a56db;
    font-size: 0.78rem;
    font-weight: 600;
}

.ps-form__img-preview[b-z2u7kkcdyn] {
    position: relative;
    display: inline-block;
    max-width: 320px;
    margin-bottom: 0.6rem;
}

.ps-form__img-preview img[b-z2u7kkcdyn] {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    display: block;
}

.ps-form__img-remove[b-z2u7kkcdyn] {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 28px;
    height: 28px;
    border: none;
    border-radius: 50%;
    background: #b42318;
    color: #fff;
    font-size: 0.85rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ps-form__survey-card[b-z2u7kkcdyn] {
    background: #f8f9fb;
    border: 1px solid #e5eaf2;
    border-radius: 12px;
    padding: 1.2rem;
    display: grid;
    gap: 1rem;
}

.ps-form__survey-header[b-z2u7kkcdyn] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ps-form__survey-header span[b-z2u7kkcdyn] {
    font-weight: 600;
    font-size: 0.95rem;
    color: #1f2937;
}

.ps-form__survey-remove[b-z2u7kkcdyn] {
    padding: 0.3rem 0.75rem;
    border: none;
    border-radius: 8px;
    background: #b42318;
    color: #fff;
    cursor: pointer;
    font-size: 0.82rem;
    font-weight: 600;
}

.ps-form__add-btn[b-z2u7kkcdyn] {
    justify-self: flex-start;
    padding: 0.45rem 1.1rem;
    border: 1px solid #d6dbe7;
    border-radius: 10px;
    background: #f8f9fb;
    cursor: pointer;
    font-size: 0.9rem;
    color: #333;
}

.ps-form__add-btn:hover[b-z2u7kkcdyn] {
    background: #eef2f7;
}

.ps-form__submit[b-z2u7kkcdyn] {
    justify-self: flex-start;
    padding: 0.6rem 1.6rem;
    border: none;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
    font-size: 0.95rem;
}

.ps-form__submit:disabled[b-z2u7kkcdyn] {
    opacity: 0.55;
    cursor: not-allowed;
}

.ps-form__error[b-z2u7kkcdyn] {
    color: #b42318;
    font-size: 0.85rem;
}

.ps-form__error-msg[b-z2u7kkcdyn] {
    color: #b42318;
    margin-top: 0.5rem;
}

.ps-form__success-msg[b-z2u7kkcdyn] {
    color: #067647;
    margin-top: 0.5rem;
}
/* _content/APP_FIEE/Features/Admin/Views/ProfessionalSchool/Pages/Index.razor.rz.scp.css */
.ps-list__actions[b-6a2ynvmrfi] {
    margin: 1rem 0 1.5rem;
}

.ps-list__button[b-6a2ynvmrfi] {
    display: inline-flex;
    padding: 0.6rem 1.4rem;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
}

.ps-list__table[b-6a2ynvmrfi] {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(20, 28, 45, 0.08);
}

.ps-list__table th[b-6a2ynvmrfi],
.ps-list__table td[b-6a2ynvmrfi] {
    padding: 0.9rem 1rem;
    border-bottom: 1px solid #edf1f7;
    text-align: left;
}

.ps-list__table th[b-6a2ynvmrfi] {
    background: #f6f8fc;
    font-weight: 600;
}

.ps-list__row-actions[b-6a2ynvmrfi] {
    display: flex;
    gap: 0.75rem;
}

.ps-list__link[b-6a2ynvmrfi] {
    background: none;
    border: none;
    color: #0b69a3;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
}

.ps-list__link:hover[b-6a2ynvmrfi] {
    text-decoration: underline;
}

.ps-list__link--danger[b-6a2ynvmrfi] {
    color: #b42318;
}
/* _content/APP_FIEE/Features/Admin/Views/Templates/Pages/Create.razor.rz.scp.css */
.template-form[b-nd02phndqt] {
    max-width: 760px;
    background: #ffffff;
    padding: 1.8rem;
    border-radius: 16px;
    box-shadow: 0 14px 28px rgba(20, 28, 45, 0.08);
    display: grid;
    gap: 1.6rem;
}

.template-form__grid[b-nd02phndqt] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1.2rem;
}

.template-form__field[b-nd02phndqt] {
    display: grid;
    gap: 0.4rem;
}

.template-form__input[b-nd02phndqt] {
    padding: 0.55rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
}

.template-form__textarea[b-nd02phndqt] {
    min-height: 120px;
    padding: 0.6rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
    resize: vertical;
}

.template-form__upload[b-nd02phndqt] {
    display: grid;
    gap: 0.4rem;
    font-size: 0.85rem;
    color: #4c5b73;
}

.template-form__upload input[type="file"][b-nd02phndqt] {
    padding: 0.4rem 0;
}

.template-form__preview[b-nd02phndqt] {
    display: grid;
    gap: 0.75rem;
    padding: 0.9rem;
    border: 1px solid #d6dbe7;
    border-radius: 14px;
    background: linear-gradient(180deg, #f8fafc 0%, #eef4fb 100%);
}

.template-form__preview--portrait .template-form__preview-image[b-nd02phndqt] {
    max-width: 320px;
}

.template-form__preview-header[b-nd02phndqt] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.template-form__preview-header strong[b-nd02phndqt] {
    color: #101d33;
}

.template-form__preview-header a[b-nd02phndqt] {
    color: #0f5bd8;
    font-size: 0.9rem;
    text-decoration: none;
}

.template-form__preview-image[b-nd02phndqt] {
    width: 100%;
    max-width: 520px;
    border-radius: 12px;
    border: 1px solid rgba(16, 29, 51, 0.08);
    background: #dfe7f1;
    object-fit: cover;
    aspect-ratio: 16 / 10;
    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.08);
}

.template-form__section[b-nd02phndqt] {
    border-top: 1px solid #eef2f7;
    padding-top: 1.4rem;
    display: grid;
    gap: 1rem;
}

.template-form__section h3[b-nd02phndqt] {
    margin: 0;
    font-size: 1.1rem;
    color: #101d33;
}

.template-form__checkbox[b-nd02phndqt] {
    width: 20px;
    height: 20px;
}

.template-form__submit[b-nd02phndqt] {
    justify-self: flex-start;
    padding: 0.6rem 1.6rem;
    border: none;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
}

.template-form__error[b-nd02phndqt] {
    color: #b42318;
    margin-top: 1rem;
}
/* _content/APP_FIEE/Features/Admin/Views/Templates/Pages/Edit.razor.rz.scp.css */
.template-form[b-uhxyozzd5j] {
    max-width: 760px;
    background: #ffffff;
    padding: 1.8rem;
    border-radius: 16px;
    box-shadow: 0 14px 28px rgba(20, 28, 45, 0.08);
    display: grid;
    gap: 1.6rem;
}

.template-form__grid[b-uhxyozzd5j] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1.2rem;
}

.template-form__field[b-uhxyozzd5j] {
    display: grid;
    gap: 0.4rem;
}

.template-form__input[b-uhxyozzd5j] {
    padding: 0.55rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
}

.template-form__textarea[b-uhxyozzd5j] {
    min-height: 120px;
    padding: 0.6rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
    resize: vertical;
}

.template-form__upload[b-uhxyozzd5j] {
    display: grid;
    gap: 0.4rem;
    font-size: 0.85rem;
    color: #4c5b73;
}

.template-form__upload input[type="file"][b-uhxyozzd5j] {
    padding: 0.4rem 0;
}

.template-form__preview[b-uhxyozzd5j] {
    display: grid;
    gap: 0.75rem;
    padding: 0.9rem;
    border: 1px solid #d6dbe7;
    border-radius: 14px;
    background: linear-gradient(180deg, #f8fafc 0%, #eef4fb 100%);
}

.template-form__preview--portrait .template-form__preview-image[b-uhxyozzd5j] {
    max-width: 320px;
}

.template-form__preview-header[b-uhxyozzd5j] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.template-form__preview-header strong[b-uhxyozzd5j] {
    color: #101d33;
}

.template-form__preview-header a[b-uhxyozzd5j] {
    color: #0f5bd8;
    font-size: 0.9rem;
    text-decoration: none;
}

.template-form__preview-image[b-uhxyozzd5j] {
    width: 100%;
    max-width: 520px;
    border-radius: 12px;
    border: 1px solid rgba(16, 29, 51, 0.08);
    background: #dfe7f1;
    object-fit: cover;
    aspect-ratio: 16 / 10;
    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.08);
}

.template-form__section[b-uhxyozzd5j] {
    border-top: 1px solid #eef2f7;
    padding-top: 1.4rem;
    display: grid;
    gap: 1rem;
}

.template-form__section h3[b-uhxyozzd5j] {
    margin: 0;
    font-size: 1.1rem;
    color: #101d33;
}

.template-form__checkbox[b-uhxyozzd5j] {
    width: 20px;
    height: 20px;
}

.template-form__submit[b-uhxyozzd5j] {
    justify-self: flex-start;
    padding: 0.6rem 1.6rem;
    border: none;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
}

.template-form__error[b-uhxyozzd5j] {
    color: #b42318;
    margin-top: 1rem;
}

.template-form__success[b-uhxyozzd5j] {
    color: #067647;
    margin-top: 1rem;
}
/* _content/APP_FIEE/Features/Admin/Views/Templates/Pages/Index.razor.rz.scp.css */
.templates-list__actions[b-5ah0h1gs50] {
    margin: 1rem 0 1.5rem;
}

.templates-list__button[b-5ah0h1gs50] {
    display: inline-flex;
    padding: 0.6rem 1.4rem;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
}

.templates-list__table[b-5ah0h1gs50] {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(20, 28, 45, 0.08);
}

.templates-list__table th[b-5ah0h1gs50],
.templates-list__table td[b-5ah0h1gs50] {
    padding: 0.9rem 1rem;
    border-bottom: 1px solid #edf1f7;
    text-align: left;
}

.templates-list__table th[b-5ah0h1gs50] {
    background: #f6f8fc;
    font-weight: 600;
}

.templates-list__row-actions[b-5ah0h1gs50] {
    display: flex;
    gap: 0.75rem;
}

.templates-list__link[b-5ah0h1gs50] {
    background: none;
    border: none;
    color: #0b69a3;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
}
/* _content/APP_FIEE/Features/Admin/Views/Transparency/Pages/Editor.razor.rz.scp.css */
.transparency-editor[b-z1x1wfbelk] {
    color: #1a2233;
}

.transparency-editor__header[b-z1x1wfbelk] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: start;
    margin-bottom: 1.5rem;
}

.transparency-editor__eyebrow[b-z1x1wfbelk] {
    margin: 0 0 0.45rem;
    color: #8d1422;
    font-size: 0.82rem;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.transparency-editor__header h1[b-z1x1wfbelk] {
    margin: 0;
}

.transparency-editor__subtitle[b-z1x1wfbelk] {
    max-width: 52rem;
    margin: 0.6rem 0 0;
    color: #5e6778;
}

.transparency-editor__back[b-z1x1wfbelk] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.75rem;
    padding: 0.8rem 1rem;
    border-radius: 999px;
    background: #fff;
    color: #8d1422;
    text-decoration: none;
    font-weight: 700;
    border: 1px solid #ead8dc;
}

.transparency-editor__shell[b-z1x1wfbelk] {
    display: grid;
    gap: 1.25rem;
}

.transparency-editor__panel[b-z1x1wfbelk] {
    padding: 1.35rem;
    border: 1px solid #ececf3;
    border-radius: 22px;
    background: linear-gradient(180deg, #fff 0%, #fafafc 100%);
    box-shadow: 0 20px 38px rgba(17, 24, 39, 0.06);
}

.transparency-editor__grid[b-z1x1wfbelk] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
}

.transparency-editor__grid--documents[b-z1x1wfbelk] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.transparency-editor__field[b-z1x1wfbelk] {
    display: grid;
    gap: 0.45rem;
}

.transparency-editor__field--wide[b-z1x1wfbelk] {
    grid-column: 1 / -1;
}

.transparency-editor__field label[b-z1x1wfbelk] {
    font-size: 0.92rem;
    font-weight: 700;
    color: #243047;
}

.transparency-editor__field--checkbox[b-z1x1wfbelk] {
    align-content: end;
}

.transparency-editor__input[b-z1x1wfbelk],
.transparency-editor__textarea[b-z1x1wfbelk],
.transparency-editor__file-input[b-z1x1wfbelk] {
    width: 100%;
    min-height: 3rem;
    padding: 0.85rem 1rem;
    border-radius: 16px;
    border: 1px solid #d9dce7;
    background: #fff;
    color: #182132;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.transparency-editor__textarea[b-z1x1wfbelk] {
    min-height: 7rem;
    resize: vertical;
}

.transparency-editor__input:focus[b-z1x1wfbelk],
.transparency-editor__textarea:focus[b-z1x1wfbelk],
.transparency-editor__file-input:focus[b-z1x1wfbelk] {
    outline: none;
    border-color: #bf2437;
    box-shadow: 0 0 0 4px rgba(191, 36, 55, 0.12);
}

.transparency-editor__checkbox[b-z1x1wfbelk] {
    width: 1.15rem;
    height: 1.15rem;
    margin-top: 0.25rem;
}

.transparency-editor__documents-header[b-z1x1wfbelk] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
    margin-bottom: 1rem;
}

.transparency-editor__documents-header h2[b-z1x1wfbelk] {
    margin: 0;
}

.transparency-editor__documents-header p[b-z1x1wfbelk] {
    margin: 0.4rem 0 0;
    color: #5e6778;
}

.transparency-editor__add-document[b-z1x1wfbelk],
.transparency-editor__submit[b-z1x1wfbelk] {
    border: none;
    cursor: pointer;
    font-weight: 800;
}

.transparency-editor__add-document[b-z1x1wfbelk] {
    min-height: 2.9rem;
    padding: 0.85rem 1.15rem;
    border-radius: 999px;
    background: #fcecef;
    color: #8d1422;
}

.transparency-editor__documents[b-z1x1wfbelk] {
    display: grid;
    gap: 1rem;
}

.transparency-editor__document-card[b-z1x1wfbelk] {
    padding: 1rem;
    border: 1px solid #ececf3;
    border-radius: 20px;
    background: #fff;
}

.transparency-editor__document-head[b-z1x1wfbelk] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: start;
    margin-bottom: 1rem;
}

.transparency-editor__document-index[b-z1x1wfbelk] {
    margin: 0 0 0.35rem;
    color: #8d1422;
    font-size: 0.8rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.transparency-editor__document-head h3[b-z1x1wfbelk] {
    margin: 0;
    font-size: 1.1rem;
}

.transparency-editor__remove-document[b-z1x1wfbelk] {
    min-height: 2.5rem;
    padding: 0.75rem 1rem;
    border-radius: 999px;
    border: 1px solid #ead8dc;
    background: #fff5f6;
    color: #8d1422;
    font-weight: 700;
    cursor: pointer;
}

.transparency-editor__file-pill[b-z1x1wfbelk] {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    flex-wrap: wrap;
    padding: 0.7rem 0.9rem;
    border-radius: 16px;
    border: 1px solid #e7eaf0;
    background: #f8f9fb;
}

.transparency-editor__file-pill a[b-z1x1wfbelk] {
    color: #8d1422;
    text-decoration: none;
    font-weight: 700;
}

.transparency-editor__file-badge[b-z1x1wfbelk] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 3.4rem;
    padding: 0.35rem 0.65rem;
    border-radius: 999px;
    background: #8d1422;
    color: #fff;
    font-size: 0.76rem;
    font-weight: 800;
    letter-spacing: 0.06em;
}

.transparency-editor__empty-state[b-z1x1wfbelk] {
    padding: 1.3rem;
    border-radius: 18px;
    background: #f8f9fb;
    color: #5e6778;
    text-align: center;
}

.transparency-editor__message[b-z1x1wfbelk] {
    margin: 0;
    padding: 0.95rem 1rem;
    border-radius: 16px;
    font-weight: 600;
}

.transparency-editor__message--error[b-z1x1wfbelk] {
    color: #8d1422;
    background: #fff1f3;
    border: 1px solid #f3c8d0;
}

.transparency-editor__message--success[b-z1x1wfbelk] {
    color: #176244;
    background: #effbf4;
    border: 1px solid #cdeedb;
}

.transparency-editor__actions[b-z1x1wfbelk] {
    display: flex;
    justify-content: end;
}

.transparency-editor__submit[b-z1x1wfbelk] {
    min-height: 3.15rem;
    padding: 0.95rem 1.4rem;
    border-radius: 999px;
    background: linear-gradient(135deg, #7f101c 0%, #b91d2e 100%);
    color: #fff;
    box-shadow: 0 18px 34px rgba(127, 16, 28, 0.2);
}

.transparency-editor__submit:disabled[b-z1x1wfbelk] {
    opacity: 0.6;
    cursor: wait;
}

@media (max-width: 1100px) {
    .transparency-editor__grid[b-z1x1wfbelk],
    .transparency-editor__grid--documents[b-z1x1wfbelk] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 760px) {
    .transparency-editor__header[b-z1x1wfbelk],
    .transparency-editor__documents-header[b-z1x1wfbelk],
    .transparency-editor__document-head[b-z1x1wfbelk] {
        display: grid;
    }

    .transparency-editor__grid[b-z1x1wfbelk],
    .transparency-editor__grid--documents[b-z1x1wfbelk] {
        grid-template-columns: 1fr;
    }

    .transparency-editor__actions[b-z1x1wfbelk] {
        justify-content: stretch;
    }

    .transparency-editor__submit[b-z1x1wfbelk],
    .transparency-editor__add-document[b-z1x1wfbelk],
    .transparency-editor__back[b-z1x1wfbelk] {
        width: 100%;
    }
}
/* _content/APP_FIEE/Features/Admin/Views/Transparency/Pages/Index.razor.rz.scp.css */
.transparency-admin-list__actions[b-bi9qgxy41g] {
    margin: 1rem 0 1.5rem;
}

.transparency-admin-list__button[b-bi9qgxy41g] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.8rem 1.25rem;
    border-radius: 999px;
    background: linear-gradient(135deg, #7f101c 0%, #b91d2e 100%);
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    box-shadow: 0 16px 30px rgba(127, 16, 28, 0.2);
}

.transparency-admin-list__table-wrap[b-bi9qgxy41g] {
    overflow-x: auto;
}

.transparency-admin-list__table[b-bi9qgxy41g] {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 18px 36px rgba(17, 24, 39, 0.08);
}

.transparency-admin-list__table th[b-bi9qgxy41g],
.transparency-admin-list__table td[b-bi9qgxy41g] {
    padding: 1rem;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #eceff5;
}

.transparency-admin-list__table th[b-bi9qgxy41g] {
    background: #f6f7fb;
    color: #172033;
    font-size: 0.88rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    white-space: nowrap;
}

.transparency-admin-list__row-actions[b-bi9qgxy41g] {
    display: flex;
    gap: 0.9rem;
    white-space: nowrap;
}

.transparency-admin-list__link[b-bi9qgxy41g] {
    border: none;
    background: none;
    padding: 0;
    color: #8e1422;
    text-decoration: none;
    font-weight: 700;
    cursor: pointer;
}

.transparency-admin-list__link:hover[b-bi9qgxy41g],
.transparency-admin-list__link:focus-visible[b-bi9qgxy41g] {
    text-decoration: underline;
    outline: none;
}

@media (max-width: 760px) {
    .transparency-admin-list__table th[b-bi9qgxy41g],
    .transparency-admin-list__table td[b-bi9qgxy41g] {
        min-width: 120px;
    }
}
/* _content/APP_FIEE/Features/Admin/Views/Unities/Pages/EditCerseu.razor.rz.scp.css */
.unity-form[b-hminp1mqji] {
    max-width: 760px;
    background: #ffffff;
    padding: 1.8rem;
    border-radius: 16px;
    box-shadow: 0 14px 28px rgba(20, 28, 45, 0.08);
    display: grid;
    gap: 1.6rem;
}

.unity-form__grid[b-hminp1mqji] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1.2rem;
}

.unity-form__field[b-hminp1mqji] {
    display: grid;
    gap: 0.4rem;
}

.unity-form__input[b-hminp1mqji] {
    padding: 0.55rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
}

.unity-form__textarea[b-hminp1mqji] {
    min-height: 120px;
    padding: 0.6rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
    resize: vertical;
}

.unity-form__section[b-hminp1mqji] {
    border-top: 1px solid #eef2f7;
    padding-top: 1.4rem;
    display: grid;
    gap: 1rem;
}

.unity-form__section h3[b-hminp1mqji] {
    margin: 0;
    font-size: 1.1rem;
    color: #101d33;
}

.unity-form__checkbox[b-hminp1mqji] {
    width: 20px;
    height: 20px;
}

.unity-form__submit[b-hminp1mqji] {
    justify-self: flex-start;
    padding: 0.6rem 1.6rem;
    border: none;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
}

.unity-form__error[b-hminp1mqji] {
    color: #b42318;
    margin-top: 1rem;
}

.unity-form__success[b-hminp1mqji] {
    color: #067647;
    margin-top: 1rem;
}

.unity-form__url-list[b-hminp1mqji] {
    display: grid;
    gap: 0.6rem;
}

.unity-form__url-row[b-hminp1mqji] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.unity-form__url-row input[b-hminp1mqji] {
    flex: 1;
    padding: 0.55rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
}

.unity-form__url-remove[b-hminp1mqji] {
    padding: 0.4rem 0.8rem;
    border: none;
    border-radius: 8px;
    background: #b42318;
    color: #fff;
    cursor: pointer;
    font-size: 0.85rem;
}

.unity-form__url-add[b-hminp1mqji] {
    justify-self: flex-start;
    padding: 0.4rem 1rem;
    border: 1px solid #d6dbe7;
    border-radius: 10px;
    background: #f8f9fb;
    cursor: pointer;
    font-size: 0.9rem;
    color: #333;
}

.unity-form__img-preview[b-hminp1mqji] {
    position: relative;
    display: inline-block;
    max-width: 320px;
    margin-bottom: 0.6rem;
}

.unity-form__img-preview img[b-hminp1mqji] {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    display: block;
}

.unity-form__img-remove[b-hminp1mqji] {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 28px;
    height: 28px;
    border: none;
    border-radius: 50%;
    background: #b42318;
    color: #fff;
    font-size: 0.85rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* _content/APP_FIEE/Features/Admin/Views/Unities/Pages/EditComisiones.razor.rz.scp.css */
.unity-form[b-dzz54xexo1] {
    max-width: 760px;
    background: #ffffff;
    padding: 1.8rem;
    border-radius: 16px;
    box-shadow: 0 14px 28px rgba(20, 28, 45, 0.08);
    display: grid;
    gap: 1.6rem;
}

.unity-form__grid[b-dzz54xexo1] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1.2rem;
}

.unity-form__field[b-dzz54xexo1] {
    display: grid;
    gap: 0.4rem;
}

.unity-form__input[b-dzz54xexo1] {
    padding: 0.55rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
}

.unity-form__textarea[b-dzz54xexo1] {
    min-height: 120px;
    padding: 0.6rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
    resize: vertical;
}

.unity-form__section[b-dzz54xexo1] {
    border-top: 1px solid #eef2f7;
    padding-top: 1.4rem;
    display: grid;
    gap: 1rem;
}

.unity-form__section h3[b-dzz54xexo1] {
    margin: 0;
    font-size: 1.1rem;
    color: #101d33;
}

.unity-form__checkbox[b-dzz54xexo1] {
    width: 20px;
    height: 20px;
}

.unity-form__submit[b-dzz54xexo1] {
    justify-self: flex-start;
    padding: 0.6rem 1.6rem;
    border: none;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
}

.unity-form__error[b-dzz54xexo1] {
    color: #b42318;
    margin-top: 1rem;
}

.unity-form__success[b-dzz54xexo1] {
    color: #067647;
    margin-top: 1rem;
}

.unity-form__url-list[b-dzz54xexo1] {
    display: grid;
    gap: 0.6rem;
}

.unity-form__url-row[b-dzz54xexo1] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.unity-form__url-row input[b-dzz54xexo1] {
    flex: 1;
    padding: 0.55rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
}

.unity-form__url-remove[b-dzz54xexo1] {
    padding: 0.4rem 0.8rem;
    border: none;
    border-radius: 8px;
    background: #b42318;
    color: #fff;
    cursor: pointer;
    font-size: 0.85rem;
}

.unity-form__url-add[b-dzz54xexo1] {
    justify-self: flex-start;
    padding: 0.4rem 1rem;
    border: 1px solid #d6dbe7;
    border-radius: 10px;
    background: #f8f9fb;
    cursor: pointer;
    font-size: 0.9rem;
    color: #333;
}

.unity-form__img-preview[b-dzz54xexo1] {
    position: relative;
    display: inline-block;
    max-width: 320px;
    margin-bottom: 0.6rem;
}

.unity-form__img-preview img[b-dzz54xexo1] {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    display: block;
}

.unity-form__img-remove[b-dzz54xexo1] {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 28px;
    height: 28px;
    border: none;
    border-radius: 50%;
    background: #b42318;
    color: #fff;
    font-size: 0.85rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* _content/APP_FIEE/Features/Admin/Views/Unities/Pages/EditPpp.razor.rz.scp.css */
.unity-form[b-nl7d7k3ysc] {
    max-width: 760px;
    background: #ffffff;
    padding: 1.8rem;
    border-radius: 16px;
    box-shadow: 0 14px 28px rgba(20, 28, 45, 0.08);
    display: grid;
    gap: 1.6rem;
}

.unity-form__grid[b-nl7d7k3ysc] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1.2rem;
}

.unity-form__field[b-nl7d7k3ysc] {
    display: grid;
    gap: 0.4rem;
}

.unity-form__input[b-nl7d7k3ysc] {
    padding: 0.55rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
}

.unity-form__textarea[b-nl7d7k3ysc] {
    min-height: 120px;
    padding: 0.6rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
    resize: vertical;
}

.unity-form__section[b-nl7d7k3ysc] {
    border-top: 1px solid #eef2f7;
    padding-top: 1.4rem;
    display: grid;
    gap: 1rem;
}

.unity-form__section h3[b-nl7d7k3ysc] {
    margin: 0;
    font-size: 1.1rem;
    color: #101d33;
}

.unity-form__checkbox[b-nl7d7k3ysc] {
    width: 20px;
    height: 20px;
}

.unity-form__submit[b-nl7d7k3ysc] {
    justify-self: flex-start;
    padding: 0.6rem 1.6rem;
    border: none;
    border-radius: 12px;
    background: #1f1f1f;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
}

.unity-form__error[b-nl7d7k3ysc] {
    color: #b42318;
    margin-top: 1rem;
}

.unity-form__success[b-nl7d7k3ysc] {
    color: #067647;
    margin-top: 1rem;
}

.unity-form__url-list[b-nl7d7k3ysc] {
    display: grid;
    gap: 0.6rem;
}

.unity-form__url-row[b-nl7d7k3ysc] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.unity-form__url-row input[b-nl7d7k3ysc] {
    flex: 1;
    padding: 0.55rem 0.75rem;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    font-size: 0.95rem;
}

.unity-form__url-remove[b-nl7d7k3ysc] {
    padding: 0.4rem 0.8rem;
    border: none;
    border-radius: 8px;
    background: #b42318;
    color: #fff;
    cursor: pointer;
    font-size: 0.85rem;
}

.unity-form__url-add[b-nl7d7k3ysc] {
    justify-self: flex-start;
    padding: 0.4rem 1rem;
    border: 1px solid #d6dbe7;
    border-radius: 10px;
    background: #f8f9fb;
    cursor: pointer;
    font-size: 0.9rem;
    color: #333;
}

.unity-form__img-preview[b-nl7d7k3ysc] {
    position: relative;
    display: inline-block;
    max-width: 320px;
    margin-bottom: 0.6rem;
}

.unity-form__img-preview img[b-nl7d7k3ysc] {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #d6dbe7;
    display: block;
}

.unity-form__img-remove[b-nl7d7k3ysc] {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 28px;
    height: 28px;
    border: none;
    border-radius: 50%;
    background: #b42318;
    color: #fff;
    font-size: 0.85rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* _content/APP_FIEE/Features/Landing/Cerseu/Pages/CerseuCoursePage.razor.rz.scp.css */
/* ── CERSEU Course Detail Page ────────────────────────────────────────────── */
.cd-page[b-cvxrj4zhws] {
    --cd-ink: #0f1d33;
    --cd-muted: #4c5b73;
    --cd-accent: #021e73;
    --cd-soft: #eef2f8;
    --cd-border: #d7dee8;
    --cd-panel: #ffffff;

    background: radial-gradient(circle at 15% 0%, rgba(255, 255, 255, 0.95), rgba(244, 248, 252, 0.98)),
        linear-gradient(125deg, #f6f8fc 0%, #eef2f8 50%, #f9fbff 100%);
    min-height: 60vh;
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
    color: var(--cd-ink);
}

/* ── Loading / Not found ─────────────────────────────────────────────────── */
.cd-loading[b-cvxrj4zhws],
.cd-not-found[b-cvxrj4zhws] {
    max-width: 680px;
    margin: 0 auto;
    padding: 6rem 1.5rem;
    text-align: center;
    color: var(--cd-muted);
}

.cd-not-found svg[b-cvxrj4zhws] {
    width: 3rem;
    height: 3rem;
    stroke: var(--cd-border);
    margin-bottom: 1.5rem;
}

.cd-not-found h2[b-cvxrj4zhws] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: 1.8rem;
    margin: 0 0 0.5rem;
    color: var(--cd-ink);
}

.cd-not-found p[b-cvxrj4zhws] {
    margin: 0 0 2rem;
    font-size: 1rem;
}

.cd-not-found__btn[b-cvxrj4zhws] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.65rem 1.4rem;
    background: var(--cd-accent);
    color: #fff;
    border-radius: 8px;
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 600;
    transition: opacity 0.2s;
}

.cd-not-found__btn:hover[b-cvxrj4zhws] {
    opacity: 0.88;
}

/* ── Header ──────────────────────────────────────────────────────────────── */
.cd-header[b-cvxrj4zhws] {
    background: linear-gradient(135deg, #021e73 0%, #0a3491 60%, #0f4db5 100%);
    padding: 3.5rem 1.5rem 3rem;
    color: #fff;
}

.cd-header__inner[b-cvxrj4zhws] {
    max-width: 860px;
    margin: 0 auto;
}

.cd-breadcrumb[b-cvxrj4zhws] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.4rem;
    font-size: 0.82rem;
    color: rgba(255, 255, 255, 0.65);
    text-transform: uppercase;
    letter-spacing: 0.07em;
    margin-bottom: 1.25rem;
}

.cd-breadcrumb a[b-cvxrj4zhws] {
    color: rgba(255, 255, 255, 0.65);
    text-decoration: none;
    transition: color 0.2s;
}

.cd-breadcrumb a:hover[b-cvxrj4zhws] {
    color: #fff;
}

.cd-breadcrumb__current[b-cvxrj4zhws] {
    color: rgba(255, 255, 255, 0.45);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 24ch;
}

.cd-header__badge[b-cvxrj4zhws] {
    display: inline-block;
    padding: 0.25rem 0.85rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.18);
    border: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 1rem;
}

.cd-header__title[b-cvxrj4zhws] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(1.6rem, 4vw, 2.5rem);
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    color: #fff;
}

/* ── Body ────────────────────────────────────────────────────────────────── */
.cd-body[b-cvxrj4zhws] {
    padding: 2.5rem 1.5rem 4rem;
}

.cd-body__inner[b-cvxrj4zhws] {
    max-width: 860px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
}

/* ── Cover image ─────────────────────────────────────────────────────────── */
.cd-cover[b-cvxrj4zhws] {
    margin: 0 auto;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(2, 30, 115, 0.12);
    aspect-ratio: 1 / 1;
    max-width: 560px;
}

.cd-cover img[b-cvxrj4zhws] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* ── Rich content ────────────────────────────────────────────────────────── */
.cd-content[b-cvxrj4zhws] {
    background: var(--cd-panel);
    border-radius: 12px;
    padding: 2rem 2.25rem;
    box-shadow: 0 1px 8px rgba(2, 30, 115, 0.06);
    color: var(--cd-ink);
    line-height: 1.8;
    font-size: 1.05rem;
    overflow-wrap: break-word;
    hyphens: none;
    -webkit-hyphens: none;
}

.cd-content .ql-align-justify[b-cvxrj4zhws] {
    text-align: justify;
    white-space: normal;
}

.cd-content p[b-cvxrj4zhws] { margin: 0 0 1em; }
.cd-content p:last-child[b-cvxrj4zhws] { margin-bottom: 0; }
.cd-content ul[b-cvxrj4zhws], .cd-content ol[b-cvxrj4zhws] { padding-left: 1.5rem; margin: 0 0 1em; }
.cd-content li[b-cvxrj4zhws] { margin-bottom: 0.35em; }
.cd-content h1[b-cvxrj4zhws], .cd-content h2[b-cvxrj4zhws], .cd-content h3[b-cvxrj4zhws] {
    font-family: "Playfair Display", "Georgia", serif;
    margin: 1.5em 0 0.5em;
    color: var(--cd-accent);
}

/* ── PDF ─────────────────────────────────────────────────────────────────── */
.cd-pdf[b-cvxrj4zhws] {
    background: var(--cd-panel);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 1px 8px rgba(2, 30, 115, 0.06);
    border: 1px solid var(--cd-border);
}

.cd-pdf__header[b-cvxrj4zhws] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.9rem 1.25rem;
    background: var(--cd-soft);
    border-bottom: 1px solid var(--cd-border);
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--cd-ink);
}

.cd-pdf__header svg[b-cvxrj4zhws] {
    width: 1.2rem;
    height: 1.2rem;
    flex-shrink: 0;
    stroke: var(--cd-accent);
}

.cd-pdf__open[b-cvxrj4zhws] {
    margin-left: auto;
    font-size: 0.82rem;
    font-weight: 600;
    color: var(--cd-accent);
    text-decoration: none;
    transition: opacity 0.2s;
}

.cd-pdf__open:hover[b-cvxrj4zhws] {
    opacity: 0.75;
}

.cd-pdf__frame[b-cvxrj4zhws] {
    width: 100%;
    height: 560px;
    border: none;
    display: block;
}

/* ── Footer ──────────────────────────────────────────────────────────────── */
.cd-footer[b-cvxrj4zhws] {
    padding-top: 0.5rem;
    border-top: 1px solid var(--cd-border);
}

.cd-footer__back[b-cvxrj4zhws] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.6rem 1.2rem;
    background: transparent;
    border: 1.5px solid var(--cd-border);
    border-radius: 8px;
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--cd-muted);
    cursor: pointer;
    transition: border-color 0.2s, color 0.2s, background 0.2s;
}

.cd-footer__back svg[b-cvxrj4zhws] {
    width: 1rem;
    height: 1rem;
    flex-shrink: 0;
}

.cd-footer__back:hover[b-cvxrj4zhws] {
    border-color: var(--cd-accent);
    color: var(--cd-accent);
    background: var(--cd-soft);
}

/* ── Responsive ──────────────────────────────────────────────────────────── */
@media (max-width: 600px) {
    .cd-header[b-cvxrj4zhws] {
        padding: 2.5rem 1rem 2rem;
    }

    .cd-body[b-cvxrj4zhws] {
        padding: 1.5rem 1rem 3rem;
    }

    .cd-content[b-cvxrj4zhws] {
        padding: 1.25rem 1.1rem;
    }

    .cd-pdf__frame[b-cvxrj4zhws] {
        height: 380px;
    }
}
/* _content/APP_FIEE/Features/Landing/Cerseu/Pages/CerseuLandingPage.razor.rz.scp.css */
/* ── Design tokens ────────────────────────────────────────────────────── */
.cerseu-page[b-yf704dkb2e] {
    --c-navy:      #021e73;
    --c-navy-dark: #010d4a;
    --c-navy-mid:  #0a3491;
    --c-accent:    #e8b832;
    --c-ink:       #0f1d33;
    --c-muted:     #4c5b73;
    --c-border:    #d7dee8;
    --c-soft:      #eef2f8;
    --c-panel:     #f4f7fc;
    --c-white:     #ffffff;

    background: var(--c-white);
    color: var(--c-ink);
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
}

/* ── Loading ──────────────────────────────────────────────────────────── */
.cerseu-page__loading[b-yf704dkb2e] {
    max-width: 680px;
    margin: 0 auto;
    padding: 6rem 1.5rem;
    text-align: center;
    color: #6b7280;
}

/* ── HERO ─────────────────────────────────────────────────────────────── */
.cerseu-hero[b-yf704dkb2e] {
    position: relative;
    min-height: clamp(260px, 36vw, 440px);
    display: flex;
    align-items: flex-end;
    overflow: hidden;
}

.cerseu-hero__bg[b-yf704dkb2e] {
    position: absolute;
    inset: 0;
}

.cerseu-hero__bg img[b-yf704dkb2e] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.cerseu-hero__bg--solid[b-yf704dkb2e] {
    background: linear-gradient(135deg, var(--c-navy-dark) 0%, var(--c-navy-mid) 100%);
}

.cerseu-hero__overlay[b-yf704dkb2e] {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(1, 13, 74, 0.92) 0%,
        rgba(2, 30, 115, 0.5) 55%,
        rgba(2, 30, 115, 0.1) 100%
    );
}

.cerseu-hero__content[b-yf704dkb2e] {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 2.5rem 2rem 3.5rem;
    color: var(--c-white);
}

.cerseu-hero__breadcrumb[b-yf704dkb2e] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.82rem;
    font-weight: 500;
    letter-spacing: 0.03em;
    color: rgba(255,255,255,0.75);
    margin-bottom: 1rem;
}

.cerseu-hero__breadcrumb a[b-yf704dkb2e] {
    color: rgba(255,255,255,0.75);
    text-decoration: none;
}

.cerseu-hero__breadcrumb a:hover[b-yf704dkb2e] {
    color: var(--c-white);
}

.cerseu-hero__title[b-yf704dkb2e] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2.4rem, 5vw, 3.8rem);
    font-weight: 700;
    line-height: 1.15;
    margin: 0 0 0.5rem;
    color: var(--c-white);
}

.cerseu-hero__subtitle[b-yf704dkb2e] {
    font-size: clamp(0.95rem, 1.8vw, 1.15rem);
    color: rgba(255,255,255,0.82);
    margin: 0;
    max-width: 540px;
}

/* ── BODY (sidebar + panel) ───────────────────────────────────────────── */
.cerseu-body[b-yf704dkb2e] {
    display: flex;
    align-items: flex-start;
    max-width: 1160px;
    margin: 0 auto;
    padding: 3rem 1.5rem 5rem;
    gap: 2.5rem;
}

/* ── SIDEBAR TABS ─────────────────────────────────────────────────────── */
.cerseu-tabs[b-yf704dkb2e] {
    flex: 0 0 230px;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    position: sticky;
    top: 100px;
}

.cerseu-tabs__item[b-yf704dkb2e] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem 1.1rem;
    border-radius: 10px;
    border: none;
    background: transparent;
    color: var(--c-muted);
    font-family: inherit;
    font-size: 0.9rem;
    font-weight: 500;
    cursor: pointer;
    text-align: left;
    transition: background 0.18s, color 0.18s;
    width: 100%;
}

.cerseu-tabs__item:hover[b-yf704dkb2e] {
    background: var(--c-soft);
    color: var(--c-navy);
}

.cerseu-tabs__item.is-active[b-yf704dkb2e] {
    background: var(--c-navy);
    color: var(--c-white);
    font-weight: 600;
    box-shadow: 0 4px 12px rgba(2, 30, 115, 0.22);
}

.cerseu-tabs__icon[b-yf704dkb2e] {
    flex: 0 0 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cerseu-tabs__icon svg[b-yf704dkb2e] {
    width: 18px;
    height: 18px;
}

.cerseu-tabs__label[b-yf704dkb2e] {
    flex: 1;
    line-height: 1.3;
}

.cerseu-tabs__divider[b-yf704dkb2e] {
    height: 1px;
    background: var(--c-border);
    margin: 0.5rem 0.25rem;
}

/* ── CONTENT PANEL ────────────────────────────────────────────────────── */
.cerseu-panel[b-yf704dkb2e] {
    flex: 1;
    min-width: 0;
}

.cerseu-panel__section[b-yf704dkb2e] {
    animation: cerseu-fade-in-b-yf704dkb2e 0.22s ease;
}

@keyframes cerseu-fade-in-b-yf704dkb2e {
    from { opacity: 0; transform: translateY(8px); }
    to   { opacity: 1; transform: translateY(0); }
}

.cerseu-panel__eyebrow[b-yf704dkb2e] {
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--c-navy);
    margin: 0 0 0.4rem;
}

.cerseu-panel__heading[b-yf704dkb2e] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(1.5rem, 3vw, 2.2rem);
    font-weight: 700;
    color: var(--c-ink);
    margin: 0 0 2rem;
    line-height: 1.25;
}

.cerseu-panel__empty[b-yf704dkb2e],
.cerseu-panel__loading[b-yf704dkb2e] {
    color: var(--c-muted);
    font-size: 1rem;
    margin: 2rem 0;
}

/* ── RICH CONTENT (Quill HTML output) ────────────────────────────────── */
.cerseu-rich-content[b-yf704dkb2e] {
    color: var(--c-ink);
    line-height: 1.78;
    font-size: 1.05rem;
    overflow-wrap: break-word;
    hyphens: none;
    -webkit-hyphens: none;
}

.cerseu-rich-content p[b-yf704dkb2e] { margin: 0 0 1em; }
.cerseu-rich-content ul[b-yf704dkb2e],
.cerseu-rich-content ol[b-yf704dkb2e] { margin: 0 0 1em 1.5em; }
.cerseu-rich-content li[b-yf704dkb2e] { margin-bottom: 0.35em; }
.cerseu-rich-content strong[b-yf704dkb2e] { font-weight: 700; }
.cerseu-rich-content em[b-yf704dkb2e] { font-style: italic; }
.cerseu-rich-content a[b-yf704dkb2e] { color: var(--c-navy); }
.cerseu-rich-content h1[b-yf704dkb2e],
.cerseu-rich-content h2[b-yf704dkb2e],
.cerseu-rich-content h3[b-yf704dkb2e] {
    font-family: "Playfair Display", "Georgia", serif;
    color: var(--c-ink);
    margin: 1.5em 0 0.5em;
    line-height: 1.3;
}

/* ── PRESENTATION layout ──────────────────────────────────────────────── */
.cerseu-presentation[b-yf704dkb2e] {
    display: flex;
    gap: 2.5rem;
    align-items: flex-start;
}

.cerseu-presentation__text[b-yf704dkb2e] {
    flex: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word;
}

/* ── DIRECTOR CARD ────────────────────────────────────────────────────── */
.cerseu-director-card[b-yf704dkb2e] {
    flex: 0 0 210px;
    background: var(--c-panel);
    border: 1px solid var(--c-border);
    border-radius: 14px;
    overflow: hidden;
    text-align: center;
}

.cerseu-director-card__photo[b-yf704dkb2e] {
    margin: 0;
    width: 100%;
    aspect-ratio: 1;
    overflow: hidden;
}

.cerseu-director-card__photo img[b-yf704dkb2e] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.cerseu-director-card__info[b-yf704dkb2e] {
    padding: 1rem 1.25rem 1.25rem;
}

.cerseu-director-card__name[b-yf704dkb2e] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: 1.05rem;
    font-weight: 700;
    color: var(--c-ink);
    margin: 0.3rem 0 0.25rem;
}

.cerseu-director-card__role[b-yf704dkb2e] {
    font-size: 0.8rem;
    color: var(--c-muted);
    font-weight: 500;
}

/* ── OBJECTIVES ───────────────────────────────────────────────────────── */
.cerseu-objectives__block[b-yf704dkb2e] {
    margin-bottom: 2.5rem;
    padding-bottom: 2.5rem;
    border-bottom: 1px solid var(--c-border);
}

.cerseu-objectives__block:last-child[b-yf704dkb2e] {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.cerseu-objectives__subtitle[b-yf704dkb2e] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--c-navy);
    margin: 0 0 1rem;
}

/* ── SOCIAL MEDIA ─────────────────────────────────────────────────────── */
.cerseu-social-grid[b-yf704dkb2e] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 1rem;
}

.cerseu-social-card[b-yf704dkb2e] {
    display: flex;
    align-items: center;
    gap: 0.85rem;
    padding: 1rem 1.1rem;
    border-radius: 12px;
    border: 1px solid var(--c-border);
    background: var(--c-white);
    text-decoration: none;
    color: var(--c-ink);
    font-weight: 600;
    font-size: 0.95rem;
    transition: border-color 0.18s, box-shadow 0.18s, transform 0.15s;
    box-shadow: 0 2px 6px rgba(0,0,0,0.04);
}

.cerseu-social-card:hover[b-yf704dkb2e] {
    border-color: var(--social-color, var(--c-navy));
    box-shadow: 0 4px 16px rgba(0,0,0,0.1);
    transform: translateY(-2px);
    color: var(--social-color, var(--c-navy));
}

.cerseu-social-card__dot[b-yf704dkb2e] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--social-color, var(--c-navy));
    flex-shrink: 0;
}

.cerseu-social-card__name[b-yf704dkb2e] {
    flex: 1;
}

.cerseu-social-card__arrow[b-yf704dkb2e] {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    opacity: 0.4;
    transition: opacity 0.15s;
}

.cerseu-social-card:hover .cerseu-social-card__arrow[b-yf704dkb2e] {
    opacity: 1;
}

/* ── CARDS GRID ───────────────────────────────────────────────────────── */
.cerseu-cards[b-yf704dkb2e] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.cerseu-card[b-yf704dkb2e] {
    background: var(--c-white);
    border: 1px solid var(--c-border);
    border-radius: 14px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 10px rgba(2, 30, 115, 0.05);
    transition: box-shadow 0.2s, transform 0.18s;
}

.cerseu-card:hover[b-yf704dkb2e] {
    box-shadow: 0 8px 28px rgba(2, 30, 115, 0.12);
    transform: translateY(-3px);
}

.cerseu-card__cover[b-yf704dkb2e] {
    position: relative;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    background: var(--c-soft);
}

.cerseu-card__cover img[b-yf704dkb2e] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.35s ease;
}

.cerseu-card:hover .cerseu-card__cover img[b-yf704dkb2e] {
    transform: scale(1.04);
}

.cerseu-card__play[b-yf704dkb2e] {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(1, 13, 74, 0.35);
    opacity: 0;
    transition: opacity 0.2s;
}

.cerseu-card__cover:hover .cerseu-card__play[b-yf704dkb2e] {
    opacity: 1;
}

.cerseu-card__play svg[b-yf704dkb2e] {
    width: 52px;
    height: 52px;
    fill: var(--c-white);
    filter: drop-shadow(0 2px 8px rgba(0,0,0,0.4));
}

.cerseu-card__body[b-yf704dkb2e] {
    padding: 1.1rem 1.25rem 1.25rem;
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
    flex: 1;
}

.cerseu-card__title[b-yf704dkb2e] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: 1.05rem;
    font-weight: 700;
    color: var(--c-ink);
    margin: 0;
    line-height: 1.35;
}

.cerseu-card__description[b-yf704dkb2e] {
    font-size: 0.9rem;
    color: var(--c-muted);
    line-height: 1.6;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.cerseu-card__cover--link[b-yf704dkb2e] {
    display: block;
    transition: opacity 0.2s;
}

.cerseu-card__cover--link:hover[b-yf704dkb2e] {
    opacity: 0.88;
}

.cerseu-card__actions[b-yf704dkb2e] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-top: auto;
    padding-top: 0.5rem;
}

.cerseu-card__detail-btn[b-yf704dkb2e] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    padding: 0.4rem 0.9rem;
    border-radius: 6px;
    background: var(--c-navy);
    color: #fff;
    font-size: 0.82rem;
    font-weight: 700;
    text-decoration: none;
    transition: background 0.15s;
}

.cerseu-card__detail-btn svg[b-yf704dkb2e] {
    width: 13px;
    height: 13px;
    flex-shrink: 0;
}

.cerseu-card__detail-btn:hover[b-yf704dkb2e] {
    background: var(--c-navy-mid);
}

.cerseu-card__link[b-yf704dkb2e],
.cerseu-card__pdf[b-yf704dkb2e] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--c-navy);
    text-decoration: none;
    transition: color 0.15s;
}

.cerseu-card__link:hover[b-yf704dkb2e],
.cerseu-card__pdf:hover[b-yf704dkb2e] {
    color: var(--c-navy-mid);
}

.cerseu-card__link svg[b-yf704dkb2e],
.cerseu-card__pdf svg[b-yf704dkb2e] {
    width: 15px;
    height: 15px;
    flex-shrink: 0;
}

/* ── PAGINATION ───────────────────────────────────────────────────────── */
.cerseu-pagination[b-yf704dkb2e] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.25rem;
    margin-top: 0.5rem;
}

.cerseu-pagination__btn[b-yf704dkb2e] {
    padding: 0.45rem 1.1rem;
    border: 1px solid var(--c-border);
    border-radius: 8px;
    background: var(--c-white);
    color: var(--c-ink);
    font-weight: 500;
    font-size: 0.875rem;
    cursor: pointer;
    font-family: inherit;
    transition: background 0.15s, border-color 0.15s;
}

.cerseu-pagination__btn:hover:not(:disabled)[b-yf704dkb2e] {
    background: var(--c-soft);
    border-color: var(--c-navy);
}

.cerseu-pagination__btn:disabled[b-yf704dkb2e] {
    opacity: 0.38;
    cursor: not-allowed;
}

.cerseu-pagination__info[b-yf704dkb2e] {
    font-size: 0.875rem;
    color: var(--c-muted);
    font-weight: 500;
}

/* ── RESPONSIVE ───────────────────────────────────────────────────────── */
@media (max-width: 860px) {
    .cerseu-body[b-yf704dkb2e] {
        flex-direction: column;
        padding: 1.75rem 1rem 4rem;
        gap: 1.5rem;
    }

    .cerseu-tabs[b-yf704dkb2e] {
        flex: none;
        position: static;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 0.4rem;
    }

    .cerseu-tabs__item[b-yf704dkb2e] {
        flex: 0 0 auto;
        padding: 0.55rem 1rem;
        border-radius: 999px;
        border: 1px solid var(--c-border);
    }

    .cerseu-tabs__item.is-active[b-yf704dkb2e] {
        box-shadow: none;
    }

    .cerseu-tabs__icon[b-yf704dkb2e] {
        display: none;
    }

    .cerseu-tabs__divider[b-yf704dkb2e] {
        display: none;
    }

    .cerseu-presentation[b-yf704dkb2e] {
        flex-direction: column;
    }

    .cerseu-director-card[b-yf704dkb2e] {
        flex: none;
        width: 100%;
        max-width: 260px;
        margin: 0 auto;
    }

    .cerseu-cards[b-yf704dkb2e] {
        grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    }
}

@media (max-width: 540px) {
    .cerseu-cards[b-yf704dkb2e] {
        grid-template-columns: 1fr;
    }

    .cerseu-social-grid[b-yf704dkb2e] {
        grid-template-columns: 1fr 1fr;
    }
}
/* _content/APP_FIEE/Features/Landing/Cerseu/Pages/CerseuWorkshopPage.razor.rz.scp.css */
/* ── CERSEU Workshop Detail Page ──────────────────────────────────────────── */
.wd-page[b-7hq9lnslag] {
    --wd-ink: #0f1d33;
    --wd-muted: #4c5b73;
    --wd-accent: #0f5132;
    --wd-accent-dark: #0a3d26;
    --wd-soft: #eef6f1;
    --wd-border: #c8ddd1;
    --wd-panel: #ffffff;

    background: radial-gradient(circle at 15% 0%, rgba(255, 255, 255, 0.95), rgba(244, 252, 248, 0.98)),
        linear-gradient(125deg, #f6fcf9 0%, #eef6f1 50%, #f4faf7 100%);
    min-height: 60vh;
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
    color: var(--wd-ink);
}

/* ── Loading / Not found ─────────────────────────────────────────────────── */
.wd-loading[b-7hq9lnslag],
.wd-not-found[b-7hq9lnslag] {
    max-width: 680px;
    margin: 0 auto;
    padding: 6rem 1.5rem;
    text-align: center;
    color: var(--wd-muted);
}

.wd-not-found svg[b-7hq9lnslag] {
    width: 3rem;
    height: 3rem;
    stroke: var(--wd-border);
    margin-bottom: 1.5rem;
}

.wd-not-found h2[b-7hq9lnslag] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: 1.8rem;
    margin: 0 0 0.5rem;
    color: var(--wd-ink);
}

.wd-not-found p[b-7hq9lnslag] {
    margin: 0 0 2rem;
    font-size: 1rem;
}

.wd-not-found__btn[b-7hq9lnslag] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.65rem 1.4rem;
    background: var(--wd-accent);
    color: #fff;
    border-radius: 8px;
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 600;
    transition: opacity 0.2s;
}

.wd-not-found__btn:hover[b-7hq9lnslag] {
    opacity: 0.88;
}

/* ── Header ──────────────────────────────────────────────────────────────── */
.wd-header[b-7hq9lnslag] {
    background: linear-gradient(135deg, #0f5132 0%, #1a7a4e 60%, #22a060 100%);
    padding: 3.5rem 1.5rem 3rem;
    color: #fff;
}

.wd-header__inner[b-7hq9lnslag] {
    max-width: 860px;
    margin: 0 auto;
}

.wd-breadcrumb[b-7hq9lnslag] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.4rem;
    font-size: 0.82rem;
    color: rgba(255, 255, 255, 0.65);
    text-transform: uppercase;
    letter-spacing: 0.07em;
    margin-bottom: 1.25rem;
}

.wd-breadcrumb a[b-7hq9lnslag] {
    color: rgba(255, 255, 255, 0.65);
    text-decoration: none;
    transition: color 0.2s;
}

.wd-breadcrumb a:hover[b-7hq9lnslag] {
    color: #fff;
}

.wd-breadcrumb__current[b-7hq9lnslag] {
    color: rgba(255, 255, 255, 0.45);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 24ch;
}

.wd-header__badge[b-7hq9lnslag] {
    display: inline-block;
    padding: 0.25rem 0.85rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.18);
    border: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 1rem;
}

.wd-header__title[b-7hq9lnslag] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(1.6rem, 4vw, 2.5rem);
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    color: #fff;
}

/* ── Body ────────────────────────────────────────────────────────────────── */
.wd-body[b-7hq9lnslag] {
    padding: 2.5rem 1.5rem 4rem;
}

.wd-body__inner[b-7hq9lnslag] {
    max-width: 860px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
}

/* ── Cover image ─────────────────────────────────────────────────────────── */
.wd-cover[b-7hq9lnslag] {
    margin: 0 auto;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(15, 81, 50, 0.14);
    aspect-ratio: 1 / 1;
    max-width: 560px;
}

.wd-cover img[b-7hq9lnslag] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* ── Rich content ────────────────────────────────────────────────────────── */
.wd-content[b-7hq9lnslag] {
    background: var(--wd-panel);
    border-radius: 12px;
    padding: 2rem 2.25rem;
    box-shadow: 0 1px 8px rgba(15, 81, 50, 0.07);
    color: var(--wd-ink);
    line-height: 1.8;
    font-size: 1.05rem;
    overflow-wrap: break-word;
    hyphens: none;
    -webkit-hyphens: none;
}

.wd-content .ql-align-justify[b-7hq9lnslag] {
    text-align: justify;
    white-space: normal;
}

.wd-content p[b-7hq9lnslag] { margin: 0 0 1em; }
.wd-content p:last-child[b-7hq9lnslag] { margin-bottom: 0; }
.wd-content ul[b-7hq9lnslag], .wd-content ol[b-7hq9lnslag] { padding-left: 1.5rem; margin: 0 0 1em; }
.wd-content li[b-7hq9lnslag] { margin-bottom: 0.35em; }
.wd-content h1[b-7hq9lnslag], .wd-content h2[b-7hq9lnslag], .wd-content h3[b-7hq9lnslag] {
    font-family: "Playfair Display", "Georgia", serif;
    margin: 1.5em 0 0.5em;
    color: var(--wd-accent);
}

/* ── PDF ─────────────────────────────────────────────────────────────────── */
.wd-pdf[b-7hq9lnslag] {
    background: var(--wd-panel);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 1px 8px rgba(15, 81, 50, 0.07);
    border: 1px solid var(--wd-border);
}

.wd-pdf__header[b-7hq9lnslag] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.9rem 1.25rem;
    background: var(--wd-soft);
    border-bottom: 1px solid var(--wd-border);
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--wd-ink);
}

.wd-pdf__header svg[b-7hq9lnslag] {
    width: 1.2rem;
    height: 1.2rem;
    flex-shrink: 0;
    stroke: var(--wd-accent);
}

.wd-pdf__open[b-7hq9lnslag] {
    margin-left: auto;
    font-size: 0.82rem;
    font-weight: 600;
    color: var(--wd-accent);
    text-decoration: none;
    transition: opacity 0.2s;
}

.wd-pdf__open:hover[b-7hq9lnslag] {
    opacity: 0.75;
}

.wd-pdf__frame[b-7hq9lnslag] {
    width: 100%;
    height: 560px;
    border: none;
    display: block;
}

/* ── Footer ──────────────────────────────────────────────────────────────── */
.wd-footer[b-7hq9lnslag] {
    padding-top: 0.5rem;
    border-top: 1px solid var(--wd-border);
}

.wd-footer__back[b-7hq9lnslag] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.6rem 1.2rem;
    background: transparent;
    border: 1.5px solid var(--wd-border);
    border-radius: 8px;
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--wd-muted);
    cursor: pointer;
    transition: border-color 0.2s, color 0.2s, background 0.2s;
}

.wd-footer__back svg[b-7hq9lnslag] {
    width: 1rem;
    height: 1rem;
    flex-shrink: 0;
}

.wd-footer__back:hover[b-7hq9lnslag] {
    border-color: var(--wd-accent);
    color: var(--wd-accent);
    background: var(--wd-soft);
}

/* ── Responsive ──────────────────────────────────────────────────────────── */
@media (max-width: 600px) {
    .wd-header[b-7hq9lnslag] {
        padding: 2.5rem 1rem 2rem;
    }

    .wd-body[b-7hq9lnslag] {
        padding: 1.5rem 1rem 3rem;
    }

    .wd-content[b-7hq9lnslag] {
        padding: 1.25rem 1.1rem;
    }

    .wd-pdf__frame[b-7hq9lnslag] {
        height: 380px;
    }
}
/* _content/APP_FIEE/Features/Landing/contact/Pages/DirectoryPage.razor.rz.scp.css */
.directory-page[b-7cqntld7jp] {
    --directory-ink: #0c2340;
    --directory-accent: #c99700;
    --directory-blue: #103c74;
    --directory-muted: #566781;
    --directory-surface: rgba(255, 255, 255, 0.92);
    --directory-border: rgba(12, 35, 64, 0.1);
    --directory-control-border: #d8e2ee;
    --directory-control-shadow: 0 14px 24px rgba(16, 60, 116, 0.08);

    min-height: 100vh;
    color: var(--directory-ink);
    background:
        radial-gradient(circle at top left, rgba(201, 151, 0, 0.13), transparent 24%),
        radial-gradient(circle at 90% 10%, rgba(16, 60, 116, 0.16), transparent 28%),
        linear-gradient(180deg, #f8fbff 0%, #eef4fb 50%, #f8fbff 100%);
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
}

.directory-page__hero[b-7cqntld7jp] {
    padding: 3.5rem 1.5rem 2rem;
}

.directory-page__hero-inner[b-7cqntld7jp],
.directory-page__body[b-7cqntld7jp] {
    max-width: 1200px;
    margin: 0 auto;
}

.directory-page__hero-inner[b-7cqntld7jp] {
    display: grid;
    grid-template-columns: minmax(0, 1.25fr) minmax(290px, 0.75fr);
    gap: 1.5rem;
    align-items: stretch;
}

.directory-page__breadcrumb[b-7cqntld7jp] {
    display: inline-flex;
    gap: 0.45rem;
    align-items: center;
    margin-bottom: 1.2rem;
    font-size: 0.84rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--directory-muted);
}

.directory-page__breadcrumb a[b-7cqntld7jp] {
    color: inherit;
    text-decoration: none;
}

.directory-page__eyebrow[b-7cqntld7jp] {
    margin: 0 0 0.8rem;
    font-size: 0.85rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #876400;
    font-weight: 700;
}

.directory-page h1[b-7cqntld7jp] {
    margin: 0;
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2.7rem, 5vw, 4.8rem);
    line-height: 0.96;
    letter-spacing: -0.04em;
}

.directory-page__subtitle[b-7cqntld7jp] {
    margin: 1.35rem 0 0;
    max-width: 42rem;
    font-size: 1.12rem;
    line-height: 1.7;
    color: var(--directory-muted);
}

.directory-page__hero-panel[b-7cqntld7jp] {
    position: relative;
    overflow: hidden;
    padding: 1.45rem;
    border-radius: 28px;
    background:
        radial-gradient(circle at top right, rgba(201, 151, 0, 0.3), transparent 25%),
        linear-gradient(145deg, #0c2340 0%, #123d73 55%, #185b9d 100%);
    box-shadow: 0 24px 44px rgba(12, 35, 64, 0.18);
    display: grid;
    gap: 0.9rem;
    align-content: center;
}

.directory-page__hero-panel[b-7cqntld7jp]::after {
    content: "";
    position: absolute;
    inset: auto -48px -52px auto;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
}

.directory-page__metric[b-7cqntld7jp] {
    position: relative;
    z-index: 1;
    display: grid;
    gap: 0.18rem;
    padding: 1rem 1.05rem;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.08);
    color: #eff6ff;
}

.directory-page__metric strong[b-7cqntld7jp] {
    font-size: clamp(1.7rem, 3vw, 2.4rem);
    line-height: 1;
}

.directory-page__metric span[b-7cqntld7jp] {
    color: rgba(255, 255, 255, 0.74);
}

.directory-page__body[b-7cqntld7jp] {
    padding: 1rem 1.5rem 5rem;
}

.directory-page__filters-shell[b-7cqntld7jp] {
    margin-bottom: 1.75rem;
    padding: 1.25rem;
    border: 1px solid var(--directory-border);
    border-radius: 28px;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(246, 250, 255, 0.94)),
        var(--directory-surface);
    box-shadow: 0 18px 30px rgba(12, 35, 64, 0.06);
    backdrop-filter: blur(14px);
}

.directory-page__filters-copy[b-7cqntld7jp] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
    margin-bottom: 1rem;
    padding: 0 0.1rem;
}

.directory-page__filters-copy p[b-7cqntld7jp] {
    margin: 0;
    color: var(--directory-muted);
    font-size: 0.98rem;
}

.directory-page__filters-copy strong[b-7cqntld7jp] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.5rem;
    padding: 0.55rem 0.95rem;
    border-radius: 999px;
    background: rgba(16, 60, 116, 0.08);
    color: var(--directory-blue);
    font-size: 0.88rem;
    white-space: nowrap;
}

.directory-page__filters[b-7cqntld7jp] {
    display: grid;
    grid-template-columns: minmax(0, 1.6fr) repeat(2, minmax(190px, 0.82fr)) minmax(150px, auto);
    gap: 1rem;
    align-items: stretch;
}

.directory-page__filter-group[b-7cqntld7jp] {
    display: grid;
    gap: 0.45rem;
    min-width: 0;
}

.directory-page__filter-group label[b-7cqntld7jp] {
    font-size: 0.88rem;
    font-weight: 700;
    color: #163358;
    padding-left: 0.2rem;
}

.directory-page__input[b-7cqntld7jp],
.directory-page__select[b-7cqntld7jp] {
    width: 100%;
    min-height: 3.5rem;
    padding: 0.95rem 1rem;
    border-radius: 16px;
    border: 1px solid var(--directory-control-border);
    background: linear-gradient(180deg, #ffffff 0%, #f9fbff 100%);
    color: var(--directory-ink);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72);
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.directory-page__input[b-7cqntld7jp]::placeholder,
.directory-page__select[b-7cqntld7jp] {
    color: #56708e;
}

.directory-page__input:focus[b-7cqntld7jp],
.directory-page__select:focus[b-7cqntld7jp] {
    outline: none;
    border-color: rgba(16, 60, 116, 0.4);
    box-shadow: 0 0 0 4px rgba(16, 60, 116, 0.12), var(--directory-control-shadow);
}

.directory-page__input:focus[b-7cqntld7jp],
.directory-page__select:focus[b-7cqntld7jp] {
    transform: translateY(-1px);
}

.directory-page__select-wrap[b-7cqntld7jp] {
    position: relative;
}

.directory-page__select-wrap[b-7cqntld7jp]::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1rem;
    width: 0.72rem;
    height: 0.72rem;
    border-right: 2px solid #27548c;
    border-bottom: 2px solid #27548c;
    transform: translateY(-62%) rotate(45deg);
    pointer-events: none;
}

.directory-page__select[b-7cqntld7jp] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 3rem;
    cursor: pointer;
}

.directory-page__filter-actions[b-7cqntld7jp] {
    display: flex;
    align-items: end;
}

.directory-page__reset[b-7cqntld7jp] {
    width: 100%;
    min-height: 3.5rem;
    padding: 0.95rem 1.1rem;
    border: none;
    border-radius: 16px;
    background: linear-gradient(135deg, rgba(12, 35, 64, 0.08), rgba(16, 60, 116, 0.16));
    color: #123d73;
    font-weight: 700;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.42);
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
    cursor: pointer;
}

.directory-page__reset:hover[b-7cqntld7jp] {
    transform: translateY(-1px);
    box-shadow: 0 14px 22px rgba(12, 35, 64, 0.12);
}

.directory-page__reset:focus-visible[b-7cqntld7jp] {
    outline: 3px solid rgba(16, 60, 116, 0.18);
    outline-offset: 2px;
}

.directory-page__state[b-7cqntld7jp] {
    text-align: center;
    padding: 4rem 0;
    color: var(--directory-muted);
}

.directory-page__table-shell[b-7cqntld7jp] {
    overflow: hidden;
    border-radius: 28px;
    border: 1px solid var(--directory-border);
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 22px 42px rgba(12, 35, 64, 0.08);
}

.directory-page__table[b-7cqntld7jp] {
    width: 100%;
    border-collapse: collapse;
}

.directory-page__table thead[b-7cqntld7jp] {
    background: linear-gradient(135deg, rgba(12, 35, 64, 0.96), rgba(18, 72, 130, 0.94));
}

.directory-page__table th[b-7cqntld7jp] {
    padding: 1rem 1.1rem;
    text-align: left;
    color: #eff6ff;
    font-size: 0.88rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.directory-page__table td[b-7cqntld7jp] {
    padding: 1.05rem 1.1rem;
    border-top: 1px solid rgba(12, 35, 64, 0.08);
    vertical-align: top;
    color: #17304f;
}

.directory-page__table tbody tr:nth-child(even)[b-7cqntld7jp] {
    background: rgba(238, 244, 251, 0.72);
}

.directory-page__table a[b-7cqntld7jp] {
    color: var(--directory-blue);
    text-decoration: none;
    font-weight: 600;
}

.directory-page__badge[b-7cqntld7jp] {
    display: inline-flex;
    align-items: center;
    padding: 0.42rem 0.72rem;
    border-radius: 999px;
    background: rgba(201, 151, 0, 0.14);
    color: #805e00;
    font-size: 0.8rem;
    font-weight: 700;
}

@media (max-width: 980px) {
    .directory-page__hero-inner[b-7cqntld7jp] {
        grid-template-columns: 1fr;
    }

    .directory-page__filters[b-7cqntld7jp] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .directory-page__filter-group--search[b-7cqntld7jp],
    .directory-page__filter-actions[b-7cqntld7jp] {
        grid-column: 1 / -1;
    }
}

@media (max-width: 760px) {
    .directory-page__filters-copy[b-7cqntld7jp],
    .directory-page__filters[b-7cqntld7jp] {
        grid-template-columns: 1fr;
    }

    .directory-page__filters-copy[b-7cqntld7jp] {
        display: grid;
        justify-content: stretch;
    }

    .directory-page__table thead[b-7cqntld7jp] {
        display: none;
    }

    .directory-page__table[b-7cqntld7jp],
    .directory-page__table tbody[b-7cqntld7jp],
    .directory-page__table tr[b-7cqntld7jp],
    .directory-page__table td[b-7cqntld7jp] {
        display: block;
        width: 100%;
    }

    .directory-page__table tr[b-7cqntld7jp] {
        padding: 1rem 1rem 0.2rem;
    }

    .directory-page__table td[b-7cqntld7jp] {
        padding: 0.7rem 0;
        border-top: none;
    }

    .directory-page__table td[b-7cqntld7jp]::before {
        content: attr(data-label);
        display: block;
        margin-bottom: 0.25rem;
        color: var(--directory-muted);
        font-size: 0.8rem;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.06em;
    }
}

@media (max-width: 640px) {
    .directory-page__hero[b-7cqntld7jp],
    .directory-page__body[b-7cqntld7jp] {
        padding-left: 1.15rem;
        padding-right: 1.15rem;
    }

    .directory-page__hero-panel[b-7cqntld7jp],
    .directory-page__filters-shell[b-7cqntld7jp] {
        padding: 1.15rem;
    }
}
/* _content/APP_FIEE/Features/Landing/graduation-workshop/pages/ThesisWorkshopPage.razor.rz.scp.css */
.thesis-workshop-page[b-rup5u4dhzd] {
    --tw-ink: #0c2340;
    --tw-ink-soft: #143b67;
    --tw-muted: #5d6d84;
    --tw-line: rgba(12, 35, 64, 0.1);
    --tw-panel: rgba(255, 255, 255, 0.82);
    --tw-panel-solid: #ffffff;
    --tw-soft: #eef4fb;
    --tw-gold: #c99700;
    --tw-gold-soft: rgba(201, 151, 0, 0.14);
    --tw-blue-soft: rgba(19, 75, 134, 0.1);

    min-height: 100vh;
    padding: 0 0 4rem;
    color: var(--tw-ink);
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
    background:
        radial-gradient(circle at 12% 0%, rgba(201, 151, 0, 0.12), transparent 22%),
        radial-gradient(circle at 86% 14%, rgba(19, 75, 134, 0.14), transparent 25%),
        linear-gradient(180deg, #fbfdff 0%, #eef4fb 46%, #f9fbff 100%);
    overflow: hidden;
}

.thesis-workshop-page__loading[b-rup5u4dhzd],
.thesis-workshop-page__empty[b-rup5u4dhzd] {
    min-height: 55vh;
    display: grid;
    place-items: center;
    padding: 2rem;
    text-align: center;
    color: var(--tw-ink);
}

.thesis-workshop-page__quicknav[b-rup5u4dhzd] {
    position: sticky;
    top: 5.5rem;
    z-index: 8;
    width: fit-content;
    max-width: calc(100% - 2.3rem);
    margin: 1rem auto 0;
    padding: 0.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.4rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.84);
    border: 1px solid rgba(12, 35, 64, 0.08);
    box-shadow: 0 18px 28px rgba(12, 35, 64, 0.08);
    backdrop-filter: blur(14px);
}

.thesis-workshop-page__quicknav button[b-rup5u4dhzd] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.65rem 1rem;
    border-radius: 999px;
    border: 0;
    background: transparent;
    color: var(--tw-ink-soft);
    font-size: 0.92rem;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.thesis-workshop-page__quicknav button:hover[b-rup5u4dhzd] {
    background: rgba(19, 75, 134, 0.1);
    color: var(--tw-ink);
    transform: translateY(-1px);
}

.tw-reveal[b-rup5u4dhzd] {
    opacity: 1;
    transform: none;
    transition: opacity 0.45s ease, transform 0.45s ease;
}

.tw-reveal.is-visible[b-rup5u4dhzd] {
    opacity: 1;
    transform: translateY(0);
}

.thesis-workshop-page__section-heading[b-rup5u4dhzd] {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 1.5rem 1rem;
}

.thesis-workshop-page__section-heading h2[b-rup5u4dhzd] {
    margin: 0;
    color: var(--tw-ink);
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2rem, 3.2vw, 2.8rem);
    line-height: 1.05;
}

.thesis-workshop-page[b-rup5u4dhzd]  a {
    color: inherit;
}

@media (max-width: 640px) {
    .thesis-workshop-page__quicknav[b-rup5u4dhzd] {
        top: 5rem;
        margin-top: 0.75rem;
        border-radius: 24px;
    }

    .thesis-workshop-page__section-heading[b-rup5u4dhzd] {
        padding-inline: 1.15rem;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/GenericUnitSection.razor.rz.scp.css */
.generic-unit[b-r2dnxwy4dl] {
    background: #ffffff;
    padding: 3.5rem 1.5rem;
    color: #0f1d33;
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
}

.generic-unit__inner[b-r2dnxwy4dl] {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
    gap: 2.6rem;
    align-items: center;
}

.generic-unit__eyebrow[b-r2dnxwy4dl] {
    margin: 0 0 0.7rem;
    font-size: 0.85rem;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #021E73;
    font-weight: 600;
}

.generic-unit__copy h2[b-r2dnxwy4dl] {
    margin: 0 0 1rem;
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2.6rem, 4vw, 3.6rem);
    color: #101d33;
}

.generic-unit__copy p[b-r2dnxwy4dl] {
    margin: 0;
    font-size: 1.05rem;
    line-height: 1.7;
    color: #4c5b73;
    max-width: 34rem;
}

.generic-unit__gallery[b-r2dnxwy4dl] {
    display: block;
}

.generic-unit__photo[b-r2dnxwy4dl] {
    margin: 0;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 20px 32px rgba(15, 29, 51, 0.18);
    background: #f2f4f8;
}

.generic-unit__photo img[b-r2dnxwy4dl] {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.generic-unit__photo--single[b-r2dnxwy4dl] {
    aspect-ratio: 4 / 3;
    min-height: 320px;
}

.generic-unit__leader[b-r2dnxwy4dl] {
    margin-top: 1.5rem;
    background: #ffffff;
    border-radius: 16px;
    padding: 1.4rem 1.6rem;
    box-shadow: 0 16px 28px rgba(15, 29, 51, 0.12);
}

.generic-unit__leader p[b-r2dnxwy4dl] {
    margin: 0 0 0.6rem;
    font-size: 0.85rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #021E73;
    font-weight: 600;
}

.generic-unit__leader h3[b-r2dnxwy4dl] {
    margin: 0 0 0.3rem;
    font-size: 1.25rem;
    color: #101d33;
}

.generic-unit__leader span[b-r2dnxwy4dl] {
    color: #51608C;
    font-weight: 600;
}

.generic-unit__leader-desc[b-r2dnxwy4dl] {
    margin: 0.7rem 0 0;
    color: #4c5b73;
    line-height: 1.6;
    text-transform: none;
    letter-spacing: 0;
    font-size: 0.95rem;
}

.generic-unit__contacts[b-r2dnxwy4dl] {
    max-width: 1200px;
    margin: 3rem auto 0;
    display: grid;
    grid-template-columns: minmax(0, 1.4fr) minmax(0, 0.8fr);
    gap: 1.8rem;
}

.generic-unit__contacts-card[b-r2dnxwy4dl] {
    background: #f3f6fb;
    border-radius: 18px;
    padding: 1.8rem;
    box-shadow: 0 18px 26px rgba(2, 30, 115, 0.08);
}

.generic-unit__contacts-card h3[b-r2dnxwy4dl] {
    margin: 0 0 0.8rem;
    font-size: 1.25rem;
    color: white;
}

.generic-unit__contacts-card p[b-r2dnxwy4dl] {
    margin: 0 0 1rem;
    color: #4c5b73;
    line-height: 1.6;
}

.generic-unit__contacts-card ul[b-r2dnxwy4dl] {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 0.6rem;
    color: #0f1d33;
}

.generic-unit__contacts-card li strong[b-r2dnxwy4dl] {
    color: #021E73;
}

.generic-unit__contacts-card--accent[b-r2dnxwy4dl] {
    background: linear-gradient(145deg, #021E73 0%, #020873 100%);
    color: #ffffff;
}

.generic-unit__contacts-card--accent p[b-r2dnxwy4dl] {
    color: rgba(255, 255, 255, 0.75);
}

.generic-unit__contacts-card--accent span[b-r2dnxwy4dl] {
    font-size: 1.4rem;
    font-weight: 600;
}

@media (max-width: 980px) {
    .generic-unit__inner[b-r2dnxwy4dl] {
        grid-template-columns: 1fr;
    }

    .generic-unit__gallery[b-r2dnxwy4dl] {
        display: block;
    }

    .generic-unit__contacts[b-r2dnxwy4dl] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .generic-unit[b-r2dnxwy4dl] {
        padding: 2.8rem 1.2rem;
    }

    .generic-unit__gallery[b-r2dnxwy4dl] {
        display: block;
    }

    .generic-unit__contacts[b-r2dnxwy4dl] {
        margin-top: 2.4rem;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/LandingAdmissionsSection.razor.rz.scp.css */
.landing-admissions[b-zbgq5w67j7] {
    --admissions-blue: #0bb8f0;
    --admissions-dark: #0e0e0e;
    --admissions-muted: #0a3144;
    --campus-image: url('/images/landing/slide-2.jpg');
    --student-image: url('/images/landing/slide-1.jpg');

    background: var(--admissions-blue);
}

.landing-admissions__panel[b-zbgq5w67j7] {
    display: grid;
    grid-template-columns: minmax(280px, 1.1fr) minmax(240px, 0.9fr);
    min-height: clamp(280px, 32vw, 380px);
}

.landing-admissions__content[b-zbgq5w67j7] {
    position: relative;
    z-index: 2;
    padding: clamp(2.6rem, 5vw, 4rem) clamp(2rem, 6vw, 5rem);
    display: grid;
    gap: 1.2rem;
    align-content: center;
    color: var(--admissions-dark);
    background-color: var(--admissions-blue);
    background-image:
        linear-gradient(30deg, rgba(255, 255, 255, 0.16) 12%, transparent 12.5%, transparent 87%, rgba(255, 255, 255, 0.16) 87.5%, rgba(255, 255, 255, 0.16)),
        linear-gradient(150deg, rgba(255, 255, 255, 0.16) 12%, transparent 12.5%, transparent 87%, rgba(255, 255, 255, 0.16) 87.5%, rgba(255, 255, 255, 0.16)),
        linear-gradient(90deg, rgba(255, 255, 255, 0.12) 2%, transparent 2%, transparent 98%, rgba(255, 255, 255, 0.12) 98%, rgba(255, 255, 255, 0.12));
    background-size: 86px 148px;
    background-position: -12px 0, -12px 0, 0 0;
}

.landing-admissions__content h2[b-zbgq5w67j7] {
    font-family: "Georgia", "Times New Roman", serif;
    font-size: clamp(2.2rem, 4vw, 3.1rem);
    line-height: 1.1;
    margin: 0;
    color: var(--admissions-dark);
}

.landing-admissions__highlight[b-zbgq5w67j7] {
    font-weight: 700;
}

.landing-admissions__content p[b-zbgq5w67j7] {
    margin: 0;
    font-size: 1.05rem;
    max-width: 420px;
    color: var(--admissions-muted);
    line-height: 1.6;
}

.landing-admissions__cta[b-zbgq5w67j7] {
    margin-top: 1.2rem;
    display: inline-flex;
    align-items: center;
    gap: 1.4rem;
    padding: 0.95rem 2.4rem;
    background: #1a1a1a;
    color: #ffffff;
    text-decoration: none;
    border-radius: 18px;
    font-weight: 600;
    letter-spacing: 0.02rem;
    width: fit-content;
    box-shadow: 0 18px 30px rgba(0, 0, 0, 0.25);
}

.landing-admissions__cta-icon[b-zbgq5w67j7] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
}

.landing-admissions__media[b-zbgq5w67j7] {
    position: relative;
    overflow: visible;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.05)), var(--campus-image);
    background-size: cover;
    background-position: center;
}

.landing-admissions__media[b-zbgq5w67j7]::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.25);
    z-index: 0;
}

.landing-admissions__student[b-zbgq5w67j7] {
    position: absolute;
    bottom: 0;
    left: -18%;
    width: min(320px, 45vw);
    height: clamp(240px, 38vw, 360px);
    background-image: var(--student-image);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    filter: drop-shadow(0 22px 25px rgba(0, 0, 0, 0.25));
    z-index: 1;
    pointer-events: none;
}

@media (max-width: 980px) {
    .landing-admissions__panel[b-zbgq5w67j7] {
        grid-template-columns: 1fr;
    }

    .landing-admissions__content[b-zbgq5w67j7] {
        text-align: center;
        justify-items: center;
    }

    .landing-admissions__content p[b-zbgq5w67j7] {
        max-width: 520px;
    }

    .landing-admissions__media[b-zbgq5w67j7] {
        min-height: 260px;
    }

    .landing-admissions__student[b-zbgq5w67j7] {
        left: 50%;
        transform: translateX(-50%);
        width: min(280px, 60vw);
    }
}

@media (max-width: 640px) {
    .landing-admissions__content[b-zbgq5w67j7] {
        padding: 2.5rem 1.6rem;
    }

    .landing-admissions__cta[b-zbgq5w67j7] {
        width: 100%;
        justify-content: center;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/LandingCampusSection.razor.rz.scp.css */
.landing-campus[b-cfyaxpe07c] {
    --campus-blue: #12baf1;
    --campus-text: #1f1f1f;
    --campus-muted: #4e5a6a;

    padding: 4.5rem 2rem 5rem;
    background: #f4f9ff;
}

.landing-campus__video[b-cfyaxpe07c] {
    max-width: 1180px;
    margin: 0 auto 3.5rem;
}

.landing-campus__carousel[b-cfyaxpe07c] {
    --campus-card-width: min(820px, 78vw);
    --campus-card-gap: 1.6rem;
    --campus-carousel-padding: calc((100% - var(--campus-card-width)) / 2);

    overflow: hidden;
    touch-action: pan-y;
    cursor: grab;
}

.landing-campus__carousel.is-dragging[b-cfyaxpe07c] {
    cursor: grabbing;
}

.landing-campus__carousel-track[b-cfyaxpe07c] {
    display: flex;
    gap: var(--campus-card-gap);
    padding: 0 var(--campus-carousel-padding);
    padding-bottom: 0.5rem;
    transform: translateX(calc(var(--campus-index) * -1 * (var(--campus-card-width) + var(--campus-card-gap)) + var(--campus-drag)));
    transition: transform 0.45s ease;
    will-change: transform;
}

.landing-campus__carousel.is-dragging .landing-campus__carousel-track[b-cfyaxpe07c] {
    transition: none;
}

.landing-campus__card[b-cfyaxpe07c] {
    flex: 0 0 var(--campus-card-width);
    opacity: 0.5;
    transform: scale(0.9) translateY(12px);
    transition: transform 0.35s ease, opacity 0.35s ease;
}

.landing-campus__card.is-active[b-cfyaxpe07c] {
    opacity: 1;
    transform: scale(1) translateY(0);
}

.landing-campus__card.is-prev[b-cfyaxpe07c],
.landing-campus__card.is-next[b-cfyaxpe07c] {
    opacity: 0.8;
    transform: scale(0.95) translateY(6px);
}

.landing-campus__video-frame[b-cfyaxpe07c] {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(15, 19, 30, 0.2);
    background: #0c0c0c;
}

.landing-campus__video-frame iframe[b-cfyaxpe07c] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.landing-campus__dots[b-cfyaxpe07c] {
    display: flex;
    justify-content: center;
    gap: 0.6rem;
    margin-top: 1.4rem;
}

.landing-campus__dot[b-cfyaxpe07c] {
    width: 12px;
    height: 12px;
    border-radius: 999px;
    border: none;
    background: #c7d4e6;
    cursor: pointer;
    transition: transform 0.2s ease, background 0.2s ease;
}

.landing-campus__dot.is-active[b-cfyaxpe07c] {
    background: var(--campus-blue);
    transform: scale(1.1);
}

.landing-campus__content[b-cfyaxpe07c] {
    max-width: 720px;
    margin: 0 auto;
    text-align: center;
    display: grid;
    gap: 0.9rem;
    color: var(--campus-text);
}

.landing-campus__eyebrow[b-cfyaxpe07c] {
    font-size: 0.85rem;
    letter-spacing: 0.28rem;
    font-weight: 600;
    color: var(--campus-text);
}

.landing-campus__content h2[b-cfyaxpe07c] {
    margin: 0;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: clamp(2.3rem, 4vw, 3.2rem);
    letter-spacing: 0.08rem;
}

.landing-campus__content p[b-cfyaxpe07c] {
    margin: 0;
    color: var(--campus-muted);
    line-height: 1.6;
}

.landing-campus__note[b-cfyaxpe07c] {
    font-weight: 600;
    color: var(--campus-text);
}

.landing-campus__cta[b-cfyaxpe07c] {
    margin-top: 0.6rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.9rem 2.2rem;
    background: var(--campus-blue);
    color: #0b1a22;
    text-decoration: none;
    border-radius: 12px;
    font-weight: 700;
    box-shadow: 0 16px 28px rgba(18, 186, 241, 0.25);
}

@media (max-width: 768px) {
    .landing-campus[b-cfyaxpe07c] {
        padding: 3.5rem 1.5rem 4rem;
    }

    .landing-campus__video[b-cfyaxpe07c] {
        margin-bottom: 2.5rem;
    }

    .landing-campus__carousel[b-cfyaxpe07c] {
        --campus-card-width: min(92vw, 640px);
    }
}

@media (max-width: 520px) {
    .landing-campus__cta[b-cfyaxpe07c] {
        width: 100%;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/LandingEventPopup.razor.rz.scp.css */
.landing-event-modal[b-o1z0ugrwbp] {
    position: fixed;
    inset: 0;
    background: rgba(9, 16, 30, 0.55);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    z-index: 2000;
}

.landing-event-modal__dialog[b-o1z0ugrwbp] {
    position: relative;
    width: min(960px, 96vw);
    background: #ffffff;
    border-radius: 18px;
    box-shadow: 0 30px 60px rgba(2, 8, 40, 0.25);
    overflow: hidden;
    animation: landingModalIn-b-o1z0ugrwbp 0.7s ease-out;
}

.landing-event-modal__close[b-o1z0ugrwbp] {
    position: absolute;
    top: 14px;
    right: 16px;
    border: none;
    background: rgba(255, 255, 255, 0.9);
    color: #021E73;
    font-size: 1.4rem;
    width: 36px;
    height: 36px;
    border-radius: 999px;
    cursor: pointer;
    box-shadow: 0 8px 18px rgba(2, 30, 115, 0.2);
}

.landing-event-modal__content[b-o1z0ugrwbp] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    min-height: 360px;
}

.landing-event-modal__copy[b-o1z0ugrwbp] {
    padding: 2.6rem 2.4rem;
    display: grid;
    gap: 1rem;
    align-content: center;
    color: #101d33;
}

.landing-event-modal__eyebrow[b-o1z0ugrwbp] {
    font-size: 0.8rem;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #021E73;
    font-weight: 600;
}

.landing-event-modal__copy h2[b-o1z0ugrwbp] {
    margin: 0;
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2rem, 3vw, 2.8rem);
    color: #020873;
}

.landing-event-modal__copy p[b-o1z0ugrwbp] {
    margin: 0;
    color: #4c5b73;
    line-height: 1.6;
    font-size: 1rem;
}

.landing-event-modal__cta[b-o1z0ugrwbp] {
    justify-self: flex-start;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.65rem 1.6rem;
    border-radius: 999px;
    background: #021E73;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    box-shadow: 0 12px 24px rgba(2, 30, 115, 0.25);
}

.landing-event-modal__cta:hover[b-o1z0ugrwbp] {
    background: #020873;
}

.landing-event-modal__media[b-o1z0ugrwbp] {
    background: #f1f4fb;
}

.landing-event-modal__media img[b-o1z0ugrwbp] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

@keyframes landingModalIn-b-o1z0ugrwbp {
    from {
        opacity: 0;
        transform: translateY(28px) scale(0.98);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@media (max-width: 720px) {
    .landing-event-modal__content[b-o1z0ugrwbp] {
        grid-template-columns: 1fr;
    }

    .landing-event-modal__media[b-o1z0ugrwbp] {
        order: -1;
        max-height: 220px;
    }

    .landing-event-modal__copy[b-o1z0ugrwbp] {
        padding: 2rem 1.8rem;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/LandingExperienceSection.razor.rz.scp.css */
.landing-experience[b-to2jxcfym0] {
    --experience-accent: #10b9f0;
    --experience-text: #1f1f1f;
    --experience-muted: #4e5a6a;
    --experience-divider: #d7dde6;
    --experience-img-1: url('/images/landing/slide-1.jpg');
    --experience-img-2: url('/images/landing/slide-2.jpg');
    --experience-img-3: url('/images/landing/slide-3.jpg');

    padding: 4.5rem 2rem 5rem;
    background: #ffffff;
}

.landing-experience__inner[b-to2jxcfym0] {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(280px, 1.05fr) minmax(280px, 0.95fr);
    gap: 3.5rem;
    align-items: center;
}

.landing-experience__title[b-to2jxcfym0] {
    display: flex;
    align-items: center;
    gap: 1.4rem;
}

.landing-experience__title h2[b-to2jxcfym0] {
    margin: 0;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: clamp(2.2rem, 4vw, 3.1rem);
    line-height: 1.1;
    color: var(--experience-text);
}

.landing-experience__title h2 span[b-to2jxcfym0] {
    display: block;
}

.landing-experience__arrow[b-to2jxcfym0] {
    position: relative;
    flex: 1;
    height: 2px;
    background: var(--experience-text);
    opacity: 0.9;
}

.landing-experience__arrow[b-to2jxcfym0]::after {
    content: "";
    position: absolute;
    right: -2px;
    top: -5px;
    width: 10px;
    height: 10px;
    border-top: 2px solid var(--experience-text);
    border-right: 2px solid var(--experience-text);
    transform: rotate(45deg);
}

.landing-experience__content[b-to2jxcfym0] {
    display: grid;
    gap: 1.2rem;
}

.landing-experience__content p[b-to2jxcfym0] {
    margin: 0;
    color: var(--experience-muted);
    line-height: 1.6;
    max-width: 520px;
}

.landing-experience__tabs[b-to2jxcfym0] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
    margin-top: 1.5rem;
}

.landing-experience__tab[b-to2jxcfym0] {
    background: transparent;
    border: 0;
    padding: 0 0 0.7rem;
    font: inherit;
    color: var(--experience-text);
    font-weight: 600;
    text-align: center;
    border-bottom: 3px solid transparent;
    cursor: default;
}

.landing-experience__tab.is-active[b-to2jxcfym0] {
    border-color: var(--experience-accent);
}

.landing-experience__divider[b-to2jxcfym0] {
    height: 1px;
    background: var(--experience-divider);
    margin-top: -0.4rem;
}

.landing-experience__cta[b-to2jxcfym0] {
    display: inline-flex;
    align-items: center;
    gap: 1.2rem;
    padding: 0.9rem 2.1rem;
    background: #1a1a1a;
    color: #ffffff;
    text-decoration: none;
    border-radius: 18px;
    font-weight: 600;
    letter-spacing: 0.02rem;
    width: fit-content;
    box-shadow: 0 18px 30px rgba(0, 0, 0, 0.18);
}

.landing-experience__cta-icon[b-to2jxcfym0] {
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.landing-experience__gallery[b-to2jxcfym0] {
    display: grid;
    grid-template-columns: minmax(180px, 1fr) minmax(180px, 1fr);
    gap: 1.6rem;
    align-items: center;
}

.landing-experience__stack[b-to2jxcfym0] {
    display: grid;
    gap: 1.6rem;
}

.landing-experience__photo[b-to2jxcfym0] {
    border-radius: 24px;
    background-size: cover;
    background-position: center;
    box-shadow: 0 18px 32px rgba(15, 19, 30, 0.2);
}

.landing-experience__photo--top[b-to2jxcfym0] {
    background-image: var(--experience-img-1);
    height: 190px;
}

.landing-experience__photo--bottom[b-to2jxcfym0] {
    background-image: var(--experience-img-2);
    height: 190px;
}

.landing-experience__photo--tall[b-to2jxcfym0] {
    background-image: var(--experience-img-3);
    height: 420px;
}

@media (max-width: 1100px) {
    .landing-experience__inner[b-to2jxcfym0] {
        grid-template-columns: 1fr;
    }

    .landing-experience__gallery[b-to2jxcfym0] {
        order: 2;
        grid-template-columns: minmax(180px, 1fr) minmax(160px, 0.8fr);
        justify-content: center;
    }
}

@media (max-width: 760px) {
    .landing-experience[b-to2jxcfym0] {
        padding: 3.5rem 1.5rem 4rem;
    }

    .landing-experience__title[b-to2jxcfym0] {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }

    .landing-experience__arrow[b-to2jxcfym0] {
        width: 120px;
    }

    .landing-experience__tabs[b-to2jxcfym0] {
        grid-template-columns: 1fr;
        text-align: left;
    }

    .landing-experience__tab[b-to2jxcfym0] {
        text-align: left;
    }

    .landing-experience__gallery[b-to2jxcfym0] {
        grid-template-columns: 1fr;
    }

    .landing-experience__photo--tall[b-to2jxcfym0] {
        height: 280px;
    }
}

@media (max-width: 520px) {
    .landing-experience__cta[b-to2jxcfym0] {
        width: 100%;
        justify-content: center;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/LandingHeroCarousel.razor.rz.scp.css */
.hero-carousel[b-z0ly9mue99] {
    position: relative;
    background: #0b0b0b;
    color: #ffffff;
    overflow: hidden;
}

.hero-carousel__viewport[b-z0ly9mue99] {
    position: relative;
    min-height: 580px;
    height: clamp(420px, 55vw, 660px);
    z-index: 1;
}

.hero-carousel__slide[b-z0ly9mue99] {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    padding: clamp(2.5rem, 6vw, 4.5rem);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.55) 45%, rgba(0, 0, 0, 0.15) 70%), var(--slide-image);
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: opacity 0.7s ease;
    pointer-events: none;
    z-index: 1;
}

.hero-carousel__slide.is-active[b-z0ly9mue99] {
    opacity: 1;
    pointer-events: auto;
}

.hero-carousel__content[b-z0ly9mue99] {
    max-width: 560px;
    display: grid;
    gap: 1.2rem;
}

.hero-carousel__eyebrow[b-z0ly9mue99] {
    text-transform: uppercase;
    letter-spacing: 0.2rem;
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
}

.hero-carousel h2[b-z0ly9mue99] {
    font-family: "Georgia", "Times New Roman", serif;
    font-size: clamp(2.4rem, 4.5vw, 3.6rem);
    line-height: 1.08;
    margin: 0;
}

.hero-carousel__description[b-z0ly9mue99] {
    font-size: 1.1rem;
    line-height: 1.6;
    margin: 0;
    color: rgba(255, 255, 255, 0.88);
}

.hero-carousel__cta[b-z0ly9mue99] {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.85rem 2rem;
    border-radius: 999px;
    background: #021E73;
    color: #F2F2F2;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 0.02rem;
    box-shadow: 0 18px 28px rgba(2, 30, 115, 0.35);
    width: fit-content;
}

.hero-carousel__cta-icon[b-z0ly9mue99] {
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.hero-carousel__dots[b-z0ly9mue99] {
    position: absolute;
    left: 50%;
    bottom: 1.6rem;
    transform: translateX(-50%);
    display: inline-flex;
    gap: 0.7rem;
    padding: 0.4rem 0.9rem;
    border-radius: 999px;
    background: rgba(0, 0, 0, 0.35);
    backdrop-filter: blur(8px);
    z-index: 3;
    pointer-events: auto;
}

.hero-carousel__dot[b-z0ly9mue99] {
    width: 10px;
    height: 10px;
    border-radius: 999px;
    border: 1.5px solid rgba(255, 255, 255, 0.75);
    background: transparent;
    cursor: pointer;
    padding: 0;
    pointer-events: auto;
}

.hero-carousel__dot.is-active[b-z0ly9mue99] {
    background: #16c8ff;
    border-color: #16c8ff;
    box-shadow: 0 0 0 4px rgba(22, 200, 255, 0.22);
}

.hero-carousel__dot:focus-visible[b-z0ly9mue99] {
    outline: 2px solid #ffffff;
    outline-offset: 4px;
}

@media (max-width: 900px) {
    .hero-carousel__content[b-z0ly9mue99] {
        max-width: 480px;
    }
}

@media (max-width: 640px) {
    .hero-carousel__viewport[b-z0ly9mue99] {
        min-height: 440px;
    }

    .hero-carousel__content[b-z0ly9mue99] {
        max-width: 100%;
    }

    .hero-carousel__cta[b-z0ly9mue99] {
        width: 100%;
        justify-content: center;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/LandingInitialLoader.razor.rz.scp.css */
.landing-loader[b-xh9mm3u127] {
    position: fixed;
    inset: 0;
    display: grid;
    place-items: center;
    background:
        radial-gradient(circle at top, rgba(2, 8, 115, 0.35), rgba(2, 8, 115, 0)),
        linear-gradient(135deg, #f2f2f2 0%, #bfc5d9 45%, #51608c 100%);
    z-index: 3000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.45s ease, visibility 0s linear 0.45s;
}

.landing-loader.is-visible[b-xh9mm3u127] {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.45s ease;
}

.landing-loader__content[b-xh9mm3u127] {
    display: grid;
    gap: 1.1rem;
    align-items: center;
    justify-items: center;
    text-align: center;
    color: #021859;
    padding: 2rem;
}

.landing-loader__logo[b-xh9mm3u127] {
    width: 140px;
    height: auto;
    filter: drop-shadow(0 12px 24px rgba(2, 8, 115, 0.35));
    animation: loaderPulse-b-xh9mm3u127 1.8s ease-in-out infinite;
}

.landing-loader__bar[b-xh9mm3u127] {
    position: relative;
    width: 200px;
    height: 4px;
    border-radius: 999px;
    background: rgba(2, 30, 115, 0.18);
    overflow: hidden;
}

.landing-loader__bar[b-xh9mm3u127]::after {
    content: "";
    position: absolute;
    top: 0;
    left: -40%;
    width: 40%;
    height: 100%;
    background: linear-gradient(90deg, #020873, #021E73, #51608C, #021E73);
    animation: loaderBar-b-xh9mm3u127 1.6s ease-in-out infinite;
}

.landing-loader__dots[b-xh9mm3u127] {
    display: flex;
    gap: 0.4rem;
}

.landing-loader__dots span[b-xh9mm3u127] {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #020873;
    animation: loaderDots-b-xh9mm3u127 1.2s ease-in-out infinite;
}

.landing-loader__dots span:nth-child(2)[b-xh9mm3u127] {
    animation-delay: 0.15s;
}

.landing-loader__dots span:nth-child(3)[b-xh9mm3u127] {
    animation-delay: 0.3s;
}

.landing-loader__content p[b-xh9mm3u127] {
    margin: 0;
    font-size: 0.95rem;
    color: #51608c;
    letter-spacing: 0.04em;
}

@keyframes loaderBar-b-xh9mm3u127 {
    0% {
        left: -40%;
    }
    50% {
        left: 60%;
    }
    100% {
        left: 100%;
    }
}

@keyframes loaderDots-b-xh9mm3u127 {
    0%, 100% {
        transform: translateY(0);
        opacity: 0.5;
    }
    50% {
        transform: translateY(-6px);
        opacity: 1;
    }
}

@keyframes loaderPulse-b-xh9mm3u127 {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.03);
    }
}

@media (max-width: 640px) {
    .landing-loader__logo[b-xh9mm3u127] {
        width: 110px;
    }

    .landing-loader__bar[b-xh9mm3u127] {
        width: 160px;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/LandingInternationalSection.razor.rz.scp.css */
.landing-international[b-3dj039xlot] {
    padding: 4.5rem 2rem 5rem;
    background: #ffffff;
}

.landing-international__inner[b-3dj039xlot] {
    max-width: 1180px;
    margin: 0 auto;
    text-align: center;
    display: grid;
    gap: 1.6rem;
    justify-items: center;
}

.landing-international__inner h2[b-3dj039xlot] {
    margin: 0;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: clamp(2.4rem, 4.5vw, 3.4rem);
    color: #1f1f1f;
}

.landing-international__inner p[b-3dj039xlot] {
    margin: 0;
    max-width: 720px;
    color: #4e5a6a;
    line-height: 1.7;
    font-size: 1.05rem;
}

.landing-international__inner strong[b-3dj039xlot] {
    font-weight: 700;
    color: #3c4353;
}

.landing-international__cta[b-3dj039xlot] {
    margin-top: 0.4rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.95rem 2.4rem;
    border-radius: 18px;
    background: #1b1b1b;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    box-shadow: 0 16px 28px rgba(0, 0, 0, 0.18);
}

.landing-international__regions[b-3dj039xlot] {
    width: 100%;
    margin-top: 2.2rem;
    display: grid;
    grid-template-columns: minmax(240px, 1fr) minmax(320px, 1.4fr);
    gap: 3rem;
    align-items: center;
    text-align: left;
}

.landing-international__map[b-3dj039xlot] {
    display: flex;
    justify-content: center;
}

.landing-international__map svg[b-3dj039xlot] {
    width: 100%;
    max-width: 520px;
    height: auto;
}

.landing-international__details[b-3dj039xlot] {
    display: grid;
    gap: 1.1rem;
}

.landing-international__region[b-3dj039xlot] {
    text-transform: uppercase;
    letter-spacing: 0.12rem;
    font-size: 0.85rem;
    color: #576073;
    font-weight: 600;
}

.landing-international__headline[b-3dj039xlot] {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.landing-international__headline h3[b-3dj039xlot] {
    margin: 0;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 1.45rem;
    color: #1f1f1f;
}

.landing-international__flags[b-3dj039xlot] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
}

.flag[b-3dj039xlot] {
    width: 22px;
    height: 14px;
    border-radius: 3px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.flag--us[b-3dj039xlot] {
    background: linear-gradient(
        to bottom,
        #b22234 0%,
        #b22234 12%,
        #ffffff 12%,
        #ffffff 24%,
        #b22234 24%,
        #b22234 36%,
        #ffffff 36%,
        #ffffff 48%,
        #b22234 48%,
        #b22234 60%,
        #ffffff 60%,
        #ffffff 72%,
        #b22234 72%,
        #b22234 84%,
        #ffffff 84%,
        #ffffff 100%
    );
}

.flag--us[b-3dj039xlot]::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 45%;
    height: 55%;
    background: #3c3b6e;
}

.flag--ca[b-3dj039xlot] {
    background: linear-gradient(90deg, #d52b1e 0% 25%, #ffffff 25% 75%, #d52b1e 75% 100%);
}

.flag--ca[b-3dj039xlot]::before {
    content: "";
    position: absolute;
    inset: 4px 9px;
    background: #d52b1e;
    transform: rotate(45deg);
    opacity: 0.75;
}

.flag--mx[b-3dj039xlot] {
    background: linear-gradient(90deg, #006847 0% 33%, #ffffff 33% 66%, #ce1126 66% 100%);
}

.flag--mx[b-3dj039xlot]::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #8c6239;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.landing-international__lists[b-3dj039xlot] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.2rem;
}

.landing-international__lists ul[b-3dj039xlot] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 0.6rem;
    color: #4e5a6a;
    line-height: 1.5;
    font-size: 0.98rem;
}

.landing-international__cards[b-3dj039xlot] {
    margin-top: 1.2rem;
    display: flex;
    gap: 1rem;
    align-items: end;
}

.intl-card[b-3dj039xlot] {
    position: relative;
    border-radius: 18px;
    overflow: hidden;
    min-height: 180px;
    background-image: var(--card-image);
    background-size: cover;
    background-position: center;
    box-shadow: 0 16px 24px rgba(15, 19, 30, 0.2);
    display: flex;
    align-items: flex-end;
    flex: 1;
    min-width: 140px;
    transition: flex 0.35s ease, transform 0.35s ease, box-shadow 0.35s ease;
}

.landing-international__cards:hover .intl-card[b-3dj039xlot] {
    flex: 0.9;
}

.landing-international__cards .intl-card:hover[b-3dj039xlot] {
    flex: 1.8;
    transform: translateY(-6px);
    box-shadow: 0 22px 34px rgba(15, 19, 30, 0.25);
}

.intl-card__overlay[b-3dj039xlot] {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(9, 14, 20, 0.1) 0%, rgba(9, 14, 20, 0.75) 100%);
    z-index: 0;
}

.intl-card__label[b-3dj039xlot] {
    position: relative;
    z-index: 1;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.02rem;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    padding: 1rem;
    font-size: 0.95rem;
}

.intl-card__content[b-3dj039xlot] {
    position: relative;
    z-index: 1;
    color: #ffffff;
    padding: 1.1rem;
    display: grid;
    gap: 0.3rem;
}

.intl-card__content h4[b-3dj039xlot] {
    margin: 0;
    font-size: 1.05rem;
}

.intl-card__content span[b-3dj039xlot] {
    font-size: 0.85rem;
    opacity: 0.85;
}

@media (max-width: 980px) {
    .landing-international__regions[b-3dj039xlot] {
        grid-template-columns: 1fr;
    }

    .landing-international__lists[b-3dj039xlot] {
        grid-template-columns: 1fr;
    }

    .landing-international__cards[b-3dj039xlot] {
        display: grid;
        grid-template-columns: repeat(2, minmax(140px, 1fr));
    }

    .intl-card[b-3dj039xlot] {
        min-height: 160px;
        flex: initial;
        transform: none;
    }

    .landing-international__cards:hover .intl-card[b-3dj039xlot],
    .landing-international__cards .intl-card:hover[b-3dj039xlot] {
        flex: initial;
        transform: none;
        box-shadow: 0 16px 24px rgba(15, 19, 30, 0.2);
    }
}

@media (max-width: 640px) {
    .landing-international[b-3dj039xlot] {
        padding: 3.5rem 1.5rem 4rem;
    }

    .landing-international__cta[b-3dj039xlot] {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .landing-international__cards[b-3dj039xlot] {
        grid-template-columns: 1fr;
    }

    .intl-card__label[b-3dj039xlot] {
        writing-mode: horizontal-tb;
        transform: none;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/LandingNewsSection.razor.rz.scp.css */
.landing-news[b-33pnu15neh] {
    padding: 4.5rem 2rem 5rem;
    background: #ffffff;
}

.landing-news__inner[b-33pnu15neh] {
    max-width: 1180px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(260px, 0.9fr) minmax(320px, 1.4fr);
    gap: 3.5rem;
    align-items: start;
}

.landing-news__intro[b-33pnu15neh] {
    display: grid;
    gap: 1.6rem;
}

.landing-news__eyebrow[b-33pnu15neh] {
    text-transform: uppercase;
    letter-spacing: 0.2rem;
    font-weight: 700;
    font-size: 0.85rem;
    color: #1f1f1f;
}

.landing-news__intro h2[b-33pnu15neh] {
    margin: 0;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: clamp(2.6rem, 4.5vw, 3.6rem);
    line-height: 1.05;
    color: #1f1f1f;
}

.landing-news__all-link[b-33pnu15neh] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 600;
    font-size: 0.95rem;
    color: #1f1f1f;
    text-decoration: none;
    border-bottom: 2px solid #1f1f1f;
    padding-bottom: 0.1rem;
    width: fit-content;
    transition: gap 0.2s, opacity 0.2s;
}

.landing-news__all-link svg[b-33pnu15neh] {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    transition: transform 0.2s;
}

.landing-news__all-link:hover[b-33pnu15neh] {
    opacity: 0.7;
}

.landing-news__all-link:hover svg[b-33pnu15neh] {
    transform: translateX(4px);
}

.landing-news__tabs[b-33pnu15neh] {
    display: inline-flex;
    background: #f3f6fb;
    border-radius: 999px;
    padding: 0.35rem;
    width: fit-content;
    gap: 0.3rem;
}

.landing-news__tab[b-33pnu15neh] {
    border: none;
    background: transparent;
    color: #1f1f1f;
    font-weight: 600;
    padding: 0.65rem 1.6rem;
    border-radius: 999px;
    cursor: pointer;
    font-size: 0.95rem;
}

.landing-news__tab.is-active[b-33pnu15neh] {
    background: #1f1f1f;
    color: #ffffff;
}

.landing-news__carousel[b-33pnu15neh] {
    display: grid;
    gap: 1.5rem;
}

.landing-news__card[b-33pnu15neh] {
    display: grid;
    grid-template-columns: minmax(420px, 540px) minmax(220px, 1fr);
    gap: 1.8rem;
    align-items: center;
}

.landing-news__image[b-33pnu15neh] {
    border-radius: 24px;
    background-image: var(--card-image);
    background-size: cover;
    background-position: center;
    min-height: 430px;
    box-shadow: 0 18px 28px rgba(15, 19, 30, 0.2);
}

.landing-news__content[b-33pnu15neh] {
    display: grid;
    gap: 0.8rem;
}

.landing-news__meta[b-33pnu15neh] {
    display: inline-flex;
    align-items: center;
    gap: 0.8rem;
    color: #1f1f1f;
    font-weight: 600;
}

.landing-news__badge[b-33pnu15neh] {
    background: #d59a1b;
    color: #ffffff;
    padding: 0.2rem 0.7rem;
    border-radius: 999px;
    font-size: 0.75rem;
}

.landing-news__content h3[b-33pnu15neh] {
    margin: 0;
    font-size: 1.35rem;
    color: #1f1f1f;
}

.landing-news__content p[b-33pnu15neh] {
    margin: 0;
    color: #4e5a6a;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.landing-news__link[b-33pnu15neh] {
    display: inline-flex;
    align-items: center;
    gap: 0.7rem;
    font-weight: 600;
    color: #1f1f1f;
    text-decoration: none;
}

.landing-news__link-icon[b-33pnu15neh] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #1f1f1f;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.landing-news__preview[b-33pnu15neh] {
    display: flex;
    justify-content: flex-end;
}

.landing-news__preview-image[b-33pnu15neh] {
    width: clamp(320px, 32vw, 420px);
    min-height: 380px;
    border-radius: 24px;
    background-image: var(--card-image);
    background-size: cover;
    background-position: center;
    box-shadow: 0 18px 28px rgba(15, 19, 30, 0.2);
    opacity: 0.7;
}

.landing-news__controls[b-33pnu15neh] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem;
}

.landing-news__counter[b-33pnu15neh] {
    font-weight: 600;
    color: #1f1f1f;
}

.landing-news__arrows[b-33pnu15neh] {
    display: inline-flex;
    gap: 0.9rem;
}

.landing-news__arrow[b-33pnu15neh] {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: none;
    background: #c7effc;
    color: #1f1f1f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.landing-news__arrow svg[b-33pnu15neh] {
    width: 20px;
    height: 20px;
}

@media (max-width: 1024px) {
    .landing-news__inner[b-33pnu15neh] {
        grid-template-columns: 1fr;
    }

    .landing-news__card[b-33pnu15neh] {
        grid-template-columns: 1fr;
    }

    .landing-news__preview[b-33pnu15neh] {
        justify-content: flex-start;
    }
}

@media (max-width: 640px) {
    .landing-news[b-33pnu15neh] {
        padding: 3.5rem 1.5rem 4rem;
    }

    .landing-news__tabs[b-33pnu15neh] {
        width: 100%;
        justify-content: space-between;
    }

    .landing-news__tab[b-33pnu15neh] {
        flex: 1;
        text-align: center;
    }

    .landing-news__controls[b-33pnu15neh] {
        flex-direction: column;
        align-items: flex-start;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/LandingProgramCards.razor.rz.scp.css */

.landing-programs__cards[b-1u1rnxswjn] {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2rem;
}

.program-card[b-1u1rnxswjn] {
    display: grid;
    grid-template-columns: minmax(160px, 220px) 1fr;
    gap: 1.5rem;
    align-items: center;
    padding: 1.8rem;
    border-radius: 28px;
    background: linear-gradient(135deg, var(--programs-card) 0%, var(--programs-card-strong) 100%);
    position: relative;
    overflow: hidden;
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.08);
}

.program-card[b-1u1rnxswjn]::after {
    content: "";
    position: absolute;
    right: -40px;
    top: -30px;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.5);
    opacity: 0.6;
}

.program-card--posgrado[b-1u1rnxswjn] {
    grid-template-columns: 1fr minmax(160px, 220px);
}

.program-card__media img[b-1u1rnxswjn] {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 18px;
    object-fit: cover;
}

.program-card__content h3[b-1u1rnxswjn] {
    margin: 0 0 0.6rem;
    font-size: 1.6rem;
    color: var(--programs-dark);
}

.program-card__content p[b-1u1rnxswjn] {
    margin: 0 0 1.4rem;
    color: var(--programs-muted);
    font-size: 0.95rem;
}

.program-card__cta[b-1u1rnxswjn] {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    background: var(--programs-accent);
    color: #F2F2F2;
    padding: 0.6rem 1.4rem;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 600;
}

.program-card__cta:hover[b-1u1rnxswjn] {
    background: var(--programs-accent-strong);
}

.program-card__cta-icon[b-1u1rnxswjn] {
    width: 20px;
    height: 20px;
}

.program-card__cta-icon svg[b-1u1rnxswjn] {
    width: 100%;
    height: 100%;
}
/* _content/APP_FIEE/Features/Landing/Home/Components/LandingProgramsSection.razor.rz.scp.css */
.landing-programs[b-wrjwwvautc] {
    --programs-accent: #021E73;
    --programs-accent-strong: #020659;
    --programs-dark: #021859;
    --programs-muted: #51608C;
    --programs-card: #F2F2F2;
    --programs-card-strong: #BFC5D9;
    --programs-divider: #BFC5D9;
    --programs-surface: #F2F5FA;
    --programs-link: #021E73;

    padding: 4rem 2rem 5rem;
    background: var(--programs-surface);
    opacity: 0;
    transform: translateY(-18px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.landing-programs__header[b-wrjwwvautc],
.landing-programs__cards[b-wrjwwvautc],
.landing-programs__divider[b-wrjwwvautc],
.landing-programs__explore[b-wrjwwvautc] {
    opacity: 0;
    transform: translateY(-12px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.landing-programs.is-visible[b-wrjwwvautc] {
    opacity: 1;
    transform: translateY(0);
}

.landing-programs.is-visible .landing-programs__header[b-wrjwwvautc] {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.05s;
}

.landing-programs.is-visible .landing-programs__cards[b-wrjwwvautc] {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.12s;
}

.landing-programs.is-visible .landing-programs__divider[b-wrjwwvautc] {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.18s;
}

.landing-programs.is-visible .landing-programs__explore[b-wrjwwvautc] {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.24s;
}

.landing-programs__header[b-wrjwwvautc] {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 3rem;
}

.landing-programs__header h2[b-wrjwwvautc] {
    font-family: "Georgia", "Times New Roman", serif;
    font-size: clamp(2rem, 4vw, 2.9rem);
    color: var(--programs-dark);
    margin: 0 0 0.8rem;
}

.landing-programs__header p[b-wrjwwvautc] {
    margin: 0;
    color: var(--programs-muted);
}


.landing-programs__divider[b-wrjwwvautc] {
    max-width: 1200px;
    margin: 3rem auto;
    border-top: 1px dashed var(--programs-divider);
}

.landing-programs__explore[b-wrjwwvautc] {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(200px, 260px) 1fr;
    align-items: center;
}

.landing-programs__explore-text span[b-wrjwwvautc] {
    color: var(--programs-muted);
    font-size: 0.9rem;
}

.landing-programs__explore-text h3[b-wrjwwvautc] {
    margin: 0.6rem 0 1.2rem;
    font-size: 1.6rem;
    color: var(--programs-dark);
}

.landing-programs__explore-link[b-wrjwwvautc] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    text-decoration: none;
    color: var(--programs-link);
    font-weight: 600;
}

.landing-programs__units[b-wrjwwvautc] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.2rem;
}

.unit-card__link[b-wrjwwvautc] {
    text-decoration: none;
    color: inherit;
    display: block;
    border-radius: 18px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.unit-card__link:hover[b-wrjwwvautc] {
    transform: translateY(-4px);
    box-shadow: 0 12px 24px rgba(2, 30, 115, 0.18);
}

.unit-card[b-wrjwwvautc] {
    padding: 1.4rem;
    border-radius: 18px;
    color: #ffffff;
    display: grid;
    gap: 0.6rem;
    min-height: 150px;
    position: relative;
    overflow: hidden;
}

.unit-card__icon[b-wrjwwvautc] {
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.2);
}

.unit-card__icon svg[b-wrjwwvautc] {
    width: 20px;
    height: 20px;
}

.unit-card p[b-wrjwwvautc] {
    margin: 0;
    font-size: 0.85rem;
    opacity: 0.9;
}

.unit-card h4[b-wrjwwvautc] {
    margin: 0;
    font-size: 1.05rem;
}

.unit-card--research[b-wrjwwvautc] {
    background: #021E73;
}

.unit-card--preutec[b-wrjwwvautc] {
    background: #BFC5D9;
    color: #021859;
}

.unit-card--ventures[b-wrjwwvautc] {
    background: #020659;
}

.unit-card--preutec p[b-wrjwwvautc] {
    color: #021859;
    opacity: 0.85;
}

.unit-card--preutec .unit-card__icon[b-wrjwwvautc] {
    background: rgba(2, 24, 89, 0.12);
}

@media (max-width: 1024px) {
    .landing-programs__cards[b-wrjwwvautc] {
        grid-template-columns: 1fr;
    }

    .landing-programs__explore[b-wrjwwvautc] {
        grid-template-columns: 1fr;
    }

    .landing-programs__units[b-wrjwwvautc] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .program-card[b-wrjwwvautc],
    .program-card--posgrado[b-wrjwwvautc] {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .program-card__media img[b-wrjwwvautc] {
        max-width: 220px;
        margin: 0 auto;
    }

    .landing-programs__units[b-wrjwwvautc] {
        grid-template-columns: 1fr;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/LandingTestimonialsSection.razor.rz.scp.css */
.landing-testimonials[b-vporqsh2kx] {
    --testimonials-accent: #15c1f3;
    --testimonials-text: #ffffff;
    --testimonials-muted: rgba(255, 255, 255, 0.75);

    position: relative;
    background: #0b1722;
    color: var(--testimonials-text);
    overflow: hidden;
}

.landing-testimonials__intro[b-vporqsh2kx] {
    max-width: 860px;
    margin: 0 auto;
    padding: 2.5rem 1.5rem 1.2rem;
    text-align: center;
    display: grid;
    gap: 0.7rem;
}

.landing-testimonials__eyebrow[b-vporqsh2kx] {
    margin: 0;
    color: var(--testimonials-accent);
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.landing-testimonials__intro h2[b-vporqsh2kx] {
    margin: 0;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: clamp(2rem, 3.8vw, 3rem);
    line-height: 1.05;
}

.landing-testimonials__description[b-vporqsh2kx] {
    margin: 0;
    color: var(--testimonials-muted);
    line-height: 1.7;
    font-size: 1rem;
}

.landing-testimonials__viewport[b-vporqsh2kx] {
    position: relative;
    min-height: 420px;
    height: clamp(360px, 38vw, 520px);
}

.landing-testimonials__slide[b-vporqsh2kx] {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: clamp(2.5rem, 6vw, 4.5rem);
    background-image: var(--testimonial-image);
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: opacity 0.7s ease;
    pointer-events: none;
    z-index: 1;
}

.landing-testimonials__slide.is-active[b-vporqsh2kx] {
    opacity: 1;
    pointer-events: auto;
}

.landing-testimonials__overlay[b-vporqsh2kx] {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(7, 19, 29, 0.2) 0%, rgba(7, 19, 29, 0.65) 55%, rgba(7, 19, 29, 0.9) 100%);
    z-index: 0;
}

.landing-testimonials__content[b-vporqsh2kx] {
    position: relative;
    z-index: 1;
    max-width: 900px;
    text-align: center;
    display: grid;
    gap: 1.1rem;
    align-items: center;
    justify-items: center;
}

.landing-testimonials__avatar[b-vporqsh2kx] {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 3px solid var(--testimonials-accent);
    background: var(--avatar-image) center/cover no-repeat;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.35);
}

.landing-testimonials__quote[b-vporqsh2kx] {
    color: var(--testimonials-accent);
    width: 42px;
    height: 32px;
}

.landing-testimonials__quote svg[b-vporqsh2kx] {
    width: 100%;
    height: 100%;
}

.landing-testimonials__content p[b-vporqsh2kx] {
    margin: 0;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: clamp(1.28rem, 2.75vw, 1.82rem);
    line-height: 1.68;
    /* max-width: 34ch; */
}

.landing-testimonials__author[b-vporqsh2kx] {
    display: grid;
    gap: 0.2rem;
    font-size: 1rem;
}

.landing-testimonials__author strong[b-vporqsh2kx] {
    font-weight: 700;
}

.landing-testimonials__author span[b-vporqsh2kx] {
    color: var(--testimonials-muted);
    font-size: 0.95rem;
}

.landing-testimonials__dots[b-vporqsh2kx] {
    position: absolute;
    left: 50%;
    bottom: 1.7rem;
    transform: translateX(-50%);
    display: inline-flex;
    gap: 0.7rem;
    padding: 0.4rem 0.9rem;
    border-radius: 999px;
    background: rgba(8, 14, 20, 0.55);
    backdrop-filter: blur(6px);
    z-index: 4;
}

.landing-testimonials__dot[b-vporqsh2kx] {
    width: 10px;
    height: 10px;
    border-radius: 999px;
    border: 1.5px solid rgba(255, 255, 255, 0.7);
    background: transparent;
    cursor: pointer;
    padding: 0;
}

.landing-testimonials__dot.is-active[b-vporqsh2kx] {
    background: var(--testimonials-accent);
    border-color: var(--testimonials-accent);
    box-shadow: 0 0 0 4px rgba(21, 193, 243, 0.25);
}

.landing-testimonials__dot:focus-visible[b-vporqsh2kx] {
    outline: 2px solid #ffffff;
    outline-offset: 4px;
}

@media (max-width: 768px) {
    .landing-testimonials__content[b-vporqsh2kx] {
        max-width: 620px;
    }

    .landing-testimonials__slide[b-vporqsh2kx] {
        padding: 2.5rem 1.6rem 4.5rem;
    }
}

@media (max-width: 520px) {
    .landing-testimonials__intro[b-vporqsh2kx] {
        padding-inline: 1.15rem;
    }

    .landing-testimonials__content p[b-vporqsh2kx] {
        font-size: 1.18rem;
        line-height: 1.72;
    }

    .landing-testimonials__dots[b-vporqsh2kx] {
        bottom: 1.2rem;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/LandingVirtualCampusSection.razor.rz.scp.css */
.landing-virtual-campus[b-acjo3vod04] {
    --campus-ink: #0f1d33;
    --campus-muted: #4c5b73;
    --campus-accent: #1f67c6;
    --campus-card: #ffffff;
    --campus-border: #e1e7f0;

    padding: 4.5rem 1.5rem 5rem;
    background: #f7f9fc;
    color: var(--campus-ink);
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
}


.landing-virtual-campus__inner[b-acjo3vod04] {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    gap: 2.5rem;
}

.landing-virtual-campus__top[b-acjo3vod04] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.1fr);
    gap: 2.5rem;
    align-items: center;
}

.landing-virtual-campus__copy h2[b-acjo3vod04] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2.6rem, 4vw, 3.4rem);
    margin: 0 0 0.8rem;
    letter-spacing: 0.02em;
}

.landing-virtual-campus__eyebrow[b-acjo3vod04] {
    font-size: 0.85rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--campus-muted);
    margin: 0 0 0.6rem;
}

.landing-virtual-campus__lead[b-acjo3vod04] {
    margin: 0;
    font-size: 1.1rem;
    color: var(--campus-muted);
    max-width: 28rem;
}

.landing-virtual-campus__image[b-acjo3vod04] {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 24px 40px rgba(15, 29, 51, 0.18);
    min-height: 260px;
}

.landing-virtual-campus__image img[b-acjo3vod04] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.landing-virtual-campus__cards[b-acjo3vod04] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.8rem;
}

.landing-virtual-campus__card[b-acjo3vod04] {
    background: var(--campus-card);
    border: 1px solid var(--campus-border);
    border-radius: 20px;
    padding: 1.8rem 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem;
    box-shadow: 0 20px 32px rgba(15, 29, 51, 0.08);
}

.landing-virtual-campus__card h3[b-acjo3vod04] {
    margin: 0 0 0.4rem;
    font-size: 1.25rem;
}

.landing-virtual-campus__card p[b-acjo3vod04] {
    margin: 0;
    color: var(--campus-muted);
}

.landing-virtual-campus__button[b-acjo3vod04] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.7rem 1.4rem;
    border-radius: 999px;
    background: var(--campus-accent);
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    white-space: nowrap;
    box-shadow: 0 12px 22px rgba(31, 103, 198, 0.25);
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.landing-virtual-campus__button:hover[b-acjo3vod04] {
    transform: translateY(-2px);
    background: #154d9c;
    box-shadow: 0 16px 26px rgba(31, 103, 198, 0.3);
}

@media (max-width: 980px) {
    .landing-virtual-campus__top[b-acjo3vod04] {
        grid-template-columns: 1fr;
    }

    .landing-virtual-campus__cards[b-acjo3vod04] {
        grid-template-columns: 1fr;
    }

    .landing-virtual-campus__card[b-acjo3vod04] {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 640px) {
    .landing-virtual-campus[b-acjo3vod04] {
        padding: 3.5rem 1.2rem 4rem;
    }

    .landing-virtual-campus__card[b-acjo3vod04] {
        padding: 1.6rem;
    }

    .landing-virtual-campus__button[b-acjo3vod04] {
        width: 100%;
    }

}
/* _content/APP_FIEE/Features/Landing/Home/Components/LandingWhySection.razor.rz.scp.css */
.landing-why[b-cn2znriq7y] {
    --why-accent: #14b7f3;
    --why-text: #1f1f1f;
    --why-muted: #4e5a6a;

    position: relative;
    padding: 4.5rem 2rem;
    background: linear-gradient(120deg, #f2f7ff 0%, #e6f1ff 50%, #f7fbff 100%);
    overflow: hidden;
}

.landing-why[b-cn2znriq7y]::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 12% 20%, rgba(255, 255, 255, 0.75), transparent 55%);
    z-index: 0;
}

.landing-why[b-cn2znriq7y]::after {
    content: "";
    position: absolute;
    top: 0;
    right: -8%;
    width: 55%;
    height: 100%;
    background: rgba(255, 255, 255, 0.55);
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    z-index: 0;
}

.landing-why__inner[b-cn2znriq7y] {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(220px, 320px) 1fr;
    gap: 3.2rem;
    align-items: center;
}

.landing-why__intro h2[b-cn2znriq7y] {
    font-family: "Georgia", "Times New Roman", serif;
    font-size: clamp(2.2rem, 4vw, 3.1rem);
    line-height: 1.1;
    color: var(--why-text);
    margin: 0 0 1.3rem;
}

.landing-why__intro p[b-cn2znriq7y] {
    margin: 0 0 1rem;
    color: var(--why-muted);
    line-height: 1.6;
}

.landing-why__intro p:last-child[b-cn2znriq7y] {
    margin-bottom: 0;
}

.landing-why__stats[b-cn2znriq7y] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 1.6rem;
    align-items: start;
    opacity: 0;
    transform: translateY(-12px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.landing-why__stats.is-visible[b-cn2znriq7y] {
    opacity: 1;
    transform: translateY(0);
}

.landing-why__stats .landing-why__stat[b-cn2znriq7y] {
    opacity: 0;
    transform: translateY(-8px);
    transition: opacity 0.45s ease, transform 0.45s ease;
}

.landing-why__stats.is-visible .landing-why__stat[b-cn2znriq7y] {
    opacity: 1;
    transform: translateY(0);
}

.landing-why__stats.is-visible .landing-why__stat:nth-child(1)[b-cn2znriq7y] { transition-delay: 0.05s; }
.landing-why__stats.is-visible .landing-why__stat:nth-child(2)[b-cn2znriq7y] { transition-delay: 0.1s; }
.landing-why__stats.is-visible .landing-why__stat:nth-child(3)[b-cn2znriq7y] { transition-delay: 0.15s; }
.landing-why__stats.is-visible .landing-why__stat:nth-child(4)[b-cn2znriq7y] { transition-delay: 0.2s; }
.landing-why__stats.is-visible .landing-why__stat:nth-child(5)[b-cn2znriq7y] { transition-delay: 0.25s; }

.landing-why__stat[b-cn2znriq7y] {
    display: grid;
    gap: 0.5rem;
    text-align: center;
    color: var(--why-text);
}

.landing-why__stat-icon[b-cn2znriq7y] {
    width: 36px;
    height: 36px;
    margin: 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.landing-why__stat-icon svg[b-cn2znriq7y] {
    width: 34px;
    height: 34px;
}

.landing-why__stat-line[b-cn2znriq7y] {
    height: 1px;
    width: 52px;
    background: var(--why-text);
    margin: 0.4rem auto 0.4rem;
    opacity: 0.6;
}

.landing-why__stat-number[b-cn2znriq7y] {
    font-size: 1.75rem;
    font-weight: 700;
    letter-spacing: 0.02rem;
}

.landing-why__stat-number[b-cn2znriq7y]  .landing-why__stat-accent {
    color: var(--why-accent);
}

.landing-why__stat p[b-cn2znriq7y] {
    margin: 0;
    font-size: 0.95rem;
    color: var(--why-muted);
    line-height: 1.45;
}

@media (max-width: 1100px) {
    .landing-why__inner[b-cn2znriq7y] {
        grid-template-columns: 1fr;
        gap: 2.5rem;
    }

    .landing-why__intro[b-cn2znriq7y] {
        max-width: 640px;
    }

    .landing-why__stats[b-cn2znriq7y] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 760px) {
    .landing-why[b-cn2znriq7y] {
        padding: 3.5rem 1.5rem;
    }

    .landing-why__intro[b-cn2znriq7y] {
        text-align: center;
        margin: 0 auto;
    }

    .landing-why__stats[b-cn2znriq7y] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 520px) {
    .landing-why__stats[b-cn2znriq7y] {
        grid-template-columns: 1fr;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/ThesisWorkshopBenefits.razor.rz.scp.css */
.tw-benefits-section[b-czgmag6ao8] {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0.6rem 1.5rem 3rem;
}

.tw-benefits__eyebrow[b-czgmag6ao8] {
    margin: 0 0 1.5rem;
    font-size: 0.84rem;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #856200;
}

.tw-benefits__grid[b-czgmag6ao8] {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 1rem;
}

.tw-benefit-card[b-czgmag6ao8] {
    display: grid;
    gap: 1rem;
    min-height: 220px;
    padding: 1.35rem;
    border-radius: 28px;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(246, 249, 255, 0.98)),
        #ffffff;
    border: 1px solid rgba(12, 35, 64, 0.08);
    box-shadow: 0 18px 32px rgba(12, 35, 64, 0.08);
    transition: transform 0.24s ease, box-shadow 0.24s ease;
}

.tw-benefit-card:hover[b-czgmag6ao8] {
    transform: translateY(-6px);
    box-shadow: 0 28px 44px rgba(12, 35, 64, 0.14);
}

.tw-benefit-card:nth-child(1)[b-czgmag6ao8],
.tw-benefit-card:nth-child(2)[b-czgmag6ao8],
.tw-benefit-card:nth-child(3)[b-czgmag6ao8] {
    grid-column: span 4;
}

.tw-benefit-card:nth-child(4)[b-czgmag6ao8],
.tw-benefit-card:nth-child(6)[b-czgmag6ao8] {
    grid-column: span 3;
}

.tw-benefit-card:nth-child(5)[b-czgmag6ao8] {
    grid-column: span 6;
    background:
        radial-gradient(circle at top right, rgba(201, 151, 0, 0.24), rgba(201, 151, 0, 0)),
        linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 252, 255, 0.98));
}

.tw-benefit-card__icon[b-czgmag6ao8] {
    width: 62px;
    height: 62px;
    border-radius: 18px;
    display: grid;
    place-items: center;
    background: rgba(19, 75, 134, 0.1);
    color: var(--tw-ink-soft);
    box-shadow: inset 0 0 0 1px rgba(12, 35, 64, 0.06);
}

.tw-benefit-card__icon svg[b-czgmag6ao8] {
    width: 30px;
    height: 30px;
}

.tw-benefit-card__body[b-czgmag6ao8] {
    display: grid;
    gap: 0.55rem;
}

.tw-benefit-card__body h3[b-czgmag6ao8] {
    margin: 0;
    font-size: 1.45rem;
    line-height: 1.08;
    color: var(--tw-ink);
}

.tw-benefit-card__body p[b-czgmag6ao8] {
    margin: 0;
    color: var(--tw-muted);
    line-height: 1.62;
}

@media (max-width: 980px) {
    .tw-benefits__grid[b-czgmag6ao8] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .tw-benefit-card[b-czgmag6ao8],
    .tw-benefit-card:nth-child(1)[b-czgmag6ao8],
    .tw-benefit-card:nth-child(2)[b-czgmag6ao8],
    .tw-benefit-card:nth-child(3)[b-czgmag6ao8],
    .tw-benefit-card:nth-child(4)[b-czgmag6ao8],
    .tw-benefit-card:nth-child(5)[b-czgmag6ao8],
    .tw-benefit-card:nth-child(6)[b-czgmag6ao8] {
        grid-column: auto;
    }
}

@media (max-width: 640px) {
    .tw-benefits-section[b-czgmag6ao8] {
        padding: 0 1.15rem 2rem;
    }

    .tw-benefits__grid[b-czgmag6ao8] {
        grid-template-columns: 1fr;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/ThesisWorkshopContact.razor.rz.scp.css */
.tw-contact-section[b-g3s3e7uzbh] {
    margin-top: 3rem;
    padding: 0 1.5rem;
}

.tw-contact__inner[b-g3s3e7uzbh] {
    max-width: 1180px;
    margin: 0 auto;
    padding: 3.3rem 1.5rem 3.6rem;
    display: grid;
    justify-items: center;
    gap: 1rem;
    text-align: center;
    color: #ffffff;
    border-radius: 34px;
    background:
        radial-gradient(circle at top right, rgba(201, 151, 0, 0.18), rgba(201, 151, 0, 0)),
        linear-gradient(145deg, #1b1f2c 0%, #243447 100%);
    box-shadow: 0 26px 46px rgba(12, 35, 64, 0.16);
}

.tw-contact__eyebrow[b-g3s3e7uzbh] {
    margin: 0;
    font-size: 0.98rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.tw-contact__inner h2[b-g3s3e7uzbh] {
    margin: 0;
    max-width: 760px;
    font-size: clamp(1.8rem, 3vw, 2.8rem);
    line-height: 1.24;
}

.tw-contact__items[b-g3s3e7uzbh] {
    display: grid;
    gap: 1rem;
}

.tw-contact__item[b-g3s3e7uzbh] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.9rem;
    color: #ffffff;
    text-decoration: none;
    font-size: clamp(1.15rem, 2vw, 1.9rem);
}

.tw-contact__icon[b-g3s3e7uzbh] {
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
}

.tw-contact__icon svg[b-g3s3e7uzbh] {
    width: 30px;
    height: 30px;
}

@media (max-width: 640px) {
    .tw-contact__inner[b-g3s3e7uzbh] {
        padding-inline: 1.15rem;
    }

    .tw-contact-section[b-g3s3e7uzbh] {
        padding-inline: 1.15rem;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/ThesisWorkshopContents.razor.rz.scp.css */
.tw-contents-section[b-pj5vksosbj] {
    padding: 1rem 1.5rem 3rem;
}

.tw-contents__shell[b-pj5vksosbj] {
    max-width: 1180px;
    margin: 0 auto;
    padding: 2rem;
    border-radius: 34px;
    background:
        radial-gradient(circle at top right, rgba(201, 151, 0, 0.18), transparent 24%),
        linear-gradient(145deg, #0c2340 0%, #123d73 56%, #185b9d 100%);
    box-shadow: 0 28px 52px rgba(12, 35, 64, 0.18);
    color: #ffffff;
}

.tw-contents__header[b-pj5vksosbj] {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 1.4rem;
    margin-bottom: 1.4rem;
}

.tw-contents__copy h2[b-pj5vksosbj] {
    margin: 0.45rem 0 0;
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2rem, 3.4vw, 3rem);
    line-height: 1.04;
}

.tw-contents__eyebrow[b-pj5vksosbj],
.tw-contents__lead-kicker[b-pj5vksosbj] {
    margin: 0;
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.72);
}

.tw-contents__switch[b-pj5vksosbj] {
    display: inline-flex;
    gap: 0.55rem;
    padding: 0.45rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(10px);
}

.tw-contents__switch-item[b-pj5vksosbj] {
    border: 0;
    background: transparent;
    color: rgba(255, 255, 255, 0.72);
    padding: 0.68rem 1rem;
    border-radius: 999px;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease;
}

.tw-contents__switch-item.is-active[b-pj5vksosbj] {
    background: #ffffff;
    color: var(--tw-ink);
}

.tw-contents__lead[b-pj5vksosbj] {
    display: grid;
    gap: 0.55rem;
    margin-bottom: 1.4rem;
    padding: 1.25rem 1.4rem;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.08);
}

.tw-contents__lead h3[b-pj5vksosbj] {
    margin: 0;
    font-size: 1.6rem;
}

.tw-contents__lead p[b-pj5vksosbj] {
    margin: 0;
    max-width: 48rem;
    line-height: 1.68;
    color: rgba(255, 255, 255, 0.82);
}

.tw-contents__modules[b-pj5vksosbj] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
}

.tw-contents__module[b-pj5vksosbj] {
    display: grid;
    gap: 1rem;
    min-height: 255px;
    padding: 1.45rem;
    border-radius: 26px;
    background: rgba(255, 255, 255, 0.92);
    color: var(--tw-ink);
    box-shadow: 0 18px 34px rgba(7, 24, 48, 0.16);
}

.tw-contents__module-top[b-pj5vksosbj] {
    display: grid;
    gap: 0.8rem;
}

.tw-contents__module-chip[b-pj5vksosbj] {
    display: inline-block;
    align-self: start;
    max-width: 100%;
    padding: 0.42rem 0.82rem;
    border: 1px solid rgba(12, 35, 64, 0.14);
    border-radius: 999px;
    background: #eef4fb;
    color: #24476c;
    font-size: 0.76rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    box-sizing: border-box;
    overflow-wrap: anywhere;
}

.tw-contents__module h4[b-pj5vksosbj] {
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.12;
}

.tw-contents__module ul[b-pj5vksosbj] {
    margin: 0;
    padding-left: 1.1rem;
    color: var(--tw-muted);
    line-height: 1.58;
}

.tw-contents__module li + li[b-pj5vksosbj] {
    margin-top: 0.15rem;
}

.tw-contents__note[b-pj5vksosbj] {
    margin: auto 0 0;
    color: #8c2626;
    line-height: 1.58;
    font-weight: 600;
}

@media (max-width: 980px) {
    .tw-contents__header[b-pj5vksosbj],
    .tw-contents__modules[b-pj5vksosbj] {
        grid-template-columns: 1fr;
    }

    .tw-contents__header[b-pj5vksosbj] {
        align-items: start;
    }
}

@media (max-width: 640px) {
    .tw-contents-section[b-pj5vksosbj] {
        padding: 0 1.15rem 2.4rem;
    }

    .tw-contents__shell[b-pj5vksosbj] {
        padding: 1.3rem;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/ThesisWorkshopEnrollment.razor.rz.scp.css */
.tw-enrollment-section[b-kpr7uznp7f] {
    padding: 0.8rem 1.5rem 0;
}

.tw-enrollment[b-kpr7uznp7f] {
    max-width: 1180px;
    margin: 0 auto;
    padding: 2rem;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.95fr);
    gap: 2rem;
    align-items: start;
    border-radius: 34px;
    background: rgba(255, 255, 255, 0.88);
    border: 1px solid rgba(12, 35, 64, 0.08);
    box-shadow: 0 24px 42px rgba(12, 35, 64, 0.08);
}

.tw-enrollment__copy h2[b-kpr7uznp7f] {
    margin: 0 0 1rem;
    color: #32558f;
    font-size: clamp(2rem, 3vw, 2.8rem);
    line-height: 1.08;
}

.tw-enrollment__intro[b-kpr7uznp7f] {
    margin: 0 0 1rem;
    color: #4f5f77;
    line-height: 1.72;
}

.tw-enrollment__copy ol[b-kpr7uznp7f] {
    margin: 0;
    padding-left: 1.4rem;
    color: #4f5f77;
    line-height: 1.8;
    font-size: 1.05rem;
}

.tw-enrollment__copy li + li[b-kpr7uznp7f] {
    margin-top: 0.75rem;
}

.tw-enrollment__link[b-kpr7uznp7f],
.tw-diploma-block__link[b-kpr7uznp7f] {
    color: #ef4668;
}

.tw-enrollment__media-block[b-kpr7uznp7f] {
    display: grid;
    gap: 0.7rem;
}

.tw-enrollment__eyebrow[b-kpr7uznp7f],
.tw-figures-band__eyebrow[b-kpr7uznp7f],
.tw-diploma-block__eyebrow[b-kpr7uznp7f] {
    margin: 0;
    text-transform: uppercase;
    font-size: 0.98rem;
    font-weight: 700;
    color: #315187;
}

.tw-enrollment__media[b-kpr7uznp7f] {
    overflow: hidden;
    border-radius: 30px;
    box-shadow: 0 18px 34px rgba(12, 35, 64, 0.14);
}

.tw-enrollment__media-screen[b-kpr7uznp7f] {
    min-height: 295px;
    background:
        linear-gradient(145deg, rgba(15, 80, 150, 0.86), rgba(88, 197, 255, 0.32) 38%, rgba(10, 35, 72, 0.92) 100%),
        url("/images/home/slide-1.png") center/cover;
}

.tw-enrollment__media-bar[b-kpr7uznp7f] {
    height: 46px;
    display: flex;
    align-items: center;
    gap: 0.9rem;
    padding: 0 1rem;
    color: #ffffff;
    background: #101010;
    border-radius: 0 0 20px 20px;
    font-size: 0.92rem;
}

.tw-enrollment__media-play[b-kpr7uznp7f] {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 11px solid #ffffff;
}

.tw-enrollment__media-actions[b-kpr7uznp7f] {
    margin-left: auto;
    display: inline-flex;
    gap: 0.55rem;
}

.tw-enrollment__media-actions span[b-kpr7uznp7f] {
    display: block;
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.8);
}

.tw-figures-band[b-kpr7uznp7f] {
    max-width: 1180px;
    margin: 1.35rem auto 0;
    border-radius: 34px;
    overflow: hidden;
    background:
        linear-gradient(135deg, rgba(38, 77, 137, 0.96) 0%, rgba(59, 92, 150, 0.94) 100%),
        url("/images/home/slide-1.png") center/cover;
    box-shadow: 0 24px 42px rgba(12, 35, 64, 0.16);
}

.tw-figures-band[b-kpr7uznp7f]::before {
    content: "";
    position: absolute;
    left: -5rem;
    top: 0;
    width: 260px;
    height: 100%;
    background: linear-gradient(145deg, rgba(35, 178, 240, 0.18), rgba(35, 178, 240, 0));
    transform: skewX(32deg);
}

.tw-figures-band[b-kpr7uznp7f]::after {
    content: "";
    position: absolute;
    right: -4rem;
    bottom: -2rem;
    width: 180px;
    height: 160px;
    background: linear-gradient(145deg, rgba(196, 46, 46, 0.7), rgba(196, 46, 46, 0));
    transform: rotate(26deg);
}

.tw-figures-band__inner[b-kpr7uznp7f] {
    padding: 2.8rem 1.5rem;
    display: grid;
    justify-items: center;
    gap: 1rem;
}

.tw-figures-band__eyebrow[b-kpr7uznp7f] {
    color: #ffffff;
}

.tw-figures-band__grid[b-kpr7uznp7f] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.4rem;
    width: 100%;
}

.tw-figures-band__item[b-kpr7uznp7f] {
    text-align: center;
    color: #ffffff;
}

.tw-figures-band__item strong[b-kpr7uznp7f] {
    display: block;
    font-size: clamp(2.1rem, 3vw, 2.8rem);
    line-height: 1;
}

.tw-figures-band__item span[b-kpr7uznp7f] {
    display: block;
    margin-top: 0.65rem;
    font-size: 1.02rem;
}

.tw-diploma-block__inner[b-kpr7uznp7f] {
    max-width: 1180px;
    margin: 0 auto;
    padding: 1.4rem 2rem 0;
    display: grid;
    justify-items: center;
    gap: 1rem;
    text-align: center;
    border-radius: 34px;
    background: rgba(255, 255, 255, 0.82);
}

.tw-diploma-block__text[b-kpr7uznp7f] {
    margin: 0;
    max-width: 1160px;
    color: #36455b;
    line-height: 1.72;
    font-size: 1.03rem;
}

.tw-diploma-block__text a[b-kpr7uznp7f] {
    color: #ef4668;
}

.tw-diploma-block__button[b-kpr7uznp7f] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 1.6rem;
    border-radius: 14px;
    background: #8e1d1d;
    color: #ffffff;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    box-shadow: 0 18px 28px rgba(142, 29, 29, 0.22);
}

@media (max-width: 980px) {
    .tw-enrollment[b-kpr7uznp7f],
    .tw-figures-band__grid[b-kpr7uznp7f] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .tw-enrollment-section[b-kpr7uznp7f] {
        padding-inline: 1.15rem;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/ThesisWorkshopHero.razor.rz.scp.css */
.tw-hero-section[b-raj5v5uk13] {
    padding: 3.4rem 1.5rem 2.4rem;
}

.tw-hero-shell[b-raj5v5uk13] {
    max-width: 1180px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1.02fr) minmax(320px, 0.98fr);
    gap: 2rem;
    align-items: center;
}

.tw-hero-copy[b-raj5v5uk13] {
    display: grid;
    gap: 1.25rem;
}

.tw-hero-copy__eyebrow[b-raj5v5uk13] {
    margin: 0;
    font-size: 0.84rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #856200;
    font-weight: 700;
}

.tw-hero-copy h1[b-raj5v5uk13] {
    margin: 0;
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(3rem, 5.6vw, 5rem);
    line-height: 0.96;
    letter-spacing: -0.05em;
}

.tw-hero-copy__text[b-raj5v5uk13] {
    margin: 0;
    max-width: 42rem;
    color: var(--tw-muted);
    font-size: 1.08rem;
    line-height: 1.75;
}

.tw-hero-copy__tags[b-raj5v5uk13] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.tw-hero-copy__tags span[b-raj5v5uk13] {
    display: inline-flex;
    align-items: center;
    padding: 0.55rem 0.9rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.78);
    border: 1px solid rgba(12, 35, 64, 0.08);
    box-shadow: 0 12px 22px rgba(12, 35, 64, 0.06);
    color: var(--tw-ink-soft);
    font-weight: 700;
}

.tw-hero-copy__actions[b-raj5v5uk13] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.9rem;
}

.tw-hero-copy__cta[b-raj5v5uk13] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.95rem 1.35rem;
    border-radius: 14px;
    background: linear-gradient(135deg, #8e1d1d 0%, #c53a3a 100%);
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    box-shadow: 0 18px 28px rgba(142, 29, 29, 0.22);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.tw-hero-copy__cta:hover[b-raj5v5uk13] {
    transform: translateY(-2px);
    box-shadow: 0 24px 34px rgba(142, 29, 29, 0.28);
}

.tw-hero-visual[b-raj5v5uk13] {
    display: grid;
    gap: 1rem;
}

.tw-hero-media[b-raj5v5uk13] {
    position: relative;
    padding-top: 0.4rem;
}

.tw-hero-media__shape[b-raj5v5uk13] {
    position: absolute;
    width: 170px;
    height: 170px;
    transform: rotate(24deg);
    pointer-events: none;
}

.tw-hero-media__shape--cyan[b-raj5v5uk13] {
    top: -1rem;
    left: -2.6rem;
    background: linear-gradient(145deg, rgba(35, 178, 240, 0.32), rgba(35, 178, 240, 0));
}

.tw-hero-media__shape--gold[b-raj5v5uk13] {
    right: -2rem;
    bottom: -2.6rem;
    background: linear-gradient(145deg, rgba(201, 151, 0, 0.26), rgba(201, 151, 0, 0));
}

.tw-hero-media__frame[b-raj5v5uk13] {
    position: relative;
    overflow: hidden;
    min-height: 430px;
    border-radius: 34px;
    box-shadow: 0 28px 52px rgba(12, 35, 64, 0.18);
    background: #0c2340;
}

.tw-hero-media__frame img[b-raj5v5uk13] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.tw-hero-media__overlay[b-raj5v5uk13] {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(135deg, rgba(12, 35, 64, 0.84) 0%, rgba(20, 80, 141, 0.58) 52%, rgba(12, 35, 64, 0.88) 100%);
}

.tw-hero-media__frame[b-raj5v5uk13]::before,
.tw-hero-media__frame[b-raj5v5uk13]::after {
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    transform: rotate(28deg);
}

.tw-hero-media__frame[b-raj5v5uk13]::before {
    top: -80px;
    right: -88px;
    background: linear-gradient(145deg, rgba(201, 151, 0, 0.88), rgba(201, 151, 0, 0));
}

.tw-hero-media__frame[b-raj5v5uk13]::after {
    bottom: -92px;
    left: -96px;
    background: linear-gradient(145deg, rgba(189, 46, 46, 0.8), rgba(189, 46, 46, 0));
}

.tw-hero-media__play[b-raj5v5uk13] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 92px;
    height: 92px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.18);
    color: #ffffff;
    backdrop-filter: blur(18px);
    box-shadow: 0 18px 34px rgba(0, 0, 0, 0.18);
}

.tw-hero-media__play svg[b-raj5v5uk13] {
    width: 32px;
    height: 32px;
    margin-left: 0.2rem;
}

.tw-hero-media__caption[b-raj5v5uk13] {
    position: absolute;
    left: 1.5rem;
    right: 1.5rem;
    bottom: 1.4rem;
    color: #ffffff;
    text-align: left;
}

.tw-hero-media__caption strong[b-raj5v5uk13] {
    display: block;
    max-width: 18ch;
    font-size: clamp(1.8rem, 3vw, 2.5rem);
    line-height: 1.08;
}

.tw-hero-summary[b-raj5v5uk13] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.85rem;
}

.tw-hero-summary__card[b-raj5v5uk13] {
    display: grid;
    gap: 0.45rem;
    padding: 1rem 1.05rem;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.82);
    border: 1px solid rgba(12, 35, 64, 0.08);
    box-shadow: 0 16px 28px rgba(12, 35, 64, 0.06);
}

.tw-hero-summary__card span[b-raj5v5uk13] {
    color: #856200;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.tw-hero-summary__card strong[b-raj5v5uk13] {
    line-height: 1.45;
}

@media (max-width: 980px) {
    .tw-hero-shell[b-raj5v5uk13],
    .tw-hero-summary[b-raj5v5uk13] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .tw-hero-section[b-raj5v5uk13] {
        padding-inline: 1.15rem;
    }

    .tw-hero-media__frame[b-raj5v5uk13] {
        border-radius: 22px;
        min-height: 320px;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/ThesisWorkshopInvestment.razor.rz.scp.css */
.tw-investment-section[b-qhq41deag3] {
    padding: 0 1.5rem 0;
}

.tw-investment-panel[b-qhq41deag3] {
    position: relative;
    max-width: 1180px;
    margin: 0 auto;
    border-radius: 34px;
    overflow: hidden;
    background:
        linear-gradient(135deg, rgba(161, 38, 38, 0.92) 0%, rgba(197, 65, 65, 0.9) 100%),
        url("/images/home/slide-1.png") center/cover;
    box-shadow: 0 26px 46px rgba(139, 33, 33, 0.18);
}

.tw-investment-panel[b-qhq41deag3]::before {
    content: "";
    position: absolute;
    left: -7rem;
    top: 0;
    width: 230px;
    height: 100%;
    background: linear-gradient(145deg, rgba(117, 15, 15, 0.5), rgba(117, 15, 15, 0));
    transform: skewX(-28deg);
}

.tw-investment-panel__inner[b-qhq41deag3] {
    position: relative;
    padding: 3rem 1.5rem 3.2rem;
}

.tw-investment-panel__grid[b-qhq41deag3] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.6rem;
}

.tw-investment-card[b-qhq41deag3] {
    padding: 1.7rem;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.12);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    color: #ffffff;
    backdrop-filter: blur(14px);
}

.tw-investment-card h3[b-qhq41deag3] {
    margin: 0;
    font-size: clamp(1.7rem, 2.8vw, 2rem);
    text-transform: uppercase;
}

.tw-investment-card__subtitle[b-qhq41deag3] {
    margin: 0.35rem 0 1.2rem;
    font-style: italic;
    color: rgba(255, 255, 255, 0.9);
}

.tw-investment-card__description[b-qhq41deag3] {
    line-height: 1.58;
}

.tw-investment-card__description :is(p, ul, ol)[b-qhq41deag3] {
    margin: 0 0 0.9rem;
}

.tw-investment-card__description :is(ul, ol)[b-qhq41deag3] {
    padding-left: 1.15rem;
}

.tw-investment-card__description :is(p, li, strong, em, span)[b-qhq41deag3] {
    color: inherit;
}

.tw-investment-card__description :last-child[b-qhq41deag3] {
    margin-bottom: 0;
}

@media (max-width: 980px) {
    .tw-investment-panel__grid[b-qhq41deag3] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .tw-investment-section[b-qhq41deag3] {
        padding-inline: 1.15rem;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/ThesisWorkshopModalities.razor.rz.scp.css */
.tw-modalities-section[b-cnb0g3w7gg] {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0.5rem 1.5rem 3rem;
}

.tw-modalities__eyebrow[b-cnb0g3w7gg] {
    margin: 0 0 1.3rem;
    font-size: 0.84rem;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #856200;
}

.tw-modalities__grid[b-cnb0g3w7gg] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.5rem;
}

.tw-modality-card[b-cnb0g3w7gg] {
    display: grid;
    gap: 1rem;
    padding: 1.7rem;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.86);
    border: 1px solid rgba(12, 35, 64, 0.08);
    box-shadow: 0 20px 38px rgba(12, 35, 64, 0.08);
    text-align: left;
    position: relative;
    overflow: hidden;
}

.tw-modality-card[b-cnb0g3w7gg]::before {
    content: "";
    position: absolute;
    inset: 0 auto 0 0;
    width: 6px;
    background: linear-gradient(180deg, #0c2340 0%, #1a66b4 100%);
}

.tw-modality-card:last-child[b-cnb0g3w7gg]::before {
    background: linear-gradient(180deg, #8d2323 0%, #d04a4a 100%);
}

.tw-modality-card__emblem[b-cnb0g3w7gg] {
    display: inline-block;
    align-self: start;
    max-width: 100%;
    padding: 0.48rem 0.9rem;
    border: 1px solid rgba(12, 35, 64, 0.14);
    border-radius: 999px;
    background: #eef4fb;
    font-size: 0.76rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #24476c;
    box-sizing: border-box;
    overflow-wrap: anywhere;
}

.tw-modality-card__emblem span[b-cnb0g3w7gg] {
    display: inline;
}

.tw-modality-card h2[b-cnb0g3w7gg] {
    margin: 0;
    color: var(--tw-ink);
    font-size: clamp(1.45rem, 2.4vw, 1.85rem);
    line-height: 1.06;
    text-transform: uppercase;
}

.tw-modality-card p[b-cnb0g3w7gg] {
    margin: 0;
    color: #2d3a4f;
    line-height: 1.72;
    font-size: 1.05rem;
}

@media (max-width: 860px) {
    .tw-modalities__grid[b-cnb0g3w7gg] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .tw-modalities-section[b-cnb0g3w7gg] {
        padding: 1.4rem 1.15rem 2.4rem;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/ThesisWorkshopRequirements.razor.rz.scp.css */
.tw-requirements-section[b-p960p64r3l] {
    padding: 0.8rem 1.5rem 0;
}

.tw-defense-banner[b-p960p64r3l] {
    max-width: 1180px;
    margin: 0 auto;
    border-radius: 34px;
    overflow: hidden;
    background:
        radial-gradient(circle at top right, rgba(201, 151, 0, 0.18), rgba(201, 151, 0, 0)),
        linear-gradient(145deg, #1b1f2c 0%, #243447 100%);
    box-shadow: 0 26px 46px rgba(12, 35, 64, 0.16);
}

.tw-defense-banner__inner[b-p960p64r3l] {
    padding: 3.2rem 1.5rem;
    display: grid;
    justify-items: center;
    gap: 0.7rem;
    text-align: center;
    color: #ffffff;
}

.tw-defense-banner__icon[b-p960p64r3l] {
    width: 58px;
    height: 58px;
    display: grid;
    place-items: center;
    color: #ffffff;
}

.tw-defense-banner__icon svg[b-p960p64r3l] {
    width: 42px;
    height: 42px;
}

.tw-defense-banner__eyebrow[b-p960p64r3l],
.tw-requirements-board__eyebrow[b-p960p64r3l] {
    margin: 0;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.tw-defense-banner__text[b-p960p64r3l] {
    margin: 0;
    max-width: 720px;
    line-height: 1.58;
    font-size: 1.05rem;
}

.tw-requirements-board[b-p960p64r3l] {
    position: relative;
}

.tw-requirements-board__panel[b-p960p64r3l] {
    max-width: 1180px;
    margin: 0 auto;
    padding: 2rem 0 2.8rem;
}

.tw-requirements-board__eyebrow[b-p960p64r3l] {
    margin-bottom: 1.4rem;
    text-align: left;
    color: var(--tw-ink-soft);
}

.tw-requirements-board__grid[b-p960p64r3l] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.5rem 1.8rem;
}

.tw-requirements-board__item[b-p960p64r3l] {
    display: grid;
    gap: 0.9rem;
    padding: 1.4rem 1.5rem;
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 22px 36px rgba(12, 35, 64, 0.08);
    border: 1px solid rgba(12, 35, 64, 0.08);
}

.tw-requirements-board__badge[b-p960p64r3l] {
    display: inline-flex;
    width: fit-content;
    padding: 0.42rem 0.72rem;
    border-radius: 999px;
    background: #2f4c84;
    color: #ffffff;
    font-size: 0.76rem;
    font-weight: 700;
}

.tw-requirements-board__badge--accent[b-p960p64r3l] {
    background: #b03737;
}

.tw-requirements-board__item p[b-p960p64r3l] {
    margin: 0;
    color: #59667a;
    font-size: 1rem;
    line-height: 1.65;
}

.tw-requirements-board__item strong[b-p960p64r3l] {
    color: #3a4960;
}

.tw-requirements-board__link[b-p960p64r3l] {
    color: #ef4668;
}

@media (max-width: 980px) {
    .tw-requirements-board__grid[b-p960p64r3l] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .tw-requirements-section[b-p960p64r3l] {
        padding-inline: 1.15rem;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Components/ThesisWorkshopStats.razor.rz.scp.css */
.tw-stats-section[b-vse06xk6ls] {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    padding: 3.2rem 1.5rem;
    background: linear-gradient(135deg, #021859 0%, #123d73 58%, #1a66b4 100%);
    color: #ffffff;
    box-shadow: 0 28px 52px rgba(12, 35, 64, 0.16);
}

.tw-stats-section__inner[b-vse06xk6ls] {
    max-width: 1180px;
    margin: 0 auto;
}

.tw-stats-section__eyebrow[b-vse06xk6ls] {
    margin: 0 0 1.2rem;
    font-size: 0.82rem;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.68);
}

.tw-stats-grid[b-vse06xk6ls] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.4rem;
}

.tw-stat[b-vse06xk6ls] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.45rem;
    text-align: center;
    padding: 1.5rem 1rem;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(4px);
}

.tw-stat__number[b-vse06xk6ls] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2.2rem, 4vw, 3rem);
    font-weight: 700;
    color: #ffd56b;
    line-height: 1;
}

.tw-stat__label[b-vse06xk6ls] {
    font-size: 0.88rem;
    color: rgba(255, 255, 255, 0.78);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    line-height: 1.3;
}

@media (max-width: 980px) {
    .tw-stats-grid[b-vse06xk6ls] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .tw-stats-section[b-vse06xk6ls] {
        padding: 2.4rem 1.15rem;
    }

    .tw-stats-grid[b-vse06xk6ls] {
        grid-template-columns: 1fr;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Pages/AboutPage.razor.rz.scp.css */

.about-page[b-qi82vfaztg] {
    --about-ink: #0f1d33;
    --about-muted: #4c5b73;
    --about-accent: #021e73;
    --about-soft: #eef2f8;
    --about-panel: #ffffff;
    --about-border: #d7dee8;

    background: radial-gradient(circle at 15% 0%, rgba(255, 255, 255, 0.95), rgba(244, 248, 252, 0.98)),
        linear-gradient(125deg, #f6f8fc 0%, #eef2f8 50%, #f9fbff 100%);
    padding: 3.5rem 1.5rem 5rem;
    color: var(--about-ink);
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
}

.about-hero[b-qi82vfaztg] {
    max-width: 1200px;
    margin: 0 auto 3.5rem;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.1fr);
    gap: 2.75rem;
    align-items: center;
}

.about-hero__copy h1[b-qi82vfaztg] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2.6rem, 4.3vw, 3.6rem);
    margin: 0 0 0.75rem;
    letter-spacing: 0.02em;
}

.about-hero__subtitle[b-qi82vfaztg] {
    margin: 0 0 1.5rem;
    font-size: 1.05rem;
    color: var(--about-muted);
    line-height: 1.6;
    max-width: 36rem;
}

.about-hero__meta[b-qi82vfaztg] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.about-hero__tag[b-qi82vfaztg] {
    display: inline-flex;
    align-items: center;
    padding: 0.35rem 0.85rem;
    border-radius: 999px;
    border: 1px solid rgba(2, 30, 115, 0.35);
    background: rgba(2, 30, 115, 0.1);
    color: var(--about-ink);
    font-size: 0.85rem;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.about-hero__image[b-qi82vfaztg] {
    position: relative;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 24px 40px rgba(18, 28, 45, 0.18);
    min-height: 280px;
}

.about-hero__image img[b-qi82vfaztg] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.about-breadcrumb[b-qi82vfaztg] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.9rem;
    color: var(--about-muted);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 1rem;
}

.about-breadcrumb a[b-qi82vfaztg] {
    color: var(--about-muted);
    text-decoration: none;
}

.about-breadcrumb a:hover[b-qi82vfaztg] {
     color: var(--invest-ink);
}

.about-body[b-qi82vfaztg] {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(180px, 190px) minmax(0, 1fr)
    /* gap: 2.5rem; */
}

.about-sidebar[b-qi82vfaztg] {
    /* background: var(--about-panel); */
    /* border: 1px solid var(--about-border); */
    /* border-radius: 16px; */
    padding: 1.5rem 1.25rem;
    display: grid;
    gap: 0.5rem;
    align-content: start;
    /* box-shadow: 0 18px 32px rgba(20, 30, 45, 0.08); */
    position: sticky;
    top: 110px;
}

.about-sidebar__title[b-qi82vfaztg] {
    margin: 0 0 0.75rem;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: var(--about-muted);
}

.about-tab[b-qi82vfaztg] {
    border: 1px solid transparent;
    background: transparent;
    text-align: left;
    padding: 0.55rem 0.8rem 0.55rem 0;
    font-size: 1rem;
    border-radius: 10px;
    color: var(--about-muted);
    cursor: pointer;
    transition: color 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}

.about-tab:hover[b-qi82vfaztg] {
    color: var(--about-ink);
    /* border-color: rgba(2, 30, 115, 0.25); */
}

.about-tab.is-active[b-qi82vfaztg] {
    color: var(--about-ink);
    font-weight: 600;
    /* border-color: rgba(2, 30, 115, 0.5);
    background: rgba(2, 30, 115, 0.12);
    box-shadow: inset 3px 0 0 var(--about-accent); */
}

.about-content[b-qi82vfaztg] {
    /* background: var(--about-panel); */
    /* border: 1px solid var(--about-border); */
    /* border-radius: 18px; */
    padding: 2.4rem 2.8rem;
    /* box-shadow: 0 20px 36px rgba(20, 30, 45, 0.08); */
}

.about-section h2[b-qi82vfaztg] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(1.8rem, 3vw, 2.4rem);
    margin: 0 0 1rem;
}

.about-section h3[b-qi82vfaztg] {
    font-size: 1.25rem;
    margin: 2rem 0 0.75rem;
    color: var(--about-ink);
}

.about-section p[b-qi82vfaztg] {
    margin: 0 0 1.1rem;
    color: var(--about-muted);
    line-height: 1.7;
}

.about-section p:last-of-type[b-qi82vfaztg] {
    margin-bottom: 0;
}

.about-highlight[b-qi82vfaztg] {
    margin: 1.6rem 0 0.5rem;
    padding: 1rem 1.2rem;
    border-radius: 14px;
    background: rgba(2, 30, 115, 0.12);
    border-left: 4px solid var(--about-accent);
    color: var(--about-ink);
    font-weight: 600;
}

.about-history__grid[b-qi82vfaztg] {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(180px, 230px);
    gap: 2rem;
    align-items: start;
    margin: 2rem 0;
}

.about-history__figure[b-qi82vfaztg] {
    margin: 0;
    text-align: center;
}

.about-history__figure img[b-qi82vfaztg] {
    width: 300px;
    height: 300px;
    border-radius: 999px;
    object-fit: cover;
    box-shadow: 0 16px 32px rgba(20, 30, 45, 0.18);
}

.about-history__figure figcaption[b-qi82vfaztg] {
    margin-top: 0.75rem;
    font-size: 0.9rem;
    color: var(--about-muted);
}

.about-organigram__figure[b-qi82vfaztg] {
    margin: 1.5rem 0 0;
    text-align: center;
}

.about-organigram__figure img[b-qi82vfaztg] {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 16px;
    box-shadow: 0 18px 34px rgba(20, 30, 45, 0.16);
}

.about-organigram__figure figcaption[b-qi82vfaztg] {
    margin-top: 0.85rem;
    font-size: 0.9rem;
    color: var(--about-muted);
}

@media (max-width: 980px) {
    .about-hero[b-qi82vfaztg] {
        grid-template-columns: 1fr;
    }

    .about-hero__image[b-qi82vfaztg] {
        min-height: 240px;
    }

    .about-body[b-qi82vfaztg] {
        grid-template-columns: 1fr;
    }

    .about-sidebar[b-qi82vfaztg] {
        position: static;
        display: flex;
        flex-wrap: wrap;
        gap: 0.75rem;
        align-items: center;
    }

    .about-sidebar__title[b-qi82vfaztg] {
        flex-basis: 100%;
    }

    .about-tab[b-qi82vfaztg] {
        flex: 1 1 120px;
    }
}

@media (max-width: 640px) {
    .about-page[b-qi82vfaztg] {
        padding: 2.75rem 1.2rem 4rem;
    }

    .about-content[b-qi82vfaztg] {
        padding: 2rem 1.5rem;
    }

    .about-history__grid[b-qi82vfaztg] {
        grid-template-columns: 1fr;
    }

    .about-history__figure img[b-qi82vfaztg] {
        width: 255px;
        height: 255px;
    }
}



/* _content/APP_FIEE/Features/Landing/Home/Pages/CampusPage.razor.rz.scp.css */
.campus-page[b-0xytlvn4a6] {
    --invest-ink: #0f1d33;
    --invest-muted: #4c5b73;
    --invest-accent: #021e73;
    --invest-soft: #eef2f8;
    --invest-border: #d7dee8;
    background: #ffffff;
    padding: 3.5rem 1.5rem 5rem;
    color: var(--invest-ink);
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
}

.campus-hero[b-0xytlvn4a6] {
    max-width: 1200px;
    margin: 0 auto 3.5rem;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.1fr);
    gap: 2.75rem;
    align-items: center;
}

.campus-hero__copy h1[b-0xytlvn4a6] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2.6rem, 4.3vw, 3.6rem);
    margin: 0 0 0.8rem;
    letter-spacing: 0.02em;
}

.campus-hero__subtitle[b-0xytlvn4a6] {
    margin: 0;
    font-size: 1.1rem;
    color: var(--invest-muted);
    line-height: 1.6;
    max-width: 36rem;
}

.campus-hero__image[b-0xytlvn4a6] {
    position: relative;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 24px 40px rgba(18, 28, 45, 0.18);
    aspect-ratio: 16 / 9;
}

    .campus-hero__image img[b-0xytlvn4a6] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

.campus-breadcrumb[b-0xytlvn4a6] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.9rem;
    color: var(--invest-muted);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 1rem;
}

    .campus-breadcrumb a[b-0xytlvn4a6] {
        color: var(--invest-muted);
        text-decoration: none;
    }

        .campus-breadcrumb a:hover[b-0xytlvn4a6] {
            color: var(--invest-ink);
        }

.campus-body[b-0xytlvn4a6] {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(200px, 240px) minmax(0, 1fr);
    gap: 2.5rem;
    align-items: start;
}

.campus-links[b-0xytlvn4a6] {
    display: flex;
    gap: 1.5rem;
    width: 100%;
    grid-column: 1 / -1;
}

.campus-links__item[b-0xytlvn4a6] {
    padding: 1.5rem;
    border-radius: 14px;
    flex: 1;
    box-shadow: 0 24px 40px rgba(18, 28, 45, 0.18);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.campus-sidebar[b-0xytlvn4a6] {
    background: #ffffff;
    /* border: 1px solid var(--invest-border);
    border-radius: 16px; */
    padding: 1.5rem 1.25rem;
    display: grid;
    gap: 0.5rem;
    align-content: start;
    /* box-shadow: 0 18px 32px rgba(20, 30, 45, 0.08); */
    position: sticky;
    top: 110px;
}

.campus-sidebar__title[b-0xytlvn4a6] {
    margin: 0 0 0.75rem;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: var(--invest-muted);
}

.campus-tab[b-0xytlvn4a6] {
    border: 1px solid transparent;
    background: transparent;
    text-align: left;
    padding: 0.55rem 0.8rem 0.55rem 0;
    font-size: 1rem;
    border-radius: 10px;
    color: var(--invest-muted);
    cursor: pointer;
    transition: color 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}

    .campus-tab:hover[b-0xytlvn4a6] {
        color: var(--invest-ink);
        /* border-color: rgba(2, 30, 115, 0.2); */
    }

    .campus-tab.is-active[b-0xytlvn4a6] {
        color: var(--invest-ink);
        font-weight: 600;
        /* border-color: rgba(2, 30, 115, 0.4);
    background: rgba(2, 30, 115, 0.08);
    box-shadow: inset 3px 0 0 var(--invest-accent); */
    }

.campus-section iframe[b-0xytlvn4a6] {
    width: 100%;
    height: 800px;
}

.campus-content[b-0xytlvn4a6] {
    background: #ffffff;
    /* border: 1px solid var(--invest-border); */
    /* border-radius: 18px; */
    padding: 2.4rem 2.8rem;
    /* box-shadow: 0 20px 36px rgba(20, 30, 45, 0.08); */
    display: grid;
    /* gap: 1.5rem; */
}

@media (max-width: 980px) {
    .campus-hero[b-0xytlvn4a6] {
        grid-template-columns: 1fr;
    }

    .campus-hero__image[b-0xytlvn4a6] {
        min-height: 240px;
    }

    .campus-body[b-0xytlvn4a6] {
        grid-template-columns: 1fr;
    }

    .campus-sidebar[b-0xytlvn4a6] {
        position: static;
        display: flex;
        flex-wrap: wrap;
        gap: 0.75rem;
        align-items: center;
    }

    .campus-sidebar__title[b-0xytlvn4a6] {
        flex-basis: 100%;
    }

    .campus-tab[b-0xytlvn4a6] {
        flex: 1 1 160px;
    }

    .campus-links[b-0xytlvn4a6] {
        flex-direction: column
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Pages/DeaneryPage.razor.rz.scp.css */
.deanery-page[b-a7j7fluwf7] {
    --deanery-ink: #0f1d33;
    --deanery-muted: #4c5b73;
    --deanery-divider: linear-gradient(180deg, #020873 0%, #021E73 45%, #51608C 100%);
    --deanery-blue: #021E73;
    --deanery-blue-dark: #020873;
    --deanery-blue-soft: #51608C;
    --deanery-panel: #f2f2f2;

    background: #ffffff;
    padding: 3.5rem 1.5rem 5rem;
    color: var(--deanery-ink);
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
}

.deanery-page__divider[b-a7j7fluwf7] {
    width: 2px;
    height: clamp(160px, 22vw, 260px);
    margin: 2.5rem auto 4rem;
    background: var(--deanery-divider);
    border-radius: 999px;
}

.deanery-hero[b-a7j7fluwf7] {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.2fr);
    gap: 2.5rem;
    align-items: center;
}


.deanery-feature[b-a7j7fluwf7] {
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    gap: 2.5rem;
}

.deanery-feature__media[b-a7j7fluwf7] {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 24px 40px rgba(2, 8, 115, 0.25);
    aspect-ratio: 16 / 9;
    background: #e9eef7;
}

.deanery-feature__media img[b-a7j7fluwf7] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.deanery-feature__overlay[b-a7j7fluwf7] {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: flex-end;
    gap: 1rem;
    padding: 1.4rem 1.6rem;
    background: linear-gradient(0deg, rgba(2, 8, 115, 0.85) 0%, rgba(2, 8, 115, 0.25) 55%, rgba(2, 8, 115, 0) 100%);
    color: #ffffff;
}

.deanery-feature__overlay p[b-a7j7fluwf7] {
    margin: 0;
    font-size: 1.05rem;
    line-height: 1.5;
    max-width: 32rem;
}

.deanery-feature__play[b-a7j7fluwf7] {
    width: 48px;
    height: 48px;
    border-radius: 999px;
    background: rgba(242, 242, 242, 0.2);
    border: 2px solid rgba(242, 242, 242, 0.75);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: #ffffff;
}

.deanery-feature__play svg[b-a7j7fluwf7] {
    width: 20px;
    height: 20px;
    margin-left: 2px;
}

.deanery-feature__content[b-a7j7fluwf7] {
    background: var(--deanery-panel);
    border-radius: 18px;
    padding: 2.5rem;
    display: grid;
    gap: 2.5rem;
    box-shadow: 0 20px 32px rgba(2, 8, 115, 0.1);
}

.deanery-feature__eyebrow[b-a7j7fluwf7] {
    margin: 0 0 0.8rem;
    font-size: 0.85rem;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: var(--deanery-blue);
    font-weight: 700;
}

.deanery-feature__list[b-a7j7fluwf7] {
    margin: 0;
    padding-left: 1.1rem;
    display: grid;
    gap: 0.7rem;
    color: var(--deanery-muted);
    line-height: 1.55;
}

.deanery-feature__block--profile[b-a7j7fluwf7] {
    padding: 1.8rem;
    background: #ffffff;
    border-radius: 16px;
    border: 1px solid #dde3f0;
}

.deanery-feature__profile[b-a7j7fluwf7] {
    display: grid;
    grid-template-columns: minmax(0, 160px) minmax(0, 1fr);
    gap: 1.5rem;
    align-items: center;
}

.deanery-feature__profile img[b-a7j7fluwf7] {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 14px;
    box-shadow: 0 12px 20px rgba(2, 8, 115, 0.15);
}

.deanery-feature__profile p[b-a7j7fluwf7] {
    margin: 0 0 0.8rem;
    color: var(--deanery-muted);
}

.deanery-feature__profile h3[b-a7j7fluwf7] {
    margin: 0 0 0.2rem;
    font-size: 1.2rem;
    color: var(--deanery-ink);
}

.deanery-feature__profile span[b-a7j7fluwf7] {
    font-weight: 600;
    color: var(--deanery-blue-soft);
}


.deanery-hero__copy h1[b-a7j7fluwf7] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2.6rem, 4.2vw, 3.6rem);
    margin: 0 0 1rem;
    letter-spacing: 0.02em;
}

.deanery-hero__copy p[b-a7j7fluwf7] {
    margin: 0;
    font-size: 1.05rem;
    line-height: 1.7;
    color: var(--deanery-muted);
    max-width: 36rem;
}

.deanery-hero__gallery[b-a7j7fluwf7] {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(0, 0.9fr);
    grid-template-rows: repeat(2, minmax(0, 200px));
    gap: 0.9rem;
}

.deanery-photo[b-a7j7fluwf7] {
    margin: 0;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 18px 30px rgba(15, 29, 51, 0.18);
}

.deanery-photo img[b-a7j7fluwf7] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.deanery-photo--tall-left[b-a7j7fluwf7] {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
}

.deanery-photo--small-top[b-a7j7fluwf7] {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}

.deanery-photo--small-bottom[b-a7j7fluwf7] {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
}

.deanery-photo--small-bottom img[b-a7j7fluwf7] {
    object-position: center 30%;
}

@media (max-width: 980px) {
    .deanery-hero[b-a7j7fluwf7] {
        grid-template-columns: 1fr;
    }

    .deanery-hero__gallery[b-a7j7fluwf7] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-rows: repeat(2, minmax(0, 180px));
    }

    .deanery-feature__content[b-a7j7fluwf7] {
        padding: 2rem;
    }
}

@media (max-width: 640px) {
    .deanery-page[b-a7j7fluwf7] {
        padding: 2.75rem 1.2rem 4rem;
    }

    .deanery-hero__gallery[b-a7j7fluwf7] {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(4, minmax(0, 180px));
    }

    .deanery-photo--tall-left[b-a7j7fluwf7],
    .deanery-photo--small-top[b-a7j7fluwf7],
    .deanery-photo--small-bottom[b-a7j7fluwf7] {
        grid-column: auto;
        grid-row: auto;
    }

    .deanery-page__divider[b-a7j7fluwf7] {
        height: 140px;
        margin: 2rem auto 3rem;
    }

    .deanery-feature__content[b-a7j7fluwf7] {
        padding: 1.6rem;
    }

    .deanery-feature__overlay[b-a7j7fluwf7] {
        padding: 1.1rem;
    }

    .deanery-feature__overlay p[b-a7j7fluwf7] {
        font-size: 0.95rem;
    }

    .deanery-feature__profile[b-a7j7fluwf7] {
        grid-template-columns: 1fr;
    }

    .deanery-feature__profile img[b-a7j7fluwf7] {
        height: 220px;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Pages/InvestigationPage.razor.rz.scp.css */
.investigation-page[b-bqdmniqma2] {
    --invest-ink: #0f1d33;
    --invest-muted: #4c5b73;
    --invest-accent: #021e73;
    --invest-soft: #eef2f8;
    --invest-border: #d7dee8;

    background: #ffffff;
    padding: 3.5rem 1.5rem 5rem;
    color: var(--invest-ink);
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
}

.investigation-hero[b-bqdmniqma2] {
    max-width: 1200px;
    margin: 0 auto 3.5rem;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.1fr);
    gap: 2.75rem;
    align-items: center;
}

.investigation-hero__copy h1[b-bqdmniqma2] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2.6rem, 4.3vw, 3.6rem);
    margin: 0 0 0.8rem;
    letter-spacing: 0.02em;
}

.investigation-hero__subtitle[b-bqdmniqma2] {
    margin: 0;
    font-size: 1.1rem;
    color: var(--invest-muted);
    line-height: 1.6;
    max-width: 36rem;
}

.investigation-hero__image[b-bqdmniqma2] {
    position: relative;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 24px 40px rgba(18, 28, 45, 0.18);
    min-height: 280px;
}

.investigation-hero__image img[b-bqdmniqma2] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.investigation-breadcrumb[b-bqdmniqma2] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.9rem;
    color: var(--invest-muted);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 1rem;
}

.investigation-breadcrumb a[b-bqdmniqma2] {
    color: var(--invest-muted);
    text-decoration: none;
}

.investigation-breadcrumb a:hover[b-bqdmniqma2] {
    color: var(--invest-ink);
}

.investigation-body[b-bqdmniqma2] {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(200px, 240px) minmax(0, 1fr);
    gap: 2.5rem;
    align-items: start;
}

.investigation-sidebar[b-bqdmniqma2] {
    background: #ffffff;
    /* border: 1px solid var(--invest-border);
    border-radius: 16px; */
    padding: 1.5rem 1.25rem;
    display: grid;
    gap: 0.5rem;
    align-content: start;
    /* box-shadow: 0 18px 32px rgba(20, 30, 45, 0.08); */
    position: sticky;
    top: 110px;
}

.investigation-sidebar__title[b-bqdmniqma2] {
    margin: 0 0 0.75rem;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: var(--invest-muted);
}

.investigation-tab[b-bqdmniqma2] {
    border: 1px solid transparent;
    background: transparent;
    text-align: left;
    padding: 0.55rem 0.8rem 0.55rem 0;
    font-size: 1rem;
    border-radius: 10px;
    color: var(--invest-muted);
    cursor: pointer;
    transition: color 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}

.investigation-tab:hover[b-bqdmniqma2] {
    color: var(--invest-ink);
    /* border-color: rgba(2, 30, 115, 0.2); */
}

.investigation-tab.is-active[b-bqdmniqma2] {
    color: var(--invest-ink);
    font-weight: 600;
    /* border-color: rgba(2, 30, 115, 0.4);
    background: rgba(2, 30, 115, 0.08);
    box-shadow: inset 3px 0 0 var(--invest-accent); */
}

.investigation-content[b-bqdmniqma2] {
    background: #ffffff;
    /* border: 1px solid var(--invest-border); */
    /* border-radius: 18px; */
    padding: 2.4rem 2.8rem;
    /* box-shadow: 0 20px 36px rgba(20, 30, 45, 0.08); */
    display: grid;
    /* gap: 1.5rem; */
}

.investigation-section h2[b-bqdmniqma2] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(1.8rem, 3vw, 2.4rem);
    margin: 0 0 1rem;
}

.investigation-section p[b-bqdmniqma2] {
    margin: 0 0 1.1rem;
    color: var(--invest-muted);
    line-height: 1.75;
    font-size: 1.02rem;
}

.investigation-section p:last-child[b-bqdmniqma2] {
    margin-bottom: 0;
}

.investigation-link[b-bqdmniqma2] {
    margin-top: 0.5rem;
}

.investigation-link a[b-bqdmniqma2] {
    color: var(--invest-accent);
    font-weight: 600;
    text-decoration: none;
    border-bottom: 2px solid rgba(2, 30, 115, 0.2);
    padding-bottom: 2px;
}

.investigation-link a:hover[b-bqdmniqma2] {
    border-bottom-color: rgba(2, 30, 115, 0.55);
}

.investigation-figure[b-bqdmniqma2] {
    margin: 1.5rem 0 0;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid var(--invest-border);
    background: var(--invest-soft);
    box-shadow: 0 18px 34px rgba(20, 30, 45, 0.12);
}

.investigation-figure img[b-bqdmniqma2] {
    width: 100%;
    display: block;
}

.investigation-figure figcaption[b-bqdmniqma2] {
    padding: 0.9rem 1.2rem 1.1rem;
    font-size: 0.95rem;
    color: var(--invest-muted);
}

.investigation-cta[b-bqdmniqma2] {
    justify-self: start;
    margin-top: 0.2rem;
    display: inline-flex;
    align-items: center;
    gap: 0.65rem;
    padding: 0.8rem 1.6rem;
    border-radius: 999px;
    background: var(--invest-accent);
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.02em;
    box-shadow: 0 12px 24px rgba(2, 30, 115, 0.25);
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.investigation-cta:hover[b-bqdmniqma2] {
    transform: translateY(-2px);
    background: #021373;
    box-shadow: 0 16px 28px rgba(2, 30, 115, 0.3);
}

@media (max-width: 980px) {
    .investigation-hero[b-bqdmniqma2] {
        grid-template-columns: 1fr;
    }

    .investigation-hero__image[b-bqdmniqma2] {
        min-height: 240px;
    }

    .investigation-body[b-bqdmniqma2] {
        grid-template-columns: 1fr;
    }

    .investigation-sidebar[b-bqdmniqma2] {
        position: static;
        display: flex;
        flex-wrap: wrap;
        gap: 0.75rem;
        align-items: center;
    }

    .investigation-sidebar__title[b-bqdmniqma2] {
        flex-basis: 100%;
    }

    .investigation-tab[b-bqdmniqma2] {
        flex: 1 1 160px;
    }
}

@media (max-width: 640px) {
    .investigation-page[b-bqdmniqma2] {
        padding: 2.75rem 1.2rem 4rem;
    }

    .investigation-cta[b-bqdmniqma2] {
        width: 100%;
        justify-content: center;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Pages/NewsDetailPage.razor.rz.scp.css */
.news-detail[b-hjieqib3q4] {
    --nd-ink: #0f1d33;
    --nd-muted: #4c5b73;
    --nd-accent: #021e73;
    --nd-soft: #eef2f8;
    --nd-border: #d7dee8;
    --nd-panel: #ffffff;

    background: radial-gradient(circle at 15% 0%, rgba(255, 255, 255, 0.95), rgba(244, 248, 252, 0.98)),
        linear-gradient(125deg, #f6f8fc 0%, #eef2f8 50%, #f9fbff 100%);
    min-height: 60vh;
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
    color: var(--nd-ink);
}

/* ── Loading / Not found ── */
.news-detail__loading[b-hjieqib3q4],
.news-detail__not-found[b-hjieqib3q4] {
    max-width: 680px;
    margin: 0 auto;
    padding: 5rem 1.5rem;
    text-align: center;
    color: var(--nd-muted);
}

.news-detail__not-found h2[b-hjieqib3q4] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: 2rem;
    margin: 0 0 0.75rem;
    color: var(--nd-ink);
}

/* ── Header ── */
.news-detail__header[b-hjieqib3q4] {
    background: linear-gradient(135deg, #021e73 0%, #0a3491 60%, #0f4db5 100%);
    padding: 3.5rem 1.5rem 3rem;
    color: #fff;
}

.news-detail__header-inner[b-hjieqib3q4] {
    max-width: 860px;
    margin: 0 auto;
}

/* ── Breadcrumb ── */
.news-detail__breadcrumb[b-hjieqib3q4] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.4rem;
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    letter-spacing: 0.07em;
}

.news-detail__breadcrumb a[b-hjieqib3q4] {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: color 0.2s;
}

.news-detail__breadcrumb a:hover[b-hjieqib3q4] {
    color: #fff;
}

.news-detail__breadcrumb-current[b-hjieqib3q4] {
    color: rgba(255, 255, 255, 0.55);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 22ch;
}

/* ── Category badge ── */
.news-detail__category[b-hjieqib3q4] {
    display: inline-block;
    margin-top: 1.5rem;
    padding: 0.3rem 0.9rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 1rem;
}

/* ── Title ── */
.news-detail__title[b-hjieqib3q4] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2rem, 4vw, 3rem);
    line-height: 1.2;
    margin: 0 0 1rem;
    color: #fff;
    letter-spacing: 0.01em;
}

/* ── Resume ── */
.news-detail__resume[b-hjieqib3q4] {
    font-size: 1.1rem;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.65;
    margin: 0 0 1.25rem;
    max-width: 56rem;
}

/* ── Meta (date + time) ── */
.news-detail__meta[b-hjieqib3q4] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.65);
}

.news-detail__meta-sep[b-hjieqib3q4] {
    opacity: 0.5;
}

/* ── Body ── */
.news-detail__body[b-hjieqib3q4] {
    max-width: 860px;
    margin: 0 auto;
    padding: 3rem 1.5rem 2rem;
}

/* ── Gallery grid ── */
.news-detail__gallery[b-hjieqib3q4] {
    display: grid;
    gap: 0.75rem;
    margin-bottom: 2.5rem;
}

/* 1 imagen → ocupa todo el ancho */
.news-detail__gallery--1[b-hjieqib3q4] {
    grid-template-columns: 1fr;
}

/* 2 imágenes → dos columnas iguales */
.news-detail__gallery--2[b-hjieqib3q4] {
    grid-template-columns: repeat(2, 1fr);
}

/* 3 imágenes → primera ocupa fila completa, las otras dos al lado */
.news-detail__gallery--3[b-hjieqib3q4] {
    grid-template-columns: repeat(2, 1fr);
}

.news-detail__gallery--3 .news-detail__gallery-item:first-child[b-hjieqib3q4] {
    grid-column: 1 / -1;
}

/* 4 imágenes → cuadrícula 2×2 */
.news-detail__gallery--4[b-hjieqib3q4] {
    grid-template-columns: repeat(2, 1fr);
}

.news-detail__gallery-item[b-hjieqib3q4] {
    border-radius: 12px;
    overflow: hidden;
    line-height: 0;
    background: var(--nd-soft);
}

.news-detail__gallery-item img[b-hjieqib3q4] {
    width: 100%;
    height: 280px;
    object-fit: cover;
    display: block;
    transition: transform 0.35s ease;
}

.news-detail__gallery--1 .news-detail__gallery-item img[b-hjieqib3q4] {
    height: 420px;
}

.news-detail__gallery-item:hover img[b-hjieqib3q4] {
    transform: scale(1.03);
}

/* ── Gallery stack (una debajo de otra) ── */
.news-detail__gallery--stack[b-hjieqib3q4] {
    grid-template-columns: 1fr;
}

.news-detail__gallery--stack .news-detail__gallery-item img[b-hjieqib3q4] {
    height: auto;
    /* max-height: 600px; */
    object-fit: contain;
    background: var(--nd-soft);
}

/* ── PDF attachment ── */
.news-detail__pdf[b-hjieqib3q4] {
    margin-top: 2.5rem;
    padding-top: 2rem;
    border-top: 1px dashed var(--nd-border);
}

.news-detail__pdf-header[b-hjieqib3q4] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.75rem;
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--nd-muted);
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.news-detail__pdf-header svg[b-hjieqib3q4] {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    color: var(--nd-accent);
}

.news-detail__pdf-download[b-hjieqib3q4] {
    margin-left: auto;
    font-size: 0.85rem;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0;
    color: var(--nd-accent);
    text-decoration: none;
    transition: opacity 0.2s;
}

.news-detail__pdf-download:hover[b-hjieqib3q4] {
    opacity: 0.75;
}

.news-detail__pdf-frame[b-hjieqib3q4] {
    width: 100%;
    height: 680px;
    border: 1.5px solid var(--nd-border);
    border-radius: 12px;
    display: block;
}

@media (max-width: 640px) {
    .news-detail__pdf-frame[b-hjieqib3q4] {
        height: 420px;
    }
}

/* ── Rich-text content from Quill ── */
.news-detail__content[b-hjieqib3q4] {
    font-size: 1.05rem;
    line-height: 1.8;
    color: var(--nd-ink);
    overflow-wrap: break-word;
    word-break: break-word;
    min-width: 0;
}

.news-detail__content h1[b-hjieqib3q4],
.news-detail__content h2[b-hjieqib3q4],
.news-detail__content h3[b-hjieqib3q4] {
    font-family: "Playfair Display", "Georgia", serif;
    margin: 2rem 0 0.75rem;
    color: var(--nd-ink);
    line-height: 1.25;
}

.news-detail__content h1[b-hjieqib3q4] { font-size: clamp(1.7rem, 3vw, 2.2rem); }
.news-detail__content h2[b-hjieqib3q4] { font-size: clamp(1.4rem, 2.5vw, 1.8rem); }
.news-detail__content h3[b-hjieqib3q4] { font-size: 1.25rem; }

.news-detail__content p[b-hjieqib3q4] {
    margin: 0 0 1.1rem;
}

.news-detail__content a[b-hjieqib3q4] {
    color: var(--nd-accent);
    text-decoration: underline;
    text-underline-offset: 3px;
}

.news-detail__content a:hover[b-hjieqib3q4] {
    color: #0a3491;
}

.news-detail__content ul[b-hjieqib3q4],
.news-detail__content ol[b-hjieqib3q4] {
    margin: 0 0 1.1rem 1.5rem;
    padding: 0;
}

.news-detail__content li[b-hjieqib3q4] {
    margin-bottom: 0.4rem;
}

.news-detail__content blockquote[b-hjieqib3q4] {
    margin: 1.5rem 0;
    padding: 0.9rem 1.2rem;
    border-left: 4px solid var(--nd-accent);
    background: rgba(2, 30, 115, 0.06);
    border-radius: 0 10px 10px 0;
    color: var(--nd-muted);
    font-style: italic;
}

.news-detail__content pre[b-hjieqib3q4],
.news-detail__content code[b-hjieqib3q4] {
    background: var(--nd-soft);
    border-radius: 6px;
    font-size: 0.92rem;
    font-family: "Fira Code", "Consolas", monospace;
}

.news-detail__content pre[b-hjieqib3q4] {
    padding: 1rem 1.2rem;
    overflow-x: auto;
    margin: 0 0 1.1rem;
}

.news-detail__content code[b-hjieqib3q4] {
    padding: 0.15em 0.4em;
}

.news-detail__content img[b-hjieqib3q4] {
    max-width: 100%;
    border-radius: 12px;
    margin: 1rem 0;
    display: block;
}

/* ── Footer ── */
.news-detail__footer[b-hjieqib3q4] {
    max-width: 860px;
    margin: 0 auto;
    padding: 0 1.5rem 4rem;
    border-top: 1px solid var(--nd-border);
    padding-top: 2rem;
}

/* ── Back button ── */
.news-detail__back-btn[b-hjieqib3q4] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.6rem 1.4rem 0.6rem 1rem;
    border-radius: 999px;
    background: var(--nd-accent);
    color: #fff;
    font-size: 0.95rem;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.2s, transform 0.15s;
}

.news-detail__back-btn svg[b-hjieqib3q4] {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

.news-detail__back-btn:hover[b-hjieqib3q4] {
    background: #0a3491;
    transform: translateX(-2px);
}

/* ── Responsive ── */
@media (max-width: 640px) {
    .news-detail__header[b-hjieqib3q4] {
        padding: 2.5rem 1.2rem 2rem;
    }

    .news-detail__body[b-hjieqib3q4] {
        padding: 2rem 1.2rem 1.5rem;
    }

    .news-detail__footer[b-hjieqib3q4] {
        padding: 1.5rem 1.2rem 3rem;
    }

    .news-detail__gallery--2[b-hjieqib3q4],
    .news-detail__gallery--3[b-hjieqib3q4],
    .news-detail__gallery--4[b-hjieqib3q4] {
        grid-template-columns: 1fr;
    }

    .news-detail__gallery--3 .news-detail__gallery-item:first-child[b-hjieqib3q4] {
        grid-column: auto;
    }

    .news-detail__gallery-item img[b-hjieqib3q4] {
        height: 220px;
    }

    .news-detail__gallery--1 .news-detail__gallery-item img[b-hjieqib3q4] {
        height: 240px;
    }
}

/* _content/APP_FIEE/Features/Landing/Home/Pages/NewsListPage.razor.rz.scp.css */
.news-list-page[b-3ef0k6l457] {
    --nlp-ink: #0f1d33;
    --nlp-muted: #4c5b73;
    --nlp-accent: #021e73;
    --nlp-soft: #eef2f8;
    --nlp-border: #d7dee8;
    --nlp-panel: #ffffff;

    background: radial-gradient(circle at 15% 0%, rgba(255,255,255,0.95), rgba(244,248,252,0.98)),
        linear-gradient(125deg, #f6f8fc 0%, #eef2f8 50%, #f9fbff 100%);
    min-height: 60vh;
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
    color: var(--nlp-ink);
}

/* ── Hero ── */
.nlp-hero[b-3ef0k6l457] {
    background: linear-gradient(135deg, #021e73 0%, #0a3491 60%, #0f4db5 100%);
    padding: 3.5rem 1.5rem 3rem;
    color: #fff;
}

.nlp-hero__inner[b-3ef0k6l457] {
    max-width: 1100px;
    margin: 0 auto;
}

.nlp-breadcrumb[b-3ef0k6l457] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    font-size: 0.85rem;
    color: rgba(255,255,255,0.7);
    text-transform: uppercase;
    letter-spacing: 0.07em;
    margin-bottom: 1.25rem;
}

.nlp-breadcrumb a[b-3ef0k6l457] {
    color: rgba(255,255,255,0.7);
    text-decoration: none;
    transition: color 0.2s;
}

.nlp-breadcrumb a:hover[b-3ef0k6l457] {
    color: #fff;
}

.nlp-hero__title[b-3ef0k6l457] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2rem, 4vw, 3rem);
    margin: 0 0 0.6rem;
    color: #fff;
    letter-spacing: 0.01em;
}

.nlp-hero__subtitle[b-3ef0k6l457] {
    font-size: 1.05rem;
    color: rgba(255,255,255,0.75);
    margin: 0;
}

/* ── Body ── */
.nlp-body[b-3ef0k6l457] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 3rem 1.5rem 5rem;
}

/* ── State (loading / empty) ── */
.nlp-state[b-3ef0k6l457] {
    text-align: center;
    padding: 4rem 0;
    color: var(--nlp-muted);
    font-size: 1.05rem;
}

/* ── Grid ── */
.nlp-grid[b-3ef0k6l457] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.75rem;
    margin-bottom: 3rem;
}

/* ── Card ── */
.nlp-card[b-3ef0k6l457] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: var(--nlp-panel);
    border: 1px solid var(--nlp-border);
    border-radius: 16px;
    overflow: hidden;
    padding: 0;
    text-decoration: none;
    color: var(--nlp-ink);
    box-shadow: 0 4px 18px rgba(20,30,45,0.06);
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
    position: relative;
}

.nlp-card:hover[b-3ef0k6l457] {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(20,30,45,0.12);
    border-color: rgba(2,30,115,0.35);
}

/* ── Card cover image ── */
.nlp-card__cover[b-3ef0k6l457] {
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    flex-shrink: 0;
}

.nlp-card__cover img[b-3ef0k6l457] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.35s ease;
}

.nlp-card:hover .nlp-card__cover img[b-3ef0k6l457] {
    transform: scale(1.04);
}

.nlp-card__body[b-3ef0k6l457] {
    flex: 1;
    padding: 1.5rem 1.5rem 0.5rem;
}

.nlp-card__meta[b-3ef0k6l457] {
    font-size: 0.82rem;
    color: var(--nlp-muted);
    text-transform: uppercase;
    letter-spacing: 0.07em;
    margin-bottom: 0.75rem;
}

.nlp-card__title[b-3ef0k6l457] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: 1.2rem;
    line-height: 1.3;
    margin: 0 0 0.75rem;
    color: var(--nlp-ink);
}

.nlp-card__resume[b-3ef0k6l457] {
    font-size: 0.95rem;
    color: var(--nlp-muted);
    line-height: 1.65;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.nlp-card__link-icon[b-3ef0k6l457] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 1.25rem;
    padding: 0 1.5rem 1.4rem;
    color: var(--nlp-accent);
    opacity: 0.6;
    transition: opacity 0.2s, transform 0.2s;
}

.nlp-card__link-icon svg[b-3ef0k6l457] {
    width: 20px;
    height: 20px;
}

.nlp-card:hover .nlp-card__link-icon[b-3ef0k6l457] {
    opacity: 1;
    transform: translate(3px, -3px);
}

/* ── Pagination ── */
.nlp-pagination[b-3ef0k6l457] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.nlp-pagination__btn[b-3ef0k6l457] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 50%;
    border: 1px solid var(--nlp-border);
    background: var(--nlp-panel);
    color: var(--nlp-ink);
    cursor: pointer;
    transition: background 0.2s, border-color 0.2s;
}

.nlp-pagination__btn svg[b-3ef0k6l457] {
    width: 16px;
    height: 16px;
}

.nlp-pagination__btn:disabled[b-3ef0k6l457] {
    opacity: 0.35;
    cursor: not-allowed;
}

.nlp-pagination__btn:not(:disabled):hover[b-3ef0k6l457] {
    background: var(--nlp-soft);
    border-color: rgba(2,30,115,0.3);
}

.nlp-pagination__num[b-3ef0k6l457] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 2.4rem;
    height: 2.4rem;
    padding: 0 0.5rem;
    border-radius: 50%;
    border: 1px solid transparent;
    background: transparent;
    color: var(--nlp-muted);
    font-size: 0.95rem;
    cursor: pointer;
    transition: background 0.2s, color 0.2s, border-color 0.2s;
}

.nlp-pagination__num:hover[b-3ef0k6l457] {
    background: var(--nlp-soft);
    color: var(--nlp-ink);
}

.nlp-pagination__num.is-active[b-3ef0k6l457] {
    background: var(--nlp-accent);
    border-color: var(--nlp-accent);
    color: #fff;
    font-weight: 600;
    cursor: default;
}

/* ── Responsive ── */
@media (max-width: 900px) {
    .nlp-grid[b-3ef0k6l457] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 580px) {
    .nlp-grid[b-3ef0k6l457] {
        grid-template-columns: 1fr;
    }

    .nlp-hero[b-3ef0k6l457] {
        padding: 2.5rem 1.2rem 2rem;
    }

    .nlp-body[b-3ef0k6l457] {
        padding: 2rem 1.2rem 4rem;
    }
}

/* _content/APP_FIEE/Features/Landing/Home/Pages/OutstandingStudentDetailPage.razor.rz.scp.css */
.outstanding-detail[b-h6oy8k9ben] {
    --detail-ink: #0c2340;
    --detail-blue: #12467e;
    --detail-gold: #c99700;
    --detail-muted: #5c6c83;
    --detail-surface: #ffffff;

    min-height: 100vh;
    color: var(--detail-ink);
    background:
        radial-gradient(circle at 14% 14%, rgba(201, 151, 0, 0.11), transparent 24%),
        radial-gradient(circle at 84% 18%, rgba(18, 70, 126, 0.14), transparent 30%),
        linear-gradient(180deg, #fbfdff 0%, #eef4fb 46%, #f9fbff 100%);
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
}

.outstanding-detail__hero[b-h6oy8k9ben] {
    padding: 3.1rem 1.5rem 1.4rem;
}

.outstanding-detail__hero-inner[b-h6oy8k9ben],
.outstanding-detail__body[b-h6oy8k9ben] {
    max-width: 1180px;
    margin: 0 auto;
}

.outstanding-detail__hero-inner[b-h6oy8k9ben] {
    position: relative;
    overflow: hidden;
    padding: 2rem;
    border-radius: 34px;
    background:
        radial-gradient(circle at top right, rgba(201, 151, 0, 0.24), transparent 25%),
        linear-gradient(135deg, #0c2340 0%, #123c71 52%, #175b9e 100%);
    box-shadow: 0 26px 48px rgba(12, 35, 64, 0.18);
}

.outstanding-detail__hero-inner[b-h6oy8k9ben]::after {
    content: "";
    position: absolute;
    right: -42px;
    bottom: -56px;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
}

.outstanding-detail__breadcrumb[b-h6oy8k9ben] {
    position: relative;
    z-index: 1;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 0.45rem;
    align-items: center;
    margin-bottom: 1.5rem;
    color: rgba(255, 255, 255, 0.72);
    font-size: 0.83rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.outstanding-detail__breadcrumb a[b-h6oy8k9ben] {
    color: inherit;
    text-decoration: none;
}

.outstanding-detail__copy[b-h6oy8k9ben] {
    position: relative;
    z-index: 1;
}

.outstanding-detail__eyebrow[b-h6oy8k9ben] {
    margin: 0 0 0.7rem;
    color: rgba(255, 255, 255, 0.74);
    text-transform: uppercase;
    letter-spacing: 0.18em;
    font-size: 0.8rem;
    font-weight: 700;
}

.outstanding-detail h1[b-h6oy8k9ben] {
    margin: 0;
    max-width: 15ch;
    color: #ffffff;
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2.4rem, 5vw, 4.9rem);
    line-height: 0.98;
    letter-spacing: -0.05em;
}

.outstanding-detail__subtitle[b-h6oy8k9ben] {
    margin: 1.2rem 0 0;
    max-width: 52rem;
    font-size: 1.08rem;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.82);
}

.outstanding-detail__hero-badges[b-h6oy8k9ben] {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.5rem;
}

.outstanding-detail__hero-badges span[b-h6oy8k9ben] {
    display: inline-flex;
    align-items: center;
    padding: 0.52rem 0.88rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: #eef5ff;
    font-size: 0.85rem;
    font-weight: 700;
    letter-spacing: 0.04em;
}

.outstanding-detail__body[b-h6oy8k9ben] {
    padding: 1.2rem 1.5rem 5rem;
}

.outstanding-detail__grid[b-h6oy8k9ben] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.35rem;
}

.outstanding-detail__state[b-h6oy8k9ben] {
    text-align: center;
    padding: 4rem 0;
    color: var(--detail-muted);
}

.student-spotlight[b-h6oy8k9ben] {
    position: relative;
    overflow: hidden;
    display: grid;
    gap: 1rem;
    padding: 1.35rem;
    border-radius: 28px;
    background:
        radial-gradient(circle at top right, rgba(201, 151, 0, 0.14), transparent 28%),
        linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(245, 249, 255, 0.98));
    border: 1px solid rgba(12, 35, 64, 0.08);
    box-shadow: 0 18px 34px rgba(12, 35, 64, 0.08);
    min-height: 265px;
}

.student-spotlight__rail[b-h6oy8k9ben] {
    position: absolute;
    left: 0;
    top: 1.15rem;
    bottom: 1.15rem;
    width: 6px;
    border-radius: 999px;
    background: linear-gradient(180deg, #0c2340 0%, #175697 65%, #c99700 100%);
}

.student-spotlight__header[b-h6oy8k9ben] {
    display: flex;
    justify-content: space-between;
    gap: 0.8rem;
    align-items: center;
    padding-left: 0.6rem;
}

.student-spotlight__period[b-h6oy8k9ben],
.student-spotlight__position[b-h6oy8k9ben] {
    display: inline-flex;
    align-items: center;
    padding: 0.42rem 0.72rem;
    border-radius: 999px;
    font-size: 0.79rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.student-spotlight__period[b-h6oy8k9ben] {
    background: rgba(12, 35, 64, 0.08);
    color: #4a6182;
}

.student-spotlight__position[b-h6oy8k9ben] {
    background: rgba(201, 151, 0, 0.16);
    color: #785700;
}

.student-spotlight__content[b-h6oy8k9ben] {
    display: grid;
    grid-template-columns: 82px minmax(0, 1fr);
    gap: 1rem;
    align-items: start;
    padding-left: 0.6rem;
}

.student-spotlight__avatar[b-h6oy8k9ben] {
    width: 82px;
    height: 82px;
    border-radius: 26px;
    overflow: hidden;
    display: grid;
    place-items: center;
    background: linear-gradient(135deg, #0c2340 0%, #175697 100%);
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: 700;
    box-shadow: 0 14px 26px rgba(12, 35, 64, 0.14);
}

.student-spotlight__avatar img[b-h6oy8k9ben] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.student-spotlight__body[b-h6oy8k9ben] {
    display: grid;
    gap: 0.75rem;
}

.student-spotlight__body h2[b-h6oy8k9ben] {
    margin: 0;
    font-size: clamp(1.2rem, 2vw, 1.55rem);
    line-height: 1.15;
    letter-spacing: -0.03em;
    color: var(--detail-ink);
}

.student-spotlight__body p[b-h6oy8k9ben] {
    margin: 0;
    color: var(--detail-muted);
    line-height: 1.65;
}

.student-spotlight__body--muted[b-h6oy8k9ben] {
    opacity: 0.9;
}

@media (max-width: 980px) {
    .outstanding-detail__grid[b-h6oy8k9ben] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 700px) {
    .outstanding-detail__hero[b-h6oy8k9ben],
    .outstanding-detail__body[b-h6oy8k9ben] {
        padding-left: 1.15rem;
        padding-right: 1.15rem;
    }

    .outstanding-detail__hero-inner[b-h6oy8k9ben],
    .student-spotlight[b-h6oy8k9ben] {
        padding: 1.25rem;
    }

    .outstanding-detail__grid[b-h6oy8k9ben],
    .student-spotlight__content[b-h6oy8k9ben] {
        grid-template-columns: 1fr;
    }

    .student-spotlight__avatar[b-h6oy8k9ben] {
        width: 74px;
        height: 74px;
    }
}

@media (max-width: 560px) {
    .outstanding-detail__grid[b-h6oy8k9ben] {
        grid-template-columns: 1fr;
    }
}
/* _content/APP_FIEE/Features/Landing/Home/Pages/OutstandingStudentsPage.razor.rz.scp.css */
.outstanding-page[b-6jjajnh0tj] {
    --outstanding-ink: #0c2340;
    --outstanding-accent: #c99700;
    --outstanding-blue: #103c74;
    --outstanding-muted: #5f6d84;
    --outstanding-surface: #ffffff;
    --outstanding-surface-soft: #f3f7fd;
    --outstanding-border: rgba(12, 35, 64, 0.08);

    min-height: 100vh;
    color: var(--outstanding-ink);
    background:
        radial-gradient(circle at top left, rgba(201, 151, 0, 0.12), transparent 24%),
        radial-gradient(circle at 88% 12%, rgba(16, 60, 116, 0.14), transparent 28%),
        linear-gradient(180deg, #f9fbff 0%, #eef4fb 48%, #f8fbff 100%);
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
}

.outstanding-page__hero[b-6jjajnh0tj] {
    padding: 3.4rem 1.5rem 2rem;
}

.outstanding-page__hero-inner[b-6jjajnh0tj],
.outstanding-page__body[b-6jjajnh0tj] {
    max-width: 1180px;
    margin: 0 auto;
}

.outstanding-page__hero-inner[b-6jjajnh0tj] {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
    gap: 1.5rem;
    align-items: stretch;
}

.outstanding-page__copy[b-6jjajnh0tj] {
    padding: 0.6rem 0;
}

.outstanding-page__breadcrumb[b-6jjajnh0tj] {
    display: inline-flex;
    gap: 0.45rem;
    align-items: center;
    margin-bottom: 1.2rem;
    font-size: 0.84rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--outstanding-muted);
}

.outstanding-page__breadcrumb a[b-6jjajnh0tj] {
    color: inherit;
    text-decoration: none;
}

.outstanding-page__eyebrow[b-6jjajnh0tj] {
    margin: 0 0 0.8rem;
    font-size: 0.85rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #876400;
    font-weight: 700;
}

.outstanding-page h1[b-6jjajnh0tj] {
    margin: 0;
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2.8rem, 6vw, 5rem);
    line-height: 0.96;
    letter-spacing: -0.04em;
}

.outstanding-page__subtitle[b-6jjajnh0tj] {
    margin: 1.35rem 0 0;
    max-width: 42rem;
    font-size: 1.12rem;
    line-height: 1.7;
    color: var(--outstanding-muted);
}

.outstanding-page__hero-panel[b-6jjajnh0tj] {
    position: relative;
    overflow: hidden;
    padding: 1.45rem;
    border-radius: 28px;
    background:
        radial-gradient(circle at top right, rgba(201, 151, 0, 0.3), transparent 25%),
        linear-gradient(145deg, #0c2340 0%, #123d73 55%, #185b9d 100%);
    box-shadow: 0 24px 44px rgba(12, 35, 64, 0.18);
    display: grid;
    gap: 0.9rem;
    align-content: center;
}

.outstanding-page__hero-panel[b-6jjajnh0tj]::after {
    content: "";
    position: absolute;
    inset: auto -48px -52px auto;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
}

.outstanding-page__metric[b-6jjajnh0tj] {
    position: relative;
    z-index: 1;
    display: grid;
    gap: 0.18rem;
    padding: 1rem 1.05rem;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.08);
    color: #eff6ff;
}

.outstanding-page__metric strong[b-6jjajnh0tj] {
    font-size: clamp(1.7rem, 3vw, 2.4rem);
    line-height: 1;
}

.outstanding-page__metric span[b-6jjajnh0tj] {
    color: rgba(255, 255, 255, 0.74);
}

.outstanding-page__body[b-6jjajnh0tj] {
    padding: 1rem 1.5rem 5rem;
}

.outstanding-page__grid[b-6jjajnh0tj] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.45rem;
}

.outstanding-page__state[b-6jjajnh0tj] {
    text-align: center;
    padding: 4rem 0;
    color: var(--outstanding-muted);
}

.outstanding-card[b-6jjajnh0tj] {
    position: relative;
    overflow: hidden;
    display: grid;
    gap: 1.1rem;
    min-height: 290px;
    padding: 1.75rem;
    border-radius: 28px;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(247, 250, 255, 0.98)),
        var(--outstanding-surface);
    border: 1px solid var(--outstanding-border);
    box-shadow: 0 18px 32px rgba(16, 35, 64, 0.08);
    text-decoration: none;
    color: inherit;
    transition: transform 0.24s ease, box-shadow 0.24s ease, border-color 0.24s ease;
}

.outstanding-card:hover[b-6jjajnh0tj] {
    transform: translateY(-6px);
    box-shadow: 0 28px 44px rgba(16, 35, 64, 0.14);
    border-color: rgba(201, 151, 0, 0.34);
}

.outstanding-card__glow[b-6jjajnh0tj] {
    position: absolute;
    top: -32px;
    right: -32px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(201, 151, 0, 0.23), rgba(201, 151, 0, 0));
    pointer-events: none;
}

.outstanding-card__meta[b-6jjajnh0tj] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.outstanding-card__order[b-6jjajnh0tj],
.outstanding-card__count[b-6jjajnh0tj] {
    display: inline-flex;
    align-items: center;
    padding: 0.42rem 0.72rem;
    border-radius: 999px;
    font-size: 0.79rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.outstanding-card__order[b-6jjajnh0tj] {
    color: #fff;
    background: linear-gradient(135deg, #0c2340 0%, #175493 100%);
}

.outstanding-card__count[b-6jjajnh0tj] {
    background: rgba(201, 151, 0, 0.14);
    color: #805e00;
}

.outstanding-card h2[b-6jjajnh0tj] {
    margin: 0;
    max-width: 28rem;
    font-size: clamp(1.6rem, 2.4vw, 2.2rem);
    line-height: 1.08;
    letter-spacing: -0.04em;
    color: var(--outstanding-ink);
}

.outstanding-card p[b-6jjajnh0tj] {
    margin: 0;
    color: var(--outstanding-muted);
    font-size: 1.02rem;
    line-height: 1.65;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.outstanding-card__footer[b-6jjajnh0tj] {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0.8rem;
    color: var(--outstanding-blue);
    font-weight: 700;
}

.outstanding-card__cta[b-6jjajnh0tj] {
    font-size: 1rem;
}

.outstanding-card__arrow[b-6jjajnh0tj] {
    font-size: 1.3rem;
    color: var(--outstanding-accent);
}

@media (max-width: 940px) {
    .outstanding-page__hero-inner[b-6jjajnh0tj],
    .outstanding-page__grid[b-6jjajnh0tj] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .outstanding-page__hero[b-6jjajnh0tj],
    .outstanding-page__body[b-6jjajnh0tj] {
        padding-left: 1.15rem;
        padding-right: 1.15rem;
    }

    .outstanding-card[b-6jjajnh0tj],
    .outstanding-page__hero-panel[b-6jjajnh0tj] {
        padding: 1.25rem;
    }
}
/* _content/APP_FIEE/Features/Landing/MesaPartes/Pages/MesaPartesDetailPage.razor.rz.scp.css */
.mesa-detail[b-ocv41rj6o1] {
    min-height: 100vh;
    background:
        radial-gradient(circle at top right, rgba(15, 118, 110, 0.14), transparent 24%),
        linear-gradient(180deg, #f5faf8 0%, #ffffff 55%);
    padding: 2rem 1.5rem 3rem;
}

.mesa-detail__article[b-ocv41rj6o1],
.mesa-detail__state[b-ocv41rj6o1] {
    width: min(980px, 100%);
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(210, 220, 232, 0.85);
    border-radius: 1.5rem;
    box-shadow: 0 24px 60px rgba(16, 37, 66, 0.08);
}

.mesa-detail__state[b-ocv41rj6o1] {
    padding: 2rem;
}

.mesa-detail__hero[b-ocv41rj6o1] {
    padding: 2rem 2rem 1rem;
}

.mesa-detail__breadcrumb[b-ocv41rj6o1] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
    color: #486581;
    font-size: 0.95rem;
}

.mesa-detail__breadcrumb a[b-ocv41rj6o1] {
    color: inherit;
    text-decoration: none;
}

.mesa-detail__eyebrow[b-ocv41rj6o1] {
    margin: 1.2rem 0 0.5rem;
    color: #0f766e;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    font-size: 0.78rem;
    font-weight: 800;
}

.mesa-detail__title[b-ocv41rj6o1] {
    margin: 0;
    font-size: clamp(2rem, 4vw, 3.6rem);
    line-height: 1;
    letter-spacing: -0.04em;
    color: #102542;
}

.mesa-detail__meta[b-ocv41rj6o1] {
    display: flex;
    gap: 0.65rem;
    margin-top: 1rem;
    color: #52606d;
    font-weight: 600;
}

.mesa-detail__body[b-ocv41rj6o1] {
    padding: 0 2rem 2rem;
}

.mesa-detail__gallery[b-ocv41rj6o1] {
    display: grid;
    gap: 0.8rem;
    margin-bottom: 1.5rem;
}

.mesa-detail__gallery--1[b-ocv41rj6o1],
.mesa-detail__gallery--stack[b-ocv41rj6o1] {
    grid-template-columns: 1fr;
}

.mesa-detail__gallery--2[b-ocv41rj6o1] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mesa-detail__gallery--3[b-ocv41rj6o1],
.mesa-detail__gallery--4[b-ocv41rj6o1] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mesa-detail__gallery-item img[b-ocv41rj6o1] {
    display: block;
    width: 100%;
    border-radius: 1.1rem;
    aspect-ratio: 16 / 10;
    object-fit: cover;
}

.mesa-detail__content[b-ocv41rj6o1] {
    color: #243b53;
    line-height: 1.8;
}

.mesa-detail__content :global(p)[b-ocv41rj6o1],
.mesa-detail__content :global(li)[b-ocv41rj6o1] {
    line-height: 1.8;
}

.mesa-detail__pdf[b-ocv41rj6o1] {
    margin-top: 1.5rem;
    border: 1px solid #d9e2ec;
    border-radius: 1.2rem;
    overflow: hidden;
    background: #f8fbff;
}

.mesa-detail__pdf-header[b-ocv41rj6o1] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
    padding: 1rem 1.2rem;
    background: #eef4f8;
    color: #102542;
    font-weight: 700;
}

.mesa-detail__pdf-header a[b-ocv41rj6o1] {
    color: #0f766e;
    text-decoration: none;
}

.mesa-detail__pdf-frame[b-ocv41rj6o1] {
    width: 100%;
    min-height: 720px;
    border: 0;
    background: #fff;
}

.mesa-detail__footer[b-ocv41rj6o1] {
    margin-top: 1.5rem;
}

.mesa-detail__back-button[b-ocv41rj6o1],
.mesa-detail__back-link[b-ocv41rj6o1] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 0.9rem;
    padding: 0.85rem 1.2rem;
    background: #102542;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}

@media (max-width: 768px) {
    .mesa-detail__hero[b-ocv41rj6o1],
    .mesa-detail__body[b-ocv41rj6o1] {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .mesa-detail__meta[b-ocv41rj6o1],
    .mesa-detail__pdf-header[b-ocv41rj6o1] {
        flex-direction: column;
        align-items: flex-start;
    }

    .mesa-detail__gallery--2[b-ocv41rj6o1],
    .mesa-detail__gallery--3[b-ocv41rj6o1],
    .mesa-detail__gallery--4[b-ocv41rj6o1] {
        grid-template-columns: 1fr;
    }
}
/* _content/APP_FIEE/Features/Landing/MesaPartes/Pages/MesaPartesLandingPage.razor.rz.scp.css */
.cerseu-page[b-nuo44d84xd] {
    --c-navy: #021e73;
    --c-navy-dark: #010d4a;
    --c-navy-mid: #0a3491;
    --c-accent: #e8b832;
    --c-ink: #0f1d33;
    --c-muted: #4c5b73;
    --c-border: #d7dee8;
    --c-soft: #eef2f8;
    --c-panel: #f4f7fc;
    --c-white: #ffffff;

    background: var(--c-white);
    color: var(--c-ink);
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
}

.cerseu-page__loading[b-nuo44d84xd] {
    max-width: 680px;
    margin: 0 auto;
    padding: 6rem 1.5rem;
    text-align: center;
    color: #6b7280;
}

.cerseu-hero[b-nuo44d84xd] {
    position: relative;
    min-height: clamp(260px, 36vw, 440px);
    display: flex;
    align-items: flex-end;
    overflow: hidden;
}

.cerseu-hero__bg[b-nuo44d84xd] {
    position: absolute;
    inset: 0;
}

.cerseu-hero__bg img[b-nuo44d84xd] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.cerseu-hero__bg--solid[b-nuo44d84xd] {
    background: linear-gradient(135deg, var(--c-navy-dark) 0%, var(--c-navy-mid) 100%);
}

.cerseu-hero__overlay[b-nuo44d84xd] {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(1, 13, 74, 0.92) 0%,
        rgba(2, 30, 115, 0.5) 55%,
        rgba(2, 30, 115, 0.1) 100%
    );
}

.cerseu-hero__content[b-nuo44d84xd] {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 2.5rem 2rem 3.5rem;
    color: var(--c-white);
}

.cerseu-hero__breadcrumb[b-nuo44d84xd] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.82rem;
    font-weight: 500;
    letter-spacing: 0.03em;
    color: rgba(255, 255, 255, 0.75);
    margin-bottom: 1rem;
}

.cerseu-hero__breadcrumb a[b-nuo44d84xd] {
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
}

.cerseu-hero__breadcrumb a:hover[b-nuo44d84xd] {
    color: var(--c-white);
}

.cerseu-hero__title[b-nuo44d84xd] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2.4rem, 5vw, 3.8rem);
    font-weight: 700;
    line-height: 1.15;
    margin: 0 0 0.5rem;
    color: var(--c-white);
}

.cerseu-hero__subtitle[b-nuo44d84xd] {
    font-size: clamp(0.95rem, 1.8vw, 1.15rem);
    color: rgba(255, 255, 255, 0.82);
    margin: 0;
    max-width: 540px;
}

.cerseu-body[b-nuo44d84xd] {
    display: flex;
    align-items: flex-start;
    max-width: 1160px;
    margin: 0 auto;
    padding: 3rem 1.5rem 5rem;
    gap: 2.5rem;
}

.cerseu-tabs[b-nuo44d84xd] {
    flex: 0 0 230px;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    position: sticky;
    top: 100px;
}

.cerseu-tabs__item[b-nuo44d84xd] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem 1.1rem;
    border-radius: 10px;
    border: none;
    background: transparent;
    color: var(--c-muted);
    font-family: inherit;
    font-size: 0.9rem;
    font-weight: 500;
    cursor: pointer;
    text-align: left;
    transition: background 0.18s, color 0.18s;
    width: 100%;
}

.cerseu-tabs__item:hover[b-nuo44d84xd] {
    background: var(--c-soft);
    color: var(--c-navy);
}

.cerseu-tabs__item.is-active[b-nuo44d84xd] {
    background: var(--c-navy);
    color: var(--c-white);
    font-weight: 600;
    box-shadow: 0 4px 12px rgba(2, 30, 115, 0.22);
}

.cerseu-tabs__icon[b-nuo44d84xd] {
    flex: 0 0 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cerseu-tabs__icon svg[b-nuo44d84xd] {
    width: 18px;
    height: 18px;
}

.cerseu-tabs__label[b-nuo44d84xd] {
    flex: 1;
    line-height: 1.3;
}

.cerseu-panel[b-nuo44d84xd] {
    flex: 1;
    min-width: 0;
}

.cerseu-panel__section[b-nuo44d84xd] {
    animation: cerseu-fade-in-b-nuo44d84xd 0.22s ease;
}

@keyframes cerseu-fade-in-b-nuo44d84xd {
    from { opacity: 0; transform: translateY(8px); }
    to { opacity: 1; transform: translateY(0); }
}

.cerseu-panel__eyebrow[b-nuo44d84xd] {
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--c-navy);
    margin: 0 0 0.4rem;
}

.cerseu-panel__heading[b-nuo44d84xd] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(1.5rem, 3vw, 2.2rem);
    font-weight: 700;
    color: var(--c-ink);
    margin: 0 0 2rem;
    line-height: 1.25;
}

.cerseu-panel__empty[b-nuo44d84xd],
.cerseu-panel__loading[b-nuo44d84xd] {
    color: var(--c-muted);
    font-size: 1rem;
    margin: 2rem 0;
}

.cerseu-rich-content[b-nuo44d84xd] {
    color: var(--c-ink);
    line-height: 1.78;
    font-size: 1.05rem;
    overflow-wrap: break-word;
    hyphens: none;
    -webkit-hyphens: none;
}

.cerseu-rich-content p[b-nuo44d84xd] {
    margin: 0 0 1em;
}

.cerseu-cards[b-nuo44d84xd] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.cerseu-card[b-nuo44d84xd] {
    background: var(--c-white);
    border: 1px solid var(--c-border);
    border-radius: 14px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 10px rgba(2, 30, 115, 0.05);
    transition: box-shadow 0.2s, transform 0.18s;
}

.cerseu-card:hover[b-nuo44d84xd] {
    box-shadow: 0 8px 28px rgba(2, 30, 115, 0.12);
    transform: translateY(-3px);
}

.cerseu-card__cover[b-nuo44d84xd] {
    position: relative;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    background: var(--c-soft);
}

.cerseu-card__cover img[b-nuo44d84xd] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.35s ease;
}

.cerseu-card:hover .cerseu-card__cover img[b-nuo44d84xd] {
    transform: scale(1.04);
}

.cerseu-card__cover--link[b-nuo44d84xd] {
    display: block;
    transition: opacity 0.2s;
}

.cerseu-card__cover--link:hover[b-nuo44d84xd] {
    opacity: 0.88;
}

.cerseu-card__body[b-nuo44d84xd] {
    padding: 1.1rem 1.25rem 1.25rem;
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
    flex: 1;
}

.cerseu-card__title[b-nuo44d84xd] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: 1.05rem;
    font-weight: 700;
    color: var(--c-ink);
    margin: 0;
    line-height: 1.35;
}

.cerseu-card__description[b-nuo44d84xd] {
    font-size: 0.9rem;
    color: var(--c-muted);
    line-height: 1.6;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.cerseu-card__actions[b-nuo44d84xd] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-top: auto;
    padding-top: 0.5rem;
}

.cerseu-card__detail-btn[b-nuo44d84xd] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    padding: 0.4rem 0.9rem;
    border-radius: 6px;
    background: var(--c-navy);
    color: #fff;
    font-size: 0.82rem;
    font-weight: 700;
    text-decoration: none;
    transition: background 0.15s;
}

.cerseu-card__detail-btn svg[b-nuo44d84xd] {
    width: 13px;
    height: 13px;
    flex-shrink: 0;
}

.cerseu-card__detail-btn:hover[b-nuo44d84xd] {
    background: var(--c-navy-mid);
}

.cerseu-pagination[b-nuo44d84xd] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.25rem;
    margin-top: 0.5rem;
}

.cerseu-pagination__btn[b-nuo44d84xd] {
    padding: 0.45rem 1.1rem;
    border: 1px solid var(--c-border);
    border-radius: 8px;
    background: var(--c-white);
    color: var(--c-ink);
    font-weight: 500;
    font-size: 0.875rem;
    cursor: pointer;
    font-family: inherit;
    transition: background 0.15s, border-color 0.15s;
}

.cerseu-pagination__btn:hover:not(:disabled)[b-nuo44d84xd] {
    background: var(--c-soft);
    border-color: var(--c-navy);
}

.cerseu-pagination__btn:disabled[b-nuo44d84xd] {
    opacity: 0.38;
    cursor: not-allowed;
}

.cerseu-pagination__info[b-nuo44d84xd] {
    font-size: 0.875rem;
    color: var(--c-muted);
    font-weight: 500;
}

.mesa-intro[b-nuo44d84xd] {
    margin: 0 0 1.6rem;
}

.mesa-card__meta[b-nuo44d84xd] {
    font-size: 0.84rem;
    font-weight: 700;
    color: var(--c-navy);
}

@media (max-width: 860px) {
    .cerseu-body[b-nuo44d84xd] {
        flex-direction: column;
        padding: 1.75rem 1rem 4rem;
        gap: 1.5rem;
    }

    .cerseu-tabs[b-nuo44d84xd] {
        flex: none;
        position: static;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 0.4rem;
    }

    .cerseu-tabs__item[b-nuo44d84xd] {
        flex: 0 0 auto;
        padding: 0.55rem 1rem;
        border-radius: 999px;
        border: 1px solid var(--c-border);
    }

    .cerseu-tabs__item.is-active[b-nuo44d84xd] {
        box-shadow: none;
    }

    .cerseu-tabs__icon[b-nuo44d84xd] {
        display: none;
    }

    .cerseu-cards[b-nuo44d84xd] {
        grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    }
}

@media (max-width: 540px) {
    .cerseu-cards[b-nuo44d84xd] {
        grid-template-columns: 1fr;
    }
}
/* _content/APP_FIEE/Features/Landing/ProfessionalSchool/Pages/ProfessionalSchoolPage.razor.rz.scp.css */
.ps-page[b-hwd86ye4c9] {
    --ps-ink: #0f1d33;
    --ps-muted: #4c5b73;
    --ps-blue: #021e73;
    --ps-blue-dark: #020873;
    --ps-blue-mid: #0a3491;
    --ps-accent: #e8b832;
    --ps-soft: #eef2f8;
    --ps-border: #d7dee8;
    --ps-panel: #f4f7fc;

    background: #ffffff;
    color: var(--ps-ink);
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
}

/* ── Loading / Not found ── */
.ps-page__loading[b-hwd86ye4c9],
.ps-page__not-found[b-hwd86ye4c9] {
    max-width: 680px;
    margin: 0 auto;
    padding: 6rem 1.5rem;
    text-align: center;
    color: var(--ps-muted);
}

.ps-page__not-found h2[b-hwd86ye4c9] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: 2rem;
    margin: 0 0 0.75rem;
    color: var(--ps-ink);
}

.ps-page__back-btn[b-hwd86ye4c9] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 1.5rem;
    padding: 0.6rem 1.6rem;
    border-radius: 999px;
    background: var(--ps-blue);
    color: #fff;
    font-size: 0.95rem;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.2s;
}

.ps-page__back-btn:hover[b-hwd86ye4c9] {
    background: var(--ps-blue-mid);
}

/* ── HERO ── */
.ps-hero[b-hwd86ye4c9] {
    position: relative;
    min-height: clamp(280px, 38vw, 480px);
    display: flex;
    align-items: flex-end;
    overflow: hidden;
}

.ps-hero__bg[b-hwd86ye4c9] {
    position: absolute;
    inset: 0;
}

.ps-hero__bg img[b-hwd86ye4c9] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.ps-hero__bg--solid[b-hwd86ye4c9] {
    background: linear-gradient(135deg, var(--ps-blue-dark) 0%, var(--ps-blue-mid) 100%);
}

.ps-hero__overlay[b-hwd86ye4c9] {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(2, 8, 115, 0.88) 0%,
        rgba(2, 8, 115, 0.45) 50%,
        rgba(2, 8, 115, 0.1) 100%
    );
}

.ps-hero__content[b-hwd86ye4c9] {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 3rem 2rem 3.5rem;
    color: #fff;
}

.ps-hero__breadcrumb[b-hwd86ye4c9] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.4rem;
    font-size: 0.82rem;
    color: rgba(255, 255, 255, 0.65);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 1rem;
}

.ps-hero__breadcrumb a[b-hwd86ye4c9] {
    color: rgba(255, 255, 255, 0.65);
    text-decoration: none;
    transition: color 0.2s;
}

.ps-hero__breadcrumb a:hover[b-hwd86ye4c9] {
    color: #fff;
}

.ps-hero__title[b-hwd86ye4c9] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2.2rem, 4.5vw, 3.8rem);
    line-height: 1.15;
    margin: 0;
    color: #fff;
    letter-spacing: 0.01em;
    max-width: 22ch;
}

/* ── Sections shared ── */
.ps-section[b-hwd86ye4c9] {
    padding: 4.5rem 2rem;
}

.ps-section--alt[b-hwd86ye4c9] {
    background: var(--ps-panel);
}

.ps-section--stats[b-hwd86ye4c9] {
    background: linear-gradient(135deg, var(--ps-blue-dark) 0%, var(--ps-blue-mid) 100%);
    color: #fff;
}

.ps-section__inner[b-hwd86ye4c9] {
    max-width: 1100px;
    margin: 0 auto;
}

.ps-section__eyebrow[b-hwd86ye4c9] {
    margin: 0 0 1.2rem;
    font-size: 0.82rem;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--ps-blue);
}

.ps-section--stats .ps-section__eyebrow[b-hwd86ye4c9] {
    color: rgba(255, 255, 255, 0.65);
}

/* ── Descripción ── */
.ps-description__content[b-hwd86ye4c9] {
    font-size: 1.08rem;
    line-height: 1.85;
    color: var(--ps-muted);
    max-width: 72ch;
    overflow-wrap: break-word;
    word-break: break-word;
    min-width: 0;
}

.ps-description__content *[b-hwd86ye4c9] {
    max-width: 100%;
    box-sizing: border-box;
}

.ps-description__content p[b-hwd86ye4c9] { margin: 0 0 1rem; }

.ps-description__content h2[b-hwd86ye4c9],
.ps-description__content h3[b-hwd86ye4c9] {
    font-family: "Playfair Display", "Georgia", serif;
    color: var(--ps-ink);
    margin: 1.8rem 0 0.6rem;
}

.ps-description__content ul[b-hwd86ye4c9],
.ps-description__content ol[b-hwd86ye4c9] {
    padding-left: 1.4rem;
    margin: 0 0 1rem;
}

.ps-description__content img[b-hwd86ye4c9] {
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}

.ps-description__content table[b-hwd86ye4c9] {
    width: 100%;
    border-collapse: collapse;
    overflow-x: auto;
    display: block;
}

/* ── Descripción + Director (layout de dos columnas) ── */
.ps-desc-director[b-hwd86ye4c9] {
    display: grid;
    grid-template-columns: 1fr 260px;
    gap: 3.5rem;
    align-items: start;
}

.ps-desc-director__text[b-hwd86ye4c9] {
    min-width: 0;
}

/* ── Tarjeta del director (columna derecha) ── */
.ps-director-card[b-hwd86ye4c9] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.2rem;
    text-align: center;
}

.ps-director-card__photo[b-hwd86ye4c9] {
    margin: 0;
    width: 100%;
    aspect-ratio: 3 / 4;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(2, 8, 115, 0.2);
}

.ps-director-card__photo img[b-hwd86ye4c9] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.ps-director-card__info[b-hwd86ye4c9] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.3rem;
}

.ps-director-card__name[b-hwd86ye4c9] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: 1.15rem;
    margin: 0;
    color: var(--ps-ink);
    line-height: 1.3;
}

.ps-director-card__role[b-hwd86ye4c9] {
    font-size: 0.88rem;
    font-weight: 600;
    color: var(--ps-blue);
    letter-spacing: 0.03em;
}

.ps-director__photo img[b-hwd86ye4c9] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* ── Estadísticas ── */
.ps-stats__grid[b-hwd86ye4c9] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
}

.ps-stat[b-hwd86ye4c9] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.4rem;
    text-align: center;
    padding: 1.5rem 1rem;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(4px);
}

.ps-stat__number[b-hwd86ye4c9] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2.2rem, 4vw, 3rem);
    font-weight: 700;
    color: var(--ps-accent);
    line-height: 1;
}

.ps-stat__label[b-hwd86ye4c9] {
    font-size: 0.88rem;
    color: rgba(255, 255, 255, 0.75);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    line-height: 1.3;
}

/* ── Perfiles (ingresante / egresado) ── */
.ps-profile__content[b-hwd86ye4c9] {
    font-size: 1.05rem;
    line-height: 1.85;
    color: var(--ps-muted);
    overflow-wrap: break-word;
    word-break: break-word;
    min-width: 0;
}

.ps-profile__content *[b-hwd86ye4c9] {
    max-width: 100%;
    box-sizing: border-box;
}

.ps-profile__content p[b-hwd86ye4c9] { margin: 0 0 1rem; }

.ps-profile__content ul[b-hwd86ye4c9],
.ps-profile__content ol[b-hwd86ye4c9] {
    padding-left: 1.4rem;
    margin: 0 0 1rem;
}

.ps-profile__content h2[b-hwd86ye4c9],
.ps-profile__content h3[b-hwd86ye4c9] {
    font-family: "Playfair Display", "Georgia", serif;
    color: var(--ps-ink);
    margin: 1.8rem 0 0.6rem;
}

.ps-profile__content img[b-hwd86ye4c9] {
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}

.ps-profile__content table[b-hwd86ye4c9] {
    width: 100%;
    border-collapse: collapse;
    overflow-x: auto;
    display: block;
}

/* ── Objetivos Educacionales ── */
.ps-section--eo[b-hwd86ye4c9] {
    background: #fff;
}

.ps-eo__title[b-hwd86ye4c9] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(1.3rem, 2.2vw, 1.8rem);
    color: var(--ps-ink);
    margin: 0 0 1.8rem;
    line-height: 1.25;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.ps-eo__title em[b-hwd86ye4c9] {
    font-style: italic;
    font-weight: 400;
    color: var(--ps-muted);
}

/* Tabs nav */
.ps-eo-tabs[b-hwd86ye4c9] {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 0;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    border: 1.5px solid var(--ps-border);
    border-bottom: none;
    background: var(--ps-soft);
}

.ps-eo-tabs__btn[b-hwd86ye4c9] {
    flex: 1 1 auto;
    padding: 0.75rem 1.1rem;
    border: none;
    border-right: 1.5px solid var(--ps-border);
    background: transparent;
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
    font-size: 0.88rem;
    font-weight: 600;
    color: var(--ps-muted);
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.15s, color 0.15s;
    text-align: center;
}

.ps-eo-tabs__btn:last-of-type[b-hwd86ye4c9] {
    border-right: none;
}

.ps-eo-tabs__btn:hover[b-hwd86ye4c9] {
    background: #e3eaf7;
    color: var(--ps-blue);
}

.ps-eo-tabs__btn.is-active[b-hwd86ye4c9] {
    background: var(--ps-blue);
    color: #fff;
}

.ps-eo-tabs__abet[b-hwd86ye4c9] {
    display: inline-flex;
    align-items: center;
    padding: 0.75rem 1.2rem;
    background: #c0392b;
    color: #fff;
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
    font-size: 0.88rem;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
    transition: background 0.15s;
    flex-shrink: 0;
}

.ps-eo-tabs__abet:hover[b-hwd86ye4c9] {
    background: #a93226;
}

/* Panel */
.ps-eo-panel[b-hwd86ye4c9] {
    border: 1.5px solid var(--ps-border);
    border-top: none;
    border-radius: 0 0 10px 10px;
    background: #fff;
    padding: 2rem;
    min-height: 200px;
}

.ps-eo-panel__img[b-hwd86ye4c9] {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 6px;
}

/* Surveys */
.ps-eo-surveys[b-hwd86ye4c9] {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}

.ps-eo-survey[b-hwd86ye4c9] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
}

.ps-eo-survey__img[b-hwd86ye4c9] {
    width: 100%;
    max-width: 760px;
    height: auto;
    display: block;
    border-radius: 8px 8px 0 0;
    box-shadow: 0 2px 12px rgba(2, 8, 115, 0.1);
}

.ps-eo-survey__footer[b-hwd86ye4c9] {
    width: 100%;
    max-width: 760px;
    display: flex;
    justify-content: center;
    padding: 1.2rem 1.5rem;
    background: var(--ps-soft);
    border: 1.5px solid var(--ps-border);
    border-top: none;
    border-radius: 0 0 8px 8px;
}

.ps-eo-survey__btn[b-hwd86ye4c9] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.65rem 2rem;
    border-radius: 999px;
    background: var(--ps-blue);
    color: #fff;
    font-size: 0.95rem;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.2s, transform 0.15s;
}

.ps-eo-survey__btn:hover[b-hwd86ye4c9] {
    background: var(--ps-blue-mid);
    transform: translateY(-1px);
}

.ps-eo-survey__btn svg[b-hwd86ye4c9] {
    width: 15px;
    height: 15px;
    flex-shrink: 0;
}

@media (max-width: 768px) {
    .ps-eo-tabs[b-hwd86ye4c9] {
        flex-direction: column;
        border-radius: 10px;
        border-bottom: 1.5px solid var(--ps-border);
    }

    .ps-eo-tabs__btn[b-hwd86ye4c9] {
        border-right: none;
        border-bottom: 1.5px solid var(--ps-border);
        text-align: left;
    }

    .ps-eo-tabs__abet[b-hwd86ye4c9] {
        justify-content: center;
    }

    .ps-eo-panel[b-hwd86ye4c9] {
        border-top: 1.5px solid var(--ps-border);
        border-radius: 10px;
        margin-top: 0.5rem;
    }
}

/* ── Currículo ── */
.ps-section--curriculum[b-hwd86ye4c9] {
    background: var(--ps-panel);
}

.ps-curriculum__title[b-hwd86ye4c9] {
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(1.5rem, 2.5vw, 2rem);
    color: var(--ps-ink);
    margin: 0 0 2rem;
    line-height: 1.25;
}

.ps-curriculum__img[b-hwd86ye4c9] {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
    box-shadow: 0 8px 24px rgba(2, 8, 115, 0.1);
}

/* ── Acordeón ── */
.ps-accordion[b-hwd86ye4c9] {
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
}

.ps-accordion__item[b-hwd86ye4c9] {
    border-radius: 14px;
    border: 1.5px solid var(--ps-border);
    background: #fff;
    overflow: hidden;
    transition: box-shadow 0.2s ease, border-color 0.2s ease;
}

.ps-accordion__item.is-open[b-hwd86ye4c9] {
    border-color: var(--ps-blue);
    box-shadow: 0 6px 20px rgba(2, 8, 115, 0.1);
}

.ps-accordion__trigger[b-hwd86ye4c9] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 1.1rem 1.4rem;
    background: transparent;
    border: none;
    cursor: pointer;
    text-align: left;
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
    font-size: 1rem;
    font-weight: 600;
    color: var(--ps-ink);
    transition: background 0.15s ease, color 0.15s ease;
}

.ps-accordion__trigger:hover[b-hwd86ye4c9] {
    background: var(--ps-soft);
}

.ps-accordion__item.is-open .ps-accordion__trigger[b-hwd86ye4c9] {
    color: var(--ps-blue);
    background: rgba(2, 30, 115, 0.04);
}

.ps-accordion__label[b-hwd86ye4c9] {
    display: flex;
    align-items: center;
    gap: 0.8rem;
}

.ps-accordion__num[b-hwd86ye4c9] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: var(--ps-soft);
    color: var(--ps-blue);
    font-size: 0.82rem;
    font-weight: 700;
    flex-shrink: 0;
    transition: background 0.2s, color 0.2s;
}

.ps-accordion__item.is-open .ps-accordion__num[b-hwd86ye4c9] {
    background: var(--ps-blue);
    color: #fff;
}

.ps-accordion__chevron[b-hwd86ye4c9] {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    color: var(--ps-muted);
    transition: transform 0.25s ease, color 0.2s;
}

.ps-accordion__item.is-open .ps-accordion__chevron[b-hwd86ye4c9] {
    transform: rotate(180deg);
    color: var(--ps-blue);
}

.ps-accordion__body[b-hwd86ye4c9] {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.3s ease;
}

.ps-accordion__item.is-open .ps-accordion__body[b-hwd86ye4c9] {
    grid-template-rows: 1fr;
}

.ps-accordion__body-inner[b-hwd86ye4c9] {
    overflow: hidden;
    padding: 0 1.4rem;
}

.ps-accordion__item.is-open .ps-accordion__body-inner[b-hwd86ye4c9] {
    padding: 0 1.4rem 1.4rem;
}

/* ── Responsive ── */
@media (max-width: 900px) {
    .ps-stats__grid[b-hwd86ye4c9] {
        grid-template-columns: repeat(2, 1fr);
    }

    .ps-desc-director[b-hwd86ye4c9] {
        grid-template-columns: 1fr;
        gap: 2rem;
    }

    .ps-director-card[b-hwd86ye4c9] {
        position: static;
        flex-direction: row;
        text-align: left;
        align-items: center;
        gap: 1.5rem;
    }

    .ps-director-card__photo[b-hwd86ye4c9] {
        width: 120px;
        flex-shrink: 0;
        aspect-ratio: 3 / 4;
    }

    .ps-director-card__info[b-hwd86ye4c9] {
        align-items: flex-start;
    }
}

@media (max-width: 640px) {
    .ps-section[b-hwd86ye4c9] {
        padding: 3rem 1.2rem;
    }

    .ps-hero__content[b-hwd86ye4c9] {
        padding: 2.5rem 1.2rem 2.5rem;
    }

    .ps-stats__grid[b-hwd86ye4c9] {
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }

    .ps-stat[b-hwd86ye4c9] {
        padding: 1.2rem 0.8rem;
    }

    .ps-director-card[b-hwd86ye4c9] {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .ps-director-card__photo[b-hwd86ye4c9] {
        width: 160px;
    }

    .ps-director-card__info[b-hwd86ye4c9] {
        align-items: center;
    }
}
/* _content/APP_FIEE/Features/Landing/Transparency/Pages/TransparencyPage.razor.rz.scp.css */
.transparency-page[b-o2e9dijst3] {
    --transparency-red: #941626;
    --transparency-red-deep: #6f111c;
    --transparency-red-soft: rgba(148, 22, 38, 0.08);
    --transparency-ink: #182132;
    --transparency-muted: #5f6878;
    --transparency-border: rgba(24, 33, 50, 0.1);
    --transparency-surface: rgba(255, 255, 255, 0.92);

    min-height: 100vh;
    color: var(--transparency-ink);
    background:
        radial-gradient(circle at top left, rgba(148, 22, 38, 0.11), transparent 25%),
        radial-gradient(circle at 95% 5%, rgba(48, 58, 82, 0.08), transparent 24%),
        linear-gradient(180deg, #fff8f8 0%, #f6f7fb 46%, #fbfbfd 100%);
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
}

.transparency-page__hero[b-o2e9dijst3],
.transparency-page__body[b-o2e9dijst3] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.transparency-page__hero[b-o2e9dijst3] {
    padding-top: 3.5rem;
    padding-bottom: 2rem;
}

.transparency-page__hero-inner[b-o2e9dijst3],
.transparency-page__body[b-o2e9dijst3] {
    max-width: 1240px;
    margin: 0 auto;
}

.transparency-page__hero-inner[b-o2e9dijst3] {
    display: grid;
    grid-template-columns: minmax(0, 1.3fr) minmax(280px, 0.7fr);
    gap: 1.5rem;
    align-items: stretch;
}

.transparency-page__breadcrumb[b-o2e9dijst3] {
    display: inline-flex;
    gap: 0.45rem;
    align-items: center;
    margin-bottom: 1rem;
    color: var(--transparency-muted);
    font-size: 0.84rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.transparency-page__breadcrumb a[b-o2e9dijst3] {
    color: inherit;
    text-decoration: none;
}

.transparency-page__eyebrow[b-o2e9dijst3] {
    margin: 0 0 0.7rem;
    color: var(--transparency-red);
    font-size: 0.85rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.18em;
}

.transparency-page h1[b-o2e9dijst3] {
    margin: 0;
    font-family: "Merriweather", "Georgia", serif;
    font-size: clamp(2.6rem, 4.8vw, 4.7rem);
    line-height: 1;
    letter-spacing: -0.04em;
}

.transparency-page__subtitle[b-o2e9dijst3] {
    max-width: 44rem;
    margin: 1.2rem 0 0;
    font-size: 1.1rem;
    line-height: 1.7;
    color: var(--transparency-muted);
}

.transparency-page__hero-card[b-o2e9dijst3] {
    display: grid;
    gap: 0.95rem;
    padding: 1.45rem;
    border-radius: 28px;
    color: #fff;
    background:
        radial-gradient(circle at top right, rgba(255, 255, 255, 0.18), transparent 28%),
        linear-gradient(145deg, #5f0c17 0%, #941626 58%, #ba2336 100%);
    box-shadow: 0 24px 44px rgba(111, 17, 28, 0.22);
}

.transparency-page__metric[b-o2e9dijst3] {
    padding: 1rem 1.1rem;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.12);
}

.transparency-page__metric strong[b-o2e9dijst3] {
    display: block;
    font-size: clamp(1.8rem, 3vw, 2.5rem);
    line-height: 1;
}

.transparency-page__metric span[b-o2e9dijst3] {
    display: block;
    margin-top: 0.35rem;
    color: rgba(255, 255, 255, 0.82);
}

.transparency-page__body[b-o2e9dijst3] {
    padding-bottom: 5rem;
}

.transparency-page__filters-shell[b-o2e9dijst3],
.transparency-page__category-card[b-o2e9dijst3] {
    border: 1px solid var(--transparency-border);
    border-radius: 28px;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.97), rgba(249, 250, 252, 0.95)),
        var(--transparency-surface);
    box-shadow: 0 18px 34px rgba(17, 24, 39, 0.06);
    backdrop-filter: blur(14px);
}

.transparency-page__filters-shell[b-o2e9dijst3] {
    margin-bottom: 1.8rem;
    padding: 1.25rem;
}

.transparency-page__filters-copy[b-o2e9dijst3] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
    margin-bottom: 1rem;
}

.transparency-page__filters-copy h2[b-o2e9dijst3] {
    margin: 0;
    font-size: 1.2rem;
}

.transparency-page__filters-copy p[b-o2e9dijst3] {
    margin: 0.35rem 0 0;
    color: var(--transparency-muted);
}

.transparency-page__filters-copy strong[b-o2e9dijst3] {
    display: inline-flex;
    align-items: center;
    min-height: 2.5rem;
    padding: 0.55rem 0.95rem;
    border-radius: 999px;
    background: var(--transparency-red-soft);
    color: var(--transparency-red);
    font-size: 0.9rem;
}

.transparency-page__filters[b-o2e9dijst3] {
    display: grid;
    grid-template-columns: minmax(0, 1.6fr) repeat(2, minmax(180px, 0.8fr)) minmax(150px, auto);
    gap: 1rem;
}

.transparency-page__filter-group[b-o2e9dijst3] {
    display: grid;
    gap: 0.45rem;
}

.transparency-page__filter-group label[b-o2e9dijst3] {
    padding-left: 0.15rem;
    font-size: 0.88rem;
    font-weight: 700;
    color: #273147;
}

.transparency-page__input[b-o2e9dijst3],
.transparency-page__select[b-o2e9dijst3] {
    width: 100%;
    min-height: 3.45rem;
    padding: 0.95rem 1rem;
    border-radius: 16px;
    border: 1px solid #dadde6;
    background: #fff;
    color: var(--transparency-ink);
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.transparency-page__input[b-o2e9dijst3]::placeholder,
.transparency-page__select[b-o2e9dijst3] {
    color: #697385;
}

.transparency-page__input:focus[b-o2e9dijst3],
.transparency-page__select:focus[b-o2e9dijst3] {
    outline: none;
    border-color: rgba(148, 22, 38, 0.48);
    box-shadow: 0 0 0 4px rgba(148, 22, 38, 0.12);
    transform: translateY(-1px);
}

.transparency-page__select-wrap[b-o2e9dijst3] {
    position: relative;
}

.transparency-page__select-wrap[b-o2e9dijst3]::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1rem;
    width: 0.72rem;
    height: 0.72rem;
    border-right: 2px solid var(--transparency-red);
    border-bottom: 2px solid var(--transparency-red);
    transform: translateY(-62%) rotate(45deg);
    pointer-events: none;
}

.transparency-page__select[b-o2e9dijst3] {
    appearance: none;
    padding-right: 3rem;
}

.transparency-page__filter-actions[b-o2e9dijst3] {
    display: flex;
    align-items: end;
}

.transparency-page__reset[b-o2e9dijst3] {
    width: 100%;
    min-height: 3.45rem;
    border: none;
    border-radius: 16px;
    background: linear-gradient(135deg, rgba(148, 22, 38, 0.08), rgba(148, 22, 38, 0.16));
    color: var(--transparency-red);
    font-weight: 800;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.transparency-page__reset:hover[b-o2e9dijst3],
.transparency-page__reset:focus-visible[b-o2e9dijst3] {
    transform: translateY(-1px);
    box-shadow: 0 14px 24px rgba(111, 17, 28, 0.12);
    outline: none;
}

.transparency-page__state[b-o2e9dijst3] {
    padding: 4rem 0;
    text-align: center;
    color: var(--transparency-muted);
}

.transparency-page__categories[b-o2e9dijst3] {
    display: grid;
    gap: 1.4rem;
}

.transparency-page__category-card[b-o2e9dijst3] {
    padding: 1.35rem;
}

.transparency-page__category-head[b-o2e9dijst3] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: start;
    margin-bottom: 1.1rem;
}

.transparency-page__category-kicker[b-o2e9dijst3] {
    margin: 0 0 0.38rem;
    color: var(--transparency-red);
    font-size: 0.8rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.transparency-page__category-head h2[b-o2e9dijst3] {
    margin: 0;
    font-size: clamp(1.45rem, 2vw, 2rem);
}

.transparency-page__category-description[b-o2e9dijst3] {
    max-width: 52rem;
    margin: 0.6rem 0 0;
    line-height: 1.7;
    color: var(--transparency-muted);
}

.transparency-page__category-meta[b-o2e9dijst3] {
    display: flex;
    gap: 0.55rem;
    flex-wrap: wrap;
    justify-content: end;
}

.transparency-page__category-meta span[b-o2e9dijst3],
.transparency-page__type-badge[b-o2e9dijst3] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.15rem;
    padding: 0.42rem 0.75rem;
    border-radius: 999px;
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.transparency-page__category-meta span[b-o2e9dijst3] {
    border: 1px solid #eadde0;
    background: #fff5f6;
    color: var(--transparency-red);
}

.transparency-page__documents-grid[b-o2e9dijst3] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
}

.transparency-page__document-card[b-o2e9dijst3] {
    display: grid;
    gap: 1rem;
    padding: 1rem;
    border-radius: 22px;
    border: 1px solid #eceff5;
    background: linear-gradient(180deg, #fff 0%, #fbfbfd 100%);
    box-shadow: 0 14px 26px rgba(17, 24, 39, 0.04);
}

.transparency-page__document-top[b-o2e9dijst3],
.transparency-page__document-inline[b-o2e9dijst3] {
    display: flex;
    align-items: center;
    gap: 0.8rem;
}

.transparency-page__icon-wrap[b-o2e9dijst3] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    border-radius: 18px;
    flex: 0 0 auto;
    background: linear-gradient(135deg, rgba(148, 22, 38, 0.1), rgba(148, 22, 38, 0.18));
    color: var(--transparency-red);
}

.transparency-page__icon-wrap svg[b-o2e9dijst3] {
    width: 1.45rem;
    height: 1.45rem;
}

.transparency-page__type-badge[b-o2e9dijst3] {
    background: rgba(24, 33, 50, 0.06);
    color: #334057;
}

.transparency-page__document-body h3[b-o2e9dijst3] {
    margin: 0;
    font-size: 1.1rem;
    line-height: 1.4;
}

.transparency-page__document-body p[b-o2e9dijst3] {
    margin: 0.55rem 0 0;
    color: var(--transparency-muted);
}

.transparency-page__actions[b-o2e9dijst3] {
    display: flex;
    gap: 0.7rem;
    flex-wrap: wrap;
}

.transparency-page__action[b-o2e9dijst3] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.8rem;
    padding: 0.8rem 1rem;
    border-radius: 999px;
    font-weight: 800;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.transparency-page__action:hover[b-o2e9dijst3],
.transparency-page__action:focus-visible[b-o2e9dijst3] {
    transform: translateY(-1px);
    outline: none;
}

.transparency-page__action--primary[b-o2e9dijst3] {
    background: linear-gradient(135deg, var(--transparency-red-deep) 0%, var(--transparency-red) 100%);
    color: #fff;
    box-shadow: 0 14px 26px rgba(111, 17, 28, 0.18);
}

.transparency-page__action--primary:hover[b-o2e9dijst3],
.transparency-page__action--primary:focus-visible[b-o2e9dijst3] {
    box-shadow: 0 18px 32px rgba(111, 17, 28, 0.24);
}

.transparency-page__action--secondary[b-o2e9dijst3] {
    background: #fff;
    border: 1px solid #e0d5d8;
    color: var(--transparency-red);
}

.transparency-page__action--secondary:hover[b-o2e9dijst3],
.transparency-page__action--secondary:focus-visible[b-o2e9dijst3] {
    box-shadow: 0 14px 26px rgba(17, 24, 39, 0.08);
}

.transparency-page__table-shell[b-o2e9dijst3] {
    overflow: hidden;
    border-radius: 22px;
    border: 1px solid #eceff5;
    background: #fff;
}

.transparency-page__table[b-o2e9dijst3] {
    width: 100%;
    border-collapse: collapse;
}

.transparency-page__table thead[b-o2e9dijst3] {
    background: linear-gradient(135deg, #75111d 0%, #a1192a 100%);
}

.transparency-page__table th[b-o2e9dijst3] {
    padding: 1rem 1.1rem;
    text-align: left;
    color: #fff;
    font-size: 0.88rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.transparency-page__table td[b-o2e9dijst3] {
    padding: 1rem 1.1rem;
    vertical-align: top;
    border-top: 1px solid #eceff5;
}

.transparency-page__table tbody tr:nth-child(even)[b-o2e9dijst3] {
    background: rgba(249, 250, 252, 0.94);
}

@media (max-width: 1080px) {
    .transparency-page__hero-inner[b-o2e9dijst3],
    .transparency-page__documents-grid[b-o2e9dijst3] {
        grid-template-columns: 1fr;
    }

    .transparency-page__filters[b-o2e9dijst3] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .transparency-page__filter-group--search[b-o2e9dijst3],
    .transparency-page__filter-actions[b-o2e9dijst3] {
        grid-column: 1 / -1;
    }
}

@media (max-width: 760px) {
    .transparency-page__hero[b-o2e9dijst3],
    .transparency-page__body[b-o2e9dijst3] {
        padding-left: 1.15rem;
        padding-right: 1.15rem;
    }

    .transparency-page__filters-copy[b-o2e9dijst3],
    .transparency-page__filters[b-o2e9dijst3],
    .transparency-page__category-head[b-o2e9dijst3] {
        display: grid;
    }

    .transparency-page__filters[b-o2e9dijst3],
    .transparency-page__documents-grid[b-o2e9dijst3] {
        grid-template-columns: 1fr;
    }

    .transparency-page__category-meta[b-o2e9dijst3] {
        justify-content: start;
    }

    .transparency-page__table thead[b-o2e9dijst3] {
        display: none;
    }

    .transparency-page__table[b-o2e9dijst3],
    .transparency-page__table tbody[b-o2e9dijst3],
    .transparency-page__table tr[b-o2e9dijst3],
    .transparency-page__table td[b-o2e9dijst3] {
        display: block;
        width: 100%;
    }

    .transparency-page__table tr[b-o2e9dijst3] {
        padding: 0.9rem 1rem;
    }

    .transparency-page__table td[b-o2e9dijst3] {
        padding: 0.7rem 0;
        border-top: none;
    }

    .transparency-page__table td[b-o2e9dijst3]::before {
        content: attr(data-label);
        display: block;
        margin-bottom: 0.25rem;
        color: var(--transparency-muted);
        font-size: 0.78rem;
        font-weight: 800;
        text-transform: uppercase;
        letter-spacing: 0.07em;
    }

    .transparency-page__actions[b-o2e9dijst3] {
        flex-direction: column;
    }

    .transparency-page__action[b-o2e9dijst3] {
        width: 100%;
    }
}
/* _content/APP_FIEE/Features/Landing/Unities/Components/UnitySection.razor.rz.scp.css */
.unity-section[b-bgtlswn63t] {
    background: #ffffff;
    padding: 3.5rem 1.5rem;
    color: #0f1d33;
    font-family: "Source Sans 3", "Segoe UI", sans-serif;
}

/* ── Hero: title left, image right (like GenericUnitSection) ── */

.unity-section__hero[b-bgtlswn63t] {
    max-width: 1200px;
    margin: 0 auto 3rem;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
    gap: 2.6rem;
    align-items: center;
}

.unity-section__eyebrow[b-bgtlswn63t] {
    margin: 0 0 0.7rem;
    font-size: 0.85rem;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #021E73;
    font-weight: 600;
}

.unity-section__copy h2[b-bgtlswn63t] {
    margin: 0;
    font-family: "Playfair Display", "Georgia", serif;
    font-size: clamp(2.6rem, 4vw, 3.6rem);
    color: #101d33;
}

.unity-section__gallery[b-bgtlswn63t] {
    display: block;
}

.unity-section__photo[b-bgtlswn63t] {
    margin: 0;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 20px 32px rgba(15, 29, 51, 0.18);
    background: #f2f4f8;
    aspect-ratio: 4 / 3;
    min-height: 320px;
}

.unity-section__photo img[b-bgtlswn63t] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* ── Cards (like GenericUnitSection contacts) ── */

.unity-section__cards[b-bgtlswn63t] {
    max-width: 1200px;
    margin: 3rem auto 0;
    display: grid;
    grid-template-columns: minmax(0, 0.6fr) minmax(0, 1.6fr);
    gap: 1.8rem;
}

.unity-section__card[b-bgtlswn63t] {
    background: linear-gradient(145deg, #021E73 0%, #020873 100%);
    border-radius: 18px;
    padding: 1.8rem;
    box-shadow: 0 18px 26px rgba(2, 30, 115, 0.08);
    color: #ffffff;
}

.unity-section__card h3[b-bgtlswn63t] {
    margin: 0 0 0.8rem;
    font-size: 0.85rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 600;
}

.unity-section__card p[b-bgtlswn63t] {
    margin: 0;
    color: rgba(255, 255, 255, 0.82);
    line-height: 1.6;
}

.unity-section__card-block[b-bgtlswn63t] {
    margin-bottom: 1.6rem;
}

.unity-section__card-block:last-child[b-bgtlswn63t] {
    margin-bottom: 0;
}

.unity-section__card-name[b-bgtlswn63t] {
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffffff !important;
}

.unity-section__card ul[b-bgtlswn63t] {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 0.6rem;
    color: rgba(255, 255, 255, 0.9);
}

.unity-section__card li strong[b-bgtlswn63t] {
    color: #ffffff;
}

.unity-section__card--accent[b-bgtlswn63t] {
    background: #f3f6fb;
    color: #0f1d33;
}

.unity-section__card--accent h3[b-bgtlswn63t] {
    color: #021E73;
}

.unity-section__card--accent p[b-bgtlswn63t] {
    color: #4c5b73;
    line-height: 1.75;
}

/* ── Videos carousel ── */

.unity-section__videos[b-bgtlswn63t] {
    max-width: 1200px;
    margin: 3rem auto 0;
}

.unity-section__videos-title[b-bgtlswn63t] {
    font-size: 1.3rem;
    font-weight: 600;
    color: #16213e;
    margin-bottom: 1.5rem;
    text-align: center;
}

.unity-section__carousel[b-bgtlswn63t] {
    --unity-card-width: min(820px, 78vw);
    --unity-card-gap: 1.6rem;
    --unity-carousel-padding: calc((100% - var(--unity-card-width)) / 2);

    overflow: hidden;
    touch-action: pan-y;
    cursor: grab;
}

.unity-section__carousel.is-dragging[b-bgtlswn63t] {
    cursor: grabbing;
}

.unity-section__carousel-track[b-bgtlswn63t] {
    display: flex;
    gap: var(--unity-card-gap);
    padding: 0 var(--unity-carousel-padding);
    padding-bottom: 0.5rem;
    transform: translateX(calc(var(--unity-index) * -1 * (var(--unity-card-width) + var(--unity-card-gap)) + var(--unity-drag)));
    transition: transform 0.45s ease;
    will-change: transform;
}

.unity-section__carousel.is-dragging .unity-section__carousel-track[b-bgtlswn63t] {
    transition: none;
}

.unity-section__carousel-card[b-bgtlswn63t] {
    flex: 0 0 var(--unity-card-width);
    opacity: 0.5;
    transform: scale(0.9) translateY(12px);
    transition: transform 0.35s ease, opacity 0.35s ease;
}

.unity-section__carousel-card.is-active[b-bgtlswn63t] {
    opacity: 1;
    transform: scale(1) translateY(0);
}

.unity-section__carousel-card.is-prev[b-bgtlswn63t],
.unity-section__carousel-card.is-next[b-bgtlswn63t] {
    opacity: 0.8;
    transform: scale(0.95) translateY(6px);
}

.unity-section__video-frame[b-bgtlswn63t] {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(15, 19, 30, 0.2);
    background: #0c0c0c;
}

.unity-section__video-frame iframe[b-bgtlswn63t] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.unity-section__dots[b-bgtlswn63t] {
    display: flex;
    justify-content: center;
    gap: 0.6rem;
    margin-top: 1.4rem;
}

.unity-section__dot[b-bgtlswn63t] {
    width: 12px;
    height: 12px;
    border-radius: 999px;
    border: none;
    background: #c7d4e6;
    cursor: pointer;
    transition: transform 0.2s ease, background 0.2s ease;
}

.unity-section__dot.is-active[b-bgtlswn63t] {
    background: #021E73;
    transform: scale(1.1);
}

.unity-section__empty[b-bgtlswn63t] {
    text-align: center;
    color: #888;
    padding: 3rem;
    font-size: 1.1rem;
}

/* ── Responsive ── */

@media (max-width: 980px) {
    .unity-section__hero[b-bgtlswn63t] {
        grid-template-columns: 1fr;
    }

    .unity-section__cards[b-bgtlswn63t] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .unity-section__carousel[b-bgtlswn63t] {
        --unity-card-width: min(92vw, 640px);
    }
}

@media (max-width: 640px) {
    .unity-section[b-bgtlswn63t] {
        padding: 2.8rem 1.2rem;
    }
}

/* _content/APP_FIEE/Layouts/AdminLayout.razor.rz.scp.css */
.page[b-03pfesg8wy] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-03pfesg8wy] {
    flex: 1;
}

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

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

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

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

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

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

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

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

    .sidebar[b-03pfesg8wy] {
        width: 340px;
        min-width: 340px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-03pfesg8wy] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

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

    .top-row[b-03pfesg8wy], article[b-03pfesg8wy] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/APP_FIEE/Layouts/AuthLayout.razor.rz.scp.css */
.auth-layout[b-9s8c6x7wky] {
    min-height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2.5rem 1.5rem;
    background: linear-gradient(135deg, #f4f7fb 0%, #eef3fb 45%, #f8fbff 100%);
}

.auth-layout[b-9s8c6x7wky]::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 20% 20%, rgba(255, 255, 255, 0.9), transparent 55%);
    pointer-events: none;
}

.auth-layout[b-9s8c6x7wky]  .auth-card {
    position: relative;
    z-index: 1;
    width: min(420px, 100%);
    background: #ffffff;
    border-radius: 24px;
    padding: 2.4rem;
    box-shadow: 0 20px 40px rgba(20, 28, 45, 0.18);
    display: grid;
    gap: 1.2rem;
    color: #1f1f1f;
}

.auth-layout[b-9s8c6x7wky]  .auth-card h1 {
    margin: 0;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 2rem;
}

.auth-layout[b-9s8c6x7wky]  .auth-card p {
    margin: 0;
    color: #4e5a6a;
    line-height: 1.6;
}

.auth-layout[b-9s8c6x7wky]  .auth-form {
    display: grid;
    gap: 1rem;
    margin-top: 0.4rem;
}

.auth-layout[b-9s8c6x7wky]  .auth-field {
    display: grid;
    gap: 0.4rem;
    font-size: 0.95rem;
}

.auth-layout[b-9s8c6x7wky]  .auth-input {
    border-radius: 12px;
    border: 1px solid #d7deea;
    padding: 0.65rem 0.8rem;
    font-size: 0.95rem;
}

.auth-layout[b-9s8c6x7wky]  .auth-input:focus {
    outline: 2px solid #17c4ff;
    border-color: transparent;
}

.auth-layout[b-9s8c6x7wky]  .auth-submit {
    margin-top: 0.4rem;
    padding: 0.8rem 1.2rem;
    border: none;
    border-radius: 14px;
    background: #1f1f1f;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
}

.auth-layout[b-9s8c6x7wky]  .auth-submit:disabled {
    opacity: 0.7;
    cursor: not-allowed;
}

.auth-layout[b-9s8c6x7wky]  .auth-error {
    padding: 0.7rem 0.9rem;
    border-radius: 12px;
    background: #ffe9e9;
    color: #9a1d1d;
    font-size: 0.9rem;
}

.auth-layout[b-9s8c6x7wky]  .auth-success {
    padding: 0.7rem 0.9rem;
    border-radius: 12px;
    background: #e7f7ee;
    color: #1f6b3e;
    font-size: 0.9rem;
}

.auth-layout[b-9s8c6x7wky]  .auth-links {
    display: flex;
    justify-content: center;
    gap: 1rem;
    font-size: 0.9rem;
}

.auth-layout[b-9s8c6x7wky]  .auth-links a {
    color: #1f1f1f;
    text-decoration: none;
    font-weight: 600;
}

@media (max-width: 640px) {
    .auth-layout[b-9s8c6x7wky]  .auth-card {
        padding: 2rem 1.6rem;
    }
}
/* _content/APP_FIEE/Layouts/MainLayout.razor.rz.scp.css */
.landing-layout[b-8xxg0w5ccz] {
    --landing-text-caption: 0.96rem;
    --landing-text-support: 1rem;
    --landing-text-body: 1.14rem;
    --landing-line-relaxed: 1.78;
    --landing-line-compact: 1.55;
}

.landing-layout[b-8xxg0w5ccz]  .about-section p,
.landing-layout[b-8xxg0w5ccz]  .investigation-section p,
.landing-layout[b-8xxg0w5ccz]  .outstanding-card p,
.landing-layout[b-8xxg0w5ccz]  .student-spotlight__body p,
.landing-layout[b-8xxg0w5ccz]  .news-detail__content p,
.landing-layout[b-8xxg0w5ccz]  .deanery-feature__overlay p,
.landing-layout[b-8xxg0w5ccz]  .deanery-feature__profile p,
.landing-layout[b-8xxg0w5ccz]  .deanery-hero__copy p,
.landing-layout[b-8xxg0w5ccz]  .landing-admissions__content p,
.landing-layout[b-8xxg0w5ccz]  .generic-unit__copy p,
.landing-layout[b-8xxg0w5ccz]  .generic-unit__leader p,
.landing-layout[b-8xxg0w5ccz]  .generic-unit__contacts-card p,
.landing-layout[b-8xxg0w5ccz]  .landing-event-modal__copy p,
.landing-layout[b-8xxg0w5ccz]  .landing-campus__content p,
.landing-layout[b-8xxg0w5ccz]  .landing-loader__content p,
.landing-layout[b-8xxg0w5ccz]  .landing-experience__content p,
.landing-layout[b-8xxg0w5ccz]  .program-card__content p,
.landing-layout[b-8xxg0w5ccz]  .landing-news__content p,
.landing-layout[b-8xxg0w5ccz]  .landing-international__inner p,
.landing-layout[b-8xxg0w5ccz]  .landing-why__intro p,
.landing-layout[b-8xxg0w5ccz]  .landing-why__stat p,
.landing-layout[b-8xxg0w5ccz]  .landing-virtual-campus__card p,
.landing-layout[b-8xxg0w5ccz]  .landing-programs__header p,
.landing-layout[b-8xxg0w5ccz]  .unit-card p,
.landing-layout[b-8xxg0w5ccz]  .unity-section__card p,
.landing-layout[b-8xxg0w5ccz]  .tw-benefit-card__body p,
.landing-layout[b-8xxg0w5ccz]  .tw-contents__lead p,
.landing-layout[b-8xxg0w5ccz]  .tw-modality-card p,
.landing-layout[b-8xxg0w5ccz]  .tw-requirements-board__item p,
.landing-layout[b-8xxg0w5ccz]  .ps-description__content,
.landing-layout[b-8xxg0w5ccz]  .ps-profile__content,
.landing-layout[b-8xxg0w5ccz]  .hero-carousel__description,
.landing-layout[b-8xxg0w5ccz]  .news-detail__resume,
.landing-layout[b-8xxg0w5ccz]  [class*="__subtitle"],
.landing-layout[b-8xxg0w5ccz]  [class*="__description"],
.landing-layout[b-8xxg0w5ccz]  [class*="__resume"],
.landing-layout[b-8xxg0w5ccz]  [class*="__summary"],
.landing-layout[b-8xxg0w5ccz]  [class*="__excerpt"] {
    font-size: var(--landing-text-body) !important;
    line-height: var(--landing-line-relaxed) !important;
}

.landing-layout[b-8xxg0w5ccz]  .news-detail__content li,
.landing-layout[b-8xxg0w5ccz]  .ps-description__content li,
.landing-layout[b-8xxg0w5ccz]  .ps-profile__content li,
.landing-layout[b-8xxg0w5ccz]  .tw-enrollment__copy li,
.landing-layout[b-8xxg0w5ccz]  .tw-contents__module li {
    font-size: var(--landing-text-body) !important;
    line-height: var(--landing-line-relaxed) !important;
}

.landing-layout[b-8xxg0w5ccz]  .about-highlight,
.landing-layout[b-8xxg0w5ccz]  [class*="__highlight"] {
    font-size: var(--landing-text-body) !important;
    line-height: 1.7 !important;
}

.landing-layout[b-8xxg0w5ccz]  .about-breadcrumb,
.landing-layout[b-8xxg0w5ccz]  .investigation-breadcrumb,
.landing-layout[b-8xxg0w5ccz]  [class*="__breadcrumb"],
.landing-layout[b-8xxg0w5ccz]  [class*="__meta"],
.landing-layout[b-8xxg0w5ccz]  [class*="__tag"],
.landing-layout[b-8xxg0w5ccz]  [class*="__badge"],
.landing-layout[b-8xxg0w5ccz]  [class*="__eyebrow"],
.landing-layout[b-8xxg0w5ccz]  [class*="__label"],
.landing-layout[b-8xxg0w5ccz]  [class*="__caption"],
.landing-layout[b-8xxg0w5ccz]  [class*="__category"] {
    font-size: var(--landing-text-caption) !important;
    line-height: var(--landing-line-compact) !important;
}

.landing-layout[b-8xxg0w5ccz]  .about-tab,
.landing-layout[b-8xxg0w5ccz]  .investigation-tab,
.landing-layout[b-8xxg0w5ccz]  [class*="tabs__btn"],
.landing-layout[b-8xxg0w5ccz]  [class*="__btn"],
.landing-layout[b-8xxg0w5ccz]  [class*="__cta"],
.landing-layout[b-8xxg0w5ccz]  [class*="__download"] {
    font-size: var(--landing-text-support) !important;
    line-height: 1.45 !important;
}

.landing-layout[b-8xxg0w5ccz]  [class*="__loading"] p,
.landing-layout[b-8xxg0w5ccz]  [class*="__not-found"] p,
.landing-layout[b-8xxg0w5ccz]  [class*="__empty"] p {
    font-size: var(--landing-text-support) !important;
    line-height: 1.65 !important;
}
/* _content/APP_FIEE/Layouts/Shared/LandingFooter.razor.rz.scp.css */
.landing-footer[b-4i2bc1g9cu] {
    --footer-bg: #0c2340;
    --footer-accent: #00b4e6;
    --footer-muted: rgba(255, 255, 255, 0.75);
    background: radial-gradient(circle at 85% 20%, rgba(255, 255, 255, 0.06), transparent 45%), var(--footer-bg);
    color: #ffffff;
    padding: 3.5rem 0 2rem;
}

.landing-footer__top[b-4i2bc1g9cu] {
    max-width: 1200px;
    margin: 0 auto 2.5rem;
    padding: 0 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
}

.landing-footer__top h2[b-4i2bc1g9cu] {
    font-family: "Georgia", "Times New Roman", serif;
    font-size: clamp(2rem, 4vw, 2.8rem);
    margin: 0;
}

.landing-footer__whatsapp[b-4i2bc1g9cu] {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.65rem 1.4rem;
    border-radius: 999px;
    background: #ffffff;
    color: #1a1a1a;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
}

.landing-footer__whatsapp-icon[b-4i2bc1g9cu] {
    width: 20px;
    height: 20px;
    color: #1ea64b;
}

.landing-footer__whatsapp-icon svg[b-4i2bc1g9cu] {
    width: 100%;
    height: 100%;
}

.landing-footer__content[b-4i2bc1g9cu] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    display: grid;
    grid-template-columns: minmax(240px, 1fr) 2fr;
    gap: 3rem;
}

.landing-footer__brand[b-4i2bc1g9cu] {
    display: grid;
    gap: 0.5rem;
    font-size: 1.05rem;
    color: var(--footer-muted);
}

.landing-footer__logo[b-4i2bc1g9cu] {
    display: inline-flex;
    align-items: center;
    gap: 0.7rem;
    margin-bottom: 0.8rem;
    color: #ffffff;
}

.landing-footer__logo-text[b-4i2bc1g9cu] {
    font-family: "Georgia", "Times New Roman", serif;
    font-weight: 700;
    letter-spacing: 0.08rem;
    font-size: 1.5rem;
}

.landing-footer__logo-mark[b-4i2bc1g9cu] {
    width: 40px;
    height: 40px;
}

.landing-footer__logo-mark svg[b-4i2bc1g9cu] {
    width: 100%;
    height: 100%;
}

.landing-footer__columns[b-4i2bc1g9cu] {
    display: grid;
    grid-template-columns: repeat(3, minmax(160px, 1fr));
    gap: 2.5rem;
}

.landing-footer__column h3[b-4i2bc1g9cu] {
    color: var(--footer-accent);
    font-size: 1.08rem;
    margin: 0 0 1rem;
}

.landing-footer__column ul[b-4i2bc1g9cu] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 0.6rem;
}

.landing-footer__column a[b-4i2bc1g9cu] {
    color: var(--footer-muted);
    text-decoration: none;
    font-size: 1rem;
}

.landing-footer__column a:hover[b-4i2bc1g9cu] {
    color: #ffffff;
}

.landing-footer__bottom[b-4i2bc1g9cu] {
    max-width: 1200px;
    margin: 3rem auto 0;
    padding: 2rem 2rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    color: var(--footer-muted);
    font-size: 0.96rem;
    flex-wrap: wrap;
}

.landing-footer__book[b-4i2bc1g9cu] {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
    background: #ffffff;
    color: #1a1a1a;
    padding: 0.7rem 1rem;
    border-radius: 12px;
    font-weight: 600;
    font-size: 0.9rem;
}

.landing-footer__book-icon[b-4i2bc1g9cu] {
    width: 50px;
    height: 36px;
}

.landing-footer__book-icon svg[b-4i2bc1g9cu] {
    width: 100%;
    height: 100%;
}

.landing-footer__social[b-4i2bc1g9cu] {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
}

.landing-footer__social span[b-4i2bc1g9cu] {
    margin-right: 0.4rem;
}

.landing-footer__social a[b-4i2bc1g9cu] {
    width: 28px;
    height: 28px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
}

.landing-footer__social a svg[b-4i2bc1g9cu] {
    width: 16px;
    height: 16px;
}

@media (max-width: 980px) {
    .landing-footer__content[b-4i2bc1g9cu] {
        grid-template-columns: 1fr;
    }

    .landing-footer__columns[b-4i2bc1g9cu] {
        grid-template-columns: repeat(2, minmax(160px, 1fr));
    }
}

@media (max-width: 640px) {
    .landing-footer__top[b-4i2bc1g9cu] {
        flex-direction: column;
        align-items: flex-start;
    }

    .landing-footer__columns[b-4i2bc1g9cu] {
        grid-template-columns: 1fr;
    }

    .landing-footer__bottom[b-4i2bc1g9cu] {
        flex-direction: column;
        align-items: flex-start;
    }
}
/* _content/APP_FIEE/Layouts/Shared/LandingNavbar.razor.rz.scp.css */
.landing-navbar[b-i2ggp2hypo] {
    --navbar-bg: #0c2340;
    --navbar-bg-fixed: #0f2a4a;
    --navbar-text: #f7f8fb;
    --navbar-border: rgba(255, 255, 255, 0.12);
    --navbar-hover: #c99700;
    --navbar-panel-text: #1f1f1f;

    background: var(--navbar-bg);
    color: var(--navbar-text);
    border-bottom: 1px solid var(--navbar-border);
    position: relative;
    z-index: 10;
    transition: background-color 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.landing-navbar__sentinel[b-i2ggp2hypo] {
    height: 1px;
    width: 100%;
    margin-top: -1px;
    pointer-events: none;
}

.landing-navbar__spacer[b-i2ggp2hypo] {
    height: 0;
    width: 100%;
    pointer-events: none;
}

.landing-navbar.is-fixed[b-i2ggp2hypo] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: var(--navbar-bg-fixed);
    border-bottom-color: rgba(255, 255, 255, 0.18);
    box-shadow: 0 12px 24px rgba(5, 12, 30, 0.38);
    z-index: 20;
    animation: landingNavbarReveal-b-i2ggp2hypo 0.24s ease-out;
}

@keyframes landingNavbarReveal-b-i2ggp2hypo {
    from {
        opacity: 0;
        transform: translateY(-12px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.landing-navbar__inner[b-i2ggp2hypo] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 1.1rem 1.6rem;
    display: flex;
    align-items: center;
    gap: 2.4rem;
    position: relative;
    z-index: 20;
}

.landing-navbar__brand[b-i2ggp2hypo] {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    text-decoration: none;
    color: inherit;
    font-family: "Georgia", "Times New Roman", serif;
    font-weight: 700;
    letter-spacing: 0.08rem;
}

.landing-navbar__brand-text[b-i2ggp2hypo] {
    font-size: 1.58rem;
}

.landing-navbar__mark[b-i2ggp2hypo] {
    width: 255px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.landing-navbar__mark svg[b-i2ggp2hypo] {
    width: 100%;
    height: 100%;
    display: block;
}

.landing-navbar__mark img[b-i2ggp2hypo] {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}

.landing-navbar__links[b-i2ggp2hypo] {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 2.4rem;
    margin: 0;
    padding: 0;
}

.landing-navbar__links li[b-i2ggp2hypo] {
    display: flex;
}

.landing-navbar__links a[b-i2ggp2hypo],
.landing-navbar__link-btn[b-i2ggp2hypo] {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: inherit;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 1.12rem;
    font-weight: 500;
    line-height: 1.25;
    text-align: center;
    max-width: 10rem;
    padding-bottom: 0.35rem;
    background: transparent;
    border: none;
    cursor: pointer;
}

.landing-navbar__link-text[b-i2ggp2hypo] {
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 1.12rem;
    font-weight: 500;
    line-height: 1.25;
    max-width: 10rem;
    display: inline-block;
    padding-bottom: 0.35rem;
}

.landing-navbar__links a[b-i2ggp2hypo]::after,
.landing-navbar__link-btn[b-i2ggp2hypo]::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: var(--navbar-hover);
    border-radius: 999px;
    opacity: 0;
    transform: scaleX(0.4);
    transform-origin: center;
    transition: transform 0.18s ease, opacity 0.18s ease;
}

.landing-navbar__links a:hover[b-i2ggp2hypo],
.landing-navbar__link-btn:hover[b-i2ggp2hypo],
.landing-navbar__link-btn.is-active[b-i2ggp2hypo] {
    font-weight: 700;
}

.landing-navbar__links a:hover[b-i2ggp2hypo]::after,
.landing-navbar__link-btn:hover[b-i2ggp2hypo]::after,
.landing-navbar__link-btn.is-active[b-i2ggp2hypo]::after {
    opacity: 1;
    transform: scaleX(1);
}

.landing-navbar__mega-overlay[b-i2ggp2hypo] {
    position: fixed;
    inset: 0;
    background: transparent;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease;
    z-index: 9;
}

.landing-navbar__mega-overlay.is-open[b-i2ggp2hypo] {
    opacity: 1;
    pointer-events: auto;
}

.landing-navbar__mega[b-i2ggp2hypo] {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background: #f4f8ff;
    border-top: 1px solid #dbe6f5;
    box-shadow: 0 24px 40px rgba(15, 23, 42, 0.08);
    opacity: 0;
    pointer-events: none;
    transform: translateY(12px);
    transition: opacity 0.2s ease, transform 0.2s ease;
    z-index: 15;
}

.landing-navbar__mega.is-open[b-i2ggp2hypo] {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

.landing-navbar__mega-inner[b-i2ggp2hypo] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2.2rem 1.6rem 2.6rem;
    display: grid;
    gap: 2.4rem;
    grid-template-columns: repeat(var(--mega-columns, 1), minmax(220px, 1fr));
}

.landing-navbar__mega-col[b-i2ggp2hypo] {
    min-width: 0;
}

.landing-navbar__mega-col--level[b-i2ggp2hypo] {
    padding-right: 1.6rem;
}

.landing-navbar__mega-col--level:not(:last-child)[b-i2ggp2hypo] {
    border-right: 1px solid #dbe6f5;
}

.landing-navbar__mega-col--level:last-child[b-i2ggp2hypo] {
    padding-right: 0;
}

.landing-navbar__mega-list[b-i2ggp2hypo] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 0.6rem;
}

.landing-navbar__mega-item[b-i2ggp2hypo] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.8rem;
    width: 100%;
    text-align: left;
    background: transparent;
    border: none;
    color: #1f2937;
    padding: 0.75rem 0.9rem;
    border-radius: 12px;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 1.05rem;
    line-height: 1.35;
    cursor: pointer;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease;
}

.landing-navbar__mega-item:hover[b-i2ggp2hypo],
.landing-navbar__mega-item.is-active[b-i2ggp2hypo] {
    background: #eaf4ff;
    color: #0f172a;
    font-weight: 600;
}

.landing-navbar__mega-item--has-children[b-i2ggp2hypo]::after {
    content: "";
    width: 10px;
    height: 10px;
    border-right: 2px solid var(--navbar-hover);
    border-top: 2px solid var(--navbar-hover);
    transform: rotate(45deg);
    flex: 0 0 auto;
}

.landing-navbar__toggle[b-i2ggp2hypo] {
    margin-left: auto;
    display: none;
    flex-direction: column;
    gap: 6px;
    width: 44px;
    height: 44px;
    border: none;
    background: transparent;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.landing-navbar__toggle span[b-i2ggp2hypo] {
    display: block;
    width: 24px;
    height: 2px;
    background: var(--navbar-text);
    border-radius: 2px;
    transform-origin: center;
    transition: transform 0.28s cubic-bezier(0.4, 0, 0.2, 1),
                opacity 0.2s ease;
}

.landing-navbar__toggle.is-open span:nth-child(1)[b-i2ggp2hypo] {
    transform: translateY(8px) rotate(45deg);
}

.landing-navbar__toggle.is-open span:nth-child(2)[b-i2ggp2hypo] {
    opacity: 0;
    transform: scaleX(0);
}

.landing-navbar__toggle.is-open span:nth-child(3)[b-i2ggp2hypo] {
    transform: translateY(-8px) rotate(-45deg);
}

.landing-navbar__overlay[b-i2ggp2hypo] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease;
    z-index: 30;
}

.landing-navbar__overlay.is-open[b-i2ggp2hypo] {
    opacity: 1;
    pointer-events: auto;
}

.landing-navbar__panel[b-i2ggp2hypo] {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: min(380px, 86vw);
    background: #f4f8ff;
    transform: translateX(100%);
    transition: transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 40;
    display: flex;
    flex-direction: column;
    box-shadow: -16px 0 40px rgba(5, 15, 40, 0.22);
    overflow: hidden;
}

.landing-navbar__panel[b-i2ggp2hypo]::before {
    content: "";
    height: 3px;
    flex: 0 0 auto;
    background: linear-gradient(90deg, #c99700 0%, #f0d060 50%, #c99700 100%);
}

.landing-navbar__panel.is-open[b-i2ggp2hypo] {
    transform: translateX(0);
}

.landing-navbar__panel-header[b-i2ggp2hypo] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.25rem;
    background: #0c2340;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    flex: 0 0 auto;
}

.landing-navbar__panel-actions[b-i2ggp2hypo] {
    display: inline-flex;
    gap: 0.6rem;
}

.landing-navbar__icon[b-i2ggp2hypo] {
    width: 38px;
    height: 38px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.08);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #f7f8fb;
    transition: background 0.18s ease, border-color 0.18s ease;
}

.landing-navbar__icon:hover[b-i2ggp2hypo] {
    background: rgba(255, 255, 255, 0.16);
    border-color: rgba(255, 255, 255, 0.3);
}

.landing-navbar__icon svg[b-i2ggp2hypo] {
    width: 20px;
    height: 20px;
}

.landing-navbar__panel .landing-navbar__mark[b-i2ggp2hypo] {
    width: auto;
    height: 38px;
    filter: brightness(0) invert(1);
}

.landing-navbar__panel-body[b-i2ggp2hypo] {
    flex: 1 1 auto;
    overflow-y: auto;
    overscroll-behavior: contain;
}

.landing-navbar__panel-links[b-i2ggp2hypo] {
    list-style: none;
    margin: 0;
    padding: 1.6rem;
    display: grid;
    gap: 1.2rem;
}

.landing-navbar__panel-links a[b-i2ggp2hypo] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    color: var(--navbar-panel-text);
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 1.2rem;
    padding: 0.4rem 0;
}

.landing-navbar__panel-label[b-i2ggp2hypo] {
    display: block;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 1.2rem;
    color: var(--navbar-panel-text);
    padding: 0.4rem 0;
}
.landing-navbar__panel-arrow svg[b-i2ggp2hypo] {
    width: 20px;
    height: 20px;
    color: var(--navbar-hover);
}

.landing-navbar a:focus-visible[b-i2ggp2hypo] {
    outline: 2px solid var(--navbar-hover);
    outline-offset: 4px;
    border-radius: 6px;
}

@media (max-width: 1029px) {
    .landing-navbar__inner[b-i2ggp2hypo] {
        justify-content: center;
        gap: 1rem;
        position: relative;
    }

    .landing-navbar__links[b-i2ggp2hypo] {
        display: none;
    }

    .landing-navbar__toggle[b-i2ggp2hypo] {
        display: inline-flex;
        margin-left: 0;
        position: absolute;
        right: 1rem;
    }

    .landing-navbar__brand[b-i2ggp2hypo] {
        margin: 0 auto;
    }

    /* Oculta el mark vacío en la barra superior para que "FIEE" quede centrado */
    .landing-navbar__inner .landing-navbar__mark[b-i2ggp2hypo] {
        display: none;
    }

    .landing-navbar__mega[b-i2ggp2hypo],
    .landing-navbar__mega-overlay[b-i2ggp2hypo] {
        display: none;
    }
}

@media (max-width: 640px) {
    .landing-navbar__inner[b-i2ggp2hypo] {
        padding: 0.9rem 1rem;
        gap: 1.2rem;
    }

    .landing-navbar__mark[b-i2ggp2hypo] {
        width: 160px;
    }
}
/* _content/APP_FIEE/Layouts/Shared/LandingNavbarPanelTree.razor.rz.scp.css */
/* ── Root list ──────────────────────────────────────────────── */
.panel-nav[b-c3guptfnsm] {
    list-style: none;
    margin: 0;
    padding: 0;
}

.panel-nav--root[b-c3guptfnsm] {
    padding: 0.5rem 0 2rem;
}

/* ── Subtree (nested) ───────────────────────────────────────── */
.panel-nav--sub[b-c3guptfnsm] {
    margin: 0.2rem 0 0.4rem 1.5rem;
    padding: 0.2rem 0;
    border-left: 2px solid rgba(12, 35, 64, 0.1);
}

/* ── Item ───────────────────────────────────────────────────── */
.panel-nav__item[b-c3guptfnsm] {
    display: flex;
    flex-direction: column;
}

.panel-nav--root > .panel-nav__item[b-c3guptfnsm] {
    border-bottom: 1px solid rgba(12, 35, 64, 0.07);
}

.panel-nav--root > .panel-nav__item:first-child[b-c3guptfnsm] {
    border-top: 1px solid rgba(12, 35, 64, 0.07);
}

/* ── Row ────────────────────────────────────────────────────── */
.panel-nav__row[b-c3guptfnsm] {
    display: flex;
    align-items: center;
    min-height: 3.1rem;
    padding: 0 1.4rem;
    transition: background 0.15s ease;
}

.panel-nav--sub .panel-nav__row[b-c3guptfnsm] {
    min-height: 2.7rem;
    padding: 0 0.9rem 0 0.8rem;
}

.panel-nav__row:hover[b-c3guptfnsm] {
    background: rgba(12, 35, 64, 0.04);
}

/* ── Label (link variant) ───────────────────────────────────── */
.panel-nav__label[b-c3guptfnsm] {
    flex: 1 1 auto;
    display: block;
    padding: 0.35rem 0;
    color: #1a2535;
    font-family: "Georgia", "Times New Roman", serif;
    line-height: 1.35;
    text-decoration: none;
    background: none;
    border: none;
    cursor: pointer;
    text-align: left;
    width: 100%;
}

.panel-nav--root > .panel-nav__item > .panel-nav__row > .panel-nav__label[b-c3guptfnsm] {
    font-size: 1.08rem;
    font-weight: 600;
    color: #0c2340;
    letter-spacing: 0.01em;
}

.panel-nav--sub .panel-nav__label[b-c3guptfnsm] {
    font-size: 0.98rem;
    font-weight: 400;
    color: #3a4a5c;
}

.panel-nav__label--link:hover[b-c3guptfnsm] {
    color: #0c2340;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.panel-nav__label--btn:hover[b-c3guptfnsm] {
    color: #0c2340;
}

/* ── Chevron button ─────────────────────────────────────────── */
.panel-nav__chevron[b-c3guptfnsm] {
    flex: 0 0 auto;
    width: 2.2rem;
    height: 2.2rem;
    margin-left: 0.4rem;
    border-radius: 8px;
    border: none;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: rgba(12, 35, 64, 0.35);
    transition: color 0.2s ease, background 0.2s ease, transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}

.panel-nav__chevron svg[b-c3guptfnsm] {
    width: 18px;
    height: 18px;
    transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}

.panel-nav__chevron:hover[b-c3guptfnsm] {
    color: #0c2340;
    background: rgba(12, 35, 64, 0.07);
}

.panel-nav__row.is-expanded .panel-nav__chevron[b-c3guptfnsm] {
    color: #c99700;
    background: rgba(201, 151, 0, 0.08);
}

.panel-nav__row.is-expanded .panel-nav__chevron svg[b-c3guptfnsm] {
    transform: rotate(180deg);
}
/* _content/APP_FIEE/Layouts/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-kpkvumb1v5] {
    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-kpkvumb1v5] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

.navbar-brand[b-kpkvumb1v5] {
    font-size: 1.05rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-decoration: none;
}

.bi[b-kpkvumb1v5] {
    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-kpkvumb1v5] {
    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-kpkvumb1v5] {
    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-kpkvumb1v5] {
    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");
}

.bi-folder-nav-menu[b-kpkvumb1v5] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-folder2-open' viewBox='0 0 16 16'%3E%3Cpath d='M1.828 3a2 2 0 0 0-1.997 1.918l-.637 7A2 2 0 0 0 1.188 14h11.624a2 2 0 0 0 1.994-1.82l.824-5A2 2 0 0 0 13.654 5H8.414a2 2 0 0 1-1.414-.586L6.172 3.586A2 2 0 0 0 4.758 3H1.828z'/%3E%3C/svg%3E");
}

.nav[b-kpkvumb1v5] {
    gap: 0.45rem;
    padding-bottom: 1rem;
}

.nav-item[b-kpkvumb1v5] {
    font-size: 0.95rem;
}

.nav-item--root[b-kpkvumb1v5] {
    padding-top: 1rem;
    padding-bottom: 0.75rem;
}

.nav-group[b-kpkvumb1v5] {
    margin: 0 0.75rem;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.04);
    overflow: hidden;
}

.nav-group__summary[b-kpkvumb1v5] {
    list-style: none;
    color: #f4f7fb;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    min-height: 3.25rem;
    padding: 0.95rem 1rem;
    font-size: 0.95rem;
    font-weight: 600;
    cursor: pointer;
}

.nav-group__summary[b-kpkvumb1v5]::-webkit-details-marker {
    display: none;
}

.nav-group__summary-main[b-kpkvumb1v5] {
    display: flex;
    align-items: center;
    min-width: 0;
}

.nav-group__chevron[b-kpkvumb1v5] {
    width: 0.8rem;
    height: 0.8rem;
    border-right: 2px solid rgba(255, 255, 255, 0.8);
    border-bottom: 2px solid rgba(255, 255, 255, 0.8);
    transform: rotate(45deg);
    transition: transform 0.2s ease;
    flex-shrink: 0;
    margin-top: -0.2rem;
}

.nav-group[open] .nav-group__chevron[b-kpkvumb1v5] {
    transform: rotate(225deg);
    margin-top: 0.2rem;
}

.nav-group__body[b-kpkvumb1v5] {
    padding: 0 0.4rem 0.5rem;
}

.nav-item[b-kpkvumb1v5]  .nav-link {
    color: #d7d7d7;
    background: none;
    border: none;
    border-radius: 10px;
    min-height: 3rem;
    display: flex;
    align-items: center;
    line-height: 1.4;
    width: 100%;
    white-space: normal;
    padding: 0.8rem 1rem;
}

.nav-subitem[b-kpkvumb1v5] {
    padding-bottom: 0.15rem;
}

.nav-subitem[b-kpkvumb1v5]  .nav-link {
    padding-left: 2.2rem;
    font-size: 0.9rem;
}

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

.nav-group--active > .nav-group__summary[b-kpkvumb1v5] {
    background: rgba(255, 255, 255, 0.12);
}

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

.nav-scrollable[b-kpkvumb1v5] {
    display: none;
    padding-bottom: 1rem;
}

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

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

    .nav-scrollable[b-kpkvumb1v5] {
        display: block;
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
