/* /Components/Layout/LoginDisplay.razor.rz.scp.css */
.dropdown-menu[b-tywavzbu3j] {
    background-color: #212529;
    border-color: #444;
}

.dropdown-item[b-tywavzbu3j] {
    color: #ddd;
}

    .dropdown-item:hover[b-tywavzbu3j],
    .dropdown-item:focus[b-tywavzbu3j] {
        background-color: #343a40;
        color: #fff;
    }

    .dropdown-item.text-danger:hover[b-tywavzbu3j] {
        background-color: #dc3545;
        color: #fff;
    }
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-l8qtncoj1q] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-l8qtncoj1q] {
    flex: 1;
}

.sidebar[b-l8qtncoj1q] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-l8qtncoj1q] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-l8qtncoj1q]  a, .top-row[b-l8qtncoj1q]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-l8qtncoj1q]  a:hover, .top-row[b-l8qtncoj1q]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-l8qtncoj1q]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-l8qtncoj1q] {
        justify-content: space-between;
    }

    .top-row[b-l8qtncoj1q]  a, .top-row[b-l8qtncoj1q]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-l8qtncoj1q] {
        flex-direction: row;
    }

    .sidebar[b-l8qtncoj1q] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-l8qtncoj1q] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-l8qtncoj1q]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-l8qtncoj1q], article[b-l8qtncoj1q] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-l8qtncoj1q] {
    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-l8qtncoj1q] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-9nk8xadkpi] {
    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-9nk8xadkpi] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-9nk8xadkpi] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-9nk8xadkpi] {
    font-size: 1.1rem;
}

