/* /Components/CGC/CGCFooterMin.razor.rz.scp.css */
a:not(.nav-link)[b-av9flmxmfk] {
    overflow-wrap: anywhere;
    word-break: break-word;
}

.sub-footer[b-av9flmxmfk] {
    background-color: #00818a;
    color: #fff;
}

    .sub-footer a[b-av9flmxmfk] {
        color: #fff;
    }

        .sub-footer a:hover[b-av9flmxmfk] {
            color: #fff;
            text-decoration: underline;
        }

    .sub-footer .footer-logo[b-av9flmxmfk] {
        width: 235px;
        fill: white;
        margin-right: 50px;
        transform: scale(90%);
    }
/* /Components/CGC/CGCHeaderMin.razor.rz.scp.css */
a:not(.nav-link)[b-m88xkry5dq] {
    overflow-wrap: anywhere;
    word-break: break-word;
}

.logo-images .img-logo-name[b-m88xkry5dq] {
    margin-left: 4px;
}

.logo-images .logo-college-two-line .img-logo-name[b-m88xkry5dq] {
    margin-left: 2px;
}

.logo-images .img-logo-icon svg[b-m88xkry5dq] {
    height: 36px;
}

.logo-images svg .logo-words-2[b-m88xkry5dq] {
    fill: var(--bs-gray-700);
}

.logo-college-two-line .logo-images .img-logo-name svg[b-m88xkry5dq] {
    height: 32px;
}

.header-website .logo-images svg .logo-identifier-1[b-m88xkry5dq], .header-website .logo-images svg .logo-words-1[b-m88xkry5dq] {
    fill: #00818a;
}

/* Landscape Phones */
@media (min-width: 576px) {
    .logo-images svg[b-m88xkry5dq], .logo-images.no-site-name svg[b-m88xkry5dq] {
        height: 36px;
    }

    .logo-images .img-logo-icon svg[b-m88xkry5dq], .logo-images.no-site-name .img-logo-icon svg[b-m88xkry5dq] {
        height: 36px;
    }

    .logo-college-two-line .logo-images .img-logo-name svg[b-m88xkry5dq] {
        height: 34px;
    }
}

/* Tablets */
@media (min-width: 768px) {
    .logo-images svg[b-m88xkry5dq], .logo-images.no-site-name svg[b-m88xkry5dq] {
        height: 42px;
    }

    .logo-images .img-logo-icon svg[b-m88xkry5dq], .logo-images.no-site-name .img-logo-icon svg[b-m88xkry5dq] {
        height: 42px;
    }

    .logo-college-two-line .logo-images .img-logo-name svg[b-m88xkry5dq] {
        height: 40px;
    }
}

/* Large Desktops */
@media (min-width: 1200px) {
    .logo-images svg[b-m88xkry5dq], .logo-images.no-site-name svg[b-m88xkry5dq] {
        height: 54px;
    }

    .logo-images .img-logo-icon svg[b-m88xkry5dq], .logo-images.no-site-name .img-logo-icon svg[b-m88xkry5dq] {
        height: 48px;
    }

    .logo-college-two-line .logo-images.no-site-name .img-logo-name svg[b-m88xkry5dq] {
        height: 52px;
    }
}

/* Desktops */
@media (min-width: 992px) {
    .logo-images svg[b-m88xkry5dq], .logo-images.no-site-name svg[b-m88xkry5dq] {
        height: 46px;
    }

    .logo-images .img-logo-icon svg[b-m88xkry5dq], .logo-images.no-site-name .img-logo-icon svg[b-m88xkry5dq] {
        height: 46px;
    }

    .logo-college-two-line .logo-images.no-site-name .img-logo-name svg[b-m88xkry5dq] {
        height: 44px;
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-17t5l8a53w] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-17t5l8a53w] {
    flex: 1;
    background-color: whitesmoke;
}

.top-row[b-17t5l8a53w] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-17t5l8a53w]  a, .top-row[b-17t5l8a53w]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-17t5l8a53w]  a:hover, .top-row[b-17t5l8a53w]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-17t5l8a53w]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

#blazor-error-ui[b-17t5l8a53w] {
    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-17t5l8a53w] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.layout-main-wrapper[b-17t5l8a53w] {
    padding-bottom: 0px;
    background-color: whitesmoke;
}

    .layout-main-wrapper .row[b-17t5l8a53w] {
        margin: 0;
    }

#content.main-content[b-17t5l8a53w] {
    padding: 0;
}

