/* /Components/Home/HighlightItem.razor.rz.scp.css */
.highlight-container[b-l56k4pyp3l] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 1.15rem;
    padding: 1.7rem 1.25rem 1.9rem;
    min-width: 0;
    max-width: none;
    border-radius: 0.9rem;
    border: 1px solid rgba(11, 36, 49, 0.1);
    transition: transform 0.35s var(--ease-spring), border-color 0.25s var(--ease-out), box-shadow 0.35s var(--ease-out);
}

.highlight-container:hover[b-l56k4pyp3l] {
    transform: translateY(-5px);
    box-shadow: var(--shadow-md);
}

.highlight-container p[b-l56k4pyp3l] {
    margin: 0;
    font-family: var(--font-display);
    font-size: 1.12rem;
    letter-spacing: 0;
    line-height: 1.4;
}

.icon-container[b-l56k4pyp3l] {
    background: rgba(255, 255, 255, 0.82);
    width: 4.25rem;
    height: 4.25rem;
    font-size: 2rem;
    line-height: 1;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(11, 36, 49, 0.1);
    box-shadow: inset 0 0 0 10px rgba(255, 255, 255, 0.32);
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-kfrfnvoej6] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

header[b-kfrfnvoej6] {
    position: sticky;
    top: 0;
    z-index: 20;
    background: rgba(247, 243, 234, 0.82);
    backdrop-filter: blur(18px) saturate(1.3);
    -webkit-backdrop-filter: blur(18px) saturate(1.3);
    border-bottom: 1px solid rgba(11, 36, 49, 0.08);
}

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

