/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-4hqhwtj5f8] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-4hqhwtj5f8] {
    flex: 1;
}

.sidebar[b-4hqhwtj5f8] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-4hqhwtj5f8] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-4hqhwtj5f8]  a, .top-row[b-4hqhwtj5f8]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-4hqhwtj5f8]  a:hover, .top-row[b-4hqhwtj5f8]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-4hqhwtj5f8]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-4hqhwtj5f8] {
        justify-content: space-between;
    }

    .top-row[b-4hqhwtj5f8]  a, .top-row[b-4hqhwtj5f8]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-4hqhwtj5f8] {
        flex-direction: row;
    }

    .sidebar[b-4hqhwtj5f8] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-4hqhwtj5f8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-4hqhwtj5f8]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-4hqhwtj5f8], article[b-4hqhwtj5f8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-4hqhwtj5f8] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-4hqhwtj5f8] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-sl4mb5qkfk] {
    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-sl4mb5qkfk] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-sl4mb5qkfk] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-sl4mb5qkfk] {
    font-size: 1.1rem;
}

.bi[b-sl4mb5qkfk] {
    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-sl4mb5qkfk] {
    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-sl4mb5qkfk] {
    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-sl4mb5qkfk] {
    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-sl4mb5qkfk] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-sl4mb5qkfk] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-sl4mb5qkfk] {
        padding-bottom: 1rem;
    }

    .nav-item[b-sl4mb5qkfk]  .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-sl4mb5qkfk]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-sl4mb5qkfk]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-sl4mb5qkfk] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-sl4mb5qkfk] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-sl4mb5qkfk] {
        display: none;
    }

    .nav-scrollable[b-sl4mb5qkfk] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-5geold1get],
.components-reconnect-repeated-attempt-visible[b-5geold1get],
.components-reconnect-failed-visible[b-5geold1get],
.components-pause-visible[b-5geold1get],
.components-resume-failed-visible[b-5geold1get],
.components-rejoining-animation[b-5geold1get] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-5geold1get],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-5geold1get],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-5geold1get],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-5geold1get],
#components-reconnect-modal.components-reconnect-retrying[b-5geold1get],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-5geold1get],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-5geold1get],
#components-reconnect-modal.components-reconnect-failed[b-5geold1get],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-5geold1get] {
    display: block;
}


#components-reconnect-modal[b-5geold1get] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-5geold1get 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-5geold1get 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-5geold1get 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-5geold1get]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-5geold1get 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-5geold1get {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-5geold1get {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-5geold1get {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-5geold1get] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-5geold1get] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-5geold1get] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-5geold1get] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-5geold1get] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-5geold1get] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-5geold1get] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-5geold1get 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-5geold1get] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-5geold1get {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Homenew.razor.rz.scp.css */
:root[b-ki5f4rv27f] {
    --ihra-red: #e6403a;
    --ihra-muted: #667085;
    --ihra-panel: rgba(13,18,25,.72);
    --ihra-max: 1200px;
    /*    --font-body: "Saira", system-ui, sans-serif;*/
    --font-saira-condensed: "Saira Condensed", system-ui, sans-serif;
    --font-saira: "Saira", system-ui, sans-serif;
}

/* ===== GLOBAL ===== */
.ihra-container[b-ki5f4rv27f] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}

/* ===== HERO ===== */
.ihra-hero[b-ki5f4rv27f] {
    position: relative;
    background: #000;
    padding: 140px 20px;
    color: #fff;
    text-align: center;
    overflow: hidden;
}

.ihra-hero-video[b-ki5f4rv27f] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.ihra-hero-overlay[b-ki5f4rv27f] {
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,.55), rgba(0,0,0,.8));
    z-index: 1;
}

.ihra-hero > .ihra-container[b-ki5f4rv27f] {
    position: relative;
    z-index: 2;
}

.ihra-hero-title[b-ki5f4rv27f] {
    font-size: 4rem;
    font-weight: 900;
    letter-spacing: .05em;
    margin-bottom: 20px;
}

.ihra-hero-brand[b-ki5f4rv27f] {
    font-size: .85rem;
    letter-spacing: .35em;
    text-transform: uppercase;
    margin-bottom: 20px;
    opacity: .75;
}

.ihra-hero-sub[b-ki5f4rv27f] {
    font-size: 1.2rem;
    margin-bottom: 30px;
    opacity: .9;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.6;
}

.ihra-hero-actions[b-ki5f4rv27f] {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 24px;
}

.ihra-hero-micro[b-ki5f4rv27f] {
    font-size: .85rem;
    opacity: .6;
    letter-spacing: .04em;
    margin-top: 10px;
}