/*.row {
    --bs-gutter-x: 0;
}
*/
.nav-tabs-menu[b-17t5l8a53w] {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}

    .nav-tabs-menu .nav-tab-item[b-17t5l8a53w] {
        flex: 1 1 0;
        min-width: 0;
        display: flex;
        border-right: 1px solid #fff;
    }

        .nav-tabs-menu .nav-tab-item:last-child[b-17t5l8a53w] {
            border-right: none;
        }

    .nav-tabs-menu .nav-tab-btn[b-17t5l8a53w] {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 0.5rem;
        width: 100%;
        min-height: 2.875rem;
        padding: 0.75rem 1rem;
        border: none;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        line-height: 1.2;
        text-align: center;
        cursor: pointer;
        transition: filter 0.15s ease, opacity 0.15s ease;
    }

        .nav-tabs-menu .nav-tab-btn:hover[b-17t5l8a53w] {
            filter: brightness(1.08);
            outline: 1px solid #000;
            outline-offset: 1px;
        }

@media (max-width: 575.98px) {
    .nav-tabs-menu[b-17t5l8a53w] {
        flex-direction: column;
    }

        .nav-tabs-menu .nav-tab-item[b-17t5l8a53w] {
            width: 100%;
            border-right: none;
            border-bottom: 1px solid #fff;
        }

            .nav-tabs-menu .nav-tab-item:last-child[b-17t5l8a53w] {
                border-bottom: none;
            }

        .nav-tabs-menu .nav-tab-btn[b-17t5l8a53w] {
            min-height: 3rem;
            padding: 0.875rem 1rem;
        }
}

.quick-links-img[b-17t5l8a53w] {
    height: 20px;
    width: auto;
}

.visually-hidden[b-17t5l8a53w] {
    word-wrap: normal;
}

/* ================================
   LAYOUT WRAPPER
   Forces a fixed centered layout
   ================================ */
.layout-shell[b-17t5l8a53w] {
    width: 100%;
    max-width: 1400px;
    min-width: 0;
    margin: 0 auto;
    padding: 0 16px;
    box-sizing: border-box;
}

/* ================================
   SECTION WRAPPER
   Keeps header / body / footer aligned
   ================================ */
.layout-section[b-17t5l8a53w] {
    width: 100%; /* Fills parent container */
    margin: 0 auto; /* Centers section */
}

/* ================================
   BOOTSTRAP ROW FIX
   Removes default negative margins
   that break alignment
   ================================ */
/*.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
*/

/* ================================
   BOX MODEL FIX
   Ensures consistent sizing across
   Chrome, Safari, Edge
   ================================ */
*[b-17t5l8a53w] {
    box-sizing: border-box; /* Prevents width overflow issues */
}

/* ================================
   SAFARI TEXT SCALING FIX
   Prevents font auto-resizing on zoom
   ================================ */
html[b-17t5l8a53w] {
    -webkit-text-size-adjust: 100%;
}

/* ================================
   PAGE BASE RESET
   Prevents default browser spacing
   and allows horizontal scrolling
   ================================ */
body[b-17t5l8a53w] {
    margin: 0; /* Removes default margin */
    overflow-x: auto; /* Enables horizontal scroll if needed */
}

/* ================================
   FIXED WIDTH CONTAINERS
   Forces alignment across all major layout elements
   (header, body, footer, menus)
   ================================ */
.layout-section[b-17t5l8a53w],
.main-content[b-17t5l8a53w],
#main-wrapper[b-17t5l8a53w] {
    width: 100% !important;
    margin: 0 auto;
}

/* ================================
   BOOTSTRAP CONTAINER OVERRIDE
   Forces all Bootstrap containers
   to match fixed layout width
   ================================ */
.container[b-17t5l8a53w],
.container-fluid[b-17t5l8a53w] {
    width: 100% !important;
    max-width: 1400px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
}

/* ================================
   HTML + BODY WIDTH LOCK
   Prevents responsive shrinking
   (forces fixed desktop layout)
   ================================ */