.bi[b-9nk8xadkpi] {
    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-9nk8xadkpi] {
    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-9nk8xadkpi] {
    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-9nk8xadkpi] {
    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-9nk8xadkpi] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-9nk8xadkpi] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-9nk8xadkpi] {
        padding-bottom: 1rem;
    }

    .nav-item[b-9nk8xadkpi]  .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-9nk8xadkpi]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-9nk8xadkpi]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-9nk8xadkpi] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-9nk8xadkpi] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-9nk8xadkpi] {
        display: none;
    }

    .nav-scrollable[b-9nk8xadkpi] {
        /* 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-dw44q8gr6t],
.components-reconnect-repeated-attempt-visible[b-dw44q8gr6t],
.components-reconnect-failed-visible[b-dw44q8gr6t],
.components-pause-visible[b-dw44q8gr6t],
.components-resume-failed-visible[b-dw44q8gr6t],
.components-rejoining-animation[b-dw44q8gr6t] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-dw44q8gr6t],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-dw44q8gr6t],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-dw44q8gr6t],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-dw44q8gr6t],
#components-reconnect-modal.components-reconnect-retrying[b-dw44q8gr6t],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-dw44q8gr6t],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-dw44q8gr6t],
#components-reconnect-modal.components-reconnect-failed[b-dw44q8gr6t],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-dw44q8gr6t] {
    display: block;
}


#components-reconnect-modal[b-dw44q8gr6t] {
    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-dw44q8gr6t 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-dw44q8gr6t 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-dw44q8gr6t 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-dw44q8gr6t]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-dw44q8gr6t 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-dw44q8gr6t {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-dw44q8gr6t {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-dw44q8gr6t {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-dw44q8gr6t] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-dw44q8gr6t] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-dw44q8gr6t] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-dw44q8gr6t] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-dw44q8gr6t] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-dw44q8gr6t] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-dw44q8gr6t] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-dw44q8gr6t 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-dw44q8gr6t] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-dw44q8gr6t {
    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/Articles/ArticlePage.razor.rz.scp.css */
/* ============================================================
   Article Page - Complete CSS (Updated for new structure)
   ============================================================ */

.article-page[b-878t2u96si] {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 17.8px;
    line-height: 1.85;
    color: var(--gaslit-text);
    max-width: 680px;
    margin: 0 auto;
    padding: 40px 26px 70px 26px;
    background: var(--gaslit-page);
}

h1[b-878t2u96si] {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 27px;
    line-height: 1.22;
    color: var(--gaslit-headline);
    margin: 0 0 16px 0;
    text-align: center;
}

h2[b-878t2u96si] {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 21px;
    color: var(--gaslit-text);
    margin: 44px 0 12px 0;
}

a[b-878t2u96si] {
    color: var(--gaslit-red);
    text-decoration: underline;
}

/* Lead Paragraph - subtle emphasis */
.lead-section[b-878t2u96si] {
    font-size: 1.06em;
    color: #222;
    line-height: 1.78;
}

/* Main Body Content */
.body-content[b-878t2u96si] {
    line-height: 1.78;
}

/* Closing - flows naturally as part of the article */
.closing[b-878t2u96si] {
    line-height: 1.78;
}

/* Lede Trigger */
.lede-trigger[b-878t2u96si] {
    font-size: 19px;
    font-style: italic;
    line-height: 1.68;
    margin: 0 0 16px 0;
    padding: 24px 28px;
    border-left: 7px solid var(--gaslit-red);
    background: #FAFAFA;
    color: #222;
}

/* Note under lede trigger */
.note[b-878t2u96si] {
    font-size: 14px;
    color: #555;
    margin: 8px 0 36px 0;
    padding-left: 30px;
}

/* Section Note (used under every h2) */
.section-note[b-878t2u96si] {
    font-style: italic;
    font-size: 0.95em;
    color: #555;
    margin: 8px 0 24px 0;
    padding: 8px 0;
    border-top: 2px solid var(--gaslit-red);
    border-bottom: 2px solid var(--gaslit-red);
}

/* Section Container */
.section[b-878t2u96si] {
    margin: 16px 0 48px;
    border-bottom: 1px solid #E0E0E0;
}

    .section:last-child[b-878t2u96si] {
        border-bottom: none;
    }

/* BLUF Teaser */
.bluf-teaser[b-878t2u96si] {
    font-size: 17.5px;
    line-height: 1.78;
    margin: 12px 0 40px 0;
    padding: 22px 26px;
    background: #F8F6F2;
    border-left: 6px solid var(--gaslit-red);
    font-style: italic;
    color: var(--gaslit-text);
}

/* Hero Image Placeholder */
.hero-placeholder[b-878t2u96si] {
    margin: 36px 0 46px 0;
    background: #F8F6F2;
    max-width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border: 2px solid #D1CBC0;
    border-radius: 4px;
}

    .hero-placeholder img[b-878t2u96si] {
        max-width: 100%;
        height: auto;
        display: block;
    }

/* Header */
.header-title[b-878t2u96si] {
    text-align: center;
    margin-bottom: 16px;
}

.header-meta[b-878t2u96si] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 28px;
    border-bottom: 4px solid var(--gaslit-red);
    padding-bottom: 14px;
}

.date-column[b-878t2u96si] {
    font-size: 14.5px;
    color: #555;
    font-style: italic;
}

.logo-column[b-878t2u96si] {
    text-align: right;
}

.gaslit-logo[b-878t2u96si] {
    max-width: 88px;
    height: auto;
    display: block;
}

/* Share Buttons */
.share-section[b-878t2u96si] {
    margin: 24px 0;
    text-align: center;
}

.share-button[b-878t2u96si] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: transparent;
    color: #333;
    border: 1.5px solid #C9C4B8;
    padding: 9px 18px;
    font-size: 14.5px;
    font-weight: 500;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .share-button:hover[b-878t2u96si] {
        border-color: #000;
        color: #000;
        background: #FAFAFA;
    }

    .share-button .x-icon[b-878t2u96si] {
        width: 18px;
        height: 18px;
        flex-shrink: 0;
        fill: currentColor;
    }

    .share-button.secondary[b-878t2u96si] {
        font-size: 14px;
        padding: 8px 16px;
    }

/* Receipts */
.receipts-summary[b-878t2u96si] {
    font-style: italic;
    color: #555;
    margin-bottom: 24px;
    padding-bottom: 16px;
    border-bottom: 1px solid #E0E0E0;
}

.receipts strong[b-878t2u96si] {
    font-style: italic;
}