/* ===== BUTTONS ===== */
.ihra-btn[b-ki5f4rv27f] {
    padding: 12px 24px;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    letter-spacing: .03em;
    transition: opacity .15s ease, transform .15s ease;
    border: 2px solid transparent;
}

.ihra-btn:hover[b-ki5f4rv27f] {
    opacity: .9;
    transform: translateY(-1px);
}

.ihra-btn-primary[b-ki5f4rv27f] {
    background: #e10600;
    color: #fff;
    border-color: #e10600;
}

.ihra-btn-secondary[b-ki5f4rv27f] {
    background: #0b2b5b;
    color: #fff;
    border-color: #0b2b5b;
}

.ihra-btn-outline[b-ki5f4rv27f] {
    border: 2px solid #fff;
    color: #fff;
    background: transparent;
}

.ihra-link[b-ki5f4rv27f] {
    color: #e10600;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: .03em;
}

.ihra-link:hover[b-ki5f4rv27f] {
    text-decoration: underline;
}

/* ===== SCALE / STATS BAR ===== */
.ihra-scale[b-ki5f4rv27f] {
    background: #111;
    color: #fff;
    padding: 60px 20px;
}

.ihra-scale-grid[b-ki5f4rv27f] {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    text-align: center;
    gap: 20px;
}

.ihra-stat-number[b-ki5f4rv27f] {
    font-family: var(--font-saira);
    font-weight: 900;
    font-size: clamp(44px, 5vw, 74px);
    text-transform: uppercase;
    line-height: .92;
}

.ihra-stat-label[b-ki5f4rv27f] {
    font-size: .85rem;
    opacity: .8;
    margin-top: 4px;
    letter-spacing: .04em;
}

/* ===== SECTION TITLES ===== */
.ihra-section-title[b-ki5f4rv27f] {
    font-size: 2rem;
    font-weight: 900;
    color: #0b2b5b;
    margin-bottom: 30px;
    letter-spacing: .02em;
}

/* ===== FEATURED NEWS ===== */
.ihra-featured[b-ki5f4rv27f] {
    padding: 60px 20px;
    background: #fff;
}

.ihra-featured-grid[b-ki5f4rv27f] {
    display: grid;
    grid-template-columns: 1.6fr 1fr;
    gap: 30px;
    align-items: start;
}

.ihra-featured-main img[b-ki5f4rv27f] {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    display: block;
    margin-bottom: 18px;
}

.ihra-featured-main h3[b-ki5f4rv27f] {
    font-size: 1.35rem;
    font-weight: 800;
    color: #0b2b5b;
    margin: 0 0 10px 0;
    line-height: 1.3;
}

.ihra-featured-main p[b-ki5f4rv27f] {
    font-size: .95rem;
    color: #4b5563;
    line-height: 1.6;
    margin: 0 0 14px 0;
}

.ihra-featured-side[b-ki5f4rv27f] {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.ihra-mini-story[b-ki5f4rv27f] {
    padding: 20px 0;
    border-bottom: 1px solid #e5e7eb;
}

.ihra-mini-story:last-child[b-ki5f4rv27f] {
    border-bottom: none;
}

.ihra-mini-story h4[b-ki5f4rv27f] {
    font-size: 1rem;
    font-weight: 700;
    color: #0b2b5b;
    margin: 0 0 8px 0;
    line-height: 1.35;
}

.ihra-mini-story a[b-ki5f4rv27f] {
    color: #e10600;
    font-weight: 700;
    font-size: .85rem;
    text-decoration: none;
    letter-spacing: .03em;
}

.ihra-mini-story a:hover[b-ki5f4rv27f] {
    text-decoration: underline;
}

/* ===== DISCIPLINES ===== */
.ihra-disciplines[b-ki5f4rv27f] {
    padding: 60px 20px;
    background: #f8f9fb;
}

.ihra-discipline-grid[b-ki5f4rv27f] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
}

.ihra-discipline-card[b-ki5f4rv27f] {
    height: 200px;
    display: flex;
    align-items: flex-end;
    padding: 20px;
    color: #fff;
    font-weight: 800;
    font-size: 1.1rem;
    letter-spacing: .04em;
    text-transform: uppercase;
    background-size: cover;
    background-position: center;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    transition: transform .2s ease;
}

.ihra-discipline-card:hover[b-ki5f4rv27f] {
    transform: scale(1.02);
}

.drag[b-ki5f4rv27f] {
    background-image: url('/images/drag.jpg');
}

.offshore[b-ki5f4rv27f] {
    background-image: url('/images/offshore.jpg');
}