html[b-17t5l8a53w],
body[b-17t5l8a53w] {
    min-width: 0;
    overflow-x: auto !important;
}
/* /Components/Layout/PlainLayout.razor.rz.scp.css */
.page[b-qs8sayr657] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.top-row[b-qs8sayr657] {
    background-color: white; /* CGC Modified */
    /*border-radius: 0 0 .5rem .5rem;*/ /* CGC Added */
    /*border-bottom: 1px solid #999;*/ /* CGC Added */
    /*border-right: 1px solid #999;*/ /* CGC Added */
    /*border-left: 1px solid #999;*/ /* CGC Added */
    justify-content: flex-end;
    /* height: 4.0rem; /* CGC Modified */
    display: flex;
    align-items: center;
    padding-right: 1.5rem !important;
    padding-left: 1.0rem !important;
    margin-left: 8px;
    width: 95%;
}

    .top-row[b-qs8sayr657]  a, .top-row[b-qs8sayr657]  .btn-link {
        white-space: nowrap;
       /* margin-left: 1.5rem;*/
        text-decoration: none;
    }

        .top-row[b-qs8sayr657]  a:hover, .top-row[b-qs8sayr657]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-qs8sayr657]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-qjwpiroyaf],
.components-reconnect-repeated-attempt-visible[b-qjwpiroyaf],
.components-reconnect-failed-visible[b-qjwpiroyaf],
.components-pause-visible[b-qjwpiroyaf],
.components-resume-failed-visible[b-qjwpiroyaf],
.components-rejoining-animation[b-qjwpiroyaf] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-qjwpiroyaf],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-qjwpiroyaf],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-qjwpiroyaf],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-qjwpiroyaf],
#components-reconnect-modal.components-reconnect-retrying[b-qjwpiroyaf],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-qjwpiroyaf],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-qjwpiroyaf],
#components-reconnect-modal.components-reconnect-failed[b-qjwpiroyaf],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-qjwpiroyaf] {
    display: block;
}


#components-reconnect-modal[b-qjwpiroyaf] {
    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-qjwpiroyaf 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-qjwpiroyaf 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-qjwpiroyaf 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-qjwpiroyaf]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-qjwpiroyaf 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-qjwpiroyaf {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-qjwpiroyaf {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-qjwpiroyaf {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-qjwpiroyaf] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-qjwpiroyaf] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-qjwpiroyaf] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-qjwpiroyaf] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-qjwpiroyaf] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-qjwpiroyaf] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-qjwpiroyaf] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-qjwpiroyaf 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-qjwpiroyaf] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-qjwpiroyaf {
    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/Builder.razor.rz.scp.css */
/*Required for proper positioning of "CARD 1: Register Online" and command other cards.*/
*[b-gjgb2ln0gh], [b-gjgb2ln0gh]::before, [b-gjgb2ln0gh]::after {
    box-sizing: inherit;
}

p[b-gjgb2ln0gh] {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}

/* ================= PAGE LAYOUT ================= */
body[b-gjgb2ln0gh] {
    overflow-x: auto;
    background: #f2f2f2;
}

/* New from Nadia for using Cards */
html[b-gjgb2ln0gh] {
    background: #f2f2f2;
}

body[b-gjgb2ln0gh] {
    /*font-family: Arial, sans-serif;*/
    background: #f2f2f2;
    margin: 0;
    padding: 20px;
}

.toggle[b-gjgb2ln0gh] {
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    background: #f3f4f6;
    border-radius: 8px;
}

.grid[b-gjgb2ln0gh] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(min(280px, 100%), 1fr));
    gap: 12px;
    background: white;
}

@media (max-width: 575.98px) {
    .grid[b-gjgb2ln0gh] {
        grid-template-columns: 1fr;
    }
}

.card[b-gjgb2ln0gh] {
    background: white;
    border-radius: 12px;
    padding: 14px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.08);
    display: flex;
    flex-direction: column;
}

.card-header[b-gjgb2ln0gh] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 6px;
    padding: unset;
}

.class-flag[b-gjgb2ln0gh] {
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    padding: 2px 0px;
}

.class-id[b-gjgb2ln0gh] {
    font-weight: 700;
    font-size: 12px;
}

.btn[b-gjgb2ln0gh] {
    margin-top: auto;
    border: none;
    border-radius: 8px;
    background: #00818a;
    color: white;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
}

    .btn:disabled[b-gjgb2ln0gh] {
        background: #d1d5db;
        cursor: not-allowed;
    }

.textbook-box[b-gjgb2ln0gh] {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    padding: 10px;
    border-radius: 8px;
}

.section-title[b-gjgb2ln0gh] {
    font-size: 12px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 4px;
}

.section-text[b-gjgb2ln0gh] {
    font-size: 12px;
    color: #374151;
    line-height: 1.4;
}

.no-wrap-cell[b-gjgb2ln0gh] {
    overflow: hidden; /* Prevents content from spilling outside the cell */
    white-space: nowrap; /* Stops text from wrapping to a new line by default */
    text-overflow: ellipsis; /* Replaces overflowing text with '...' */
}