.receipt-item[b-878t2u96si] {
    margin-bottom: 24px;
    border-left: 6px solid #E0E0E0;
    padding: 5px 0 5px 15px;
}

/* Loading State */
.article-loading[b-878t2u96si] {
    text-align: center;
    padding: 80px 20px;
    color: #555;
}

.loading-spinner[b-878t2u96si] {
    width: 48px;
    height: 48px;
    border: 4px solid #E0E0E0;
    border-top: 4px solid #9C2A2A;
    border-radius: 50%;
    animation: spin-b-878t2u96si 1s linear infinite;
    margin: 0 auto 20px;
}

@keyframes spin-b-878t2u96si {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Mobile */
@media (max-width: 600px) {
    .gaslit-logo[b-878t2u96si] {
        max-width: 48px;
    }

    .header-title h1[b-878t2u96si] {
        font-size: 24px;
    }
}
/* /Components/Pages/Articles/Index.razor.rz.scp.css */
.articles-page[b-gzuy7szzzb] {
    padding: 2rem 0;
}

.page-title[b-gzuy7szzzb] {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 2.5rem;
    color: #1C1C1C;
    margin-bottom: 0.5rem;
}

.page-subtitle[b-gzuy7szzzb] {
    color: #666;
    margin-bottom: 2rem;
}

.category-filters[b-gzuy7szzzb] {
    display: flex;
    gap: 0.75rem;
    margin-bottom: 2rem;
    flex-wrap: wrap;
}

.filter-btn[b-gzuy7szzzb] {
    padding: 8px 20px;
    border: 2px solid #D1D1D1;
    background: white;
    border-radius: 20px;
    font-size: 0.95rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .filter-btn:hover[b-gzuy7szzzb] {
        border-color: #E63939;
    }

    .filter-btn.active[b-gzuy7szzzb] {
        background-color: #E63939;
        color: white;
        border-color: #E63939;
    }

.article-grid[b-gzuy7szzzb] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 2rem;
    margin-bottom: 3rem;
}

.article-card[b-gzuy7szzzb] {
    background: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    display: flex;
    flex-direction: column;
}

    .article-card:hover[b-gzuy7szzzb] {
        transform: translateY(-4px);
        box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    }

.card-image[b-gzuy7szzzb] {
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: contain; /* changed from cover */
    background-color: #F8F6F2; /* optional: gives it a nice background */
    display: block;
}

.card-content[b-gzuy7szzzb] {
    padding: 1.25rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.card-meta[b-gzuy7szzzb] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.75rem;
}

.category-badge[b-gzuy7szzzb] {
    background-color: #F8F6F2;
    color: #E63939;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 0.8rem;
    font-weight: 600;
}

.date[b-gzuy7szzzb] {
    color: #888;
    font-size: 0.85rem;
}

.card-title[b-gzuy7szzzb] {
    font-size: 1.15rem;
    font-weight: 700;
    color: #1C1C1C;
    margin-bottom: 0.75rem;
    line-height: 1.3;
}

.card-teaser[b-gzuy7szzzb] {
    color: #555;
    font-size: 0.95rem;
    line-height: 1.5;
    margin-bottom: 1rem;
    flex-grow: 1;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.read-link[b-gzuy7szzzb] {
    color: #E63939;
    font-weight: 600;
    text-decoration: none;
    margin-top: auto;
}

    .read-link:hover[b-gzuy7szzzb] {
        text-decoration: underline;
    }

.load-more[b-gzuy7szzzb] {
    text-align: center;
    margin-top: 2rem;
}

.loading[b-gzuy7szzzb], .no-results[b-gzuy7szzzb] {
    text-align: center;
    padding: 3rem;
    color: #666;
}

.article-loading[b-gzuy7szzzb] {
    text-align: center;
    padding: 80px 20px;
    color: #555;
}

.loading-spinner[b-gzuy7szzzb] {
    width: 48px;
    height: 48px;
    border: 4px solid #E0E0E0;
    border-top: 4px solid #9C2A2A;
    border-radius: 50%;
    animation: spin-b-gzuy7szzzb 1s linear infinite;
    margin: 0 auto 20px;
}

@keyframes spin-b-gzuy7szzzb {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.home-page[b-t3xos0ga04] {
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem 1rem;
    text-align: center;
}

.env-banner[b-t3xos0ga04] {
    background-color: #fff3cd;
    color: #856404;
    padding: 10px 20px;
    border: 1px solid #ffeeba;
    border-radius: 8px;
    margin-bottom: 2rem;
    font-size: 0.95rem;
}

.hero-logo[b-t3xos0ga04] {
    height: 100px;
    width: auto;
    margin-bottom: 1rem;
}

.hero-title[b-t3xos0ga04] {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 3.5rem;
    font-weight: 700;
    color: #1C1C1C;
    margin: 0 0 0.5rem 0;
}

.hero-tagline[b-t3xos0ga04] {
    font-size: 1.75rem;
    font-weight: 600;
    color: #E63939;
    margin: 0 0 1rem 0;
}

.hero-subtitle[b-t3xos0ga04] {
    font-size: 1.1rem;
    color: #555;
    max-width: 500px;
    margin: 0 auto 2rem auto;
}

.mission[b-t3xos0ga04] {
    max-width: 650px;
    margin: 0 auto 3rem auto;
    font-size: 1.1rem;
    line-height: 1.7;
    color: #333;
}

.mission-emphasis[b-t3xos0ga04] {
    font-size: 1.15rem;
    color: #1C1C1C;
    margin-top: 1.5rem;
}

.how-it-works[b-t3xos0ga04] {
    margin-bottom: 3rem;
}

    .how-it-works h2[b-t3xos0ga04] {
        font-family: Georgia, 'Times New Roman', serif;
        font-size: 1.75rem;
        color: #1C1C1C;
        margin-bottom: 1.5rem;
    }

.steps[b-t3xos0ga04] {
    display: flex;
    justify-content: space-between;
    gap: 1.5rem;
}

.step[b-t3xos0ga04] {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.step-number[b-t3xos0ga04] {
    width: 48px;
    height: 48px;
    background-color: #E63939;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.75rem;
}

.step-text[b-t3xos0ga04] {
    font-size: 1rem;
    color: #444;
    line-height: 1.5;
}

/* Mobile: Stack the steps */
@media (max-width: 768px) {
    .steps[b-t3xos0ga04] {
        flex-direction: column;
        align-items: center;
        gap: 2rem;
    }

    .step[b-t3xos0ga04] {
        max-width: 280px;
    }
}

.user-welcome[b-t3xos0ga04] {
    background-color: #F8F6F2;
    padding: 2rem;
    border-radius: 8px;
    margin-top: 2rem;
}

.cta-section[b-t3xos0ga04] {
    margin-top: 2rem;
}

.btn-primary[b-t3xos0ga04] {
    background-color: #E63939;
    border-color: #E63939;
    padding: 12px 32px;
    font-size: 1.1rem;
}

    .btn-primary:hover[b-t3xos0ga04] {
        background-color: #7A1F1F;
        border-color: #7A1F1F;
    }


/***** NEWSLETTER *****/
.newsletter-section[b-t3xos0ga04] {
    background-color: #F8F6F2;
    padding: 2.5rem 2rem;
    border-radius: 8px;
    margin-bottom: 3rem;
}

    .newsletter-section h2[b-t3xos0ga04] {
        font-family: Georgia, 'Times New Roman', serif;
        font-size: 1.75rem;
        color: #1C1C1C;
        margin-bottom: 0.5rem;
    }

.newsletter-subtitle[b-t3xos0ga04] {
    color: #555;
    margin-bottom: 1.5rem;
}

.newsletter-form[b-t3xos0ga04] {
    display: flex;
    gap: 0.75rem;
    max-width: 500px;
    margin: 0 auto;
}

.email-input[b-t3xos0ga04] {
    flex: 1;
    padding: 14px 18px;
    font-size: 1rem;
    border: 2px solid #D1D1D1;
    border-radius: 6px;
    outline: none;
}

    .email-input:focus[b-t3xos0ga04] {
        border-color: #E63939;
    }

.success-message[b-t3xos0ga04] {
    background-color: #d4edda;
    color: #155724;
    padding: 1rem 1.5rem;
    border-radius: 6px;
    font-size: 1.05rem;
}

.error-message[b-t3xos0ga04] {
    background-color: #f8d7da;
    color: #721c24;
    padding: 1rem 1.5rem;
    border-radius: 6px;
    font-size: 1.05rem;
}
/* /Components/Pages/newsletter/Confirm.razor.rz.scp.css */
.confirm-page[b-7lerrquds4] {
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    background-color: #FAFAFA;
}

.confirm-container[b-7lerrquds4] {
    max-width: 520px;
    width: 100%;
    text-align: center;
}

.loading-state[b-7lerrquds4],
.success-state[b-7lerrquds4],
.error-state[b-7lerrquds4] {
    background: white;
    padding: 48px 40px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.loading-spinner[b-7lerrquds4] {
    width: 48px;
    height: 48px;
    border: 4px solid #E0E0E0;
    border-top: 4px solid #9C2A2A;
    border-radius: 50%;
    animation: spin-b-7lerrquds4 1s linear infinite;
    margin: 0 auto 24px;
}

@keyframes spin-b-7lerrquds4 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.success-icon[b-7lerrquds4] {
    width: 72px;
    height: 72px;
    background-color: #4D8C6E;
    color: white;
    font-size: 42px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 24px;
}

.error-icon[b-7lerrquds4] {
    width: 72px;
    height: 72px;
    background-color: #9C2A2A;
    color: white;
    font-size: 42px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 24px;
}

h1[b-7lerrquds4] {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 28px;
    color: #1C1C1C;
    margin-bottom: 16px;
}

p[b-7lerrquds4] {
    color: #555;
    margin-bottom: 16px;
    line-height: 1.6;
}

.subtext[b-7lerrquds4] {
    color: #888;
    font-size: 15px;
    margin-bottom: 32px;
}

.btn[b-7lerrquds4] {
    display: inline-block;
    padding: 14px 32px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
}

.btn-primary[b-7lerrquds4] {
    background-color: #9C2A2A;
    color: white;
}

.btn-secondary[b-7lerrquds4] {
    background-color: #E8E8E8;
    color: #1C1C1C;
}
/* /Components/Pages/newsletter/Unsubscribe.razor.rz.scp.css */
.unsubscribe-page[b-eucozw3vgs] {
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    background-color: #FAFAFA;
}

.unsubscribe-container[b-eucozw3vgs] {
    max-width: 520px;
    width: 100%;
    text-align: center;
}

.loading-state[b-eucozw3vgs],
.success-state[b-eucozw3vgs],
.error-state[b-eucozw3vgs] {
    background: white;
    padding: 48px 40px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.loading-spinner[b-eucozw3vgs] {
    width: 48px;
    height: 48px;
    border: 4px solid #E0E0E0;
    border-top: 4px solid #9C2A2A;
    border-radius: 50%;
    animation: spin-b-eucozw3vgs 1s linear infinite;
    margin: 0 auto 24px;
}

@keyframes spin-b-eucozw3vgs {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.success-icon[b-eucozw3vgs] {
    width: 72px;
    height: 72px;
    background-color: #4D8C6E;
    color: white;
    font-size: 42px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 24px;
}

.error-icon[b-eucozw3vgs] {
    width: 72px;
    height: 72px;
    background-color: #9C2A2A;
    color: white;
    font-size: 42px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 24px;
}

h1[b-eucozw3vgs] {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 28px;
    color: #1C1C1C;
    margin-bottom: 16px;
}

p[b-eucozw3vgs] {
    color: #555;
    margin-bottom: 16px;
    line-height: 1.6;
}

.subtext[b-eucozw3vgs] {
    color: #888;
    font-size: 15px;
    margin-bottom: 32px;
}

.btn[b-eucozw3vgs] {
    display: inline-block;
    padding: 14px 32px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
}

.btn-primary[b-eucozw3vgs] {
    background-color: #9C2A2A;
    color: white;
}

.btn-secondary[b-eucozw3vgs] {
    background-color: #E8E8E8;
    color: #1C1C1C;
}