.site-footer[b-kfrfnvoej6] {
    background: var(--color-navy-950);
    color: rgba(255, 255, 255, 0.95);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 1.45rem 1.5rem;
    font-size: 0.8125rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.site-footer-line[b-kfrfnvoej6] {
    letter-spacing: 0.02em;
}

.site-footer-credit[b-kfrfnvoej6] {
    color: rgba(255, 255, 255, 0.85);
    text-decoration: none;
    font-size: 0.85rem;
}

.site-footer-credit:hover[b-kfrfnvoej6] {
    color: #fff;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.header-container[b-ownqav1jgt] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.logo-betesda[b-ownqav1jgt] {
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: var(--color-navy-950);
}

.logo-betesda:hover[b-ownqav1jgt] {
    color: var(--color-navy-900);
}

.logo-betesda p[b-ownqav1jgt] {
    display: block;
    line-height: 1.05;
    height: min-content;
    font-family: var(--font-display);
    font-size: clamp(1.05rem, 2.2vw, 1.35rem);
    font-weight: 800;
    letter-spacing: 0;
    margin: 0;
}

.logo-betesda img[b-ownqav1jgt] {
    max-height: 48px;
    width: auto;
    object-fit: contain;
}

.navbar-toggler[b-ownqav1jgt] {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: rgba(11, 36, 49, 0.08);
    border: 1px solid rgba(11, 36, 49, 0.14);
}

.top-row[b-ownqav1jgt] {
    min-height: 3.5rem;
    background-color: black;
}

.collapse[b-ownqav1jgt] {
    display: none !important;
}

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

.nav[b-ownqav1jgt] {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.bi[b-ownqav1jgt] {
    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-ownqav1jgt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230f766e' 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-ownqav1jgt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230f766e' 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-ownqav1jgt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230f766e' 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-ownqav1jgt] {
    font-size: 0.76rem;
    font-weight: 800;
    letter-spacing: 0;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav-item[b-ownqav1jgt]  a {
    color: var(--color-navy-800);
    border-radius: var(--radius-pill);
    min-height: 2.35rem;
    display: flex;
    align-items: center;
    line-height: 1.2;
    padding: 0.65rem 0.9rem !important;
    transition: background-color 0.2s var(--ease-out), color 0.2s var(--ease-out), transform 0.25s var(--ease-out);
}

.nav-item[b-ownqav1jgt]  a.active {
    background-color: var(--color-navy-950);
    color: #fff;
}

.nav-item[b-ownqav1jgt]  a:hover {
    background-color: rgba(11, 36, 49, 0.08);
    color: var(--color-joy-deep);
    transform: translateY(-1px);
}

@media (min-width: 641px) {
    .header-container[b-ownqav1jgt] {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        padding: 10px 20px;
        gap: 16px;
    }

    .navbar-toggler[b-ownqav1jgt] {
        display: none;
    }

    .collapse[b-ownqav1jgt], .nav[b-ownqav1jgt] {
        display: flex !important;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-end;
        gap: 6px;
    }

    .header-container .navbar[b-ownqav1jgt] {
        margin-right: 0 !important;
    }
}

@media (max-width: 640px) {
    .nav[b-ownqav1jgt] {
        background: rgba(247, 243, 234, 0.96);
        border-top: 1px solid rgba(11, 36, 49, 0.08);
        padding: 8px 10px 12px;
    }

    .nav-item[b-ownqav1jgt] {
        justify-content: stretch;
    }

    .nav-item[b-ownqav1jgt]  a {
        width: 100%;
        justify-content: center;
    }
}
/* /Pages/Admission-2026.razor.rz.scp.css */
/* Hero y fechas */
.admission-hero[b-ucs702k04w] {
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center;
    text-align: center;
}

.admission-title[b-ucs702k04w] {
    margin: 0;
}

.admission-dates[b-ucs702k04w] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: center;
    align-items: stretch;
}

.date-card[b-ucs702k04w] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 140px;
    padding: 20px 28px;
    background-color: white;
    border: 3px solid var(--color-red);
    border-radius: 8px;
}

.date-label[b-ucs702k04w] {
    font-size: 0.875rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: var(--color-red);
}

.date-value[b-ucs702k04w] {
    font-size: 1.25rem;
    font-weight: bold;
    margin-top: 4px;
}

/* Banners (imagen de fondo, plano) */
.admission-banner[b-ucs702k04w] {
    height: 50vh;
    min-height: 200px;
    max-height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.admission-banner-1[b-ucs702k04w] {
    background-image: url("/images/COMPARTIENDO-APRENDIZAJES-2.JPG");
}

.admission-banner-2[b-ucs702k04w] {
    background-image: url("/images/admision_01.png");
    background-position: bottom;
}

/* CTAs */
.admission-cta[b-ucs702k04w] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    padding: 32px 16px;
}

.cta-button[b-ucs702k04w] {
    width: 100%;
    max-width: 480px;
    box-sizing: border-box;
    text-align: center;
}

.admission-cta .button-primary[b-ucs702k04w],
.admission-cta .button-secondary[b-ucs702k04w] {
    display: block;
}

.admission-content .underline-title[b-ucs702k04w] {
    margin-bottom: 24px;
}

.content-subtitle[b-ucs702k04w] {
    font-size: 1.125rem;
    font-weight: bold;
    margin: 24px 0 12px 0;
    color: inherit;
}

.content-list[b-ucs702k04w] {
    margin: 0 0 16px 0;
    padding-left: 1.5rem;
}

.content-list li[b-ucs702k04w] {
    margin-bottom: 8px;
}

.content-list--ordered[b-ucs702k04w] {
    list-style-type: decimal;
}

.content-highlight[b-ucs702k04w] {
    font-weight: bold;
    margin: 16px 0 8px 0;
}

/* Tablas: plano, sin sombras */
.table-block[b-ucs702k04w] {
    margin-bottom: 32px;
}

.table-vacantes[b-ucs702k04w] {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 12px;
}

.table-vacantes th[b-ucs702k04w] {
    background-color: var(--color-red);
    color: white;
    text-align: left;
    padding: 12px 16px;
    font-weight: bold;
    border: 2px solid var(--color-red);
}

.table-vacantes td[b-ucs702k04w] {
    padding: 12px 16px;
    border: 2px solid #e0e0e0;
}

.table-vacantes tbody tr:nth-child(even)[b-ucs702k04w] {
    background-color: #f8f8f8;
}

.table-vacantes tbody tr:nth-child(odd)[b-ucs702k04w] {
    background-color: white;
}

.section-title[b-ucs702k04w] {
    font-size: 1.125rem;
    font-weight: bold;
    margin: 32px 0 12px 0;
    padding-bottom: 4px;
    border-bottom: 4px solid var(--color-yellow);
    display: inline-block;
    color: inherit;
}

.note[b-ucs702k04w] {
    font-weight: bold;
    margin: 0;
    padding: 12px 16px;
    background-color: #fffde7;
    border-left: 4px solid var(--color-yellow);
}

/* Descargas */
.downloads-section[b-ucs702k04w] {
    background-color: black;
    color: var(--color-yellow);
    padding: 32px 16px;
}

.downloads-title[b-ucs702k04w] {
    margin: 0 0 20px 0;
    font-size: 1.25rem;
}

.downloads-list[b-ucs702k04w] {
    list-style: none;
    margin: 0;
    padding: 0;
}

.downloads-list li[b-ucs702k04w] {
    margin-bottom: 12px;
}

.download-link[b-ucs702k04w] {
    color: var(--color-yellow);
    text-decoration: underline;
}

.download-link:hover[b-ucs702k04w] {
    color: white;
}

.download-link:focus[b-ucs702k04w] {
    outline: 2px solid var(--color-yellow);
    outline-offset: 2px;
}
/* /Pages/Graduates.razor.rz.scp.css */
.promo-grid[b-f9mpf4f5h2] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 16px;
    margin-top: 16px;
}

