/* /Components/Books/BooksMain.razor.rz.scp.css */
.book-list[b-9uhgl7fg7p] { display: grid; gap: 10px; min-width: 0; padding: 8px 4px; }
.book-card[b-9uhgl7fg7p] { margin: 0; padding: 12px 12px; background: #fffcf5; border: 1px solid #dcd8ce; border-radius: 8px; text-align: center; }
.book-cover[b-9uhgl7fg7p] { display: inline-block; max-width: 100%; }
.book-cover img[b-9uhgl7fg7p] { display: block; width: 110px; max-width: 100%; height: auto; margin: 0 auto; border-radius: 2px; box-shadow: 0 5px 12px rgba(32, 44, 69, .16); }
h3[b-9uhgl7fg7p] { margin: 10px 0 0; font: 400 1rem/1.45 Georgia, serif; overflow-wrap: anywhere; }
.book-title[b-9uhgl7fg7p] { color: #202c45; text-decoration: none; }
.book-title:hover[b-9uhgl7fg7p] { color: #806338; text-decoration: underline; text-underline-offset: 3px; }
a:focus-visible[b-9uhgl7fg7p] { outline: 3px solid #b98d3c; outline-offset: 4px; }
/* /Components/Layout/GenealogyLayout.razor.rz.scp.css */
.two-column-layout[b-e8jh0lqth9] {
    grid-template-columns: minmax(210px, 18%) minmax(0, 1fr);
    grid-template-areas: "banner banner" "left main";
}
.main-column[b-e8jh0lqth9] { min-width: 0; }
@media (max-width: 768px) {
    .two-column-layout[b-e8jh0lqth9] { grid-template-columns: minmax(0, 1fr); grid-template-areas: "banner" "main"; }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1;
}

.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row ::deep a, .top-row ::deep .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row ::deep a:hover, .top-row ::deep .btn-link:hover {
        text-decoration: underline;
    }

    .top-row ::deep a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row {
        justify-content: space-between;
    }

    .top-row ::deep a, .top-row ::deep .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth ::deep a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui {
    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 {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
*/
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-wwedpidokb] {
    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-wwedpidokb] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-wwedpidokb] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-wwedpidokb] {
    font-size: 1.1rem;
}

.bi[b-wwedpidokb] {
    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-wwedpidokb] {
    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-wwedpidokb] {
    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-wwedpidokb] {
    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-wwedpidokb] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-wwedpidokb] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-wwedpidokb] {
        padding-bottom: 1rem;
    }

    .nav-item[b-wwedpidokb]  .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-wwedpidokb]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-wwedpidokb]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-wwedpidokb] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-wwedpidokb] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-wwedpidokb] {
        display: none;
    }

    .nav-scrollable[b-wwedpidokb] {
        /* 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-dpam5se853],
.components-reconnect-repeated-attempt-visible[b-dpam5se853],
.components-reconnect-failed-visible[b-dpam5se853],
.components-pause-visible[b-dpam5se853],
.components-resume-failed-visible[b-dpam5se853],
.components-rejoining-animation[b-dpam5se853] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-dpam5se853],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-dpam5se853],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-dpam5se853],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-dpam5se853],
#components-reconnect-modal.components-reconnect-retrying[b-dpam5se853],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-dpam5se853],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-dpam5se853],
#components-reconnect-modal.components-reconnect-failed[b-dpam5se853],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-dpam5se853] {
    display: block;
}


#components-reconnect-modal[b-dpam5se853] {
    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-dpam5se853 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-dpam5se853 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-dpam5se853 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-dpam5se853]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-dpam5se853 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-dpam5se853 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-dpam5se853 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-dpam5se853 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-dpam5se853] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-dpam5se853] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-dpam5se853] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-dpam5se853] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-dpam5se853] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-dpam5se853] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-dpam5se853] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-dpam5se853 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-dpam5se853] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-dpam5se853 {
    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/Layout/ResumeLayout.razor.rz.scp.css */
.resume-layout[b-idos65hls6] {
    min-height: 100vh;
}

/* /Components/Layout/TopMenu.razor.rz.scp.css */
.site-header[b-72qn3kqtkf] {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    overflow: hidden;
    border: 1px solid #dcd8ce;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 3px 12px rgba(32, 44, 69, .08);
}

.brand-bar[b-72qn3kqtkf] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    padding: 15px 20px;
    border-bottom: 3px solid #d7b779;
    background: #202c45;
    color: #fffaf0;
    text-decoration: none;
}