.pulling[b-ki5f4rv27f] {
    background-image: url('/images/pulling.jpg');
}

.stock[b-ki5f4rv27f] {
    background-image: url('/images/stock.jpg');
}

.snow[b-ki5f4rv27f] {
    background-image: url('/images/snow.jpg');
}

.ihra-discipline-card[b-ki5f4rv27f]::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0,0,0,.75), rgba(0,0,0,.25));
    transition: background .2s ease;
}

.ihra-discipline-card:hover[b-ki5f4rv27f]::after {
    background: linear-gradient(to top, rgba(0,0,0,.85), rgba(0,0,0,.35));
}

.ihra-discipline-card span[b-ki5f4rv27f] {
    position: relative;
    z-index: 2;
}

.ihra-discipline-card img[b-ki5f4rv27f] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

/* ===== AUTHORITY / CTA ===== */
.ihra-authority[b-ki5f4rv27f] {
    padding: 7rem 2rem;
    background: #0b2b5b;
    color: #fff;
    text-align: center;
}

.ihra-authority .ihra-section-title[b-ki5f4rv27f] {
    color: #fff;
}

.ihra-authority p[b-ki5f4rv27f] {
    max-width: 700px;
    margin: 0 auto 30px;
    font-size: 1.05rem;
    line-height: 1.7;
    opacity: .9;
}

.ihra-authority-actions[b-ki5f4rv27f] {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
}

.ihra-authority .ihra-btn-outline[b-ki5f4rv27f] {
    border-color: #fff;
    color: #fff;
}

/* ========================================
   RESPONSIVE
   ======================================== */

/* Tablet landscape */
@media (max-width: 1024px) {
    .ihra-hero-title[b-ki5f4rv27f] {
        font-size: 3rem;
    }

    .ihra-featured-grid[b-ki5f4rv27f] {
        grid-template-columns: 1fr 1fr;
    }

    .ihra-discipline-grid[b-ki5f4rv27f] {
        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    }
}

/* Tablet portrait */
@media (max-width: 768px) {
    .ihra-hero[b-ki5f4rv27f] {
        padding: 100px 16px;
    }

    .ihra-hero-title[b-ki5f4rv27f] {
        font-size: 2.25rem;
    }

    .ihra-hero-sub[b-ki5f4rv27f] {
        font-size: 1rem;
    }

    .ihra-hero-actions[b-ki5f4rv27f] {
        flex-direction: column;
        align-items: center;
    }

    .ihra-btn[b-ki5f4rv27f] {
        width: 80%;
        max-width: 300px;
        text-align: center;
    }

    .ihra-scale-grid[b-ki5f4rv27f] {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 20px;
    }

    .ihra-section-title[b-ki5f4rv27f] {
        font-size: 1.6rem;
    }

    .ihra-featured-grid[b-ki5f4rv27f] {
        grid-template-columns: 1fr;
    }

    .ihra-featured-side[b-ki5f4rv27f] {
        border-top: 1px solid #e5e7eb;
    }

    .ihra-discipline-grid[b-ki5f4rv27f] {
        grid-template-columns: repeat(2, 1fr);
        gap: 14px;
    }

    .ihra-discipline-card[b-ki5f4rv27f] {
        height: 160px;
    }

    .ihra-authority[b-ki5f4rv27f] {
        padding: 50px 16px;
    }

    .ihra-authority p[b-ki5f4rv27f] {
        font-size: .95rem;
    }
}

/* Mobile */
@media (max-width: 480px) {
    .ihra-hero[b-ki5f4rv27f] {
        padding: 70px 12px;
    }

    .ihra-hero-title[b-ki5f4rv27f] {
        font-size: 1.75rem;
        letter-spacing: .02em;
    }

    .ihra-hero-sub[b-ki5f4rv27f] {
        font-size: .9rem;
    }

    .ihra-btn[b-ki5f4rv27f] {
        width: 100%;
        max-width: none;
        padding: 14px 20px;
        font-size: .9rem;
    }

    .ihra-scale[b-ki5f4rv27f] {
        padding: 40px 12px;
    }

    .ihra-scale-grid[b-ki5f4rv27f] {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px 12px;
    }

    .ihra-featured[b-ki5f4rv27f] {
        padding: 40px 12px;
    }

    .ihra-section-title[b-ki5f4rv27f] {
        font-size: 1.35rem;
    }

    .ihra-featured-main h3[b-ki5f4rv27f] {
        font-size: 1.15rem;
    }

    .ihra-disciplines[b-ki5f4rv27f] {
        padding: 40px 12px;
    }

    .ihra-discipline-grid[b-ki5f4rv27f] {
        grid-template-columns: 1fr;
    }

    .ihra-discipline-card[b-ki5f4rv27f] {
        height: 140px;
    }

    .ihra-authority[b-ki5f4rv27f] {
        padding: 40px 12px;
    }

    .ihra-authority-actions[b-ki5f4rv27f] {
        flex-direction: column;
        align-items: center;
    }
}
/* /Components/Pages/News/News.razor.rz.scp.css */
.news-page[b-fxrwpcaag0] {
    --ihra-navy: #0b2b5b;
    --ihra-red: #e21d2f;
    --line: #e6e9ef;
    --card-bg: #eef2f6;
    --text: #1a1f2b;
    --muted: #6b7280;
    --shadow: 0 8px 24px rgba(0,0,0,.06);
    padding: 28px 36px 40px;
    background: #fff;
    box-sizing: border-box;
    overflow-x: hidden;
}