.promo-card[b-f9mpf4f5h2] {
    margin: 0;
    border-radius: 14px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.10);
}

.promo-img[b-f9mpf4f5h2] {
    width: 100%;
    height: 240px;
    object-fit: cover;
    display: block;
}

.promo-caption[b-f9mpf4f5h2] {
    padding: 10px 12px;
    font-size: 0.95rem;
    opacity: 0.9;
}

@media (max-width: 480px) {
    .promo-img[b-f9mpf4f5h2] {
        height: 210px;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.hero[b-t5swz3d79x] {
    position: relative;
    isolation: isolate;
    min-height: clamp(660px, 84vh, 900px);
    display: grid;
    align-items: end;
    overflow: hidden;
    padding: 5.5rem 1rem 1rem;
    background: var(--color-navy-950);
}

.hero[b-t5swz3d79x]::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -2;
    background:
        linear-gradient(90deg, rgba(7, 25, 35, 0.94) 0%, rgba(7, 25, 35, 0.78) 42%, rgba(7, 25, 35, 0.1) 100%),
        linear-gradient(0deg, rgba(7, 25, 35, 0.92) 0%, transparent 38%),
        url("images/DSC03769.JPG") center / cover no-repeat;
    transform: scale(1.02);
}

.hero[b-t5swz3d79x]::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background-image:
        linear-gradient(90deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px),
        linear-gradient(180deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px);
    background-size: 72px 72px;
    mask-image: linear-gradient(90deg, #000, transparent 68%);
    -webkit-mask-image: linear-gradient(90deg, #000, transparent 68%);
    opacity: 0.42;
    pointer-events: none;
}

.hero-inner[b-t5swz3d79x] {
    width: min(1200px, 100%);
    margin: 0 auto;
    display: grid;
    gap: 1rem;
    align-items: end;
}

.hero-content[b-t5swz3d79x] {
    display: grid;
    gap: 1.15rem;
    align-content: end;
    color: #fff;
    max-width: 48rem;
    min-width: 0;
    padding: 0.5rem 0 1rem;
}

.hero-kicker[b-t5swz3d79x] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    align-items: center;
    color: rgba(255, 255, 255, 0.78);
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.hero-flags[b-t5swz3d79x] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.35rem;
    align-items: center;
}

.hero-title[b-t5swz3d79x] {
    margin: 0;
    font-family: var(--font-display);
    font-size: clamp(2.65rem, 11vw, 6.7rem);
    font-weight: 800;
    line-height: 0.92;
    letter-spacing: 0;
    color: #fff;
    max-width: 10ch;
    text-wrap: balance;
}

.hero-subtitle[b-t5swz3d79x] {
    max-width: 42rem;
    margin: 0;
    font-size: clamp(1.02rem, 2.2vw, 1.2rem);
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.78);
    font-weight: 500;
}

.hero-actions[b-t5swz3d79x] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    max-width: 30rem;
}

.hero-actions a[b-t5swz3d79x],
.hero-actions .button-primary[b-t5swz3d79x],
.hero-actions .button-secondary[b-t5swz3d79x] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-height: 3.25rem;
    min-width: min(100%, 12rem);
    text-align: center;
}

.hero-actions .button-secondary[b-t5swz3d79x] {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    border-color: rgba(255, 255, 255, 0.42);
    box-shadow: none;
    backdrop-filter: blur(12px) saturate(1.2);
    -webkit-backdrop-filter: blur(12px) saturate(1.2);
}