.brand-bar:hover .brand-name[b-72qn3kqtkf] { color: #e1c792; }

.brand-mark[b-72qn3kqtkf] {
    flex: 0 0 auto;
    border: 1px solid #e1c792;
    object-fit: cover;
}

.brand-name[b-72qn3kqtkf] {
    font-size: clamp(1.2rem, 2vw, 1.75rem);
    font-weight: 700;
    line-height: 1;
    letter-spacing: .045em;
    text-transform: uppercase;
    transition: color .15s ease;
}

.primary-nav[b-72qn3kqtkf] {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scrollbar-width: thin;
    scrollbar-color: #a7aeb8 #f6f5f1;
}

.nav-track[b-72qn3kqtkf] {
    display: flex;
    justify-content: center;
    gap: 8px;
    min-width: max-content;
    padding: 6px 10px;
}

.nav-track[b-72qn3kqtkf]  .nav-link {
    position: relative;
    padding: 9px 11px;
    border-radius: 4px;
    color: #39465b;
    font-size: .72rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .025em;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

.nav-track[b-72qn3kqtkf]  .nav-link:hover { background: #f6f5f1; color: #202c45; }

.nav-track[b-72qn3kqtkf]  .nav-link.active {
    background: #f7efdf;
    color: #202c45;
    box-shadow: inset 0 -2px #b98d3c;
}

.site-header a:focus-visible[b-72qn3kqtkf], .nav-track[b-72qn3kqtkf]  .nav-link:focus-visible {
    outline: 3px solid #b98d3c;
    outline-offset: -2px;
}

@media (max-width: 1050px) {
    .nav-track[b-72qn3kqtkf] { justify-content: flex-start; }
}

@media (max-width: 600px) {
    .site-header[b-72qn3kqtkf] { width: calc(100vw - 4px); max-width: calc(100vw - 4px); border-radius: 7px; }
    .brand-bar[b-72qn3kqtkf] { gap: 10px; padding: 12px 14px; }
    .brand-mark[b-72qn3kqtkf] { width: 30px; height: 30px; }
    .brand-name[b-72qn3kqtkf] { font-size: 1.05rem; letter-spacing: .025em; }
    .nav-track[b-72qn3kqtkf] { padding: 5px 7px; }
    .nav-track[b-72qn3kqtkf]  .nav-link { padding: 8px 10px; font-size: .68rem; }
}
/* /Components/Layout/TopMenuGenealogy.razor.rz.scp.css */
.unit-tabs[b-pnw6ghqdz7] { min-width: 0; }
.unit-tabs[b-pnw6ghqdz7]  .mud-tabs-tabbar { background: #fffcf5; border: 1px solid #dcd8ce; border-radius: 8px; color: #596475; }
.unit-tabs[b-pnw6ghqdz7]  .mud-tab { min-width: 88px; padding: 12px 16px; font-size: .8rem; font-weight: 600; text-transform: none; }
.unit-tabs[b-pnw6ghqdz7]  .mud-tab.mud-tab-active { color: #202c45 !important; background: #f7efdf; }
.unit-tabs[b-pnw6ghqdz7]  .mud-tab-slider { background: #927544 !important; height: 3px; }
.unit-tabs[b-pnw6ghqdz7]  .mud-tab:hover { background: #eae5d9; }
.unit-tabs[b-pnw6ghqdz7]  .mud-tab:focus-visible, .unit-tabs[b-pnw6ghqdz7]  button:focus-visible { outline: 3px solid #b98d3c; outline-offset: -3px; }
.unit-tabs[b-pnw6ghqdz7]  .mud-tabs-panels { padding-top: 20px; }

/* /Components/Menus/ArticleSidebar.razor.rz.scp.css */
.article-menu[b-xbgcobx8l1] { margin: 0 0 16px 12px; color: #202c45; background: #fffcf5; border: 1px solid #dcd8ce; border-radius: 12px; }
.menu-heading[b-xbgcobx8l1] { display: block; padding: 12px 20px; background: #202c45; color: #fffaf0; border-radius: 11px 11px 0 0; border-bottom: 4px solid #d7b779; text-decoration: none; }
.eyebrow[b-xbgcobx8l1] { display: block; margin-bottom: 6px; color: #e1c792; font-size: .7rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.menu-title[b-xbgcobx8l1] { font: 400 1.75rem/1.15 Georgia, serif; }
.menu-heading:hover .menu-title[b-xbgcobx8l1] { color: #e1c792; }
.quick-links[b-xbgcobx8l1] { display: grid; gap: 3px; padding: 8px 12px; border-bottom: 1px solid #dcd8ce; }
.quick-links a[b-xbgcobx8l1] { padding: 6px 12px; border-radius: 4px; background: #f6f5f1; color: #202c45; font-size: .85rem; font-weight: 600; text-decoration: none; }
.member-articles[b-xbgcobx8l1] { padding: 12px 12px 8px; }
h2[b-xbgcobx8l1] { margin: 0 12px 8px; color: #806338; font-size: .7rem; font-weight: 700; text-transform: uppercase; letter-spacing: .13em; }
ul[b-xbgcobx8l1] { list-style: none; margin: 0; padding: 0; display: grid; gap: 3px; }
[b-xbgcobx8l1] li a { display: block; padding: 6px 12px; border-radius: 4px; color: #202c45; font-size: .85rem; line-height: 1.5; text-decoration: none; overflow-wrap: anywhere; }
.quick-links a:hover[b-xbgcobx8l1], [b-xbgcobx8l1] li a:hover { background: #eae5d9; }
a:focus-visible[b-xbgcobx8l1] { outline: 3px solid #b98d3c; outline-offset: 2px; }
@media (max-width: 600px) { .article-menu[b-xbgcobx8l1] { margin-left: 4px; } }

.member-articles[b-xbgcobx8l1]  a.active { background: #f7efdf; color: #806338; box-shadow: inset 3px 0 #b98d3c; }
.member-articles[b-xbgcobx8l1]  a:focus-visible { outline: 3px solid #b98d3c; outline-offset: 2px; }
/* /Components/Menus/LeftMenuGenealogy.razor.rz.scp.css */
.genealogy-menu[b-op4o87xpju] {
    --ink: #202c45;
    --muted: #596475;
    --brass: #d7b779;
    margin: 0 0 16px 12px;
    color: var(--ink);
    background: #fffcf5;
    border: 1px solid #dcd8ce;
    border-radius: 12px;
    scroll-margin-top: 24px;
}

.genealogy-menu.section-highlight[b-op4o87xpju] { animation: section-highlight-b-op4o87xpju 1.4s ease-out; }
@keyframes section-highlight-b-op4o87xpju { 0%, 30% { box-shadow: 0 0 0 4px rgba(185, 141, 60, .48); } 100% { box-shadow: 0 0 0 0 rgba(185, 141, 60, 0); } }

.menu-heading[b-op4o87xpju] {
    display: block;
    padding: 24px 20px 20px;
    background: var(--ink);
    color: #fffaf0;
    border-radius: 11px 11px 0 0;
    border-bottom: 4px solid var(--brass);
    text-decoration: none;
}

.eyebrow[b-op4o87xpju], .browse-label[b-op4o87xpju] {
    display: block;
    font-size: .7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .13em;
}

.eyebrow[b-op4o87xpju] { margin-bottom: 12px; color: #e1c792; }
.menu-title[b-op4o87xpju] { display: block; font-family: Georgia, 'Times New Roman', serif; font-size: 1.75rem; font-weight: 400; line-height: 1.15; letter-spacing: -.025em; }
.war-years[b-op4o87xpju] { display: block; margin-top: 12px; color: #e1c792; font-family: Georgia, 'Times New Roman', serif; font-size: .95rem; }
.menu-heading:hover .menu-title[b-op4o87xpju] { color: #e1c792; }
.menu-body[b-op4o87xpju] { padding: 18px 12px 12px; }
.browse-label[b-op4o87xpju] { margin: 0 8px 12px; color: #806338; }
.state-list[b-op4o87xpju] { display: grid; gap: 5px; margin: 0; padding: 0; list-style: none; }

.state-link[b-op4o87xpju] {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 12px;
    padding: 10px 12px;
    border-radius: 4px;
    background: #f6f5f1;
    color: var(--ink);
    font-size: .85rem;
    line-height: 1.4;
    text-decoration: none;
}

.state-link:hover[b-op4o87xpju] { background: #eae5d9; }
.state-name[b-op4o87xpju] { min-width: 0; overflow-wrap: anywhere; }
.state-count[b-op4o87xpju] { flex-shrink: 0; color: var(--muted); font-variant-numeric: tabular-nums; }
.archive-total[b-op4o87xpju] { display: flex; justify-content: space-between; align-items: baseline; gap: 12px; margin-top: 14px; padding: 14px 8px 4px; border-top: 1px solid #dcd8ce; font-size: .8rem; }
.archive-total strong[b-op4o87xpju] { font-variant-numeric: tabular-nums; }
.loading-note[b-op4o87xpju] { margin: 0 8px; color: var(--muted); font-size: .85rem; line-height: 1.6; }
a:focus-visible[b-op4o87xpju] { outline: 3px solid #b98d3c; outline-offset: 3px; }
.sr-only[b-op4o87xpju] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

@media (max-width: 600px) {
    .genealogy-menu[b-op4o87xpju] { margin-left: 4px; }
}
/* /Components/Menus/RecentPostsPanel.razor.rz.scp.css */
.post-list[b-ozbou7kcpx] { display: grid; gap: 3px; margin: 0; padding: 0; list-style: none; }
.post-list a[b-ozbou7kcpx] { display: block; padding: 6px 12px; border-radius: 4px; color: #202c45; background: #f6f5f1; font-size: .85rem; line-height: 1.5; text-decoration: none; overflow-wrap: anywhere; }
.post-list a:hover[b-ozbou7kcpx] { background: #eae5d9; }
.forum-link[b-ozbou7kcpx] { display: block; margin-top: 8px; padding: 8px 12px; border-top: 1px solid #dcd8ce; color: #202c45; font-size: .8rem; font-weight: 700; text-decoration: none; }
.forum-link:hover[b-ozbou7kcpx] { color: #806338; text-decoration: underline; text-underline-offset: 3px; }
a:focus-visible[b-ozbou7kcpx] { outline: 3px solid #b98d3c; outline-offset: 2px; }
/* /Components/Menus/SidebarPanel.razor.rz.scp.css */
.sidebar-panel[b-9ugxw65lmb] { min-width: 0; margin: 0 16px 12px 0; color: #202c45; background: #fffcf5; border: 1px solid #dcd8ce; border-radius: 12px; }
.panel-heading[b-9ugxw65lmb] { padding: 12px 20px; background: #202c45; color: #fffaf0; border-radius: 11px 11px 0 0; border-bottom: 4px solid #d7b779; }
.eyebrow[b-9ugxw65lmb] { margin: 0 0 6px; color: #e1c792; font-size: .7rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
h2[b-9ugxw65lmb] { margin: 0; font: 400 1.6rem/1.2 Georgia, 'Times New Roman', serif; overflow-wrap: anywhere; }
.panel-body[b-9ugxw65lmb] { padding: 8px 12px; overflow-wrap: anywhere; }
.panel-body[b-9ugxw65lmb]  img { max-width: 100%; height: auto; border-radius: 2px; box-shadow: 0 5px 12px rgba(32, 44, 69, .16); }
.panel-body[b-9ugxw65lmb]  a { color: #202c45; }
.panel-body[b-9ugxw65lmb]  a:hover { color: #806338; }
.panel-body[b-9ugxw65lmb]  a:focus-visible { outline: 3px solid #b98d3c; outline-offset: 2px; }
@media (max-width: 600px) { .sidebar-panel[b-9ugxw65lmb] { margin-right: 4px; } }
/* /Components/Pages/Ancient/AncientArticleFrame.razor.rz.scp.css */
.ancient-article[b-6968ug027v] { min-width: 0; padding: 0 16px 24px; color: #202c45; }
.article-body[b-6968ug027v] { display: flow-root; padding: 14px 20px; background: #fffcf5; border: 1px solid #dcd8ce; border-radius: 10px; font-size: .95rem; line-height: 1.75; overflow-wrap: anywhere; }
.article-body[b-6968ug027v]  h1.articleTitle { margin: -14px -20px 14px; padding: 14px 20px; border-radius: 9px 9px 0 0; border-bottom: 4px solid #d7b779; background: #202c45; color: #fffaf0; font: 400 clamp(1.5rem, 2.5vw, 2.2rem)/1.25 Georgia, 'Times New Roman', serif; }
.article-body[b-6968ug027v]  h2, .article-body[b-6968ug027v]  h3 { margin: 18px 0 8px; color: #202c45; font-family: Georgia, 'Times New Roman', serif; line-height: 1.3; }
.article-body[b-6968ug027v]  p { margin: 0 0 12px; }
.article-body[b-6968ug027v]  a { color: #806338; text-underline-offset: 3px; }
.article-body[b-6968ug027v]  a:hover { color: #202c45; }
.article-body[b-6968ug027v]  img { max-width: 100%; height: auto; border-radius: 3px; }
.article-body[b-6968ug027v]  table { display: block; max-width: 100%; overflow-x: auto; }
.article-body[b-6968ug027v]  hr { border: 0; border-top: 1px solid #dcd8ce; margin: 16px 0; }
a:focus-visible[b-6968ug027v], .article-body[b-6968ug027v]  a:focus-visible { outline: 3px solid #b98d3c; outline-offset: 3px; }
@media (max-width: 600px) {
    .ancient-article[b-6968ug027v] { padding: 0 4px 20px; }
    .article-body[b-6968ug027v] { padding: 12px 14px; }
    .article-body[b-6968ug027v]  h1.articleTitle { margin: -12px -14px 12px; padding: 12px 14px; }
}

.breadcrumb[b-6968ug027v] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-6968ug027v] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-6968ug027v] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-6968ug027v] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-6968ug027v] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-6968ug027v] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/Ancient/Index.razor.rz.scp.css */
.ancient-articles[b-hhbxf2ebix] { padding: 0 16px 32px; color: #202c45; min-width: 0; }
.articles-hero[b-hhbxf2ebix] { padding: 18px clamp(24px, 3vw, 44px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid #d7b779; }
.eyebrow[b-hhbxf2ebix] { margin: 0 0 6px; font-size: .7rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.articles-hero .eyebrow[b-hhbxf2ebix] { color: #e1c792; }
h1[b-hhbxf2ebix] { margin: 0 0 10px; font: 400 clamp(1.8rem, 3vw, 2.7rem)/1.15 Georgia, serif; }
.articles-hero > p:not(.eyebrow)[b-hhbxf2ebix] { margin: 0 0 0px; color: #e0e4ed; line-height: 1.7; }
.articles-hero a[b-hhbxf2ebix] { display: inline-block; padding: 8px 16px; border-radius: 5px; background: #e1c792; color: #202c45; font-size: .85rem; font-weight: 700; text-decoration: none; }
.articles-hero a:hover[b-hhbxf2ebix] { background: #f0dcae; }
.section-heading[b-hhbxf2ebix] { margin: 18px 0 10px; }
.section-heading .eyebrow[b-hhbxf2ebix] { color: #806338; }
.section-heading h2[b-hhbxf2ebix] { margin: 0; font: 400 1.8rem/1.2 Georgia, serif; }
.article-card[b-hhbxf2ebix] { display: flow-root; margin-bottom: 12px; padding: 14px clamp(20px, 2.5vw, 30px); border: 1px solid #dcd8ce; border-radius: 10px; background: #fffcf5; font-size: .95rem; line-height: 1.8; overflow-wrap: anywhere; }
.article-card h2[b-hhbxf2ebix] { margin: 0 0 8px; font: 400 clamp(1.3rem, 2vw, 1.65rem)/1.3 Georgia, serif; }
.article-card .articleTitleLink[b-hhbxf2ebix] { color: #202c45; font: inherit; text-decoration: none; }
.article-card .articleTitleLink:hover[b-hhbxf2ebix] { color: #806338; text-decoration: underline; text-underline-offset: 4px; }
.article-byline[b-hhbxf2ebix] { margin: 0 0 10px; color: #596475; font-size: .82rem; line-height: 1.5; }
.article-card img[b-hhbxf2ebix] { max-width: 100%; height: auto; margin: 8px 0 14px 18px; border-radius: 3px; }
a:focus-visible[b-hhbxf2ebix] { outline: 3px solid #b98d3c; outline-offset: 4px; }
@media (max-width: 600px) { .ancient-articles[b-hhbxf2ebix] { padding: 0 4px 24px; } }

.breadcrumb[b-hhbxf2ebix] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-hhbxf2ebix] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-hhbxf2ebix] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-hhbxf2ebix] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-hhbxf2ebix] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-hhbxf2ebix] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/Century17th/Century17ArticleFrame.razor.rz.scp.css */
.century17th-article[b-rau4g9dvpc] { min-width: 0; padding: 0 16px 24px; color: #202c45; }
.article-body[b-rau4g9dvpc] { display: flow-root; padding: 14px 20px; background: #fffcf5; border: 1px solid #dcd8ce; border-radius: 10px; font-size: .95rem; line-height: 1.75; overflow-wrap: anywhere; }
.article-body[b-rau4g9dvpc]  h1.articleTitle { margin: -14px -20px 14px; padding: 14px 20px; border-radius: 9px 9px 0 0; border-bottom: 4px solid #d7b779; background: #202c45; color: #fffaf0; font: 400 clamp(1.5rem, 2.5vw, 2.2rem)/1.25 Georgia, 'Times New Roman', serif; }
.article-body[b-rau4g9dvpc]  h2, .article-body[b-rau4g9dvpc]  h3 { margin: 18px 0 8px; color: #202c45; font-family: Georgia, 'Times New Roman', serif; line-height: 1.3; }
.article-body[b-rau4g9dvpc]  p { margin: 0 0 12px; }
.article-body[b-rau4g9dvpc]  a { color: #806338; text-underline-offset: 3px; }
.article-body[b-rau4g9dvpc]  a:hover { color: #202c45; }
.article-body[b-rau4g9dvpc]  img { max-width: 100%; height: auto; border-radius: 3px; }
.article-body[b-rau4g9dvpc]  table { display: block; max-width: 100%; overflow-x: auto; }
.article-body[b-rau4g9dvpc]  hr { border: 0; border-top: 1px solid #dcd8ce; margin: 16px 0; }
a:focus-visible[b-rau4g9dvpc], .article-body[b-rau4g9dvpc]  a:focus-visible { outline: 3px solid #b98d3c; outline-offset: 3px; }
@media (max-width: 600px) {
    .century17th-article[b-rau4g9dvpc] { padding: 0 4px 20px; }
    .article-body[b-rau4g9dvpc] { padding: 12px 14px; }
    .article-body[b-rau4g9dvpc]  h1.articleTitle { margin: -12px -14px 12px; padding: 12px 14px; }
}

.breadcrumb[b-rau4g9dvpc] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-rau4g9dvpc] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-rau4g9dvpc] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-rau4g9dvpc] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-rau4g9dvpc] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-rau4g9dvpc] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/Century17th/Index.razor.rz.scp.css */
.century17th-articles[b-5rns0wl7yr] { padding: 0 16px 32px; color: #202c45; min-width: 0; }
.articles-hero[b-5rns0wl7yr] { padding: 18px clamp(24px, 3vw, 44px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid #d7b779; }
.eyebrow[b-5rns0wl7yr] { margin: 0 0 6px; font-size: .7rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.articles-hero .eyebrow[b-5rns0wl7yr] { color: #e1c792; }
h1[b-5rns0wl7yr] { margin: 0 0 10px; font: 400 clamp(1.8rem, 3vw, 2.7rem)/1.15 Georgia, serif; }
.articles-hero > p:not(.eyebrow)[b-5rns0wl7yr] { margin: 0 0 0px; color: #e0e4ed; line-height: 1.7; }
.articles-hero a[b-5rns0wl7yr] { display: inline-block; padding: 8px 16px; border-radius: 5px; background: #e1c792; color: #202c45; font-size: .85rem; font-weight: 700; text-decoration: none; }
.articles-hero a:hover[b-5rns0wl7yr] { background: #f0dcae; }
.section-heading[b-5rns0wl7yr] { margin: 18px 0 10px; }
.section-heading .eyebrow[b-5rns0wl7yr] { color: #806338; }
.section-heading h2[b-5rns0wl7yr] { margin: 0; font: 400 1.8rem/1.2 Georgia, serif; }
.article-card[b-5rns0wl7yr] { display: flow-root; margin-bottom: 12px; padding: 14px clamp(20px, 2.5vw, 30px); border: 1px solid #dcd8ce; border-radius: 10px; background: #fffcf5; font-size: .95rem; line-height: 1.8; overflow-wrap: anywhere; }
.article-card h2[b-5rns0wl7yr] { margin: 0 0 8px; font: 400 clamp(1.3rem, 2vw, 1.65rem)/1.3 Georgia, serif; }
.article-card .articleTitleLink[b-5rns0wl7yr] { color: #202c45; font: inherit; text-decoration: none; }
.article-card .articleTitleLink:hover[b-5rns0wl7yr] { color: #806338; text-decoration: underline; text-underline-offset: 4px; }
.article-byline[b-5rns0wl7yr] { margin: 0 0 10px; color: #596475; font-size: .82rem; line-height: 1.5; }
.article-card img[b-5rns0wl7yr] { max-width: 100%; height: auto; margin: 8px 0 14px 18px; border-radius: 3px; }
a:focus-visible[b-5rns0wl7yr] { outline: 3px solid #b98d3c; outline-offset: 4px; }
@media (max-width: 600px) { .century17th-articles[b-5rns0wl7yr] { padding: 0 4px 24px; } }

.breadcrumb[b-5rns0wl7yr] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-5rns0wl7yr] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-5rns0wl7yr] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-5rns0wl7yr] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-5rns0wl7yr] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-5rns0wl7yr] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/Century18th/Century18ArticleFrame.razor.rz.scp.css */
.century18th-article[b-07rdebko8b] { min-width: 0; padding: 0 16px 24px; color: #202c45; }
.article-body[b-07rdebko8b] { display: flow-root; padding: 14px 20px; background: #fffcf5; border: 1px solid #dcd8ce; border-radius: 10px; font-size: .95rem; line-height: 1.75; overflow-wrap: anywhere; }
.article-body[b-07rdebko8b]  h1.articleTitle { margin: -14px -20px 14px; padding: 14px 20px; border-radius: 9px 9px 0 0; border-bottom: 4px solid #d7b779; background: #202c45; color: #fffaf0; font: 400 clamp(1.5rem, 2.5vw, 2.2rem)/1.25 Georgia, 'Times New Roman', serif; }
.article-body[b-07rdebko8b]  h2, .article-body[b-07rdebko8b]  h3 { margin: 18px 0 8px; color: #202c45; font-family: Georgia, 'Times New Roman', serif; line-height: 1.3; }
.article-body[b-07rdebko8b]  p { margin: 0 0 12px; }
.article-body[b-07rdebko8b]  a { color: #806338; text-underline-offset: 3px; }
.article-body[b-07rdebko8b]  a:hover { color: #202c45; }
.article-body[b-07rdebko8b]  img { max-width: 100%; height: auto; border-radius: 3px; }
.article-body[b-07rdebko8b]  table { display: block; max-width: 100%; overflow-x: auto; }
.article-body[b-07rdebko8b]  hr { border: 0; border-top: 1px solid #dcd8ce; margin: 16px 0; }
a:focus-visible[b-07rdebko8b], .article-body[b-07rdebko8b]  a:focus-visible { outline: 3px solid #b98d3c; outline-offset: 3px; }
@media (max-width: 600px) {
    .century18th-article[b-07rdebko8b] { padding: 0 4px 20px; }
    .article-body[b-07rdebko8b] { padding: 12px 14px; }
    .article-body[b-07rdebko8b]  h1.articleTitle { margin: -12px -14px 12px; padding: 12px 14px; }
}

.breadcrumb[b-07rdebko8b] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-07rdebko8b] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-07rdebko8b] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-07rdebko8b] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-07rdebko8b] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-07rdebko8b] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/Century18th/Index.razor.rz.scp.css */
.century18th-articles[b-1n72jurvly] { padding: 0 16px 32px; color: #202c45; min-width: 0; }
.articles-hero[b-1n72jurvly] { padding: 18px clamp(24px, 3vw, 44px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid #d7b779; }
.eyebrow[b-1n72jurvly] { margin: 0 0 6px; font-size: .7rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.articles-hero .eyebrow[b-1n72jurvly] { color: #e1c792; }
h1[b-1n72jurvly] { margin: 0 0 10px; font: 400 clamp(1.8rem, 3vw, 2.7rem)/1.15 Georgia, serif; }
.articles-hero > p:not(.eyebrow)[b-1n72jurvly] { margin: 0 0 0px; color: #e0e4ed; line-height: 1.7; }
.articles-hero a[b-1n72jurvly] { display: inline-block; padding: 8px 16px; border-radius: 5px; background: #e1c792; color: #202c45; font-size: .85rem; font-weight: 700; text-decoration: none; }
.articles-hero a:hover[b-1n72jurvly] { background: #f0dcae; }
.section-heading[b-1n72jurvly] { margin: 18px 0 10px; }
.section-heading .eyebrow[b-1n72jurvly] { color: #806338; }
.section-heading h2[b-1n72jurvly] { margin: 0; font: 400 1.8rem/1.2 Georgia, serif; }
.article-card[b-1n72jurvly] { display: flow-root; margin-bottom: 12px; padding: 14px clamp(20px, 2.5vw, 30px); border: 1px solid #dcd8ce; border-radius: 10px; background: #fffcf5; font-size: .95rem; line-height: 1.8; overflow-wrap: anywhere; }
.article-card h2[b-1n72jurvly] { margin: 0 0 8px; font: 400 clamp(1.3rem, 2vw, 1.65rem)/1.3 Georgia, serif; }
.article-card .articleTitleLink[b-1n72jurvly] { color: #202c45; font: inherit; text-decoration: none; }
.article-card .articleTitleLink:hover[b-1n72jurvly] { color: #806338; text-decoration: underline; text-underline-offset: 4px; }
.article-byline[b-1n72jurvly] { margin: 0 0 10px; color: #596475; font-size: .82rem; line-height: 1.5; }
.article-card img[b-1n72jurvly] { max-width: 100%; height: auto; margin: 8px 0 14px 18px; border-radius: 3px; }
a:focus-visible[b-1n72jurvly] { outline: 3px solid #b98d3c; outline-offset: 4px; }
@media (max-width: 600px) { .century18th-articles[b-1n72jurvly] { padding: 0 4px 24px; } }

.breadcrumb[b-1n72jurvly] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-1n72jurvly] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-1n72jurvly] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-1n72jurvly] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-1n72jurvly] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-1n72jurvly] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/Century19th/Century19ArticleFrame.razor.rz.scp.css */
.century19th-article[b-31i396hulj] { min-width: 0; padding: 0 16px 24px; color: #202c45; }
.article-body[b-31i396hulj] { display: flow-root; padding: 14px 20px; background: #fffcf5; border: 1px solid #dcd8ce; border-radius: 10px; font-size: .95rem; line-height: 1.75; overflow-wrap: anywhere; }
.article-body[b-31i396hulj]  h1.articleTitle { margin: -14px -20px 14px; padding: 14px 20px; border-radius: 9px 9px 0 0; border-bottom: 4px solid #d7b779; background: #202c45; color: #fffaf0; font: 400 clamp(1.5rem, 2.5vw, 2.2rem)/1.25 Georgia, 'Times New Roman', serif; }
.article-body[b-31i396hulj]  h2, .article-body[b-31i396hulj]  h3 { margin: 18px 0 8px; color: #202c45; font-family: Georgia, 'Times New Roman', serif; line-height: 1.3; }
.article-body[b-31i396hulj]  p { margin: 0 0 12px; }
.article-body[b-31i396hulj]  a { color: #806338; text-underline-offset: 3px; }
.article-body[b-31i396hulj]  a:hover { color: #202c45; }
.article-body[b-31i396hulj]  img { max-width: 100%; height: auto; border-radius: 3px; }
.article-body[b-31i396hulj]  table { display: block; max-width: 100%; overflow-x: auto; }
.article-body[b-31i396hulj]  hr { border: 0; border-top: 1px solid #dcd8ce; margin: 16px 0; }
a:focus-visible[b-31i396hulj], .article-body[b-31i396hulj]  a:focus-visible { outline: 3px solid #b98d3c; outline-offset: 3px; }
@media (max-width: 600px) {
    .century19th-article[b-31i396hulj] { padding: 0 4px 20px; }
    .article-body[b-31i396hulj] { padding: 12px 14px; }
    .article-body[b-31i396hulj]  h1.articleTitle { margin: -12px -14px 12px; padding: 12px 14px; }
}

.breadcrumb[b-31i396hulj] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-31i396hulj] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-31i396hulj] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-31i396hulj] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-31i396hulj] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-31i396hulj] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/Century19th/Index.razor.rz.scp.css */
.century19th-articles[b-4q3lxavnmy] { padding: 0 16px 32px; color: #202c45; min-width: 0; }
.articles-hero[b-4q3lxavnmy] { padding: 18px clamp(24px, 3vw, 44px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid #d7b779; }
.eyebrow[b-4q3lxavnmy] { margin: 0 0 6px; font-size: .7rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.articles-hero .eyebrow[b-4q3lxavnmy] { color: #e1c792; }
h1[b-4q3lxavnmy] { margin: 0 0 10px; font: 400 clamp(1.8rem, 3vw, 2.7rem)/1.15 Georgia, serif; }
.articles-hero > p:not(.eyebrow)[b-4q3lxavnmy] { margin: 0 0 0px; color: #e0e4ed; line-height: 1.7; }
.articles-hero a[b-4q3lxavnmy] { display: inline-block; padding: 8px 16px; border-radius: 5px; background: #e1c792; color: #202c45; font-size: .85rem; font-weight: 700; text-decoration: none; }
.articles-hero a:hover[b-4q3lxavnmy] { background: #f0dcae; }
.section-heading[b-4q3lxavnmy] { margin: 18px 0 10px; }
.section-heading .eyebrow[b-4q3lxavnmy] { color: #806338; }
.section-heading h2[b-4q3lxavnmy] { margin: 0; font: 400 1.8rem/1.2 Georgia, serif; }
.article-card[b-4q3lxavnmy] { display: flow-root; margin-bottom: 12px; padding: 14px clamp(20px, 2.5vw, 30px); border: 1px solid #dcd8ce; border-radius: 10px; background: #fffcf5; font-size: .95rem; line-height: 1.8; overflow-wrap: anywhere; }
.article-card h2[b-4q3lxavnmy] { margin: 0 0 8px; font: 400 clamp(1.3rem, 2vw, 1.65rem)/1.3 Georgia, serif; }
.article-card .articleTitleLink[b-4q3lxavnmy] { color: #202c45; font: inherit; text-decoration: none; }
.article-card .articleTitleLink:hover[b-4q3lxavnmy] { color: #806338; text-decoration: underline; text-underline-offset: 4px; }
.article-byline[b-4q3lxavnmy] { margin: 0 0 10px; color: #596475; font-size: .82rem; line-height: 1.5; }
.article-card img[b-4q3lxavnmy] { max-width: 100%; height: auto; margin: 8px 0 14px 18px; border-radius: 3px; }
a:focus-visible[b-4q3lxavnmy] { outline: 3px solid #b98d3c; outline-offset: 4px; }
@media (max-width: 600px) { .century19th-articles[b-4q3lxavnmy] { padding: 0 4px 24px; } }

.breadcrumb[b-4q3lxavnmy] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-4q3lxavnmy] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-4q3lxavnmy] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-4q3lxavnmy] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-4q3lxavnmy] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-4q3lxavnmy] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/CivilWar/CivilWarArticleFrame.razor.rz.scp.css */
.civilwar-article[b-4o3vn1fq7f] { min-width: 0; padding: 0 16px 24px; color: #202c45; }
.article-body[b-4o3vn1fq7f] { display: flow-root; padding: 14px 20px; background: #fffcf5; border: 1px solid #dcd8ce; border-radius: 10px; font-size: .95rem; line-height: 1.75; overflow-wrap: anywhere; }
.article-body[b-4o3vn1fq7f]  h1.articleTitle { margin: -14px -20px 14px; padding: 14px 20px; border-radius: 9px 9px 0 0; border-bottom: 4px solid #d7b779; background: #202c45; color: #fffaf0; font: 400 clamp(1.5rem, 2.5vw, 2.2rem)/1.25 Georgia, 'Times New Roman', serif; }
.article-body[b-4o3vn1fq7f]  h2, .article-body[b-4o3vn1fq7f]  h3 { margin: 18px 0 8px; color: #202c45; font-family: Georgia, 'Times New Roman', serif; line-height: 1.3; }
.article-body[b-4o3vn1fq7f]  p { margin: 0 0 12px; }
.article-body[b-4o3vn1fq7f]  a { color: #806338; text-underline-offset: 3px; }
.article-body[b-4o3vn1fq7f]  a:hover { color: #202c45; }
.article-body[b-4o3vn1fq7f]  img { max-width: 100%; height: auto; border-radius: 3px; }
.article-body[b-4o3vn1fq7f]  table { display: block; max-width: 100%; overflow-x: auto; }
.article-body[b-4o3vn1fq7f]  hr { border: 0; border-top: 1px solid #dcd8ce; margin: 16px 0; }
a:focus-visible[b-4o3vn1fq7f], .article-body[b-4o3vn1fq7f]  a:focus-visible { outline: 3px solid #b98d3c; outline-offset: 3px; }
@media (max-width: 600px) {
    .civilwar-article[b-4o3vn1fq7f] { padding: 0 4px 20px; }
    .article-body[b-4o3vn1fq7f] { padding: 12px 14px; }
    .article-body[b-4o3vn1fq7f]  h1.articleTitle { margin: -12px -14px 12px; padding: 12px 14px; }
}

.breadcrumb[b-4o3vn1fq7f] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-4o3vn1fq7f] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-4o3vn1fq7f] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-4o3vn1fq7f] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-4o3vn1fq7f] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-4o3vn1fq7f] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/CivilWar/Index.razor.rz.scp.css */
.civilwar-articles[b-r0d5n501qo] { padding: 0 16px 32px; color: #202c45; min-width: 0; }
.articles-hero[b-r0d5n501qo] { padding: 18px clamp(24px, 3vw, 44px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid #d7b779; }
.eyebrow[b-r0d5n501qo] { margin: 0 0 6px; font-size: .7rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.articles-hero .eyebrow[b-r0d5n501qo] { color: #e1c792; }
h1[b-r0d5n501qo] { margin: 0 0 10px; font: 400 clamp(1.8rem, 3vw, 2.7rem)/1.15 Georgia, serif; }
.articles-hero > p:not(.eyebrow)[b-r0d5n501qo] { margin: 0 0 0px; color: #e0e4ed; line-height: 1.7; }
.articles-hero a[b-r0d5n501qo] { display: inline-block; padding: 8px 16px; border-radius: 5px; background: #e1c792; color: #202c45; font-size: .85rem; font-weight: 700; text-decoration: none; }
.articles-hero a:hover[b-r0d5n501qo] { background: #f0dcae; }
.section-heading[b-r0d5n501qo] { margin: 18px 0 10px; }
.section-heading .eyebrow[b-r0d5n501qo] { color: #806338; }
.section-heading h2[b-r0d5n501qo] { margin: 0; font: 400 1.8rem/1.2 Georgia, serif; }
.article-card[b-r0d5n501qo] { display: flow-root; margin-bottom: 12px; padding: 14px clamp(20px, 2.5vw, 30px); border: 1px solid #dcd8ce; border-radius: 10px; background: #fffcf5; font-size: .95rem; line-height: 1.8; overflow-wrap: anywhere; }
.article-card h2[b-r0d5n501qo] { margin: 0 0 8px; font: 400 clamp(1.3rem, 2vw, 1.65rem)/1.3 Georgia, serif; }
.article-card .articleTitleLink[b-r0d5n501qo] { color: #202c45; font: inherit; text-decoration: none; }
.article-card .articleTitleLink:hover[b-r0d5n501qo] { color: #806338; text-decoration: underline; text-underline-offset: 4px; }
.article-byline[b-r0d5n501qo] { margin: 0 0 10px; color: #596475; font-size: .82rem; line-height: 1.5; }
.article-card img[b-r0d5n501qo] { max-width: 100%; height: auto; margin: 8px 0 14px 18px; border-radius: 3px; }
a:focus-visible[b-r0d5n501qo] { outline: 3px solid #b98d3c; outline-offset: 4px; }
@media (max-width: 600px) { .civilwar-articles[b-r0d5n501qo] { padding: 0 4px 24px; } }

.breadcrumb[b-r0d5n501qo] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-r0d5n501qo] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-r0d5n501qo] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-r0d5n501qo] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-r0d5n501qo] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-r0d5n501qo] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/EthanWilliams.razor.rz.scp.css */
.resume-site[b-xu9z5pxi3h] {
    --ink: #e8f1f5;
    --muted: #91a6b1;
    --panel: #0b171e;
    --panel-soft: #0e1d25;
    --line: rgba(153, 190, 204, 0.18);
    --cyan: #5ee7ff;
    --cyan-soft: rgba(94, 231, 255, 0.12);
    --green: #63e6a6;
    min-height: 100vh;
    overflow-x: clip;
    color: var(--ink);
    background:
        radial-gradient(circle at 78% 5%, rgba(18, 89, 109, 0.25), transparent 26rem),
        linear-gradient(180deg, #071117 0%, #09151b 55%, #061016 100%);
    font-family: "Roboto", "Segoe UI", sans-serif;
    line-height: 1.65;
}

.resume-site *[b-xu9z5pxi3h], .resume-site *[b-xu9z5pxi3h]::before, .resume-site *[b-xu9z5pxi3h]::after {
    box-sizing: border-box;
}

.resume-site a[b-xu9z5pxi3h] {
    color: inherit;
}

.resume-skip-link[b-xu9z5pxi3h] {
    position: fixed;
    top: -5rem;
    left: 1rem;
    z-index: 1000;
    padding: 0.7rem 1rem;
    color: #061016;
    background: #5ee7ff;
    border-radius: 0.2rem;
    font-weight: 700;
}

.resume-skip-link:focus[b-xu9z5pxi3h] {
    top: 1rem;
}

.resume-nav[b-xu9z5pxi3h] {
    position: sticky;
    top: 0;
    z-index: 10;
    width: min(100% - 3rem, 78rem);
    min-height: 6rem;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 2rem;
    border-bottom: 1px solid var(--line);
    background: rgba(7, 17, 23, 0.9);
    box-shadow: 0 1px 0 rgba(94, 231, 255, 0.05), 0 0 0 100vmax rgba(7, 17, 23, 0.9);
    clip-path: inset(0 -100vmax);
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
}

.resume-site main[b-xu9z5pxi3h],
.resume-hero[b-xu9z5pxi3h],
.resume-section[b-xu9z5pxi3h],
.resume-contact[b-xu9z5pxi3h] {
    scroll-margin-top: 6.5rem;
}

.resume-brand[b-xu9z5pxi3h] {
    width: max-content;
    display: inline-flex;
    align-items: center;
    gap: 0.8rem;
    text-decoration: none;
}

.resume-brand-mark[b-xu9z5pxi3h] {
    width: 2.45rem;
    height: 2.45rem;
    display: grid;
    place-items: center;
    color: var(--cyan);
    border: 1px solid rgba(94, 231, 255, 0.48);
    border-radius: 0.2rem;
    font-family: Consolas, monospace;
    font-size: 0.76rem;
    letter-spacing: 0.08em;
    box-shadow: inset 0 0 1rem rgba(94, 231, 255, 0.08);
}

.resume-brand strong[b-xu9z5pxi3h],
.resume-brand small[b-xu9z5pxi3h] {
    display: block;
}

.resume-brand strong[b-xu9z5pxi3h] {
    font-size: 0.95rem;
    line-height: 1.25;
    letter-spacing: 0.02em;
}

.resume-brand small[b-xu9z5pxi3h] {
    color: var(--muted);
    font-family: Consolas, monospace;
    font-size: 0.68rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.resume-nav nav[b-xu9z5pxi3h] {
    display: flex;
    align-items: center;
    gap: 2rem;
}

.resume-nav nav a[b-xu9z5pxi3h],
.resume-nav-contact[b-xu9z5pxi3h] {
    color: var(--muted);
    font-family: Consolas, monospace;
    font-size: 0.76rem;
    letter-spacing: 0.08em;
    text-decoration: none;
    text-transform: uppercase;
    transition: color 160ms ease;
}

.resume-nav nav a:hover[b-xu9z5pxi3h],
.resume-nav nav a:focus-visible[b-xu9z5pxi3h],
.resume-nav-contact:hover[b-xu9z5pxi3h],
.resume-nav-contact:focus-visible[b-xu9z5pxi3h] {
    color: var(--cyan);
}

.resume-nav-contact[b-xu9z5pxi3h] {
    justify-self: end;
    padding: 0.65rem 0.95rem;
    color: var(--cyan);
    border: 1px solid rgba(94, 231, 255, 0.35);
    border-radius: 0.15rem;
}

.resume-hero[b-xu9z5pxi3h] {
    position: relative;
    /* Contain the perspective grid's projected overflow within the hero. */
    overflow: clip;
    width: min(100% - 3rem, 78rem);
    min-height: 44rem;
    margin: 0 auto;
    padding: 6.5rem 0 5rem;
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(20rem, 0.65fr);
    align-items: center;
    gap: 6rem;
}

.resume-hero[b-xu9z5pxi3h]::before {
    content: "";
    position: absolute;
    top: 2rem;
    right: -22rem;
    width: 48rem;
    height: 48rem;
    pointer-events: none;
    opacity: 0.07;
    background-image:
        linear-gradient(rgba(94, 231, 255, 0.7) 1px, transparent 1px),
        linear-gradient(90deg, rgba(94, 231, 255, 0.7) 1px, transparent 1px);
    background-size: 2.2rem 2.2rem;
    transform: perspective(24rem) rotateX(55deg) rotateZ(-12deg);
    mask-image: radial-gradient(circle, black, transparent 68%);
}

.resume-eyebrow[b-xu9z5pxi3h],
.resume-kicker[b-xu9z5pxi3h],
.resume-section-label[b-xu9z5pxi3h],
.resume-project-type[b-xu9z5pxi3h],
.resume-project-number[b-xu9z5pxi3h],
.resume-card-topline[b-xu9z5pxi3h] {
    font-family: Consolas, "Courier New", monospace;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.resume-eyebrow[b-xu9z5pxi3h] {
    margin: 0 0 1.4rem;
    display: flex;
    align-items: center;
    gap: 0.65rem;
    color: var(--green);
    font-size: 0.78rem;
}

.resume-eyebrow span[b-xu9z5pxi3h] {
    width: 0.45rem;
    height: 0.45rem;
    border-radius: 50%;
    background: var(--green);
    box-shadow: 0 0 0.8rem rgba(99, 230, 166, 0.85);
}

.resume-hero h1[b-xu9z5pxi3h],
.resume-section h2[b-xu9z5pxi3h],
.resume-contact h2[b-xu9z5pxi3h] {
    margin: 0;
    color: #f2f8fa;
    font-weight: 300;
    line-height: 0.96;
    letter-spacing: -0.055em;
}

.resume-hero h1[b-xu9z5pxi3h] {
    max-width: 48rem;
    font-size: clamp(3.9rem, 7.5vw, 7rem);
}

.resume-hero h1 em[b-xu9z5pxi3h] {
    color: var(--cyan);
    font-style: normal;
}

.resume-intro[b-xu9z5pxi3h] {
    max-width: 42rem;
    margin: 2rem 0 0;
    color: #a9bac3;
    font-size: 1.08rem;
    line-height: 1.8;
}

.resume-actions[b-xu9z5pxi3h] {
    margin-top: 2.4rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
}

.resume-actions a[b-xu9z5pxi3h] {
    min-height: 3.25rem;
    padding: 0.8rem 1.2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 1.2rem;
    border-radius: 0.15rem;
    font-size: 0.94rem;
    font-weight: 700;
    text-decoration: none;
    transition: transform 160ms ease, background 160ms ease, border-color 160ms ease;
}

.resume-actions a:hover[b-xu9z5pxi3h],
.resume-actions a:focus-visible[b-xu9z5pxi3h] {
    transform: translateY(-2px);
}

.resume-primary-action[b-xu9z5pxi3h] {
    color: #031116 !important;
    background: var(--cyan);
    border: 1px solid var(--cyan);
}

.resume-primary-action:hover[b-xu9z5pxi3h] {
    background: #8ceeff;
}

.resume-secondary-action[b-xu9z5pxi3h] {
    color: var(--ink) !important;
    border: 1px solid var(--line);
}

.resume-secondary-action:hover[b-xu9z5pxi3h] {
    border-color: rgba(94, 231, 255, 0.5);
    background: var(--cyan-soft);
}

.resume-contact-row[b-xu9z5pxi3h] {
    margin-top: 3rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1.4rem;
    color: #748b97;
    font-family: Consolas, monospace;
    font-size: 0.75rem;
    letter-spacing: 0.04em;
}

.resume-contact-row a[b-xu9z5pxi3h] {
    color: #8fa6b1;
    text-decoration: none;
}

.resume-contact-row a:hover[b-xu9z5pxi3h] {
    color: var(--cyan);
}

.resume-ops-panel[b-xu9z5pxi3h] {
    position: relative;
    padding: 1rem;
    border: 1px solid rgba(94, 231, 255, 0.24);
    border-radius: 0.25rem;
    background: linear-gradient(150deg, rgba(17, 42, 53, 0.78), rgba(5, 15, 21, 0.92));
    box-shadow: 0 2rem 6rem rgba(0, 0, 0, 0.3), inset 0 0 2rem rgba(94, 231, 255, 0.025);
}

.resume-ops-panel[b-xu9z5pxi3h]::before,
.resume-ops-panel[b-xu9z5pxi3h]::after {
    content: "";
    position: absolute;
    width: 1rem;
    height: 1rem;
    border-color: var(--cyan);
    border-style: solid;
}

.resume-ops-panel[b-xu9z5pxi3h]::before {
    top: -1px;
    left: -1px;
    border-width: 2px 0 0 2px;
}

.resume-ops-panel[b-xu9z5pxi3h]::after {
    right: -1px;
    bottom: -1px;
    border-width: 0 2px 2px 0;
}

.resume-panel-header[b-xu9z5pxi3h] {
    padding-bottom: 0.8rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #718a96;
    border-bottom: 1px solid var(--line);
    font-family: Consolas, monospace;
    font-size: 0.7rem;
    letter-spacing: 0.08em;
}

.resume-status[b-xu9z5pxi3h] {
    color: var(--green);
}

.resume-status i[b-xu9z5pxi3h] {
    width: 0.35rem;
    height: 0.35rem;
    margin-right: 0.35rem;
    display: inline-block;
    border-radius: 50%;
    background: var(--green);
    box-shadow: 0 0 0.6rem rgba(99, 230, 166, 0.8);
}

.resume-radar[b-xu9z5pxi3h] {
    position: relative;
    width: min(100%, 17rem);
    aspect-ratio: 1;
    margin: 1.5rem auto;
    display: grid;
    place-items: center;
    overflow: hidden;
    border: 1px solid rgba(94, 231, 255, 0.2);
    border-radius: 50%;
    background:
        linear-gradient(rgba(94, 231, 255, 0.08) 1px, transparent 1px),
        linear-gradient(90deg, rgba(94, 231, 255, 0.08) 1px, transparent 1px),
        radial-gradient(circle, rgba(94, 231, 255, 0.08), transparent 68%);
    background-size: 2rem 2rem, 2rem 2rem, auto;
}

.resume-radar-shield[b-xu9z5pxi3h] {
    z-index: 2;
    width: 4.2rem;
    height: 4.2rem;
    display: grid;
    place-items: center;
    color: var(--cyan);
    border: 1px solid rgba(94, 231, 255, 0.48);
    border-radius: 50%;
    background: rgba(4, 18, 24, 0.86);
    font-family: Consolas, monospace;
    font-size: 1rem;
    letter-spacing: 0.12em;
    box-shadow: 0 0 2rem rgba(94, 231, 255, 0.15);
}

.resume-radar-ring[b-xu9z5pxi3h] {
    position: absolute;
    border: 1px solid rgba(94, 231, 255, 0.16);
    border-radius: 50%;
}

.resume-ring-one[b-xu9z5pxi3h] { width: 35%; height: 35%; }
.resume-ring-two[b-xu9z5pxi3h] { width: 65%; height: 65%; }
.resume-ring-three[b-xu9z5pxi3h] { width: 88%; height: 88%; }

.resume-radar-line[b-xu9z5pxi3h] {
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: conic-gradient(from 0deg, transparent 0deg 290deg, rgba(94, 231, 255, 0.4) 340deg, rgba(94, 231, 255, 0.02) 360deg);
    animation: resume-scan-b-xu9z5pxi3h 6s linear infinite;
}

.resume-node[b-xu9z5pxi3h] {
    position: absolute;
    z-index: 3;
    width: 0.45rem;
    height: 0.45rem;
    border: 1px solid var(--cyan);
    border-radius: 50%;
    background: #08161d;
    box-shadow: 0 0 0.7rem rgba(94, 231, 255, 0.8);
}

.resume-node-one[b-xu9z5pxi3h] { top: 28%; left: 22%; }
.resume-node-two[b-xu9z5pxi3h] { top: 20%; right: 30%; }
.resume-node-three[b-xu9z5pxi3h] { right: 15%; bottom: 35%; }

@keyframes resume-scan-b-xu9z5pxi3h { to { transform: rotate(1turn); } }

.resume-readout[b-xu9z5pxi3h] {
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-top: 1px solid var(--line);
}

.resume-readout div[b-xu9z5pxi3h] {
    padding: 0.8rem 0.65rem 0.35rem;
}

.resume-readout dt[b-xu9z5pxi3h],
.resume-readout dd[b-xu9z5pxi3h] {
    margin: 0;
}

.resume-readout dt[b-xu9z5pxi3h] {
    color: #617985;
    font-family: Consolas, monospace;
    font-size: 0.65rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.resume-readout dd[b-xu9z5pxi3h] {
    color: #c8d7dd;
    font-size: 0.86rem;
}

.resume-readout .resume-online[b-xu9z5pxi3h] {
    color: var(--green);
}

.resume-proof-strip[b-xu9z5pxi3h] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-top: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
    background: rgba(6, 17, 23, 0.5);
}

.resume-proof-strip div[b-xu9z5pxi3h] {
    min-height: 9rem;
    padding: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    border-right: 1px solid var(--line);
}

.resume-proof-strip div:last-child[b-xu9z5pxi3h] { border-right: 0; }

.resume-proof-strip strong[b-xu9z5pxi3h] {
    color: var(--cyan);
    font-family: Consolas, monospace;
    font-size: 1.5rem;
    font-weight: 400;
}

.resume-proof-strip span[b-xu9z5pxi3h] {
    max-width: 8rem;
    color: var(--muted);
    font-size: 0.82rem;
    line-height: 1.4;
}

.resume-section[b-xu9z5pxi3h] {
    width: min(100% - 3rem, 78rem);
    margin: 0 auto;
    padding: 8rem 0;
    display: grid;
    grid-template-columns: 11rem 1fr;
    gap: 4rem;
    border-bottom: 1px solid var(--line);
}

.resume-section-label[b-xu9z5pxi3h] {
    padding-top: 0.3rem;
    color: #647b86;
    font-size: 0.7rem;
}

.resume-section-label span[b-xu9z5pxi3h] {
    margin-right: 0.6rem;
    color: var(--cyan);
}

.resume-kicker[b-xu9z5pxi3h] {
    margin: 0 0 1rem;
    color: var(--cyan);
    font-size: 0.72rem;
}

.resume-section h2[b-xu9z5pxi3h] {
    font-size: clamp(3rem, 5.5vw, 5.2rem);
}

.resume-about-grid[b-xu9z5pxi3h] {
    max-width: 56rem;
    margin-top: 3rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
}

.resume-about-grid p[b-xu9z5pxi3h] {
    margin: 0;
    color: #9db0b9;
    font-size: 1rem;
}

.resume-projects[b-xu9z5pxi3h] {
    margin-top: 4rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-top: 1px solid var(--line);
    border-left: 1px solid var(--line);
}

.resume-project[b-xu9z5pxi3h] {
    min-height: 25rem;
    padding: 1.6rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-right: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
    background: rgba(11, 25, 32, 0.54);
    transition: background 180ms ease, transform 180ms ease;
}

.resume-project:hover[b-xu9z5pxi3h] {
    z-index: 2;
    background: rgba(16, 39, 49, 0.8);
    transform: translateY(-3px);
}

.resume-project-number[b-xu9z5pxi3h] {
    color: #566e79;
    font-size: 0.68rem;
}

.resume-project-type[b-xu9z5pxi3h] {
    margin: 0 0 0.7rem;
    color: var(--cyan);
    font-size: 0.68rem;
}

.resume-project h3[b-xu9z5pxi3h],
.resume-skill-grid h3[b-xu9z5pxi3h],
.resume-credentials-grid h3[b-xu9z5pxi3h] {
    margin: 0;
    color: #e5eff3;
    font-weight: 400;
    line-height: 1.2;
}

.resume-project h3[b-xu9z5pxi3h] {
    font-size: 1.65rem;
}

.resume-project p:not(.resume-project-type)[b-xu9z5pxi3h] {
    margin: 1.1rem 0 0;
    color: #8fa4ae;
    font-size: 0.9rem;
}

.resume-project ul[b-xu9z5pxi3h] {
    margin: 1.4rem 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    list-style: none;
}

.resume-project li[b-xu9z5pxi3h] {
    padding: 0.25rem 0.55rem;
    color: #9edfec;
    border: 1px solid rgba(94, 231, 255, 0.18);
    background: rgba(94, 231, 255, 0.05);
    font-family: Consolas, monospace;
    font-size: 0.65rem;
}

.resume-project-featured[b-xu9z5pxi3h] {
    grid-column: span 2;
    min-height: 28rem;
    display: grid;
    grid-template-columns: 1fr 2.2fr;
}

.resume-project-featured > div:last-child[b-xu9z5pxi3h] {
    max-width: 38rem;
    align-self: end;
}

.resume-project-featured h3[b-xu9z5pxi3h] {
    font-size: clamp(2rem, 4vw, 3.5rem);
}

.resume-skill-grid[b-xu9z5pxi3h] {
    margin-top: 4rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1px;
    background: var(--line);
    border: 1px solid var(--line);
}

.resume-skill-grid article[b-xu9z5pxi3h] {
    min-height: 14rem;
    padding: 1.5rem;
    background: #09161c;
}

.resume-skill-index[b-xu9z5pxi3h] {
    color: var(--cyan);
    font-family: Consolas, monospace;
    font-size: 0.7rem;
}

.resume-skill-grid h3[b-xu9z5pxi3h] {
    margin-top: 3.5rem;
    font-size: 1.15rem;
}

.resume-skill-grid p[b-xu9z5pxi3h] {
    margin: 0.9rem 0 0;
    color: #879da7;
    font-size: 0.82rem;
    line-height: 1.65;
}

.resume-credentials-grid[b-xu9z5pxi3h] {
    margin-top: 4rem;
    display: grid;
    grid-template-columns: 0.85fr 1.15fr;
    gap: 1.4rem;
}

.resume-education-card[b-xu9z5pxi3h] {
    min-height: 26rem;
    padding: 1.7rem;
    display: flex;
    flex-direction: column;
    border: 1px solid rgba(94, 231, 255, 0.25);
    background: linear-gradient(150deg, rgba(15, 38, 48, 0.9), rgba(7, 19, 25, 0.9));
}

.resume-card-topline[b-xu9z5pxi3h] {
    display: flex;
    justify-content: space-between;
    color: #647d88;
    font-size: 0.68rem;
}

.resume-card-type[b-xu9z5pxi3h] {
    margin: auto 0 0.5rem;
    color: var(--cyan);
    font-family: Consolas, monospace;
    font-size: 0.75rem;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.resume-education-card h3[b-xu9z5pxi3h] {
    font-size: 2.4rem;
}

.resume-school[b-xu9z5pxi3h] {
    margin: 0.3rem 0 1.5rem;
    color: #a3b5bd;
}

.resume-education-meta[b-xu9z5pxi3h] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.45rem;
}

.resume-education-meta span[b-xu9z5pxi3h] {
    padding: 0.3rem 0.55rem;
    color: #95aab4;
    border: 1px solid var(--line);
    font-size: 0.7rem;
}

.resume-coursework[b-xu9z5pxi3h] {
    margin: 1.25rem 0 0;
    color: #708893;
    font-size: 0.72rem;
    line-height: 1.65;
}

.resume-cert-list[b-xu9z5pxi3h] {
    border-top: 1px solid var(--line);
}

.resume-cert-list article[b-xu9z5pxi3h] {
    min-height: 8.7rem;
    padding: 1.3rem 1rem;
    display: grid;
    grid-template-columns: 2rem 1fr auto;
    align-items: center;
    gap: 1rem;
    border-bottom: 1px solid var(--line);
}

.resume-cert-list article > span[b-xu9z5pxi3h] {
    color: #57707c;
    font-family: Consolas, monospace;
    font-size: 0.7rem;
}

.resume-cert-list h3[b-xu9z5pxi3h] {
    font-size: 1.15rem;
}

.resume-cert-list p[b-xu9z5pxi3h] {
    margin: 0.35rem 0 0;
    color: #7f96a1;
    font-size: 0.82rem;
}

.resume-cert-list strong[b-xu9z5pxi3h] {
    color: rgba(94, 231, 255, 0.35);
    font-family: Consolas, monospace;
    font-size: 0.8rem;
    letter-spacing: 0.08em;
}

.resume-contact[b-xu9z5pxi3h] {
    position: relative;
    width: min(100% - 3rem, 78rem);
    margin: 0 auto;
    padding: 9rem 0;
    overflow: hidden;
}

.resume-contact[b-xu9z5pxi3h]::after {
    content: "CONNECT";
    position: absolute;
    right: -1rem;
    bottom: -5.5rem;
    color: rgba(94, 231, 255, 0.025);
    font-family: Consolas, monospace;
    font-size: 13rem;
    font-weight: 700;
    line-height: 1;
    pointer-events: none;
}

.resume-contact h2[b-xu9z5pxi3h] {
    font-size: clamp(4rem, 9vw, 8rem);
}

.resume-contact > p:not(.resume-eyebrow)[b-xu9z5pxi3h] {
    max-width: 36rem;
    margin: 2rem 0;
    color: #8ea4ae;
    font-size: 1.05rem;
}

.resume-contact > a[b-xu9z5pxi3h] {
    position: relative;
    z-index: 1;
    display: inline-flex;
    gap: 1rem;
    color: var(--cyan);
    border-bottom: 1px solid rgba(94, 231, 255, 0.35);
    font-size: clamp(1rem, 2vw, 1.35rem);
    text-decoration: none;
}

.resume-footer[b-xu9z5pxi3h] {
    width: min(100% - 3rem, 78rem);
    min-height: 6rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    color: #647b86;
    border-top: 1px solid var(--line);
    font-family: Consolas, monospace;
    font-size: 0.72rem;
}

.resume-footer p[b-xu9z5pxi3h] { margin: 0; }

.resume-footer div[b-xu9z5pxi3h] {
    display: flex;
    gap: 1.5rem;
}

.resume-footer a[b-xu9z5pxi3h] {
    color: #78909b;
    text-decoration: none;
}

.resume-footer a:hover[b-xu9z5pxi3h] { color: var(--cyan); }

@media (max-width: 960px) {
    .resume-nav[b-xu9z5pxi3h] {
        grid-template-columns: 1fr auto;
    }

    .resume-nav nav[b-xu9z5pxi3h] { display: none; }

    .resume-hero[b-xu9z5pxi3h] {
        padding-top: 5rem;
        grid-template-columns: 1fr;
        gap: 4rem;
    }

    .resume-ops-panel[b-xu9z5pxi3h] { max-width: 31rem; }

    .resume-section[b-xu9z5pxi3h] {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }

    .resume-skill-grid[b-xu9z5pxi3h] { grid-template-columns: repeat(2, 1fr); }
    .resume-credentials-grid[b-xu9z5pxi3h] { grid-template-columns: 1fr; }
}

@media (max-width: 680px) {
    .resume-nav[b-xu9z5pxi3h],
    .resume-hero[b-xu9z5pxi3h],
    .resume-section[b-xu9z5pxi3h],
    .resume-contact[b-xu9z5pxi3h],
    .resume-footer[b-xu9z5pxi3h] {
        width: min(100% - 2rem, 78rem);
    }

    .resume-nav-contact[b-xu9z5pxi3h] { display: none; }
    .resume-nav[b-xu9z5pxi3h] { grid-template-columns: 1fr; }

    .resume-hero[b-xu9z5pxi3h] {
        min-height: auto;
        padding: 4.5rem 0;
    }

    .resume-hero h1[b-xu9z5pxi3h] { font-size: clamp(3.2rem, 16vw, 4.6rem); }
    .resume-intro[b-xu9z5pxi3h] { font-size: 1rem; }

    .resume-actions[b-xu9z5pxi3h] { align-items: stretch; flex-direction: column; }
    .resume-actions a[b-xu9z5pxi3h] { justify-content: space-between; }

    .resume-proof-strip[b-xu9z5pxi3h] { grid-template-columns: 1fr 1fr; }
    .resume-proof-strip div[b-xu9z5pxi3h] { min-height: 7rem; padding: 1.2rem; }
    .resume-proof-strip div:nth-child(2)[b-xu9z5pxi3h] { border-right: 0; }
    .resume-proof-strip div:nth-child(-n+2)[b-xu9z5pxi3h] { border-bottom: 1px solid var(--line); }

    .resume-section[b-xu9z5pxi3h] { padding: 5.5rem 0; }
    .resume-section h2[b-xu9z5pxi3h] { font-size: clamp(2.7rem, 14vw, 4rem); }
    .resume-about-grid[b-xu9z5pxi3h] { grid-template-columns: 1fr; gap: 1.5rem; }

    .resume-projects[b-xu9z5pxi3h] { grid-template-columns: 1fr; }
    .resume-project[b-xu9z5pxi3h],
    .resume-project-featured[b-xu9z5pxi3h] {
        grid-column: auto;
        min-height: 25rem;
        display: flex;
    }

    .resume-skill-grid[b-xu9z5pxi3h] { grid-template-columns: 1fr; }
    .resume-skill-grid article[b-xu9z5pxi3h] { min-height: 12rem; }

    .resume-cert-list article[b-xu9z5pxi3h] { grid-template-columns: 1.5rem 1fr; }
    .resume-cert-list strong[b-xu9z5pxi3h] { display: none; }

    .resume-contact[b-xu9z5pxi3h] { padding: 6rem 0; }
    .resume-contact h2[b-xu9z5pxi3h] { font-size: clamp(3.8rem, 19vw, 5.5rem); }
    .resume-contact[b-xu9z5pxi3h]::after { display: none; }

    .resume-footer[b-xu9z5pxi3h] {
        padding: 1.5rem 0;
        align-items: flex-start;
        flex-direction: column;
        gap: 1rem;
    }

    .resume-footer div[b-xu9z5pxi3h] { flex-wrap: wrap; gap: 1rem; }
}

@media (prefers-reduced-motion: reduce) {
    .resume-site[b-xu9z5pxi3h] { scroll-behavior: auto; }
    .resume-radar-line[b-xu9z5pxi3h] { animation: none; }
    .resume-actions a[b-xu9z5pxi3h], .resume-project[b-xu9z5pxi3h] { transition: none; }
}

@media print {
    .resume-site[b-xu9z5pxi3h] {
        color: #101820;
        background: white;
    }

    .resume-nav[b-xu9z5pxi3h],
    .resume-ops-panel[b-xu9z5pxi3h],
    .resume-proof-strip[b-xu9z5pxi3h],
    .resume-actions[b-xu9z5pxi3h],
    .resume-footer[b-xu9z5pxi3h] { display: none; }

    .resume-hero[b-xu9z5pxi3h],
    .resume-section[b-xu9z5pxi3h],
    .resume-contact[b-xu9z5pxi3h] {
        width: 100%;
        min-height: auto;
        padding: 2rem 0;
        color: #101820;
        border-color: #ccd4d8;
    }

    .resume-hero[b-xu9z5pxi3h],
    .resume-section[b-xu9z5pxi3h] { display: block; }

    .resume-hero h1[b-xu9z5pxi3h],
    .resume-section h2[b-xu9z5pxi3h],
    .resume-contact h2[b-xu9z5pxi3h],
    .resume-project h3[b-xu9z5pxi3h],
    .resume-skill-grid h3[b-xu9z5pxi3h],
    .resume-credentials-grid h3[b-xu9z5pxi3h] { color: #101820; }

    .resume-projects[b-xu9z5pxi3h],
    .resume-skill-grid[b-xu9z5pxi3h],
    .resume-credentials-grid[b-xu9z5pxi3h] { margin-top: 1.5rem; }

    .resume-project[b-xu9z5pxi3h],
    .resume-skill-grid article[b-xu9z5pxi3h],
    .resume-education-card[b-xu9z5pxi3h] { color: #101820; background: white; break-inside: avoid; }
}
/* /Components/Pages/Genealogy/AddAncestor.razor.rz.scp.css */
.add-ancestor-page[b-t49nebgou9] { color: #202c45; padding: 4px 16px 24px; }
.breadcrumb[b-t49nebgou9] { display: flex; flex-wrap: wrap; gap: 10px; margin: 0 0 18px; color: #596475; font-size: .82rem; }
.breadcrumb a[b-t49nebgou9], .archive-footer a[b-t49nebgou9] { color: #202c45; }
.ancestor-hero[b-t49nebgou9] { padding: clamp(24px, 3vw, 48px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid #d7b779; }
.eyebrow[b-t49nebgou9] { color: #806338; font-size: .7rem; font-weight: 700; text-transform: uppercase; letter-spacing: .13em; margin: 0 0 10px; }
.ancestor-hero .eyebrow[b-t49nebgou9] { color: #e1c792; }
h1[b-t49nebgou9], h2[b-t49nebgou9] { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; }
h1[b-t49nebgou9] { font-size: clamp(2rem, 3.2vw, 3.6rem); line-height: 1.12; margin: 0 0 18px; letter-spacing: -.025em; }
h1 em[b-t49nebgou9] { color: #e1c792; font-weight: 400; }
.ancestor-hero > p:last-child[b-t49nebgou9] { max-width: 760px; color: #e0e4ed; line-height: 1.7; margin: 0; }
.ancestor-hero strong[b-t49nebgou9] { color: #fffaf0; }
.ancestor-form[b-t49nebgou9] { display: grid; gap: 24px; margin-top: 24px; }
.form-message[b-t49nebgou9] { padding: 18px; border-left: 3px solid #927544; background: #f7efdf; border-radius: 5px; color: #39465b; }
.form-section[b-t49nebgou9] { padding: 24px; background: #fff; border: 1px solid #ddd8ce; border-radius: 10px; }
.section-heading[b-t49nebgou9] { display: flex; justify-content: space-between; align-items: end; gap: 16px; margin-bottom: 24px; }
h2[b-t49nebgou9] { font-size: clamp(1.5rem, 2vw, 2rem); margin: 0; }
.required-note[b-t49nebgou9] { color: #596475; font-size: .8rem; }
.required-note span[b-t49nebgou9] { color: #806338; font-weight: 700; }
.form-grid[b-t49nebgou9] { display: grid; gap: 18px; }
.name-grid[b-t49nebgou9] { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.service-grid[b-t49nebgou9] { grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 20px; max-width: 760px; }
.contact-grid[b-t49nebgou9] { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.archive-field[b-t49nebgou9] { min-width: 0; }
.story-field[b-t49nebgou9] { margin-top: 22px; }
.field-help[b-t49nebgou9] { margin: 7px 0 0; color: #6a7382; font-size: .78rem; }
.privacy-note[b-t49nebgou9] { display: grid; grid-template-columns: 180px 1fr; gap: 16px; margin-top: 24px; padding: 16px 18px; border-left: 3px solid #927544; border-radius: 5px; background: #f7efdf; color: #39465b; font-size: .84rem; line-height: 1.55; }
.privacy-note strong[b-t49nebgou9] { color: #202c45; }
.form-actions[b-t49nebgou9] { display: flex; gap: 10px; margin-top: 24px; }
.primary-action[b-t49nebgou9], .secondary-action[b-t49nebgou9] { border-radius: 5px; padding: 11px 18px; font: inherit; font-weight: 700; cursor: pointer; }
.primary-action[b-t49nebgou9] { color: #202c45; background: #e1c792; border: 1px solid #e1c792; }
.primary-action:hover[b-t49nebgou9] { background: #f0dcae; }
.primary-action:disabled[b-t49nebgou9] { cursor: wait; opacity: .7; }
.secondary-action[b-t49nebgou9] { color: #202c45; background: #fffcf5; border: 1px solid #a7aeb8; }
.secondary-action:hover[b-t49nebgou9] { background: #f6f5f1; }
.archive-footer[b-t49nebgou9] { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 16px; border-top: 1px solid #dcd8ce; margin-top: 32px; padding-top: 20px; color: #596475; font-size: .85rem; }
button:focus-visible[b-t49nebgou9], a:focus-visible[b-t49nebgou9] { outline: 3px solid #b98d3c; outline-offset: 3px; }
[b-t49nebgou9] .mud-input-control { margin-top: 0; }
[b-t49nebgou9] .mud-input-outlined-border { border-color: #a7aeb8 !important; }
[b-t49nebgou9] .mud-input-control:focus-within .mud-input-outlined-border { border-color: #927544 !important; }
@media (max-width: 800px) { .name-grid[b-t49nebgou9], .contact-grid[b-t49nebgou9] { grid-template-columns: 1fr 1fr; } }
@media (max-width: 600px) { .add-ancestor-page[b-t49nebgou9] { padding: 4px 4px 20px; } .form-section[b-t49nebgou9] { padding: 18px; } .name-grid[b-t49nebgou9], .service-grid[b-t49nebgou9], .contact-grid[b-t49nebgou9] { grid-template-columns: 1fr; } .section-heading[b-t49nebgou9] { align-items: start; flex-direction: column; gap: 8px; } .privacy-note[b-t49nebgou9] { grid-template-columns: 1fr; gap: 5px; } .form-actions[b-t49nebgou9] { flex-direction: column; } }
/* /Components/Pages/Genealogy/AncestorSearch.razor.rz.scp.css */
.ancestor-search-page[b-ykhwi33cd1] { color: #202c45; padding: 4px 16px 24px; }
.breadcrumb[b-ykhwi33cd1] { display: flex; flex-wrap: wrap; gap: 10px; margin: 0 0 18px; color: #596475; font-size: .82rem; }
.breadcrumb a[b-ykhwi33cd1], .archive-footer a[b-ykhwi33cd1] { color: #202c45; }
.search-hero[b-ykhwi33cd1] { padding: clamp(24px, 3vw, 48px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid #d7b779; }
.eyebrow[b-ykhwi33cd1] { color: #806338; font-size: .7rem; font-weight: 700; text-transform: uppercase; letter-spacing: .13em; margin: 0 0 10px; }
.search-hero .eyebrow[b-ykhwi33cd1] { color: #e1c792; }
h1[b-ykhwi33cd1], h2[b-ykhwi33cd1] { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; }
h1[b-ykhwi33cd1] { font-size: clamp(2rem, 3.2vw, 3.6rem); line-height: 1.12; margin: 0 0 18px; letter-spacing: -.025em; }
h1 em[b-ykhwi33cd1] { color: #e1c792; font-weight: 400; }
.search-hero > p:last-child[b-ykhwi33cd1] { max-width: 680px; color: #e0e4ed; line-height: 1.7; margin: 0; }
.search-panel[b-ykhwi33cd1], .results-section[b-ykhwi33cd1] { margin-top: 24px; padding: 24px; background: #fff; border: 1px solid #ddd8ce; border-radius: 10px; }
.section-heading[b-ykhwi33cd1] { display: flex; justify-content: space-between; align-items: end; gap: 16px; margin-bottom: 20px; }
h2[b-ykhwi33cd1] { font-size: clamp(1.5rem, 2vw, 2rem); margin: 0; }
.text-action[b-ykhwi33cd1] { border: 0; background: transparent; color: #202c45; text-decoration: underline; text-underline-offset: 3px; cursor: pointer; }
.search-fields[b-ykhwi33cd1] { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.archive-field[b-ykhwi33cd1], .state-field[b-ykhwi33cd1] { min-width: 0; }
.search-actions[b-ykhwi33cd1] { display: flex; gap: 10px; margin-top: 24px; }
.primary-action[b-ykhwi33cd1], .secondary-action[b-ykhwi33cd1] { border-radius: 5px; padding: 11px 18px; font: inherit; font-weight: 700; cursor: pointer; }
.primary-action[b-ykhwi33cd1] { color: #202c45; background: #e1c792; border: 1px solid #e1c792; }
.primary-action:hover[b-ykhwi33cd1] { background: #f0dcae; }
.secondary-action[b-ykhwi33cd1] { color: #202c45; background: #fffcf5; border: 1px solid #a7aeb8; }
.secondary-action:hover[b-ykhwi33cd1] { background: #f6f5f1; }
.search-note[b-ykhwi33cd1] { margin: 14px 0 0; color: #596475; font-size: .8rem; }
.result-count[b-ykhwi33cd1] { color: #596475; font-size: .85rem; font-variant-numeric: tabular-nums; }
.archive-footer[b-ykhwi33cd1] { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 16px; border-top: 1px solid #dcd8ce; margin-top: 32px; padding-top: 20px; color: #596475; font-size: .85rem; }
button:focus-visible[b-ykhwi33cd1], a:focus-visible[b-ykhwi33cd1] { outline: 3px solid #b98d3c; outline-offset: 3px; }
[b-ykhwi33cd1] .mud-input-control { margin-top: 0; }
[b-ykhwi33cd1] .mud-input-outlined-border { border-color: #a7aeb8 !important; }
[b-ykhwi33cd1] .mud-input-control:focus-within .mud-input-outlined-border { border-color: #927544 !important; }
@media (max-width: 700px) { .search-fields[b-ykhwi33cd1] { grid-template-columns: 1fr; } .section-heading[b-ykhwi33cd1] { align-items: start; flex-direction: column; gap: 8px; } }
@media (max-width: 600px) { .ancestor-search-page[b-ykhwi33cd1] { padding: 4px 4px 20px; } .search-panel[b-ykhwi33cd1], .results-section[b-ykhwi33cd1] { padding: 18px; } .search-actions[b-ykhwi33cd1] { flex-direction: column; } }
/* /Components/Pages/Genealogy/AncestorStoryCard.razor.rz.scp.css */
.story-card[b-83b5dt27o1] { display: flex; flex-direction: column; height: 100%; border: 1px solid #ddd8ce; border-top: 3px solid #b29460; border-radius: 8px; background: #fffdf8; padding: 26px; color: #202c45; overflow-wrap: anywhere; }
.story-meta[b-83b5dt27o1] { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 8px; font-size: .72rem; color: #596475; margin-bottom: 18px; }
.nation[b-83b5dt27o1] { background: #eceef1; color: #35435b; border-radius: 4px; padding: 4px 8px; }
h3[b-83b5dt27o1] { font: 400 1.55rem/1.25 Georgia, 'Times New Roman', serif; margin: 0 0 10px; }
h3 a[b-83b5dt27o1] { color: #202c45; text-decoration: none; }
h3 a:hover[b-83b5dt27o1] { text-decoration: underline; }
.service-line[b-83b5dt27o1] { color: #596475; font-size: .8rem; line-height: 1.5; margin-bottom: 18px; }
.story-excerpt[b-83b5dt27o1] { font-size: .95rem; line-height: 1.8; margin-bottom: 24px; }
.story-byline[b-83b5dt27o1] { color: #596475; font-size: .76rem; line-height: 1.7; margin-top: auto; padding-top: 12px; border-top: 1px solid #e8e3d9; }
.story-link[b-83b5dt27o1] { display: flex; justify-content: space-between; color: #202c45; font-size: .85rem; font-weight: 700; padding-top: 18px; }
a:focus-visible[b-83b5dt27o1] { outline: 3px solid #b98d3c; outline-offset: 3px; }
@media (max-width: 600px) { .story-card[b-83b5dt27o1] { padding: 20px; } }
/* /Components/Pages/Genealogy/EditAncestor.razor.rz.scp.css */
.edit-ancestor[b-1jzsx2domz] { color: #202c45; background: #f7f5ef; }
.dialog-hero[b-1jzsx2domz] { padding: 28px 30px; background: #202c45; color: #fffaf0; border-bottom: 4px solid #d7b779; }
.eyebrow[b-1jzsx2domz] { color: #806338; font-size: .68rem; font-weight: 700; text-transform: uppercase; letter-spacing: .13em; margin: 0 0 8px; }
.dialog-hero .eyebrow[b-1jzsx2domz] { color: #e1c792; }
h1[b-1jzsx2domz], h2[b-1jzsx2domz] { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; }
h1[b-1jzsx2domz] { margin: 0; font-size: clamp(2rem, 4vw, 3rem); line-height: 1.1; }
.dialog-hero > p:last-child[b-1jzsx2domz] { margin: 10px 0 0; color: #e0e4ed; }
.dialog-body[b-1jzsx2domz] { display: grid; gap: 18px; padding: 22px; }
.form-section[b-1jzsx2domz] { padding: 22px; background: #fff; border: 1px solid #ddd8ce; border-radius: 9px; }
.section-heading[b-1jzsx2domz] { display: flex; justify-content: space-between; align-items: end; gap: 16px; margin-bottom: 20px; }
.section-heading > span[b-1jzsx2domz] { color: #596475; font-size: .76rem; }
.section-heading > span span[b-1jzsx2domz] { color: #806338; font-weight: 700; }
h2[b-1jzsx2domz] { margin: 0; font-size: 1.55rem; }
.form-grid[b-1jzsx2domz] { display: grid; gap: 16px; }
.name-grid[b-1jzsx2domz] { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.service-grid[b-1jzsx2domz], .contact-grid[b-1jzsx2domz] { grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 18px; }
.contact-grid[b-1jzsx2domz] { margin-top: 0; }
.archive-field[b-1jzsx2domz] { min-width: 0; }
.story-field[b-1jzsx2domz] { margin-top: 20px; }
.password-note[b-1jzsx2domz] { display: grid; grid-template-columns: 140px 1fr; gap: 14px; margin-top: 20px; padding: 14px 16px; border-left: 3px solid #927544; border-radius: 5px; background: #f7efdf; color: #39465b; font-size: .8rem; line-height: 1.5; }
.password-note strong[b-1jzsx2domz] { color: #202c45; }
.form-actions[b-1jzsx2domz] { display: flex; justify-content: flex-end; gap: 10px; margin-top: 22px; }
.primary-action[b-1jzsx2domz], .secondary-action[b-1jzsx2domz] { min-width: 120px; border-radius: 5px; padding: 10px 16px; font: inherit; font-weight: 700; cursor: pointer; }
.primary-action[b-1jzsx2domz] { color: #202c45; background: #e1c792; border: 1px solid #e1c792; }
.primary-action:hover[b-1jzsx2domz] { background: #f0dcae; }
.primary-action:disabled[b-1jzsx2domz] { cursor: wait; opacity: .7; }
.secondary-action[b-1jzsx2domz] { color: #202c45; background: #fffcf5; border: 1px solid #a7aeb8; }
.secondary-action:hover[b-1jzsx2domz] { background: #f6f5f1; }
.dialog-message[b-1jzsx2domz] { margin: 22px; padding: 18px; border-left: 3px solid #927544; background: #f7efdf; border-radius: 5px; color: #39465b; }
button:focus-visible[b-1jzsx2domz] { outline: 3px solid #b98d3c; outline-offset: 3px; }
[b-1jzsx2domz] .mud-input-control { margin-top: 0; }
[b-1jzsx2domz] .mud-input-outlined-border { border-color: #a7aeb8 !important; }
[b-1jzsx2domz] .mud-input-control:focus-within .mud-input-outlined-border { border-color: #927544 !important; }
[b-1jzsx2domz] .mud-dialog-content { padding: 0; }
@media (max-width: 700px) { .name-grid[b-1jzsx2domz], .service-grid[b-1jzsx2domz], .contact-grid[b-1jzsx2domz] { grid-template-columns: 1fr; } .password-note[b-1jzsx2domz] { grid-template-columns: 1fr; gap: 5px; } }
@media (max-width: 520px) { .dialog-hero[b-1jzsx2domz] { padding: 24px 20px; } .dialog-body[b-1jzsx2domz] { padding: 12px; } .form-section[b-1jzsx2domz] { padding: 17px; } .section-heading[b-1jzsx2domz] { align-items: start; flex-direction: column; gap: 6px; } .form-actions[b-1jzsx2domz] { flex-direction: column; } .primary-action[b-1jzsx2domz], .secondary-action[b-1jzsx2domz] { width: 100%; } }
/* /Components/Pages/Genealogy/GenealogyEmailDialog.razor.rz.scp.css */
.contact-dialog[b-rrgkftb59c] { color: #202c45; background: #f7f5ef; }
.contact-hero[b-rrgkftb59c] { display: flex; align-items: center; gap: 18px; padding: 26px 28px; background: #202c45; color: #fffaf0; border-bottom: 4px solid #d7b779; }
.contact-icon[b-rrgkftb59c] { display: grid; place-items: center; flex: 0 0 46px; width: 46px; height: 46px; border: 1px solid #e1c792; border-radius: 50%; color: #e1c792; font-size: 1.25rem; }
.eyebrow[b-rrgkftb59c] { margin: 0 0 7px; color: #e1c792; font-size: .68rem; font-weight: 700; text-transform: uppercase; letter-spacing: .13em; }
h2[b-rrgkftb59c] { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(1.65rem, 4vw, 2.25rem); font-weight: 400; }
.contact-body[b-rrgkftb59c] { padding: 24px 28px 28px; }
.intro[b-rrgkftb59c] { margin: 0 0 20px; color: #465268; line-height: 1.65; }
.contributor-card[b-rrgkftb59c] { display: grid; gap: 5px; padding: 18px 20px; border: 1px solid #ddd8ce; border-radius: 7px; background: #fff; }
.contributor-card > span:first-child[b-rrgkftb59c] { color: #6a7382; font-size: .74rem; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; }
.contributor-card strong[b-rrgkftb59c] { font-family: Georgia, 'Times New Roman', serif; font-size: 1.3rem; font-weight: 400; }
.contributor-card a[b-rrgkftb59c] { width: fit-content; color: #202c45; overflow-wrap: anywhere; text-underline-offset: 3px; }
.unavailable[b-rrgkftb59c] { margin-top: 3px; color: #596475; font-size: .85rem; }
.privacy-note[b-rrgkftb59c] { margin: 18px 0 0; padding: 14px 16px; border-left: 3px solid #927544; border-radius: 5px; background: #f7efdf; color: #596475; font-size: .78rem; line-height: 1.55; }
.dialog-actions[b-rrgkftb59c] { display: flex; justify-content: flex-end; gap: 10px; margin-top: 22px; }
.primary-action[b-rrgkftb59c], .secondary-action[b-rrgkftb59c] { display: inline-flex; align-items: center; justify-content: center; gap: 8px; border-radius: 5px; padding: 10px 16px; font: inherit; font-weight: 700; text-decoration: none; cursor: pointer; }
.primary-action[b-rrgkftb59c] { color: #202c45; background: #e1c792; border: 1px solid #e1c792; }
.primary-action:hover[b-rrgkftb59c] { background: #f0dcae; }
.secondary-action[b-rrgkftb59c] { color: #202c45; background: #fffcf5; border: 1px solid #a7aeb8; }
.secondary-action:hover[b-rrgkftb59c] { background: #f6f5f1; }
a:focus-visible[b-rrgkftb59c], button:focus-visible[b-rrgkftb59c] { outline: 3px solid #b98d3c; outline-offset: 3px; }
[b-rrgkftb59c] .mud-dialog-content { padding: 0; }
@media (max-width: 520px) { .contact-hero[b-rrgkftb59c] { padding: 22px 20px; } .contact-body[b-rrgkftb59c] { padding: 20px; } .dialog-actions[b-rrgkftb59c] { flex-direction: column; } .primary-action[b-rrgkftb59c], .secondary-action[b-rrgkftb59c] { width: 100%; } }
/* /Components/Pages/Genealogy/Index.razor.rz.scp.css */
.genealogy-discovery[b-su1m7ctbht] { --ink: #202c45; --muted: #596475; --brass: #d7b779; padding: 4px 16px 24px; color: var(--ink); }
.breadcrumb[b-su1m7ctbht] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-su1m7ctbht] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-su1m7ctbht] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-su1m7ctbht] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-su1m7ctbht] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-su1m7ctbht] { min-width: 0; color: #202c45; font-weight: 600; }
.discovery-hero[b-su1m7ctbht] { display: grid; grid-template-columns: minmax(0, 1fr) 260px; gap: 32px; padding: clamp(24px, 3vw, 48px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid var(--brass); }
.eyebrow[b-su1m7ctbht] { font-size: .7rem; font-weight: 700; text-transform: uppercase; letter-spacing: .13em; margin: 0 0 12px; }
.discovery-hero .eyebrow[b-su1m7ctbht] { color: #e1c792; }
h1[b-su1m7ctbht] { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(1.6rem, 2.2vw, 2.5rem); line-height: 1.12; font-weight: 400; margin: 0 0 20px; letter-spacing: -.025em; }
h1 em[b-su1m7ctbht] { color: #e1c792; font-weight: 400; }
.hero-intro[b-su1m7ctbht] { font-size: 1rem; line-height: 1.7; color: #e0e4ed; margin-bottom: 26px; }
.ancestor-search label[b-su1m7ctbht] { display: block; font-size: .82rem; margin-bottom: 8px; font-weight: 600; }
.search-row[b-su1m7ctbht] { display: flex; gap: 8px; }
input[b-su1m7ctbht] { font: inherit; min-width: 0; }
.search-row input[b-su1m7ctbht] { flex: 1; width: 100%; border: 1px solid #ddd8cc; border-radius: 5px; padding: 13px 14px; background: #fffdf8; color: #202c45; }
.search-row input[aria-invalid="true"][b-su1m7ctbht] { border-color: #e7b59e; box-shadow: 0 0 0 1px #e7b59e; }
.surname-error[b-su1m7ctbht] { display: flex; align-items: center; gap: 8px; margin: 8px 0 0; padding: 8px 12px; border-left: 3px solid #d7b779; border-radius: 4px; background: #fff4e5; color: #693b29; font-size: .82rem; line-height: 1.5; }
.surname-error > span[b-su1m7ctbht] { display: inline-grid; place-items: center; flex: 0 0 18px; height: 18px; border: 1px solid currentColor; border-radius: 50%; font-weight: 700; font-size: .75rem; }
.primary-action[b-su1m7ctbht] { background: #e1c792; color: #202c45; border: 1px solid #e1c792; border-radius: 5px; padding: 12px 18px; font-weight: 700; cursor: pointer; }
.primary-action:hover[b-su1m7ctbht] { background: #f0dcae; }
.primary-action:disabled[b-su1m7ctbht] { opacity: .6; cursor: wait; }
.hero-link[b-su1m7ctbht] { display: inline-block; color: #e0e4ed; font-size: .8rem; margin-top: 14px; text-decoration: underline; text-underline-offset: 3px; }
.archive-note[b-su1m7ctbht] { align-self: center; padding: 16px 14px; border: 1px solid #728097; text-align: center; font-family: Georgia, 'Times New Roman', serif; }
.archive-star[b-su1m7ctbht] { font-size: 1.7rem; line-height: 1; color: var(--brass); }
.archive-note .eyebrow[b-su1m7ctbht] { margin: 8px 0 5px; font-family: Arial, sans-serif; }
.war-years[b-su1m7ctbht] { font-size: 2rem; margin: 0; }
.archive-rule[b-su1m7ctbht] { width: 42px; height: 1px; background: var(--brass); margin: 13px auto; }
.archive-note p[b-su1m7ctbht] { line-height: 1.35; }
.note-detail[b-su1m7ctbht] { font-family: Arial, sans-serif; font-size: .75rem; color: #e0e4ed; margin: 10px 0 0; }
.discovery-paths[b-su1m7ctbht] { display: grid; grid-template-columns: minmax(0, 1fr); gap: 12px; margin: 20px 0 36px; }
.discovery-paths a[b-su1m7ctbht], .discovery-paths button[b-su1m7ctbht] { display: flex; gap: 14px; align-items: center; padding: 20px 16px; text-align: left; border: 1px solid #dcd8ce; border-radius: 8px; background: #fffcf5; color: var(--ink); font: inherit; cursor: pointer; text-decoration: none; }
.discovery-paths a:hover[b-su1m7ctbht], .discovery-paths button:hover[b-su1m7ctbht] { border-color: #927544; background: #f8f1e4; }
.discovery-paths .add-ancestor-path[b-su1m7ctbht] { padding: 22px 24px; border-color: #d7b779; background: #202c45; color: #fffaf0; }
.discovery-paths .add-ancestor-path:hover[b-su1m7ctbht] { border-color: #e1c792; background: #293754; }
.add-ancestor-path .path-number[b-su1m7ctbht] { display: grid; place-items: center; width: 38px; height: 38px; border: 1px solid #e1c792; border-radius: 50%; color: #e1c792; font-family: Arial, sans-serif; }
.add-ancestor-path small[b-su1m7ctbht] { color: #dfe4ec; }
.path-arrow[b-su1m7ctbht] { margin-left: auto; color: #e1c792; font-size: 1.25rem; }
.path-number[b-su1m7ctbht] { color: #806338; font-family: Georgia, serif; font-size: 1.3rem; }
.discovery-paths strong[b-su1m7ctbht] { display: block; font-size: .95rem; }
.discovery-paths small[b-su1m7ctbht] { display: block; color: var(--muted); font-size: .77rem; margin-top: 5px; }
.section-heading[b-su1m7ctbht] { display: flex; justify-content: space-between; align-items: end; gap: 16px; margin-bottom: 14px; }
h2[b-su1m7ctbht] { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(1.5rem, 2vw, 2rem); font-weight: 400; margin: 0; }
.section-heading .eyebrow[b-su1m7ctbht] { color: #806338; margin-bottom: 7px; }
.section-caption[b-su1m7ctbht] { color: var(--muted); font-size: .8rem; }
.source-note[b-su1m7ctbht] { font-size: .8rem; line-height: 1.6; color: var(--muted); margin-bottom: 20px; }
.story-grid[b-su1m7ctbht] { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
.contribution-guide[b-su1m7ctbht] { background: #fff; border: 1px solid #ddd8ce; border-left: 4px solid #927544; padding: clamp(20px, 3vw, 32px); margin-bottom: 32px; border-radius: 8px; }
.contribution-guide p[b-su1m7ctbht] { line-height: 1.7; }
.contribution-guide a[b-su1m7ctbht], .text-action[b-su1m7ctbht] { color: var(--ink); text-decoration: underline; }
.contribution-steps[b-su1m7ctbht] { display: grid; gap: 14px; margin: 22px 0 26px; padding: 0; list-style: none; counter-reset: contribution-step; }
.contribution-steps li[b-su1m7ctbht] { display: grid; grid-template-columns: 42px minmax(0, 1fr); align-items: center; gap: 14px; line-height: 1.5; counter-increment: contribution-step; }
.contribution-steps li[b-su1m7ctbht]::before { content: counter(contribution-step); display: grid; place-items: center; width: 34px; height: 34px; border-radius: 50%; background: #f7efdf; color: #806338; font-family: Georgia, serif; font-weight: 700; }
.state-picker[b-su1m7ctbht] { max-width: 520px; padding: 20px; background: #f7efdf; border-radius: 7px; }
.text-action[b-su1m7ctbht] { background: none; border: none; cursor: pointer; }
.archive-footer[b-su1m7ctbht] { display: flex; justify-content: space-between; gap: 20px; flex-wrap: wrap; border-top: 1px solid #dcd8ce; margin-top: 32px; padding-top: 20px; color: var(--muted); font-size: .85rem; }
.archive-footer a[b-su1m7ctbht] { color: var(--ink); }
section[b-su1m7ctbht] { scroll-margin-top: 24px; }
.section-highlight[b-su1m7ctbht] { animation: section-highlight-b-su1m7ctbht 1.4s ease-out; }
@keyframes section-highlight-b-su1m7ctbht { 0%, 30% { box-shadow: 0 0 0 4px rgba(185, 141, 60, .48); } 100% { box-shadow: 0 0 0 0 rgba(185, 141, 60, 0); } }
a:focus-visible[b-su1m7ctbht], button:focus-visible[b-su1m7ctbht], input:focus-visible[b-su1m7ctbht] { outline: 3px solid #b98d3c; outline-offset: 3px; }
.sr-only[b-su1m7ctbht] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
@media (max-width: 1200px) {
    .discovery-hero[b-su1m7ctbht] { grid-template-columns: minmax(0, 1fr); }
    .archive-note[b-su1m7ctbht] { display: none; }
    .discovery-paths[b-su1m7ctbht] { grid-template-columns: minmax(0, 1fr); gap: 8px; }
    .discovery-paths a[b-su1m7ctbht], .discovery-paths button[b-su1m7ctbht] { padding: 14px 16px; }
}
@media (max-width: 600px) {
    .genealogy-discovery[b-su1m7ctbht] { padding: 4px 4px 20px; }
    .search-row[b-su1m7ctbht] { flex-direction: column; }
    .story-grid[b-su1m7ctbht] { grid-template-columns: minmax(0, 1fr); }
    .section-heading[b-su1m7ctbht] { align-items: start; flex-direction: column; gap: 8px; }
}
/* /Components/Pages/Genealogy/Regiments.razor.rz.scp.css */
.regiments-page[b-ubwc1ap6kx] { color: #202c45; padding: 4px 16px 24px; }
.breadcrumb[b-ubwc1ap6kx] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-ubwc1ap6kx] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-ubwc1ap6kx] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-ubwc1ap6kx] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-ubwc1ap6kx] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-ubwc1ap6kx] { min-width: 0; color: #202c45; font-weight: 600; }
.archive-footer a[b-ubwc1ap6kx] { color: #202c45; }
.regiments-hero[b-ubwc1ap6kx] { padding: clamp(24px, 3vw, 48px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid #d7b779; }
.eyebrow[b-ubwc1ap6kx] { font-size: .7rem; font-weight: 700; text-transform: uppercase; letter-spacing: .13em; margin: 0 0 12px; color: #806338; }
.regiments-hero .eyebrow[b-ubwc1ap6kx] { color: #e1c792; }
h1[b-ubwc1ap6kx] { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(2rem, 3.2vw, 3.6rem); line-height: 1.12; font-weight: 400; margin: 0 0 20px; letter-spacing: -.025em; overflow-wrap: anywhere; }
h1 em[b-ubwc1ap6kx] { color: #e1c792; font-weight: 400; }
.regiments-hero > p:last-child[b-ubwc1ap6kx] { color: #e0e4ed; line-height: 1.7; margin: 0; }
.regiments-browser[b-ubwc1ap6kx] { margin-top: 24px; padding: 24px; background: #fff; border: 1px solid #ddd8ce; border-radius: 10px; min-width: 0; }
.section-heading[b-ubwc1ap6kx] { display: flex; justify-content: space-between; align-items: end; gap: 16px; margin-bottom: 20px; }
.section-heading .eyebrow[b-ubwc1ap6kx] { margin-bottom: 7px; }
h2[b-ubwc1ap6kx] { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(1.5rem, 2vw, 2rem); font-weight: 400; margin: 0; }
.section-heading > span[b-ubwc1ap6kx] { color: #596475; font-size: .8rem; }
.archive-footer[b-ubwc1ap6kx] { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 16px; border-top: 1px solid #dcd8ce; margin-top: 32px; padding-top: 20px; color: #596475; font-size: .85rem; }
a:focus-visible[b-ubwc1ap6kx] { outline: 3px solid #b98d3c; outline-offset: 3px; }
@media (max-width: 900px) { .section-heading[b-ubwc1ap6kx] { flex-direction: column; align-items: start; gap: 8px; } }
@media (max-width: 600px) { .regiments-page[b-ubwc1ap6kx] { padding: 4px 4px 20px; } .regiments-browser[b-ubwc1ap6kx] { padding: 16px; } }
/* /Components/Pages/Genealogy/RegimentsMain.razor.rz.scp.css */
.unit-list[b-ud9y68ix0p] { display: grid; gap: 12px; }
.unit-row[b-ud9y68ix0p] { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 20px; border: 1px solid #dcd8ce; border-radius: 8px; background: #fffcf5; color: #202c45; }
.unit-details[b-ud9y68ix0p] { min-width: 0; flex: 1; }
.unit-service[b-ud9y68ix0p] { color: #806338; font-size: .7rem; font-weight: 700; text-transform: uppercase; letter-spacing: .13em; margin: 0 0 8px; }
h3[b-ud9y68ix0p] { font: 400 1.25rem/1.4 Georgia, 'Times New Roman', serif; margin: 0 0 8px; overflow-wrap: anywhere; }
h3 a[b-ud9y68ix0p] { color: #202c45; text-decoration: none; }
h3 a:hover[b-ud9y68ix0p] { text-decoration: underline; text-underline-offset: 3px; }
.ancestor-count[b-ud9y68ix0p] { font-size: .8rem; color: #596475; margin: 0; font-variant-numeric: tabular-nums; }
.soldier-markers[b-ud9y68ix0p] { display: flex; flex-wrap: wrap; margin-top: 8px; }
.soldier-markers img[b-ud9y68ix0p] { flex: 0 0 4px; }
.add-ancestor[b-ud9y68ix0p] { flex-shrink: 0; border: 1px solid #d7b779; border-radius: 5px; padding: 10px 14px; background: #e1c792; color: #202c45; font: inherit; font-size: .8rem; font-weight: 700; cursor: pointer; }
.add-ancestor:hover[b-ud9y68ix0p] { background: #f0dcae; }
a:focus-visible[b-ud9y68ix0p], button:focus-visible[b-ud9y68ix0p] { outline: 3px solid #b98d3c; outline-offset: 3px; }
.collection-note[b-ud9y68ix0p] { color: #596475; padding: 16px; line-height: 1.6; margin: 0; }
@media (max-width: 600px) { .unit-row[b-ud9y68ix0p] { flex-direction: column; align-items: stretch; padding: 16px; gap: 16px; } .add-ancestor[b-ud9y68ix0p] { align-self: start; } }
/* /Components/Pages/Genealogy/SearchResults.razor.rz.scp.css */
.ancestor-results[b-4mz2tl4tlj] { display: grid; gap: 14px; }
.ancestor-card[b-4mz2tl4tlj] { padding: 20px; border: 1px solid #dcd8ce; border-radius: 8px; background: #fffcf5; color: #202c45; }
.ancestor-card-heading[b-4mz2tl4tlj] { display: flex; justify-content: space-between; align-items: start; gap: 20px; }
.service-label[b-4mz2tl4tlj] { color: #806338; font-size: .7rem; font-weight: 700; text-transform: uppercase; letter-spacing: .13em; margin: 0 0 8px; }
h3[b-4mz2tl4tlj] { font: 400 1.3rem/1.35 Georgia, 'Times New Roman', serif; margin: 0; }
h3 a[b-4mz2tl4tlj] { color: #202c45; text-decoration: none; }
h3 a:hover[b-4mz2tl4tlj] { text-decoration: underline; text-underline-offset: 3px; }
.rank[b-4mz2tl4tlj] { flex-shrink: 0; color: #596475; font-size: .8rem; }
.regiment-name[b-4mz2tl4tlj] { margin: 12px 0; color: #596475; font-size: .85rem; }
.ancestor-comments[b-4mz2tl4tlj] { padding: 14px 0; border-top: 1px solid #e5e1d7; border-bottom: 1px solid #e5e1d7; color: #39465b; line-height: 1.65; overflow-wrap: anywhere; white-space: pre-line; }
.ancestor-card footer[b-4mz2tl4tlj] { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 10px 20px; margin-top: 14px; color: #596475; font-size: .78rem; }
.result-message[b-4mz2tl4tlj] { display: grid; gap: 5px; padding: 20px; border-left: 3px solid #927544; border-radius: 5px; background: #f7efdf; color: #202c45; }
.result-message span[b-4mz2tl4tlj] { color: #596475; font-size: .85rem; }
.error-message[b-4mz2tl4tlj] { border-left-color: #9b443c; }
a:focus-visible[b-4mz2tl4tlj] { outline: 3px solid #b98d3c; outline-offset: 3px; }
@media (max-width: 600px) { .ancestor-card-heading[b-4mz2tl4tlj] { flex-direction: column; gap: 8px; } .ancestor-card[b-4mz2tl4tlj] { padding: 16px; } }
/* /Components/Pages/Genealogy/Soldiers.razor.rz.scp.css */
.soldiers-page[b-fv992lhfs0] { color: #202c45; padding: 4px 16px 24px; }
.breadcrumb[b-fv992lhfs0] { display: flex; flex-wrap: wrap; gap: 10px; margin: 0 0 18px; color: #596475; font-size: .82rem; }
.breadcrumb a[b-fv992lhfs0], .archive-footer a[b-fv992lhfs0] { color: #202c45; }
.regiment-hero[b-fv992lhfs0] { display: flex; justify-content: space-between; align-items: end; gap: 28px; padding: clamp(24px, 3vw, 48px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid #d7b779; }
.eyebrow[b-fv992lhfs0], .company-label[b-fv992lhfs0] { color: #806338; font-size: .7rem; font-weight: 700; text-transform: uppercase; letter-spacing: .13em; margin: 0 0 10px; }
.regiment-hero .eyebrow[b-fv992lhfs0] { color: #e1c792; }
h1[b-fv992lhfs0], h2[b-fv992lhfs0], h3[b-fv992lhfs0] { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; }
h1[b-fv992lhfs0] { font-size: clamp(2rem, 3.2vw, 3.4rem); line-height: 1.12; margin: 0 0 16px; overflow-wrap: anywhere; }
.regiment-hero p:last-child[b-fv992lhfs0] { max-width: 650px; color: #e0e4ed; line-height: 1.7; margin-bottom: 0; }
.primary-action[b-fv992lhfs0] { flex-shrink: 0; border: 1px solid #e1c792; border-radius: 5px; padding: 12px 18px; background: #e1c792; color: #202c45; font: inherit; font-weight: 700; cursor: pointer; }
.primary-action:hover[b-fv992lhfs0] { background: #f0dcae; }
.roster-section[b-fv992lhfs0] { margin-top: 24px; padding: 24px; background: #fff; border: 1px solid #ddd8ce; border-radius: 10px; }
.section-heading[b-fv992lhfs0] { display: flex; justify-content: space-between; align-items: end; gap: 16px; margin-bottom: 20px; }
h2[b-fv992lhfs0] { font-size: clamp(1.5rem, 2vw, 2rem); margin: 0; }
.section-heading > span[b-fv992lhfs0] { color: #596475; font-size: .85rem; font-variant-numeric: tabular-nums; }
.soldier-list[b-fv992lhfs0] { display: grid; gap: 14px; }
.soldier-card[b-fv992lhfs0] { padding: 20px; border: 1px solid #dcd8ce; border-radius: 8px; background: #fffcf5; }
.soldier-card.selected[b-fv992lhfs0] { border: 2px solid #927544; box-shadow: 0 0 0 3px #f7efdf; }
.soldier-heading[b-fv992lhfs0] { display: flex; justify-content: space-between; align-items: start; gap: 20px; }
h3[b-fv992lhfs0] { margin: 0; font-size: 1.35rem; }
.name-action[b-fv992lhfs0] { border: 0; padding: 0; background: transparent; color: #202c45; font: inherit; text-align: left; cursor: pointer; }
.name-action:hover[b-fv992lhfs0] { text-decoration: underline; text-underline-offset: 3px; }
.rank[b-fv992lhfs0] { color: #596475; font-size: .82rem; margin: 6px 0 0; }
.record-actions[b-fv992lhfs0] { display: flex; gap: 7px; }
.icon-action[b-fv992lhfs0] { border: 1px solid #a7aeb8; border-radius: 5px; padding: 8px 10px; background: #fff; color: #202c45; font: inherit; font-size: .78rem; cursor: pointer; }
.icon-action:hover[b-fv992lhfs0] { border-color: #927544; background: #f7efdf; }
.soldier-comments[b-fv992lhfs0] { margin-top: 16px; padding: 14px 0; border-top: 1px solid #e5e1d7; border-bottom: 1px solid #e5e1d7; color: #39465b; line-height: 1.65; overflow-wrap: anywhere; white-space: pre-line; }
.soldier-card footer[b-fv992lhfs0] { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 10px 20px; margin-top: 14px; color: #596475; font-size: .78rem; overflow-wrap: anywhere; }
.roster-message[b-fv992lhfs0] { padding: 20px; border-left: 3px solid #927544; background: #f7efdf; border-radius: 5px; color: #39465b; }
.archive-footer[b-fv992lhfs0] { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 16px; border-top: 1px solid #dcd8ce; margin-top: 32px; padding-top: 20px; color: #596475; font-size: .85rem; }
button:focus-visible[b-fv992lhfs0], a:focus-visible[b-fv992lhfs0] { outline: 3px solid #b98d3c; outline-offset: 3px; }
@media (max-width: 700px) { .regiment-hero[b-fv992lhfs0] { flex-direction: column; align-items: stretch; } .primary-action[b-fv992lhfs0] { align-self: start; } .section-heading[b-fv992lhfs0] { flex-direction: column; align-items: start; gap: 8px; } }
@media (max-width: 600px) { .soldiers-page[b-fv992lhfs0] { padding: 4px 4px 20px; } .roster-section[b-fv992lhfs0] { padding: 16px; } .soldier-card[b-fv992lhfs0] { padding: 16px; } .soldier-heading[b-fv992lhfs0] { flex-direction: column; } }
/* /Components/Pages/Genealogy/StateSelect.razor.rz.scp.css */
.select-message[b-y0ce5kkyvy] { margin: 0; color: #596475; font-size: .85rem; }
[b-y0ce5kkyvy] .mud-input-outlined-border { border-color: #a7aeb8 !important; }
[b-y0ce5kkyvy] .mud-input-control:focus-within .mud-input-outlined-border { border-color: #927544 !important; }
/* /Components/Pages/Home.razor.rz.scp.css */
.home-articles[b-xgc886ahso] { padding: 0 16px 32px; color: #202c45; min-width: 0; }
.breadcrumb[b-xgc886ahso] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb [aria-current="page"][b-xgc886ahso] { min-width: 0; color: #202c45; font-weight: 600; }
.articles-hero[b-xgc886ahso] { padding: 18px clamp(24px, 3vw, 44px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid #d7b779; }
.eyebrow[b-xgc886ahso] { margin: 0 0 6px; font-size: .7rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.articles-hero .eyebrow[b-xgc886ahso] { color: #e1c792; }
h1[b-xgc886ahso] { margin: 0 0 10px; font: 400 clamp(1.8rem, 3vw, 2.7rem)/1.15 Georgia, serif; }
.articles-hero > p:not(.eyebrow)[b-xgc886ahso] { margin: 0 0 0px; color: #e0e4ed; line-height: 1.7; }
.articles-hero a[b-xgc886ahso] { display: inline-block; padding: 8px 16px; border-radius: 5px; background: #e1c792; color: #202c45; font-size: .85rem; font-weight: 700; text-decoration: none; }
.articles-hero a:hover[b-xgc886ahso] { background: #f0dcae; }
.section-heading[b-xgc886ahso] { margin: 18px 0 10px; }
.section-heading .eyebrow[b-xgc886ahso] { color: #806338; }
.section-heading h2[b-xgc886ahso] { margin: 0; font: 400 1.8rem/1.2 Georgia, serif; }
.article-card[b-xgc886ahso] { display: flow-root; margin-bottom: 12px; padding: 14px clamp(20px, 2.5vw, 30px); border: 1px solid #dcd8ce; border-radius: 10px; background: #fffcf5; font-size: .95rem; line-height: 1.8; overflow-wrap: anywhere; }
.article-card h2[b-xgc886ahso] { margin: 0 0 8px; font: 400 clamp(1.3rem, 2vw, 1.65rem)/1.3 Georgia, serif; }
.article-card .articleTitleLink[b-xgc886ahso] { color: #202c45; font: inherit; text-decoration: none; }
.article-card .articleTitleLink:hover[b-xgc886ahso] { color: #806338; text-decoration: underline; text-underline-offset: 4px; }
.article-byline[b-xgc886ahso] { margin: 0 0 10px; color: #596475; font-size: .82rem; line-height: 1.5; }
.article-card img[b-xgc886ahso] { max-width: 100%; height: auto; margin: 8px 0 14px 18px; border-radius: 3px; }
a:focus-visible[b-xgc886ahso] { outline: 3px solid #b98d3c; outline-offset: 4px; }
@media (max-width: 600px) { .home-articles[b-xgc886ahso] { padding: 0 4px 24px; } }
/* /Components/Pages/Korea/Index.razor.rz.scp.css */
.korea-articles[b-9y64kwaq77] { padding: 0 16px 32px; color: #202c45; min-width: 0; }
.articles-hero[b-9y64kwaq77] { padding: 18px clamp(24px, 3vw, 44px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid #d7b779; }
.eyebrow[b-9y64kwaq77] { margin: 0 0 6px; font-size: .7rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.articles-hero .eyebrow[b-9y64kwaq77] { color: #e1c792; }
h1[b-9y64kwaq77] { margin: 0 0 10px; font: 400 clamp(1.8rem, 3vw, 2.7rem)/1.15 Georgia, serif; }
.articles-hero > p:not(.eyebrow)[b-9y64kwaq77] { margin: 0 0 0px; color: #e0e4ed; line-height: 1.7; }
.articles-hero a[b-9y64kwaq77] { display: inline-block; padding: 8px 16px; border-radius: 5px; background: #e1c792; color: #202c45; font-size: .85rem; font-weight: 700; text-decoration: none; }
.articles-hero a:hover[b-9y64kwaq77] { background: #f0dcae; }
.section-heading[b-9y64kwaq77] { margin: 18px 0 10px; }
.section-heading .eyebrow[b-9y64kwaq77] { color: #806338; }
.section-heading h2[b-9y64kwaq77] { margin: 0; font: 400 1.8rem/1.2 Georgia, serif; }
.article-card[b-9y64kwaq77] { display: flow-root; margin-bottom: 12px; padding: 14px clamp(20px, 2.5vw, 30px); border: 1px solid #dcd8ce; border-radius: 10px; background: #fffcf5; font-size: .95rem; line-height: 1.8; overflow-wrap: anywhere; }
.article-card h2[b-9y64kwaq77] { margin: 0 0 8px; font: 400 clamp(1.3rem, 2vw, 1.65rem)/1.3 Georgia, serif; }
.article-card .articleTitleLink[b-9y64kwaq77] { color: #202c45; font: inherit; text-decoration: none; }
.article-card .articleTitleLink:hover[b-9y64kwaq77] { color: #806338; text-decoration: underline; text-underline-offset: 4px; }
.article-byline[b-9y64kwaq77] { margin: 0 0 10px; color: #596475; font-size: .82rem; line-height: 1.5; }
.article-card img[b-9y64kwaq77] { max-width: 100%; height: auto; margin: 8px 0 14px 18px; border-radius: 3px; }
a:focus-visible[b-9y64kwaq77] { outline: 3px solid #b98d3c; outline-offset: 4px; }
@media (max-width: 600px) { .korea-articles[b-9y64kwaq77] { padding: 0 4px 24px; } }

.breadcrumb[b-9y64kwaq77] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-9y64kwaq77] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-9y64kwaq77] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-9y64kwaq77] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-9y64kwaq77] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-9y64kwaq77] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/Korea/KoreaArticleFrame.razor.rz.scp.css */
.korea-article[b-6tyc07l4pg] { min-width: 0; padding: 0 16px 24px; color: #202c45; }
.article-body[b-6tyc07l4pg] { display: flow-root; padding: 14px 20px; background: #fffcf5; border: 1px solid #dcd8ce; border-radius: 10px; font-size: .95rem; line-height: 1.75; overflow-wrap: anywhere; }
.article-body[b-6tyc07l4pg]  h1.articleTitle { margin: -14px -20px 14px; padding: 14px 20px; border-radius: 9px 9px 0 0; border-bottom: 4px solid #d7b779; background: #202c45; color: #fffaf0; font: 400 clamp(1.5rem, 2.5vw, 2.2rem)/1.25 Georgia, 'Times New Roman', serif; }
.article-body[b-6tyc07l4pg]  h2, .article-body[b-6tyc07l4pg]  h3 { margin: 18px 0 8px; color: #202c45; font-family: Georgia, 'Times New Roman', serif; line-height: 1.3; }
.article-body[b-6tyc07l4pg]  p { margin: 0 0 12px; }
.article-body[b-6tyc07l4pg]  a { color: #806338; text-underline-offset: 3px; }
.article-body[b-6tyc07l4pg]  a:hover { color: #202c45; }
.article-body[b-6tyc07l4pg]  img { max-width: 100%; height: auto; border-radius: 3px; }
.article-body[b-6tyc07l4pg]  table { display: block; max-width: 100%; overflow-x: auto; }
.article-body[b-6tyc07l4pg]  hr { border: 0; border-top: 1px solid #dcd8ce; margin: 16px 0; }
a:focus-visible[b-6tyc07l4pg], .article-body[b-6tyc07l4pg]  a:focus-visible { outline: 3px solid #b98d3c; outline-offset: 3px; }
@media (max-width: 600px) {
    .korea-article[b-6tyc07l4pg] { padding: 0 4px 20px; }
    .article-body[b-6tyc07l4pg] { padding: 12px 14px; }
    .article-body[b-6tyc07l4pg]  h1.articleTitle { margin: -12px -14px 12px; padding: 12px 14px; }
}

.breadcrumb[b-6tyc07l4pg] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-6tyc07l4pg] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-6tyc07l4pg] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-6tyc07l4pg] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-6tyc07l4pg] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-6tyc07l4pg] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/Medieval/Index.razor.rz.scp.css */
.medieval-articles[b-9pz21h5ox4] { padding: 0 16px 32px; color: #202c45; min-width: 0; }
.articles-hero[b-9pz21h5ox4] { padding: 18px clamp(24px, 3vw, 44px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid #d7b779; }
.eyebrow[b-9pz21h5ox4] { margin: 0 0 6px; font-size: .7rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.articles-hero .eyebrow[b-9pz21h5ox4] { color: #e1c792; }
h1[b-9pz21h5ox4] { margin: 0 0 10px; font: 400 clamp(1.8rem, 3vw, 2.7rem)/1.15 Georgia, serif; }
.articles-hero > p:not(.eyebrow)[b-9pz21h5ox4] { margin: 0 0 0px; color: #e0e4ed; line-height: 1.7; }
.articles-hero a[b-9pz21h5ox4] { display: inline-block; padding: 8px 16px; border-radius: 5px; background: #e1c792; color: #202c45; font-size: .85rem; font-weight: 700; text-decoration: none; }
.articles-hero a:hover[b-9pz21h5ox4] { background: #f0dcae; }
.section-heading[b-9pz21h5ox4] { margin: 18px 0 10px; }
.section-heading .eyebrow[b-9pz21h5ox4] { color: #806338; }
.section-heading h2[b-9pz21h5ox4] { margin: 0; font: 400 1.8rem/1.2 Georgia, serif; }
.article-card[b-9pz21h5ox4] { display: flow-root; margin-bottom: 12px; padding: 14px clamp(20px, 2.5vw, 30px); border: 1px solid #dcd8ce; border-radius: 10px; background: #fffcf5; font-size: .95rem; line-height: 1.8; overflow-wrap: anywhere; }
.article-card h2[b-9pz21h5ox4] { margin: 0 0 8px; font: 400 clamp(1.3rem, 2vw, 1.65rem)/1.3 Georgia, serif; }
.article-card .articleTitleLink[b-9pz21h5ox4] { color: #202c45; font: inherit; text-decoration: none; }
.article-card .articleTitleLink:hover[b-9pz21h5ox4] { color: #806338; text-decoration: underline; text-underline-offset: 4px; }
.article-byline[b-9pz21h5ox4] { margin: 0 0 10px; color: #596475; font-size: .82rem; line-height: 1.5; }
.article-card img[b-9pz21h5ox4] { max-width: 100%; height: auto; margin: 8px 0 14px 18px; border-radius: 3px; }
a:focus-visible[b-9pz21h5ox4] { outline: 3px solid #b98d3c; outline-offset: 4px; }
@media (max-width: 600px) { .medieval-articles[b-9pz21h5ox4] { padding: 0 4px 24px; } }

.breadcrumb[b-9pz21h5ox4] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-9pz21h5ox4] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-9pz21h5ox4] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-9pz21h5ox4] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-9pz21h5ox4] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-9pz21h5ox4] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/Medieval/MedievalArticleFrame.razor.rz.scp.css */
.medieval-article[b-xtzi3dfr81] { min-width: 0; padding: 0 16px 24px; color: #202c45; }
.article-body[b-xtzi3dfr81] { display: flow-root; padding: 14px 20px; background: #fffcf5; border: 1px solid #dcd8ce; border-radius: 10px; font-size: .95rem; line-height: 1.75; overflow-wrap: anywhere; }
.article-body[b-xtzi3dfr81]  h1.articleTitle { margin: -14px -20px 14px; padding: 14px 20px; border-radius: 9px 9px 0 0; border-bottom: 4px solid #d7b779; background: #202c45; color: #fffaf0; font: 400 clamp(1.5rem, 2.5vw, 2.2rem)/1.25 Georgia, 'Times New Roman', serif; }
.article-body[b-xtzi3dfr81]  h2, .article-body[b-xtzi3dfr81]  h3 { margin: 18px 0 8px; color: #202c45; font-family: Georgia, 'Times New Roman', serif; line-height: 1.3; }
.article-body[b-xtzi3dfr81]  p { margin: 0 0 12px; }
.article-body[b-xtzi3dfr81]  a { color: #806338; text-underline-offset: 3px; }
.article-body[b-xtzi3dfr81]  a:hover { color: #202c45; }
.article-body[b-xtzi3dfr81]  img { max-width: 100%; height: auto; border-radius: 3px; }
.article-body[b-xtzi3dfr81]  table { display: block; max-width: 100%; overflow-x: auto; }
.article-body[b-xtzi3dfr81]  hr { border: 0; border-top: 1px solid #dcd8ce; margin: 16px 0; }
a:focus-visible[b-xtzi3dfr81], .article-body[b-xtzi3dfr81]  a:focus-visible { outline: 3px solid #b98d3c; outline-offset: 3px; }
@media (max-width: 600px) {
    .medieval-article[b-xtzi3dfr81] { padding: 0 4px 20px; }
    .article-body[b-xtzi3dfr81] { padding: 12px 14px; }
    .article-body[b-xtzi3dfr81]  h1.articleTitle { margin: -12px -14px 12px; padding: 12px 14px; }
}

.breadcrumb[b-xtzi3dfr81] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-xtzi3dfr81] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-xtzi3dfr81] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-xtzi3dfr81] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-xtzi3dfr81] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-xtzi3dfr81] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/Modern/Index.razor.rz.scp.css */
.modern-articles[b-7g5anqtttf] { padding: 0 16px 32px; color: #202c45; min-width: 0; }
.articles-hero[b-7g5anqtttf] { padding: 18px clamp(24px, 3vw, 44px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid #d7b779; }
.eyebrow[b-7g5anqtttf] { margin: 0 0 6px; font-size: .7rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.articles-hero .eyebrow[b-7g5anqtttf] { color: #e1c792; }
h1[b-7g5anqtttf] { margin: 0 0 10px; font: 400 clamp(1.8rem, 3vw, 2.7rem)/1.15 Georgia, serif; }
.articles-hero > p:not(.eyebrow)[b-7g5anqtttf] { margin: 0 0 0px; color: #e0e4ed; line-height: 1.7; }
.articles-hero a[b-7g5anqtttf] { display: inline-block; padding: 8px 16px; border-radius: 5px; background: #e1c792; color: #202c45; font-size: .85rem; font-weight: 700; text-decoration: none; }
.articles-hero a:hover[b-7g5anqtttf] { background: #f0dcae; }
.section-heading[b-7g5anqtttf] { margin: 18px 0 10px; }
.section-heading .eyebrow[b-7g5anqtttf] { color: #806338; }
.section-heading h2[b-7g5anqtttf] { margin: 0; font: 400 1.8rem/1.2 Georgia, serif; }
.article-card[b-7g5anqtttf] { display: flow-root; margin-bottom: 12px; padding: 14px clamp(20px, 2.5vw, 30px); border: 1px solid #dcd8ce; border-radius: 10px; background: #fffcf5; font-size: .95rem; line-height: 1.8; overflow-wrap: anywhere; }
.article-card h2[b-7g5anqtttf] { margin: 0 0 8px; font: 400 clamp(1.3rem, 2vw, 1.65rem)/1.3 Georgia, serif; }
.article-card .articleTitleLink[b-7g5anqtttf] { color: #202c45; font: inherit; text-decoration: none; }
.article-card .articleTitleLink:hover[b-7g5anqtttf] { color: #806338; text-decoration: underline; text-underline-offset: 4px; }
.article-byline[b-7g5anqtttf] { margin: 0 0 10px; color: #596475; font-size: .82rem; line-height: 1.5; }
.article-card img[b-7g5anqtttf] { max-width: 100%; height: auto; margin: 8px 0 14px 18px; border-radius: 3px; }
a:focus-visible[b-7g5anqtttf] { outline: 3px solid #b98d3c; outline-offset: 4px; }
@media (max-width: 600px) { .modern-articles[b-7g5anqtttf] { padding: 0 4px 24px; } }

.breadcrumb[b-7g5anqtttf] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-7g5anqtttf] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-7g5anqtttf] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-7g5anqtttf] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-7g5anqtttf] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-7g5anqtttf] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/Modern/ModernArticleFrame.razor.rz.scp.css */
.modern-article[b-1co4ysp7rw] { min-width: 0; padding: 0 16px 24px; color: #202c45; }
.article-body[b-1co4ysp7rw] { display: flow-root; padding: 14px 20px; background: #fffcf5; border: 1px solid #dcd8ce; border-radius: 10px; font-size: .95rem; line-height: 1.75; overflow-wrap: anywhere; }
.article-body[b-1co4ysp7rw]  h1.articleTitle { margin: -14px -20px 14px; padding: 14px 20px; border-radius: 9px 9px 0 0; border-bottom: 4px solid #d7b779; background: #202c45; color: #fffaf0; font: 400 clamp(1.5rem, 2.5vw, 2.2rem)/1.25 Georgia, 'Times New Roman', serif; }
.article-body[b-1co4ysp7rw]  h2, .article-body[b-1co4ysp7rw]  h3 { margin: 18px 0 8px; color: #202c45; font-family: Georgia, 'Times New Roman', serif; line-height: 1.3; }
.article-body[b-1co4ysp7rw]  p { margin: 0 0 12px; }
.article-body[b-1co4ysp7rw]  a { color: #806338; text-underline-offset: 3px; }
.article-body[b-1co4ysp7rw]  a:hover { color: #202c45; }
.article-body[b-1co4ysp7rw]  img { max-width: 100%; height: auto; border-radius: 3px; }
.article-body[b-1co4ysp7rw]  table { display: block; max-width: 100%; overflow-x: auto; }
.article-body[b-1co4ysp7rw]  hr { border: 0; border-top: 1px solid #dcd8ce; margin: 16px 0; }
a:focus-visible[b-1co4ysp7rw], .article-body[b-1co4ysp7rw]  a:focus-visible { outline: 3px solid #b98d3c; outline-offset: 3px; }
@media (max-width: 600px) {
    .modern-article[b-1co4ysp7rw] { padding: 0 4px 20px; }
    .article-body[b-1co4ysp7rw] { padding: 12px 14px; }
    .article-body[b-1co4ysp7rw]  h1.articleTitle { margin: -12px -14px 12px; padding: 12px 14px; }
}

.breadcrumb[b-1co4ysp7rw] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-1co4ysp7rw] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-1co4ysp7rw] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-1co4ysp7rw] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-1co4ysp7rw] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-1co4ysp7rw] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/Vietnam/Index.razor.rz.scp.css */
.vietnam-articles[b-ec0zzq6831] { padding: 0 16px 32px; color: #202c45; min-width: 0; }
.articles-hero[b-ec0zzq6831] { padding: 18px clamp(24px, 3vw, 44px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid #d7b779; }
.eyebrow[b-ec0zzq6831] { margin: 0 0 6px; font-size: .7rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.articles-hero .eyebrow[b-ec0zzq6831] { color: #e1c792; }
h1[b-ec0zzq6831] { margin: 0 0 10px; font: 400 clamp(1.8rem, 3vw, 2.7rem)/1.15 Georgia, serif; }
.articles-hero > p:not(.eyebrow)[b-ec0zzq6831] { margin: 0 0 0px; color: #e0e4ed; line-height: 1.7; }
.articles-hero a[b-ec0zzq6831] { display: inline-block; padding: 8px 16px; border-radius: 5px; background: #e1c792; color: #202c45; font-size: .85rem; font-weight: 700; text-decoration: none; }
.articles-hero a:hover[b-ec0zzq6831] { background: #f0dcae; }
.section-heading[b-ec0zzq6831] { margin: 18px 0 10px; }
.section-heading .eyebrow[b-ec0zzq6831] { color: #806338; }
.section-heading h2[b-ec0zzq6831] { margin: 0; font: 400 1.8rem/1.2 Georgia, serif; }
.article-card[b-ec0zzq6831] { display: flow-root; margin-bottom: 12px; padding: 14px clamp(20px, 2.5vw, 30px); border: 1px solid #dcd8ce; border-radius: 10px; background: #fffcf5; font-size: .95rem; line-height: 1.8; overflow-wrap: anywhere; }
.article-card h2[b-ec0zzq6831] { margin: 0 0 8px; font: 400 clamp(1.3rem, 2vw, 1.65rem)/1.3 Georgia, serif; }
.article-card .articleTitleLink[b-ec0zzq6831] { color: #202c45; font: inherit; text-decoration: none; }
.article-card .articleTitleLink:hover[b-ec0zzq6831] { color: #806338; text-decoration: underline; text-underline-offset: 4px; }
.article-byline[b-ec0zzq6831] { margin: 0 0 10px; color: #596475; font-size: .82rem; line-height: 1.5; }
.article-card img[b-ec0zzq6831] { max-width: 100%; height: auto; margin: 8px 0 14px 18px; border-radius: 3px; }
a:focus-visible[b-ec0zzq6831] { outline: 3px solid #b98d3c; outline-offset: 4px; }
@media (max-width: 600px) { .vietnam-articles[b-ec0zzq6831] { padding: 0 4px 24px; } }

.breadcrumb[b-ec0zzq6831] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-ec0zzq6831] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-ec0zzq6831] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-ec0zzq6831] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-ec0zzq6831] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-ec0zzq6831] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/Vietnam/VietnamArticleFrame.razor.rz.scp.css */
.vietnam-article[b-ca654p5u8m] { min-width: 0; padding: 0 16px 24px; color: #202c45; }
.article-body[b-ca654p5u8m] { display: flow-root; padding: 14px 20px; background: #fffcf5; border: 1px solid #dcd8ce; border-radius: 10px; font-size: .95rem; line-height: 1.75; overflow-wrap: anywhere; }
.article-body[b-ca654p5u8m]  h1.articleTitle { margin: -14px -20px 14px; padding: 14px 20px; border-radius: 9px 9px 0 0; border-bottom: 4px solid #d7b779; background: #202c45; color: #fffaf0; font: 400 clamp(1.5rem, 2.5vw, 2.2rem)/1.25 Georgia, 'Times New Roman', serif; }
.article-body[b-ca654p5u8m]  h2, .article-body[b-ca654p5u8m]  h3 { margin: 18px 0 8px; color: #202c45; font-family: Georgia, 'Times New Roman', serif; line-height: 1.3; }
.article-body[b-ca654p5u8m]  p { margin: 0 0 12px; }
.article-body[b-ca654p5u8m]  a { color: #806338; text-underline-offset: 3px; }
.article-body[b-ca654p5u8m]  a:hover { color: #202c45; }
.article-body[b-ca654p5u8m]  img { max-width: 100%; height: auto; border-radius: 3px; }
.article-body[b-ca654p5u8m]  table { display: block; max-width: 100%; overflow-x: auto; }
.article-body[b-ca654p5u8m]  hr { border: 0; border-top: 1px solid #dcd8ce; margin: 16px 0; }
a:focus-visible[b-ca654p5u8m], .article-body[b-ca654p5u8m]  a:focus-visible { outline: 3px solid #b98d3c; outline-offset: 3px; }
@media (max-width: 600px) {
    .vietnam-article[b-ca654p5u8m] { padding: 0 4px 20px; }
    .article-body[b-ca654p5u8m] { padding: 12px 14px; }
    .article-body[b-ca654p5u8m]  h1.articleTitle { margin: -12px -14px 12px; padding: 12px 14px; }
}

.breadcrumb[b-ca654p5u8m] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-ca654p5u8m] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-ca654p5u8m] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-ca654p5u8m] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-ca654p5u8m] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-ca654p5u8m] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/WWII/Index.razor.rz.scp.css */
.wwii-articles[b-trltn0mbc3] { padding: 0 16px 32px; color: #202c45; min-width: 0; }
.articles-hero[b-trltn0mbc3] { padding: 18px clamp(24px, 3vw, 44px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid #d7b779; }
.eyebrow[b-trltn0mbc3] { margin: 0 0 6px; font-size: .7rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.articles-hero .eyebrow[b-trltn0mbc3] { color: #e1c792; }
h1[b-trltn0mbc3] { margin: 0 0 10px; font: 400 clamp(1.8rem, 3vw, 2.7rem)/1.15 Georgia, serif; }
.articles-hero > p:not(.eyebrow)[b-trltn0mbc3] { margin: 0 0 0px; color: #e0e4ed; line-height: 1.7; }
.articles-hero a[b-trltn0mbc3] { display: inline-block; padding: 8px 16px; border-radius: 5px; background: #e1c792; color: #202c45; font-size: .85rem; font-weight: 700; text-decoration: none; }
.articles-hero a:hover[b-trltn0mbc3] { background: #f0dcae; }
.section-heading[b-trltn0mbc3] { margin: 18px 0 10px; }
.section-heading .eyebrow[b-trltn0mbc3] { color: #806338; }
.section-heading h2[b-trltn0mbc3] { margin: 0; font: 400 1.8rem/1.2 Georgia, serif; }
.article-card[b-trltn0mbc3] { display: flow-root; margin-bottom: 12px; padding: 14px clamp(20px, 2.5vw, 30px); border: 1px solid #dcd8ce; border-radius: 10px; background: #fffcf5; font-size: .95rem; line-height: 1.8; overflow-wrap: anywhere; }
.article-card h2[b-trltn0mbc3] { margin: 0 0 8px; font: 400 clamp(1.3rem, 2vw, 1.65rem)/1.3 Georgia, serif; }
.article-card .articleTitleLink[b-trltn0mbc3] { color: #202c45; font: inherit; text-decoration: none; }
.article-card .articleTitleLink:hover[b-trltn0mbc3] { color: #806338; text-decoration: underline; text-underline-offset: 4px; }
.article-byline[b-trltn0mbc3] { margin: 0 0 10px; color: #596475; font-size: .82rem; line-height: 1.5; }
.article-card img[b-trltn0mbc3] { max-width: 100%; height: auto; margin: 8px 0 14px 18px; border-radius: 3px; }
a:focus-visible[b-trltn0mbc3] { outline: 3px solid #b98d3c; outline-offset: 4px; }
@media (max-width: 600px) { .wwii-articles[b-trltn0mbc3] { padding: 0 4px 24px; } }

.breadcrumb[b-trltn0mbc3] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-trltn0mbc3] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-trltn0mbc3] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-trltn0mbc3] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-trltn0mbc3] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-trltn0mbc3] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/WWII/WWIIArticleFrame.razor.rz.scp.css */
.wwii-article[b-vdxukok7u4] { min-width: 0; padding: 0 16px 24px; color: #202c45; }
.article-body[b-vdxukok7u4] { display: flow-root; padding: 14px 20px; background: #fffcf5; border: 1px solid #dcd8ce; border-radius: 10px; font-size: .95rem; line-height: 1.75; overflow-wrap: anywhere; }
.article-body[b-vdxukok7u4]  h1.articleTitle { margin: -14px -20px 14px; padding: 14px 20px; border-radius: 9px 9px 0 0; border-bottom: 4px solid #d7b779; background: #202c45; color: #fffaf0; font: 400 clamp(1.5rem, 2.5vw, 2.2rem)/1.25 Georgia, 'Times New Roman', serif; }
.article-body[b-vdxukok7u4]  h2, .article-body[b-vdxukok7u4]  h3 { margin: 18px 0 8px; color: #202c45; font-family: Georgia, 'Times New Roman', serif; line-height: 1.3; }
.article-body[b-vdxukok7u4]  p { margin: 0 0 12px; }
.article-body[b-vdxukok7u4]  a { color: #806338; text-underline-offset: 3px; }
.article-body[b-vdxukok7u4]  a:hover { color: #202c45; }
.article-body[b-vdxukok7u4]  img { max-width: 100%; height: auto; border-radius: 3px; }
.article-body[b-vdxukok7u4]  table { display: block; max-width: 100%; overflow-x: auto; }
.article-body[b-vdxukok7u4]  hr { border: 0; border-top: 1px solid #dcd8ce; margin: 16px 0; }
a:focus-visible[b-vdxukok7u4], .article-body[b-vdxukok7u4]  a:focus-visible { outline: 3px solid #b98d3c; outline-offset: 3px; }
@media (max-width: 600px) {
    .wwii-article[b-vdxukok7u4] { padding: 0 4px 20px; }
    .article-body[b-vdxukok7u4] { padding: 12px 14px; }
    .article-body[b-vdxukok7u4]  h1.articleTitle { margin: -12px -14px 12px; padding: 12px 14px; }
}

.breadcrumb[b-vdxukok7u4] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-vdxukok7u4] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-vdxukok7u4] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-vdxukok7u4] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-vdxukok7u4] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-vdxukok7u4] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/WWI/Index.razor.rz.scp.css */
.wwi-articles[b-w1fv0ekwtf] { padding: 0 16px 32px; color: #202c45; min-width: 0; }
.articles-hero[b-w1fv0ekwtf] { padding: 18px clamp(24px, 3vw, 44px); background: #202c45; color: #fffaf0; border-radius: 12px; border-bottom: 4px solid #d7b779; }
.eyebrow[b-w1fv0ekwtf] { margin: 0 0 6px; font-size: .7rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.articles-hero .eyebrow[b-w1fv0ekwtf] { color: #e1c792; }
h1[b-w1fv0ekwtf] { margin: 0 0 10px; font: 400 clamp(1.8rem, 3vw, 2.7rem)/1.15 Georgia, serif; }
.articles-hero > p:not(.eyebrow)[b-w1fv0ekwtf] { margin: 0 0 0px; color: #e0e4ed; line-height: 1.7; }
.articles-hero a[b-w1fv0ekwtf] { display: inline-block; padding: 8px 16px; border-radius: 5px; background: #e1c792; color: #202c45; font-size: .85rem; font-weight: 700; text-decoration: none; }
.articles-hero a:hover[b-w1fv0ekwtf] { background: #f0dcae; }
.section-heading[b-w1fv0ekwtf] { margin: 18px 0 10px; }
.section-heading .eyebrow[b-w1fv0ekwtf] { color: #806338; }
.section-heading h2[b-w1fv0ekwtf] { margin: 0; font: 400 1.8rem/1.2 Georgia, serif; }
.article-card[b-w1fv0ekwtf] { display: flow-root; margin-bottom: 12px; padding: 14px clamp(20px, 2.5vw, 30px); border: 1px solid #dcd8ce; border-radius: 10px; background: #fffcf5; font-size: .95rem; line-height: 1.8; overflow-wrap: anywhere; }
.article-card h2[b-w1fv0ekwtf] { margin: 0 0 8px; font: 400 clamp(1.3rem, 2vw, 1.65rem)/1.3 Georgia, serif; }
.article-card .articleTitleLink[b-w1fv0ekwtf] { color: #202c45; font: inherit; text-decoration: none; }
.article-card .articleTitleLink:hover[b-w1fv0ekwtf] { color: #806338; text-decoration: underline; text-underline-offset: 4px; }
.article-byline[b-w1fv0ekwtf] { margin: 0 0 10px; color: #596475; font-size: .82rem; line-height: 1.5; }
.article-card img[b-w1fv0ekwtf] { max-width: 100%; height: auto; margin: 8px 0 14px 18px; border-radius: 3px; }
a:focus-visible[b-w1fv0ekwtf] { outline: 3px solid #b98d3c; outline-offset: 4px; }
@media (max-width: 600px) { .wwi-articles[b-w1fv0ekwtf] { padding: 0 4px 24px; } }

.breadcrumb[b-w1fv0ekwtf] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-w1fv0ekwtf] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-w1fv0ekwtf] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-w1fv0ekwtf] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-w1fv0ekwtf] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-w1fv0ekwtf] { min-width: 0; color: #202c45; font-weight: 600; }
/* /Components/Pages/WWI/WWIArticleFrame.razor.rz.scp.css */
.wwi-article[b-j6dpxb9rua] { min-width: 0; padding: 0 16px 24px; color: #202c45; }
.article-body[b-j6dpxb9rua] { display: flow-root; padding: 14px 20px; background: #fffcf5; border: 1px solid #dcd8ce; border-radius: 10px; font-size: .95rem; line-height: 1.75; overflow-wrap: anywhere; }
.article-body[b-j6dpxb9rua]  h1.articleTitle { margin: -14px -20px 14px; padding: 14px 20px; border-radius: 9px 9px 0 0; border-bottom: 4px solid #d7b779; background: #202c45; color: #fffaf0; font: 400 clamp(1.5rem, 2.5vw, 2.2rem)/1.25 Georgia, 'Times New Roman', serif; }
.article-body[b-j6dpxb9rua]  h2, .article-body[b-j6dpxb9rua]  h3 { margin: 18px 0 8px; color: #202c45; font-family: Georgia, 'Times New Roman', serif; line-height: 1.3; }
.article-body[b-j6dpxb9rua]  p { margin: 0 0 12px; }
.article-body[b-j6dpxb9rua]  a { color: #806338; text-underline-offset: 3px; }
.article-body[b-j6dpxb9rua]  a:hover { color: #202c45; }
.article-body[b-j6dpxb9rua]  img { max-width: 100%; height: auto; border-radius: 3px; }
.article-body[b-j6dpxb9rua]  table { display: block; max-width: 100%; overflow-x: auto; }
.article-body[b-j6dpxb9rua]  hr { border: 0; border-top: 1px solid #dcd8ce; margin: 16px 0; }
a:focus-visible[b-j6dpxb9rua], .article-body[b-j6dpxb9rua]  a:focus-visible { outline: 3px solid #b98d3c; outline-offset: 3px; }
@media (max-width: 600px) {
    .wwi-article[b-j6dpxb9rua] { padding: 0 4px 20px; }
    .article-body[b-j6dpxb9rua] { padding: 12px 14px; }
    .article-body[b-j6dpxb9rua]  h1.articleTitle { margin: -12px -14px 12px; padding: 12px 14px; }
}

.breadcrumb[b-j6dpxb9rua] { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; margin: 0 0 10px; padding: 7px 12px; border: 1px solid #dcd8ce; border-left: 3px solid #b98d3c; border-radius: 6px; background: #fffcf5; color: #596475; font-size: .8rem; line-height: 1.5; overflow-wrap: anywhere; }
.breadcrumb a[b-j6dpxb9rua] { color: #596475; text-decoration: none; border-radius: 2px; }
.breadcrumb a:hover[b-j6dpxb9rua] { color: #202c45; text-decoration: underline; text-underline-offset: 3px; }
.breadcrumb a:focus-visible[b-j6dpxb9rua] { outline: 2px solid #b98d3c; outline-offset: 3px; }
.breadcrumb [aria-hidden="true"][b-j6dpxb9rua] { color: #927544; font-size: 1rem; line-height: 1; }
.breadcrumb [aria-current="page"][b-j6dpxb9rua] { min-width: 0; color: #202c45; font-weight: 600; }