/*.classnotesbutton {
    font-size: 12px;
}*/
/* /Components/Pages/BuilderPrint.razor.rz.scp.css */
/*Required for proper positioning of "CARD 1: Register Online" and command other cards.*/
*[b-9jbh6dkf8z], [b-9jbh6dkf8z]::before, [b-9jbh6dkf8z]::after {
    box-sizing: inherit;
}

html[b-9jbh6dkf8z], body[b-9jbh6dkf8z], em[b-9jbh6dkf8z] {
    font-size: 10px !important;
}

p[b-9jbh6dkf8z] {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
    font-size: 10px !important;
}

div[b-9jbh6dkf8z] {
    font-size: 10px !important;
}

.classcontainer[b-9jbh6dkf8z] {
    background-color: white;
}

.classinnerbox[b-9jbh6dkf8z] {
    padding: 0px;
}

.classrow3cellprint[b-9jbh6dkf8z] {
    display: block;
}

.class-sort-heading[b-9jbh6dkf8z] {
    font-size: 10px;
}

.class-sort-row[b-9jbh6dkf8z] {
    padding: 2px;
    background-color: white;
    margin-bottom: 2px;
}

.classflag[b-9jbh6dkf8z] {
    color: black;
}

.course-info-panel[b-9jbh6dkf8z] {
    padding: 3px;
}

.course-info-row[b-9jbh6dkf8z] {
    margin-bottom: 3px;
}

.course-item-group[b-9jbh6dkf8z] {
    background-image: none;
    margin-bottom: 4px;
}

.sun-logo[b-9jbh6dkf8z] {
    margin-left: 0px;
    margin-right: 4px;
}

@media print {
    .no-print[b-9jbh6dkf8z] {
        display: none !important;
    }
}
/* /Components/Pages/Classes.razor.rz.scp.css */
/*Required for proper positioning of "CARD 1: Register Online" and command other cards.*/
*[b-8nx0zbabpt], [b-8nx0zbabpt]::before, [b-8nx0zbabpt]::after {
    box-sizing: inherit;
}

p[b-8nx0zbabpt] {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}

.additional-filters-btn[b-8nx0zbabpt] {
    border-radius: 4px;
}

.additional-filters-panel[b-8nx0zbabpt] {
    margin-top: 0.75rem;
}


.additional-filters-toolbar[b-8nx0zbabpt] {
    padding: 0.75rem 1rem 0;
    /* Landscape Phones */
    @media (max-width: 767.98px) {
        display: flex;
        justify-content: center;[b-8nx0zbabpt]
    }
}

/* ================= PAGE LAYOUT ================= */
body[b-8nx0zbabpt] {
    overflow-x: auto;
    background: #f2f2f2;
}

/* New from Nadia for using Cards */
html[b-8nx0zbabpt] {
    background: #f2f2f2;
}

body[b-8nx0zbabpt] {
    /*font-family: Arial, sans-serif;*/
    background: #f2f2f2;
    margin: 0;
    padding: 20px;
}

.toggle[b-8nx0zbabpt] {
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    background: #f3f4f6;
    border-radius: 8px;
}

.grid[b-8nx0zbabpt] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(min(280px, 100%), 1fr));
    gap: 12px;
    background: white;
    /* Portrait Phones */
    @media (max-width: 575.98px) {
        grid-template-columns: 1fr;[b-8nx0zbabpt]
    }
}

.card[b-8nx0zbabpt] {
    background: white;
    border-radius: 12px;
    padding: 14px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.08);
    display: flex;
    flex-direction: column;
}

.card-header[b-8nx0zbabpt] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 6px;
    padding: unset;
}

.class-flag[b-8nx0zbabpt] {
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    padding: 2px 0px;
}

.class-id[b-8nx0zbabpt] {
    font-weight: 700;
    font-size: 12px;
}

.btn[b-8nx0zbabpt] {
    margin-top: auto;
    border: none;
    border-radius: 8px;
    background: #00818a;
    color: white;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
}

    .btn:disabled[b-8nx0zbabpt] {
        background: #d1d5db;
        cursor: not-allowed;
    }

.textbook-box[b-8nx0zbabpt] {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    padding: 10px;
    border-radius: 8px;
}

.section-title[b-8nx0zbabpt] {
    font-size: 12px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 4px;
}

.section-text[b-8nx0zbabpt] {
    font-size: 12px;
    color: #374151;
    line-height: 1.4;
}

.no-wrap-cell[b-8nx0zbabpt] {
    white-space: nowrap;
    overflow: visible;
    text-overflow: clip;
}