.hero-actions .button-secondary:hover[b-t5swz3d79x] {
    background: rgba(255, 255, 255, 0.22);
    color: #fff;
    border-color: rgba(255, 255, 255, 0.7);
}

.hero-metrics[b-t5swz3d79x] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1px;
    margin: 0.5rem 0 0;
    max-width: 42rem;
    overflow: hidden;
    border-radius: 0.9rem;
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(18px) saturate(1.1);
    -webkit-backdrop-filter: blur(18px) saturate(1.1);
}

.hero-metrics div[b-t5swz3d79x] {
    min-width: 0;
    padding: 1rem 0.8rem;
    background: rgba(7, 25, 35, 0.44);
}

.hero-metrics dt[b-t5swz3d79x] {
    margin: 0;
    color: var(--color-gold-soft);
    font-size: clamp(1.2rem, 4vw, 1.75rem);
    line-height: 1;
    font-weight: 800;
}

.hero-metrics dd[b-t5swz3d79x] {
    margin: 0.35rem 0 0;
    color: rgba(255, 255, 255, 0.72);
    font-size: 0.72rem;
    line-height: 1.25;
    font-weight: 700;
    text-transform: uppercase;
}

.hero-media[b-t5swz3d79x] {
    position: relative;
    margin: 0;
    min-height: 220px;
    border-radius: 1rem;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.28);
    box-shadow: var(--shadow-lg);
}

.hero-media-img[b-t5swz3d79x] {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 220px;
    object-fit: cover;
    object-position: center;
}

.hero-media[b-t5swz3d79x]::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 46%, rgba(7, 25, 35, 0.64));
    pointer-events: none;
}

.hero-caption[b-t5swz3d79x] {
    position: absolute;
    left: 1rem;
    bottom: 1rem;
    z-index: 2;
    color: rgba(255, 255, 255, 0.86);
    font-size: 0.75rem;
    font-weight: 800;
    text-transform: uppercase;
}

.hero-social[b-t5swz3d79x] {
    position: absolute;
    right: 0.9rem;
    bottom: 0.85rem;
    z-index: 3;
    display: flex;
    gap: 0.5rem;
}

.sn[b-t5swz3d79x] {
    display: block;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.92);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 22px 22px;
    text-decoration: none;
    transition: transform 0.35s var(--ease-spring), box-shadow 0.25s var(--ease-out);
    box-shadow: 0 14px 28px -18px rgba(0, 0, 0, 0.8);
}

.sn:hover[b-t5swz3d79x] {
    transform: translateY(-3px);
    box-shadow: 0 18px 34px -18px rgba(0, 0, 0, 0.9);
}

.sn-facebook[b-t5swz3d79x] {
    background-image: url("images/icons/facebook-48.png");
}

.sn-whatsapp[b-t5swz3d79x] {
    background-image: url("images/icons/whatsapp-48.png");
}

.motto-band[b-t5swz3d79x] {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0;
    padding: 2.25rem 1rem;
    text-align: left;
    background: var(--color-navy-950);
    color: #fff;
    quotes: none;
}

.motto-band[b-t5swz3d79x]::before,
.motto-band[b-t5swz3d79x]::after {
    content: none;
}

.motto-text[b-t5swz3d79x] {
    width: min(1100px, 100%);
    margin: 0;
    padding-left: clamp(1rem, 4vw, 2rem);
    border-left: 3px solid var(--color-gold);
    margin-left: auto;
    margin-right: auto;
    font-size: clamp(1.35rem, 4vw, 2.65rem);
    font-weight: 800;
    line-height: 1.08;
    color: #fff;
    text-wrap: balance;
}

.motto-ref[b-t5swz3d79x] {
    display: inline-block;
    margin-left: 0;
    margin-top: 0.85rem;
    font-size: 0.36em;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--color-gold-soft);
}

.section-heading[b-t5swz3d79x] {
    width: min(1100px, 100%);
    display: grid;
    gap: 0.35rem;
}

.section-heading h2[b-t5swz3d79x] {
    margin: 0;
    max-width: 10ch;
    color: var(--color-navy-900);
    font-family: var(--font-display);
    font-size: clamp(2.2rem, 6vw, 4.5rem);
    font-weight: 800;
    line-height: 0.95;
    letter-spacing: 0;
}