.news-header[b-fxrwpcaag0] {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.news-title-wrap[b-fxrwpcaag0] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.news-accent[b-fxrwpcaag0] {
    width: 4px;
    height: 26px;
    background: var(--ihra-red);
    border-radius: 2px;
}

.news-title[b-fxrwpcaag0] {
    margin: 0;
    font-size: 34px;
    letter-spacing: .5px;
    color: var(--ihra-navy);
    font-weight: 800;
}

.news-toolbar[b-fxrwpcaag0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
}

.news-filters[b-fxrwpcaag0] {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.news-select[b-fxrwpcaag0] {
    position: relative;
}

    .news-select select[b-fxrwpcaag0] {
        appearance: none;
        border: 1px solid var(--line);
        background: #fff;
        padding: 10px 44px 10px 14px;
        font-weight: 700;
        letter-spacing: .6px;
        font-size: 12px;
        color: var(--ihra-navy);
        text-transform: uppercase;
        min-width: 170px;
        outline: none;
    }

    .news-select .chev[b-fxrwpcaag0] {
        position: absolute;
        right: 14px;
        top: 50%;
        transform: translateY(-50%);
        color: var(--ihra-navy);
        pointer-events: none;
        font-size: 12px;
    }

.news-search[b-fxrwpcaag0] {
    position: relative;
    min-width: 360px;
    flex: 1;
    max-width: 520px;
}

    .news-search input[b-fxrwpcaag0] {
        width: 100%;
        border: 1px solid var(--line);
        padding: 11px 14px 11px 42px;
        font-size: 14px;
        outline: none;
    }

.search-icon[b-fxrwpcaag0] {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    color: var(--ihra-navy);
}

    .search-icon svg[b-fxrwpcaag0] {
        width: 18px;
        height: 18px;
        fill: currentColor;
        opacity: .9;
    }

.news-divider[b-fxrwpcaag0] {
    margin-top: 16px;
    border-top: 1px solid var(--line);
}

/* Grid */
.news-grid[b-fxrwpcaag0] {
    margin-top: 26px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
}

.news-card[b-fxrwpcaag0] {
    border: 1px solid var(--line);
    background: #fff;
    box-shadow: none;
    transition: transform .15s ease, box-shadow .15s ease;
}

    .news-card:hover[b-fxrwpcaag0] {
        transform: translateY(-2px);
        box-shadow: var(--shadow);
    }

.news-card-link[b-fxrwpcaag0] {
    display: block;
    color: inherit;
    text-decoration: none;
}

.news-card-media[b-fxrwpcaag0] {
    position: relative;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    background: #111;
}

    .news-card-media img:first-child[b-fxrwpcaag0] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        filter: saturate(1.05) contrast(1.05);
    }

.news-card-logo[b-fxrwpcaag0] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: min(62%, 280px);
    height: auto;
    opacity: 1;
    pointer-events: none;
    filter: drop-shadow(0 10px 18px rgba(0,0,0,.35));
}

.news-card-body[b-fxrwpcaag0] {
    background: var(--card-bg);
    padding: 18px 18px 16px;
}