.classnotesbutton[b-8nx0zbabpt] {
    font-size: 12px;
}


.date-dll[b-8nx0zbabpt] {
    flex: 0 0 auto;
    width: 50%;
    min-width: 9.0rem;
    /* Portrait Phones */
    @media (max-width: 575.98px) {
        width: 100%;[b-8nx0zbabpt]
    }
}

.time-dll[b-8nx0zbabpt] {
    flex: 0 0 auto;
    width: 25%;
    min-width: 5.75rem;
    /* Portrait Phones */
    @media (max-width: 575.98px) {
        width: 100%;[b-8nx0zbabpt]
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
body[b-96pius4c5e] {
    /*font-family: Roboto, Helvetica, Arial, sans-serif;*/
    background: #f5f6f8;
}

/* HERO */
.lead[b-96pius4c5e] {
    margin-bottom: 6px;
    margin-top: 16px;
    font-size: 14px;
    color: #555;
}

/* Portrait Phones */
@media (max-width: 575.98px) {
    .lead[b-96pius4c5e] {
        /*margin: 20px;*/
        font-size: 12px;
        color: #555;
    }
}

/* ACCESSIBLE BUTTON */
.step-btn[b-96pius4c5e] {
    background: #007377;
    color: #fff;
    border: 2px solid #007377;
    padding: 10px 16px;
    border-radius: 6px;
    font-weight: 700;
    min-height: 44px;
    cursor: pointer;
    transition: all 0.2s ease;
    text-decoration: none;
}

    .step-btn:hover[b-96pius4c5e] {
        background: #005f5f;
        border-color: #005f5f;
    }

    .step-btn:focus-visible[b-96pius4c5e] {
        outline: 3px solid #ffbf47;
        outline-offset: 3px;
    }

/* 4 CARDS */
.step-card[b-96pius4c5e] {
    background: #fff;
    border-radius: 5px;
    padding: 15px 15px 0 15px;
    text-align: left;
    box-shadow: 0 4px 10px rgba(0,0,0,.06);
    height: 100%;
}

    .step-card h2[b-96pius4c5e] {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
        min-height: 48px; /* keeps alignment consistent */
    }

    /* TEXT (EQUAL HEIGHT CONTROL) */
    .step-card p[b-96pius4c5e] {
        font-size: 14px;
        color: #666;
        min-height: 85px; /* equalizes card content */
    }

/* BIG NUMBER CIRCLE */
.step-circle[b-96pius4c5e] {
    width: 80px;
    height: 80px;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 15px 0;
    font-weight: 800;
    font-size: 30px;
}

/* Portrait Phones */
@media (max-width: 575.98px) {
    .step-btn[b-96pius4c5e] {
        font-size: 14px;
        margin-left: 10px;
    }

    .step-card[b-96pius4c5e] {
        margin-left: -6px;
        padding: 15px;
    }

        .step-card p[b-96pius4c5e] {
            font-size: 12px;
            color: #666;
            min-height: 35px; /* equalizes card content */
        }

        .step-card h2[b-96pius4c5e] {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 8px;
            min-height: 32px; /* keeps alignment consistent */
        }

    /* BIG NUMBER CIRCLE */
    .step-circle[b-96pius4c5e] {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
}

/* WIDE CARD */
.wide-card[b-96pius4c5e] {
    display: flex;
    gap: 30px;
    background: #fff;
    border-radius: 12px;
    padding: 30px;
    margin-top: 22px;
    box-shadow: 0 4px 10px rgba(0,0,0,.06);
}

.card-image img[b-96pius4c5e] {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.card-content[b-96pius4c5e] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Portrait Phones */
@media (max-width: 575.98px) {
    /* WIDE CARD */
    .wide-card[b-96pius4c5e] {
        border-radius: 12px;
        margin-left: 15px;
    }

    .card-image img[b-96pius4c5e] {
        width: 60%;
    }

    .card-content h2[b-96pius4c5e] {
        font-size: 16px;
        font-weight: 700;
    }
}

/* CTA BUTTON */
.cta-btn[b-96pius4c5e] {
    background: #007377;
    color: white;
    border: 2px solid #007377;
    padding: 12px 18px;
    border-radius: 6px;
    font-weight: 700;
    min-height: 44px;
    width: fit-content;
    cursor: pointer;
}

    .cta-btn:hover[b-96pius4c5e] {
        background: #005f5f;
    }

/* Landscape Phones */
@media (max-width: 767.98px) {
    .wide-card[b-96pius4c5e] {
        flex-direction: column;
    }
}