.section-eyebrow[b-t5swz3d79x] {
    margin: 0;
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--color-joy);
}

.highlights[b-t5swz3d79x] {
    position: relative;
    display: grid;
    gap: 2rem;
    justify-items: center;
    padding-top: 4.5rem;
    padding-bottom: 4rem;
    overflow: hidden;
}

.highlights[b-t5swz3d79x]::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background:
        linear-gradient(112deg, rgba(245, 223, 156, 0.42), transparent 42%),
        linear-gradient(180deg, #f7f3ea 0%, #fff 100%);
}

.highlights-grid[b-t5swz3d79x] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1rem;
    width: min(1100px, 100%);
}

.highlights-grid[b-t5swz3d79x]  .highlight-container:nth-child(1) {
    background: #0b2431;
    color: #fff;
}

.highlights-grid[b-t5swz3d79x]  .highlight-container:nth-child(2) {
    background: #fff;
}

.highlights-grid[b-t5swz3d79x]  .highlight-container:nth-child(3) {
    background: var(--color-gold-soft);
}

.highlights-grid[b-t5swz3d79x]  .highlight-container p {
    color: inherit;
}

.highlights-grid[b-t5swz3d79x]  .highlight-container:hover {
    border-color: rgba(229, 72, 63, 0.3);
}

section h2[b-t5swz3d79x] {
    margin-bottom: 28px;
}

.contact[b-t5swz3d79x] {
    position: relative;
    display: grid;
    gap: 1.25rem;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px),
        linear-gradient(180deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px),
        var(--color-navy-950);
    background-size: 72px 72px;
    color: #fff;
    overflow: hidden;
}

.contact[b-t5swz3d79x]::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(112deg, rgba(229, 72, 63, 0.18), transparent 34%), linear-gradient(290deg, rgba(215, 168, 63, 0.16), transparent 42%);
    pointer-events: none;
}

.contact > *[b-t5swz3d79x] {
    position: relative;
    z-index: 1;
}

.contact-heading[b-t5swz3d79x] {
    width: min(1100px, 100%);
    margin: 0 auto;
}

.contact-heading h2[b-t5swz3d79x] {
    margin: 0;
    color: #fff;
    font-family: var(--font-display);
    font-size: clamp(2rem, 5vw, 3.65rem);
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0;
    max-width: 8ch;
}

.contact-map-wrap[b-t5swz3d79x] {
    display: block;
    min-width: 0;
}