.news-pill[b-fxrwpcaag0] {
    display: inline-block;
    background: #d9dee7;
    color: #334155;
    font-weight: 800;
    font-size: 11px;
    letter-spacing: .6px;
    padding: 6px 10px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.news-card-title[b-fxrwpcaag0] {
    margin: 0 0 12px 0;
    color: var(--ihra-navy);
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 15px;
}

.news-card-date[b-fxrwpcaag0] {
    color: var(--ihra-navy);
    font-weight: 700;
    font-size: 13px;
}

/* Responsive */
@media (max-width: 1100px) {
    .news-grid[b-fxrwpcaag0] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 900px) {
    .news-toolbar[b-fxrwpcaag0] {
        flex-direction: column;
        align-items: stretch;
    }

    .news-search[b-fxrwpcaag0] {
        min-width: 0;
        max-width: none;
        width: 100%;
    }

    .news-filters[b-fxrwpcaag0] {
        width: 100%;
    }

    .news-select[b-fxrwpcaag0] {
        flex: 1;
    }
}

@media (max-width: 720px) {
    .news-page[b-fxrwpcaag0] {
        padding: 18px 14px 28px;
    }

    .news-title[b-fxrwpcaag0] {
        font-size: 26px;
    }

    .news-grid[b-fxrwpcaag0] {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .news-filters[b-fxrwpcaag0] {
        flex-direction: column;
    }

    .news-select[b-fxrwpcaag0] {
        min-width: 0;
        width: 100%;
    }

    .news-select select[b-fxrwpcaag0] {
        min-width: 0;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .news-page[b-fxrwpcaag0] {
        padding: 14px 10px 24px;
    }

    .news-title[b-fxrwpcaag0] {
        font-size: 22px;
    }

    .news-card-body[b-fxrwpcaag0] {
        padding: 14px 14px 12px;
    }

    .news-card-title[b-fxrwpcaag0] {
        font-size: 14px;
    }
}
/* /Components/Shared/FeaturedNewsPanel.razor.rz.scp.css */
.featured-grid[b-5czf8n5pmo] {
    display: grid;
    grid-template-columns: 1.6fr 1fr;
    gap: 30px;
    align-items: start;
}

.featured-main-link[b-5czf8n5pmo] {
    display: block;
    text-decoration: none;
    color: inherit;
}

.featured-main-media[b-5czf8n5pmo] {
    aspect-ratio: 16 / 9;
    overflow: hidden;
    margin-bottom: 18px;
    background: #111;
}

.featured-main-media img[b-5czf8n5pmo] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .2s ease;
}

.featured-main-link:hover .featured-main-media img[b-5czf8n5pmo] {
    transform: scale(1.03);
}

.featured-main-title[b-5czf8n5pmo] {
    font-size: 1.35rem;
    font-weight: 800;
    color: #0b2b5b;
    margin: 0 0 10px 0;
    line-height: 1.3;
}

.featured-main-summary[b-5czf8n5pmo] {
    font-size: .95rem;
    color: #4b5563;
    line-height: 1.6;
    margin: 0 0 14px 0;
}

.featured-read-more[b-5czf8n5pmo] {
    color: #e10600;
    font-weight: 700;
    font-size: .9rem;
    letter-spacing: .03em;
}

/* Sidebar items */
.featured-side[b-5czf8n5pmo] {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.featured-mini[b-5czf8n5pmo] {
    display: flex;
    gap: 14px;
    align-items: start;
    padding: 18px 0;
    border-bottom: 1px solid #e5e7eb;
    text-decoration: none;
    color: inherit;
    transition: background .15s ease;
}

.featured-mini:last-child[b-5czf8n5pmo] {
    border-bottom: none;
}

.featured-mini:hover[b-5czf8n5pmo] {
    background: #f9fafb;
}

.featured-mini-thumb[b-5czf8n5pmo] {
    width: 80px;
    height: 56px;
    object-fit: cover;
    flex-shrink: 0;
    background: #e5e7eb;
}

.featured-mini-text h4[b-5czf8n5pmo] {
    font-size: .95rem;
    font-weight: 700;
    color: #0b2b5b;
    margin: 0 0 6px 0;
    line-height: 1.3;
}

.featured-mini-date[b-5czf8n5pmo] {
    font-size: .8rem;
    color: #6b7280;
}

/* States */
.featured-loading[b-5czf8n5pmo],
.featured-empty[b-5czf8n5pmo] {
    color: #6b7280;
    font-size: .95rem;
    padding: 20px 0;
}

/* Responsive */
@media (max-width: 768px) {
    .featured-grid[b-5czf8n5pmo] {
        grid-template-columns: 1fr;
    }

    .featured-side[b-5czf8n5pmo] {
        border-top: 1px solid #e5e7eb;
    }
}

@media (max-width: 480px) {
    .featured-main-title[b-5czf8n5pmo] {
        font-size: 1.15rem;
    }

    .featured-mini[b-5czf8n5pmo] {
        gap: 10px;
    }

    .featured-mini-thumb[b-5czf8n5pmo] {
        width: 64px;
        height: 44px;
    }
}