.contact-label[b-t5swz3d79x] {
    display: block;
    margin-bottom: 0.15rem;
    color: var(--color-gold-soft);
    font-size: 0.7rem;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.contact-subtitle[b-t5swz3d79x] {
    margin: 14px 0 0;
    color: #fff;
    font-family: var(--font-display);
    font-size: 1.125rem;
    font-weight: 800;
    letter-spacing: 0;
}

.contact-map[b-t5swz3d79x] {
    min-height: 280px;
    border: 0;
    border-radius: 0.75rem;
    box-shadow: 0 30px 80px -42px rgba(0, 0, 0, 0.9);
    filter: grayscale(0.2) saturate(0.8) contrast(1.08);
}

.contact-info[b-t5swz3d79x] {
    width: min(1100px, 100%);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 14px;
    color: rgba(255, 255, 255, 0.78);
    font-size: 1rem;
    line-height: 1.5;
}

.contact-info .button-primary[b-t5swz3d79x] {
    width: 100%;
    max-width: 320px;
    margin: 12px 0 0;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
}

.contact-map-wrap[b-t5swz3d79x] {
    width: min(1100px, 100%);
    margin: 0 auto;
}

.images-section[b-t5swz3d79x] {
    margin: 0;
    padding: 1rem 1rem 1.5rem;
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(260px, 28vw);
    gap: 12px;
    overflow-x: auto;
    height: 48vh;
    max-height: 460px;
    scroll-snap-type: x mandatory;
    scrollbar-width: thin;
    scrollbar-color: var(--color-gold) #fff;
    background: #fff;
}

.images-section img[b-t5swz3d79x] {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    scroll-snap-align: center;
    border-radius: 0.75rem;
    filter: saturate(0.92) contrast(1.04);
    transition: transform 0.35s var(--ease-out), filter 0.35s var(--ease-out);
}

.images-section img:hover[b-t5swz3d79x] {
    transform: scale(1.025);
    filter: saturate(1.04) contrast(1.06);
}

@media screen and (min-width: 768px) {
    .hero[b-t5swz3d79x] {
        padding: 6rem 2rem 1.5rem;
    }

    .hero-inner[b-t5swz3d79x] {
        grid-template-columns: minmax(0, 1fr) minmax(21rem, 28rem);
        gap: 2rem;
    }

    .hero-content[b-t5swz3d79x] {
        padding-bottom: 1.25rem;
    }

    .hero-media[b-t5swz3d79x] {
        min-height: 560px;
    }

    .hero-media-img[b-t5swz3d79x] {
        min-height: 560px;
    }

    .hero-social[b-t5swz3d79x] {
        flex-direction: column;
    }

    .motto-band[b-t5swz3d79x] {
        margin: 0;
        padding: 3rem 2rem;
    }

    .section-heading[b-t5swz3d79x] {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        align-items: end;
    }

    .section-eyebrow[b-t5swz3d79x] {
        align-self: start;
    }

    .contact[b-t5swz3d79x] {
        gap: 1.5rem 3.25rem;
        grid-template-columns: minmax(16rem, 0.68fr) minmax(0, 1.32fr);
        grid-template-rows: auto 1fr;
        align-items: stretch;
        padding: 4.5rem max(2rem, calc((100vw - 1100px) / 2)) 5rem;
    }

    .contact-heading[b-t5swz3d79x] {
        grid-column: 1;
        width: 100%;
        margin: 0;
    }

    .contact-info[b-t5swz3d79x] {
        grid-column: 1;
        width: 100%;
        margin: 0;
        align-self: end;
    }

    .contact-map-wrap[b-t5swz3d79x] {
        grid-column: 2;
        grid-row: 1 / span 2;
        width: 100%;
        margin: 0;
    }

    .contact-map[b-t5swz3d79x] {
        height: 100%;
        min-height: 460px;
    }

    .contact-info .button-primary[b-t5swz3d79x] {
        width: fit-content;
        min-width: 200px;
        max-width: none;
        margin: 16px 0 0;
    }
}

@media screen and (max-width: 520px) {
    .hero[b-t5swz3d79x] {
        min-height: 760px;
    }

    .hero-actions[b-t5swz3d79x] {
        flex-direction: column;
    }

    .hero-actions a[b-t5swz3d79x],
    .hero-actions .button-primary[b-t5swz3d79x],
    .hero-actions .button-secondary[b-t5swz3d79x] {
        width: 100%;
    }

    .hero-metrics[b-t5swz3d79x] {
        grid-template-columns: 1fr;
    }

    .hero-media[b-t5swz3d79x] {
        display: none;
    }
}
/* /Pages/StudentLife.razor.rz.scp.css */
.student-life-cards[b-cv9vaygz9s] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 24px;
    max-width: 1200px;
    margin: 0 auto;
}

.student-life-item[b-cv9vaygz9s] {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: center;
    padding: 32px;
    text-align: center;
    min-height: 200px;
    color: white;
    border-radius: 8px;
    overflow: hidden;
    background-image: url('images/DSC03769.JPG');
    background-size: cover;
    background-position: center;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.student-life-item[b-cv9vaygz9s]::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.65);
    border-radius: 8px;
    transition: background 0.3s ease;
    z-index: 0;
}

.student-life-item:hover[b-cv9vaygz9s]::before {
    background: rgba(0, 0, 0, 0.35);
}

.student-life-item h3[b-cv9vaygz9s],
.student-life-item p[b-cv9vaygz9s] {
    position: relative;
    z-index: 1;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
}

.student-life-item:hover[b-cv9vaygz9s] {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
}

.logros-grid[b-cv9vaygz9s] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 24px;
    margin-top: 24px;
}

.logro-item[b-cv9vaygz9s] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.10);
    border-radius: 14px;
    overflow: hidden;
    box-shadow: none;
}

.logro-item img[b-cv9vaygz9s] {
    width: 100%;
    aspect-ratio: 4/3;
    object-fit: cover;
}

.logro-item h3[b-cv9vaygz9s] {
    margin: 0;
    padding: 12px 16px;
    font-size: 1.1rem;
    color: var(--color-red);
    text-align: center;
}
