/* /Components/Admin/Stallions/StallionsMain.razor.rz.scp.css */
/* /Components/Home/StallionsHomeMain.razor.rz.scp.css */
/* ================================================================
   StallionsHomeMain.razor.css
   Scoped styles — heading + count badge above the smart search bar.
   The .stallionsmain-leadsearch container is styled globally in
   app.css; this file only adds the small UI surrounding the search.
   ================================================================ */

.shm-heading[b-yt6i6n8vtu] {
    color: var(--secondary-color);
    font-weight: 700;
    margin: 0;
    font-size: 1rem;
    letter-spacing: 0.02em;
}

.shm-count-badge[b-yt6i6n8vtu] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background-color: rgba(164, 193, 233, 0.2);
    color: var(--primary-color);
    border: 1px solid var(--secondary-color);
    border-radius: 18px;
    padding: 4px 12px;
    font-size: 0.78rem;
    font-weight: 500;
    white-space: nowrap;
}

    .shm-count-badge i[b-yt6i6n8vtu] {
        font-size: 0.85rem;
    }
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-qe0r966pj4] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-qe0r966pj4] {
    flex: 1;
}

.sidebar[b-qe0r966pj4] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-qe0r966pj4] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-qe0r966pj4]  a, .top-row[b-qe0r966pj4]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-qe0r966pj4]  a:hover, .top-row[b-qe0r966pj4]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-qe0r966pj4]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-qe0r966pj4] {
        justify-content: space-between;
    }

    .top-row[b-qe0r966pj4]  a, .top-row[b-qe0r966pj4]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-qe0r966pj4] {
        flex-direction: row;
    }

    .sidebar[b-qe0r966pj4] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-qe0r966pj4] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-qe0r966pj4]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-qe0r966pj4], article[b-qe0r966pj4] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-qe0r966pj4] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-qe0r966pj4] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-7rhdfvtxo8] {
    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-7rhdfvtxo8] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-7rhdfvtxo8] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-7rhdfvtxo8] {
    font-size: 1.1rem;
}

.bi[b-7rhdfvtxo8] {
    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-7rhdfvtxo8] {
    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-7rhdfvtxo8] {
    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-7rhdfvtxo8] {
    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");
}

.bi-lock-nav-menu[b-7rhdfvtxo8] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-7rhdfvtxo8] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-7rhdfvtxo8] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-7rhdfvtxo8] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-7rhdfvtxo8] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-7rhdfvtxo8] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-7rhdfvtxo8] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-7rhdfvtxo8] {
        padding-bottom: 1rem;
    }

    .nav-item[b-7rhdfvtxo8]  .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-7rhdfvtxo8]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-7rhdfvtxo8]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-7rhdfvtxo8] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-7rhdfvtxo8] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-7rhdfvtxo8] {
        display: none;
    }

    .nav-scrollable[b-7rhdfvtxo8] {
        /* 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/StallionHeader.razor.rz.scp.css */
.navbar[b-ywezzn22zo] {
    background-color: var(--navbar-background) !important;
}
/* /Components/SireLists/SireListsMain.razor.rz.scp.css */
.stallion-page-holder[b-5zat4pc2o6] {
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
    max-width: 1360px;
}

.stallionsmain-leader[b-5zat4pc2o6] {
    min-height: 20vh;
    max-height: 30vh;
    background-color: var(--secondary-color);
}

.stallionsmain-leadsearch[b-5zat4pc2o6] {
    padding: 2em;
    margin-top: -40px;
    margin-bottom: 2em;
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
    max-width: 1360px;
    background-color: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    border: 1px solid rgb(225, 224, 224);
}

.stllionsmain-grid-holder[b-5zat4pc2o6] {
    margin-top: 2em;
    padding: 2em;
    margin-bottom: 2em;
    max-width: 1360px;
    background-color: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
}

.stallionsmain-leftmenu[b-5zat4pc2o6] {
    grid-area: _menu;
}

.stallionsmain-content[b-5zat4pc2o6] {
    grid-area: _content;
}

.sireListHolder[b-5zat4pc2o6] {
    padding-top: 1em;
    background-color: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    border: 1px solid rgb(225, 224, 224);
}

.sort-active-col[b-5zat4pc2o6] {
    background-color: #f0f8ff;
    border-radius: 4px;
}

[b-5zat4pc2o6] .stllionsdetail-content-holder {
    display: grid;
    grid-template-columns: 3fr 9fr;
    grid-template-rows: max-content;
    grid-template-areas: '_menu _content';
    padding: 2em;
    margin-bottom: 2em;
    max-width: 1360px;
    background-color: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
}

[b-5zat4pc2o6] .stallionsdetail-leftmenu {
    grid-area: _menu;
}

[b-5zat4pc2o6] .stallionsdetail-content {
    grid-area: _content;
    margin-top: -1em;
}

[b-5zat4pc2o6] .stallion-entry {
    padding: 1em;
    cursor: pointer;
}

[b-5zat4pc2o6] .stallion-actions-menu {
    font-size: 12px;
}

[b-5zat4pc2o6] .selected-stallion-entry {
    cursor: pointer;
    background-color: var(--secondary-color);
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    font-weight: 600;
    padding: 1em;
}

[b-5zat4pc2o6] .stallion-panel {
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #e6e5e5;
}

[b-5zat4pc2o6] .stallion-panel-alt {
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: var(--secondary-color);
}

[b-5zat4pc2o6] .stallion-panel-white {
    border-radius: 10px;
    background-color: #ffffff;
    padding: 1em;
}

[b-5zat4pc2o6] .stallion-panel-secondary {
    border-radius: 10px;
    background-color: var(--secondary-color);
}

[b-5zat4pc2o6] .stallion-image-holder {
    margin: 1em;
    padding-bottom: 1em;
    padding-top: 1em;
}

[b-5zat4pc2o6] .stallion-sub-heading {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--primary-color);
}

[b-5zat4pc2o6] .stallion-details-bio {
    font-size: 12px;
}

[b-5zat4pc2o6] .stallion-callouts .icon-holder {
    background-color: var(--primary-color);
    padding: 1em;
    color: #ffffff;
    border-radius: 10px;
    font-size: 1em;
    text-align: center;
}

[b-5zat4pc2o6] .stallion-callouts .text-holder {
    margin-left: 1em;
}

[b-5zat4pc2o6] .stallion-callouts .sub {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--primary-color);
    margin-bottom: 6px;
}

[b-5zat4pc2o6] .stallion-callouts .data {
    font-size: 14px;
    font-weight: 700;
    color: #000000;
}

[b-5zat4pc2o6] .stallion-card {
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #e6e5e5;
}

    [b-5zat4pc2o6] .stallion-card .image-holder {
        min-width: 10vw;
        min-height: 15em;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: contain;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    [b-5zat4pc2o6] .stallion-card .data-holder {
        background-color: var(--border-light-grey);
        padding: 1em;
    }

    [b-5zat4pc2o6] .stallion-card .actions-holder {
        padding: 1em;
        background-color: #ffffff;
    }

[b-5zat4pc2o6] .rounded-grid {
    border-radius: 10px;
    border: 1px solid #e0e0e0;
}
/* /Components/Stallions/Components/FiltersModal.razor.rz.scp.css */
/* ================================================================
   FiltersModal.razor.css
   Scoped styles for the Filters modal.
   ================================================================ */

.fm-modal[b-z7i1ljrwyk] {
    padding: 4px 4px 8px 4px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.fm-row[b-z7i1ljrwyk] {
    margin-bottom: 0.25rem;
}

.fm-label[b-z7i1ljrwyk] {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 0.78rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: var(--primary-color);
    margin-bottom: 6px;
}

/* ───── Section header (Advanced pedigree) ───── */
.fm-section[b-z7i1ljrwyk] {
    margin-top: 22px;
    padding-top: 18px;
    border-top: 1px solid #ecebeb;
}

.fm-section-title[b-z7i1ljrwyk] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.95rem;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 6px;
}

    .fm-section-title i[b-z7i1ljrwyk] {
        font-size: 1rem;
    }

.fm-section-help[b-z7i1ljrwyk] {
    font-size: 0.8rem;
    color: #6b6b6b;
    line-height: 1.45;
    margin-bottom: 14px;
}

    .fm-section-help em[b-z7i1ljrwyk] {
        font-style: italic;
        color: #444;
    }

    .fm-section-help strong[b-z7i1ljrwyk] {
        color: #222;
    }

/* ───── Include / Exclude dot indicators ───── */
.fm-include-dot[b-z7i1ljrwyk],
.fm-exclude-dot[b-z7i1ljrwyk] {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.fm-include-dot[b-z7i1ljrwyk] {
    background-color: #2e7d32;
}

.fm-exclude-dot[b-z7i1ljrwyk] {
    background-color: #c62828;
}

/* ───── Selected-pill row ───── */
.fm-pill-row[b-z7i1ljrwyk] {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 38px;
}

.fm-pill[b-z7i1ljrwyk] {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 6px 12px;
    border-radius: 16px;
    font-size: 0.82rem;
    font-weight: 500;
}

.fm-pill-include[b-z7i1ljrwyk] {
    background-color: #e8f5e9;
    color: #1a5c35;
    border: 1px solid #a5d6a7;
}

.fm-pill-exclude[b-z7i1ljrwyk] {
    background-color: #ffebee;
    color: #7a1a1a;
    border: 1px solid #ef9a9a;
}

.fm-pill-clear[b-z7i1ljrwyk] {
    background: none;
    border: none;
    padding: 0;
    color: #6b8aaa;
    font-size: 0.78rem;
    font-weight: 500;
    text-decoration: underline;
    cursor: pointer;
}

    .fm-pill-clear:hover[b-z7i1ljrwyk] {
        color: var(--primary-color);
    }

/* ───── Loading indicator inside autocomplete cell ───── */
.fm-loading[b-z7i1ljrwyk] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 6px;
    font-size: 0.78rem;
    color: #6b8aaa;
}

/* ───── Footer ───── */
.fm-footer[b-z7i1ljrwyk] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 22px;
    padding-top: 14px;
    border-top: 1px solid #ecebeb;
    gap: 12px;
}

.fm-footer-right[b-z7i1ljrwyk] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.fm-clear-all[b-z7i1ljrwyk] {
    color: #6b8aaa !important;
    font-size: 0.85rem;
    text-decoration: underline;
    padding: 0 !important;
}

    .fm-clear-all:hover[b-z7i1ljrwyk] {
        color: var(--primary-color) !important;
    }

.fm-apply[b-z7i1ljrwyk] {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    font-weight: 600;
    padding: 6px 18px;
}

    .fm-apply:hover[b-z7i1ljrwyk] {
        background-color: #1a3559 !important;
        border-color: #1a3559 !important;
    }
/* /Components/Stallions/Components/StallionLineage.razor.rz.scp.css */
/* ================================================================
   StallionLineage.razor.css
   Scoped styles for the Stallion Lineage component.
   Palette pulled from app.css design tokens:
     --primary-color:   #22456d
     --secondary-color: #a8c9ef
     --light-blue:      #e1efff
   ================================================================ */

/* ── Container ───────────────────────────────────────────────── */

.lineage-container[b-w2oqvr6xt8] {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 0.9rem;
    padding: 1.5rem 1rem;
    max-width: 900px;
}

.lineage-title[b-w2oqvr6xt8] {
    font-size: 1.35rem;
    font-weight: 600;
    color: #22456d;
    border-bottom: 2px solid #a8c9ef;
    padding-bottom: 0.5rem;
    margin-bottom: 1.25rem;
}

.lineage-loading[b-w2oqvr6xt8],
.lineage-error[b-w2oqvr6xt8],
.lineage-empty[b-w2oqvr6xt8] {
    color: #888;
    font-style: italic;
    margin-top: 0.75rem;
}

/* ── Subject stallion header block ───────────────────────────── */

.lineage-subject[b-w2oqvr6xt8] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background-color: #22456d;
    color: #fff;
    border-radius: 10px;
    padding: 0.65rem 1rem;
    margin-bottom: 0.25rem;
}

.lineage-label[b-w2oqvr6xt8] {
    font-size: 0.68rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    color: #a8c9ef;
    margin-right: 0.2rem;
    padding-left:1em;
}

/* ── Every lineage row ───────────────────────────────────────── */

.lineage-node[b-w2oqvr6xt8] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.28rem 0.5rem 0.28rem 0;
    position: relative;
    line-height: 1.4;
    border-radius: 6px;
    transition: background-color 0.12s ease;
}

    .lineage-node:hover[b-w2oqvr6xt8] {
        background-color: #e1efff;
    }

.lineage-name[b-w2oqvr6xt8] {
    font-weight: 500;
    color: #22456d;
}

.lineage-subject .lineage-name[b-w2oqvr6xt8] {
    font-weight: 600;
    font-size: 1rem;
    color: #fff;
}

.lineage-meta[b-w2oqvr6xt8] {
    font-size: 0.8rem;
    color: #6b8aaa;
}

.lineage-subject .lineage-meta[b-w2oqvr6xt8] {
    color: #a8c9ef;
}

/* ── Connector symbol ────────────────────────────────────────── */

.lineage-connector[b-w2oqvr6xt8] {
    font-family: monospace;
    color: #a8c9ef;
    user-select: none;
    flex-shrink: 0;
}

/* ── Generation badges ───────────────────────────────────────── */

.lineage-badge[b-w2oqvr6xt8] {
    font-size: 0.65rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 2px 8px;
    border-radius: 20px;
    margin-left: 0.25rem;
    flex-shrink: 0;
}

.gen-badge-1[b-w2oqvr6xt8] {
    background-color: #e1efff;
    color: #22456d;
}

.gen-badge-2[b-w2oqvr6xt8] {
    background-color: #cce8d4;
    color: #1a5c35;
}

.gen-badge-3[b-w2oqvr6xt8] {
    background-color: #fde8c8;
    color: #8a4a00;
}

.gen-badge-4[b-w2oqvr6xt8] {
    background-color: #e8d5f5;
    color: #5a2080;
}

.gen-badge-5[b-w2oqvr6xt8] {
    background-color: #fdd5d5;
    color: #8a0000;
}

/* ── Vertical indent guide lines ─────────────────────────────────
   Each depth level gets a ::before pseudo-element drawing a thin
   vertical coloured rule, positioned within the left padding gap.
   Depth step = 24px. Line sits at (depth-1)*24 + 10px from left.
   ─────────────────────────────────────────────────────────────── */

/* Depth 1 — primary navy */
.lineage-node[style*="padding-left: 24px"][b-w2oqvr6xt8]::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #22456d;
    border-radius: 2px;
    opacity: 0.3;
}

/* Depth 2 — teal/green */
.lineage-node[style*="padding-left: 48px"][b-w2oqvr6xt8]::before {
    content: '';
    position: absolute;
    left: 34px;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #2e8b57;
    border-radius: 2px;
    opacity: 0.45;
}

/* Depth 3 — amber */
.lineage-node[style*="padding-left: 72px"][b-w2oqvr6xt8]::before {
    content: '';
    position: absolute;
    left: 58px;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #c87800;
    border-radius: 2px;
    opacity: 0.45;
}

/* Depth 4 — purple */
.lineage-node[style*="padding-left: 96px"][b-w2oqvr6xt8]::before {
    content: '';
    position: absolute;
    left: 82px;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #7b3fa0;
    border-radius: 2px;
    opacity: 0.45;
}

/* Depth 5 — red */
.lineage-node[style*="padding-left: 120px"][b-w2oqvr6xt8]::before {
    content: '';
    position: absolute;
    left: 106px;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #c0392b;
    border-radius: 2px;
    opacity: 0.45;
}

/* Depth 6 — cycle back to navy, slightly offset */
.lineage-node[style*="padding-left: 144px"][b-w2oqvr6xt8]::before {
    content: '';
    position: absolute;
    left: 130px;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #22456d;
    border-radius: 2px;
    opacity: 0.25;
}

/* ── Link nodes — anchors that look like rows ────────────────── */

a.lineage-link[b-w2oqvr6xt8] {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

    a.lineage-link:hover[b-w2oqvr6xt8] {
        background-color: #e1efff;
        border-radius: 6px;
        text-decoration: none;
    }

        a.lineage-link:hover .lineage-name[b-w2oqvr6xt8] {
            color: #006bb7;
            text-decoration: underline;
        }

a.lineage-subject.lineage-link:hover[b-w2oqvr6xt8] {
    background-color: #1a3a5c;
}

    a.lineage-subject.lineage-link:hover .lineage-name[b-w2oqvr6xt8] {
        color: #a8c9ef;
        text-decoration: underline;
    }
/* /Components/Stallions/Components/StallionsForm.razor.rz.scp.css */
/* ================================================================
   StallionsForm.razor.css
   Scoped styles — Airbnb-style smart search line + filter chips.
   ================================================================ */

/* ───── The main search line ───── */
.sf-search-line[b-clvwlhrvhu] {
    display: flex;
    align-items: stretch;
    gap: 8px;
    width: 100%;
    margin-top: 4px;
}

/* The input + dropdown wrapper holds the icon, input, clear button and
   the absolutely-positioned dropdown below. */
.sf-search-input-wrap[b-clvwlhrvhu] {
    position: relative;
    flex: 1 1 auto;
    min-width: 0; /* allow it to shrink inside flex */
}

.sf-search-icon[b-clvwlhrvhu] {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1rem;
    color: #6b8aaa;
    pointer-events: none;
    z-index: 2;
}

.sf-search-input[b-clvwlhrvhu] {
    width: 100%;
    height: 52px;
    border-radius: 28px;
    border: 1px solid #d6d6d6;
    padding: 0 44px 0 44px;
    font-size: 0.95rem;
    font-weight: 500;
    color: #222;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.04);
    transition: box-shadow 0.15s ease, border-color 0.15s ease;
}

    .sf-search-input:focus[b-clvwlhrvhu] {
        outline: none;
        border-color: var(--primary-color);
        box-shadow: 0 4px 14px rgba(34,69,109,0.15);
    }

.sf-search-clear[b-clvwlhrvhu] {
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    padding: 0;
    color: #999;
    cursor: pointer;
    font-size: 1.1rem;
    line-height: 1;
    z-index: 2;
}

    .sf-search-clear:hover[b-clvwlhrvhu] {
        color: #444;
    }

/* ───── Filters button ───── */
.sf-filters-btn[b-clvwlhrvhu] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    height: 52px;
    padding: 0 18px;
    border-radius: 28px;
    border: 1px solid #d6d6d6;
    background-color: #fff;
    color: #222;
    font-size: 0.9rem;
    font-weight: 500;
    white-space: nowrap;
    box-shadow: 0 2px 6px rgba(0,0,0,0.04);
    transition: background-color 0.15s, border-color 0.15s;
}

    .sf-filters-btn:hover[b-clvwlhrvhu] {
        background-color: #f6f6f6;
        border-color: #b0b0b0;
    }

    .sf-filters-btn i[b-clvwlhrvhu] {
        font-size: 1.05rem;
    }

.sf-filters-btn-active[b-clvwlhrvhu] {
    border-color: var(--primary-color);
    background-color: rgba(34,69,109,0.06);
    color: var(--primary-color);
}

.sf-filters-badge[b-clvwlhrvhu] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    border-radius: 10px;
    background-color: var(--primary-color);
    color: #fff;
    font-size: 0.7rem;
    font-weight: 700;
    margin-left: 2px;
}

/* ───── Show / submit button ───── */
.sf-submit-btn[b-clvwlhrvhu] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 52px;
    min-width: 180px;
    padding: 0 22px;
    border-radius: 28px;
    border: none;
    background-color: var(--primary-color);
    color: #fff;
    font-size: 0.95rem;
    font-weight: 600;
    white-space: nowrap;
    box-shadow: 0 2px 8px rgba(34,69,109,0.25);
    transition: background-color 0.15s, box-shadow 0.15s;
}

    .sf-submit-btn:hover:not(:disabled)[b-clvwlhrvhu] {
        background-color: #1a3559;
        box-shadow: 0 4px 12px rgba(34,69,109,0.35);
    }

    .sf-submit-btn:disabled[b-clvwlhrvhu] {
        background-color: #8aa3c0;
        cursor: not-allowed;
        box-shadow: none;
    }

/* ───── Airbnb-style dropdown ───── */
.sf-dropdown[b-clvwlhrvhu] {
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    right: 0;
    z-index: 1000;
    background: #fff;
    border-radius: 18px;
    border: 1px solid #e6e5e5;
    box-shadow: 0 16px 44px rgba(0,0,0,0.18);
    padding: 8px 0;
    max-height: 460px;
    overflow-y: auto;
}

.sf-group-label[b-clvwlhrvhu] {
    padding: 10px 18px 4px 18px;
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #6b8aaa;
}

.sf-dropdown-item[b-clvwlhrvhu] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 18px;
    cursor: pointer;
    transition: background-color 0.1s;
}

    .sf-dropdown-item:hover[b-clvwlhrvhu] {
        background-color: #f5f9ff;
    }

.sf-item-icon[b-clvwlhrvhu] {
    flex: 0 0 36px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
}

.sf-item-icon-stallion[b-clvwlhrvhu] {
    background-color: #fff3d9;
    color: #c08a1a;
}

.sf-item-icon-stud[b-clvwlhrvhu] {
    background-color: #e1efff;
    color: var(--primary-color);
}

.sf-item-icon-sire[b-clvwlhrvhu] {
    background-color: #e8f5e9;
    color: #2e7d32;
}

.sf-item-icon-dam[b-clvwlhrvhu] {
    background-color: #fde8ee;
    color: #c2185b;
}

.sf-item-body[b-clvwlhrvhu] {
    flex: 1 1 auto;
    min-width: 0;
    line-height: 1.25;
}

.sf-item-primary[b-clvwlhrvhu] {
    font-size: 0.92rem;
    font-weight: 600;
    color: #222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sf-item-secondary[b-clvwlhrvhu] {
    font-size: 0.78rem;
    color: #6b6b6b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sf-dash[b-clvwlhrvhu] {
    color: #b8b8b8;
    margin: 0 4px;
}

.sf-dropdown-empty[b-clvwlhrvhu] {
    padding: 18px 22px;
    font-size: 0.85rem;
    color: #6b6b6b;
    text-align: center;
}

    .sf-dropdown-empty i[b-clvwlhrvhu] {
        margin-right: 6px;
        color: #6b8aaa;
    }

/* ───── Meta line below the search (chips + reset link) ───── */
.sf-meta-line[b-clvwlhrvhu] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-top: 10px;
    min-height: 24px;
    flex-wrap: wrap;
}

.sf-active-chips[b-clvwlhrvhu] {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    flex: 1 1 auto;
}

.sf-chip[b-clvwlhrvhu] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background-color: #22456d;
    color: #fff;
    border-radius: 20px;
    padding: 2px 4px 2px 10px;
    font-size: 0.75rem;
    font-weight: 400;
    white-space: nowrap;
    line-height: 1.5;
}

.sf-chip-label[b-clvwlhrvhu] {
    font-size: 0.62rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #a8c9ef;
}

.sf-chip-clear[b-clvwlhrvhu] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,0.18);
    border: none;
    color: #fff;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    padding: 0;
    font-size: 0.7rem;
    cursor: pointer;
    margin-left: 2px;
    line-height: 1;
}

    .sf-chip-clear:hover[b-clvwlhrvhu] {
        background: rgba(255,255,255,0.32);
    }

/* Pedigree-include chip (green) */
.sf-chip-ped[b-clvwlhrvhu] {
    background-color: #1a5c35;
}

    .sf-chip-ped .sf-chip-label[b-clvwlhrvhu] {
        color: #7dd4a8;
    }

/* Pedigree-exclude chip (red) */
.sf-chip-ped-ex[b-clvwlhrvhu] {
    background-color: #7a1a1a;
}

    .sf-chip-ped-ex .sf-chip-label[b-clvwlhrvhu] {
        color: #f5a8a8;
    }

/* ───── Discrete reset link ───── */
.sf-reset-link[b-clvwlhrvhu] {
    background: none;
    border: none;
    padding: 0;
    color: #6b8aaa;
    font-size: 0.78rem;
    font-weight: 500;
    text-decoration: underline;
    cursor: pointer;
    white-space: nowrap;
}

    .sf-reset-link:hover[b-clvwlhrvhu] {
        color: var(--primary-color);
    }

/* ───── Responsive ───── */
@@media (max-width: 768px) {
    .sf-search-line[b-clvwlhrvhu] {
        flex-wrap: wrap;
    }

    .sf-search-input-wrap[b-clvwlhrvhu] {
        flex: 1 1 100%;
        order: 1;
    }

    .sf-filters-btn[b-clvwlhrvhu] {
        flex: 0 0 auto;
        order: 2;
    }

    .sf-submit-btn[b-clvwlhrvhu] {
        flex: 1 1 auto;
        min-width: 0;
        order: 3;
    }
}
/* /Components/Stallions/Components/StallionsListings.razor.rz.scp.css */
/* ================================================================
   StallionsListings.razor.css
   Scoped styles — filter tags bar
   ================================================================ */

/* ── Tags bar — flush header band inside the listing panel ──── */

.filter-tags-bar[b-rjnrvv4rhn] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.4rem;
    /* Bleed to the edges of whatever parent padding surrounds us */
    margin: 0 -1rem 1rem -1rem;
    padding: 0.45rem 1rem;
    background-color: #e8f1fb;
    border-top: 1px solid #c8dff5;
    border-bottom: 1px solid #c8dff5;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 0.82rem;
}

/* ── "FILTERED BY:" label ────────────────────────────────────── */

.filter-tags-label[b-rjnrvv4rhn] {
    display: inline-flex;
    align-items: center; /* vertically centres with the pills */
    align-self: center;
    font-size: 0.67rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    color: #6b8aaa;
    margin-right: 0.15rem;
    white-space: nowrap;
    line-height: 1;
}

/* ── Individual tag pill ─────────────────────────────────────── */

.filter-tag[b-rjnrvv4rhn] {
    display: inline-flex;
    align-items: center;
    gap: 0.28rem;
    background-color: #22456d;
    color: #fff;
    border-radius: 20px;
    padding: 2px 10px 2px 7px;
    font-size: 0.78rem;
    font-weight: 400;
    white-space: nowrap;
    line-height: 1.5;
}

/* Category label inside the pill — sits inline, same baseline */
.filter-tag-category[b-rjnrvv4rhn] {
    display: inline-flex;
    align-items: center;
    font-size: 0.6rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #a8c9ef;
    line-height: 1;
    /* Slight upward nudge so the small caps optically centre */
    margin-top: 1px;
}

    /* Separator between category label and value */
    .filter-tag-category[b-rjnrvv4rhn]::after {
        content: ':';
        margin-right: 2px;
    }

/* Pedigree include tag */
.filter-tag-ped[b-rjnrvv4rhn] {
    background-color: #1a5c35;
}

    .filter-tag-ped .filter-tag-category[b-rjnrvv4rhn] {
        color: #7dd4a8;
    }

/* Pedigree exclude tag */
.filter-tag-exclude[b-rjnrvv4rhn] {
    background-color: #7a1a1a;
}

    .filter-tag-exclude .filter-tag-category[b-rjnrvv4rhn] {
        color: #f5a8a8;
    }

/* ── Result count — right-aligned ────────────────────────────── */

.filter-tags-count[b-rjnrvv4rhn] {
    margin-left: auto;
    font-size: 0.75rem;
    font-weight: 600;
    color: #22456d;
    white-space: nowrap;
    padding-left: 0.5rem;
    align-self: center;
}

/* ================================================================
   Freshman badges
   These sit inside a RadzenText sibling in the existing horizontal
   stack — no layout changes, badge is purely cosmetic.
   ================================================================ */

.sl-freshman-active[b-rjnrvv4rhn] {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    background: #e8f5e9;
    color: #2e7d32;
    border: 1px solid #a5d6a7;
    border-radius: 4px;
    padding: 1px 6px;
    font-size: 0.68rem;
    font-weight: 700;
    white-space: nowrap;
}

.sl-freshman-expired[b-rjnrvv4rhn] {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    background: #f5f5f5;
    color: #9e9e9e;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 1px 6px;
    font-size: 0.68rem;
    font-weight: 600;
    white-space: nowrap;
}
/* /Components/Stallions/StallionsMain.razor.rz.scp.css */
/* /Components/Studs/StudsMain.razor.rz.scp.css */
.stallion-page-holder[b-jdph95tkas] {
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
    max-width: 1360px;
}

.stallionsmain-leader[b-jdph95tkas] {
    min-height: 20vh;
    max-height: 30vh;
    background-color: var(--secondary-color);
}

.stallionsmain-leadsearch[b-jdph95tkas] {
    position: relative;
    z-index: 99;
    padding: 2em;
    margin-top: -40px;
    margin-bottom: 2em;
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
    max-width: 1360px;
    background-color: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    border: 1px solid rgb(225, 224, 224);
}

.stllionsmain-grid-holder[b-jdph95tkas] {
    margin-top: 2em;
    padding: 2em;
    margin-bottom: 20em;
    max-width: 1360px;
    background-color: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
}

.stallionsmain-rightmenu[b-jdph95tkas] {
    grid-area: _menu;
}

.stallionsmain-content[b-jdph95tkas] {
    grid-area: _content;
}

[b-jdph95tkas] .stllionsdetail-content-holder {
    display: grid;
    grid-template-columns: 9fr 3fr;
    grid-template-rows: max-content;
    grid-template-areas:
        '_header _header'
        '_content _menu';
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
    margin-bottom: 2em;
    max-width: 1360px;
    background-color: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 15px 1px rgba(0,0,0,0.1);
}

[b-jdph95tkas] .stallionsdetail-header {
    grid-area: _header;
    margin-bottom: 1em;
}

[b-jdph95tkas] .stallionsdetail-rightmenu {
    grid-area: _menu;
}

[b-jdph95tkas] .stallionsdetail-content {
    grid-area: _content;
}

[b-jdph95tkas] .stallion-entry {
    padding: 1em;
    cursor: pointer;
}

[b-jdph95tkas] .stallion-actions-menu {
    font-size: 12px;
}

[b-jdph95tkas] .selected-stallion-entry {
    cursor: pointer;
    background-color: #e1efff;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    font-weight: 600;
    padding: 1em;
}

[b-jdph95tkas] .select-holder {
    background-color: #e1efff;
    padding: 1em;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

[b-jdph95tkas] .stallion-panel {
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #e6e5e5;
}

[b-jdph95tkas] .stallion-panel-alt {
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #e1efff;
}

[b-jdph95tkas] .stallion-panel-email {
    background-color: #f2f8ff;
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #e1efff;
    padding: 1em;
    margin-left: 1em;
}

[b-jdph95tkas] .stallion-panel-white {
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #B6D6F2;
    padding: 1em;
    margin-right: 1em;
    margin-top: 1em;
}

[b-jdph95tkas] .stallion-panel-secondary {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #e1efff;
}

[b-jdph95tkas] .stallion-image-holder {
    margin: 1em;
}

[b-jdph95tkas] .stallion-sub-heading {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--primary-color);
}

[b-jdph95tkas] .stallion-details-bio {
    font-size: 12px;
}

[b-jdph95tkas] .stallion-callouts .icon-holder {
    background-color: #fff;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 0px;
    color: var(--primary-color);
    border-radius: 10px;
    font-size: 1em;
    text-align: center;
}

[b-jdph95tkas] .stallion-callouts .text-holder {
    margin-left: 1em;
}

[b-jdph95tkas] .stallion-callouts .sub {
    font-size: 10px;
    font-weight: 500;
    color: var(--primary-color);
}

[b-jdph95tkas] .stallion-callouts .data {
    font-size: 14px;
    font-weight: 700;
    color: #000000;
}
/*stallion card*/
[b-jdph95tkas] .stallion-card {
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #e6e5e5;
}

    [b-jdph95tkas] .stallion-card .image-holder {
        /* min-width:10vw;*/
        min-height: 15em;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    [b-jdph95tkas] .stallion-card .image-holder-stud {
        /* min-width:10vw;*/
        min-height: 180px;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    [b-jdph95tkas] .stallion-card .data-holder {
        background-color: #fff;
        padding: 1em;
        border-bottom: 1px solid #e6e5e5;
    }

    [b-jdph95tkas] .stallion-card .actions-holder {
        padding: 1em;
        background-color: #ffffff;
    }

[b-jdph95tkas] .stallions-grid-link {
    text-decoration: underline;
    cursor: pointer;
}
/*pedigree*/
[b-jdph95tkas] .pedigree-grid {
}

    [b-jdph95tkas] .pedigree-grid .tg td {
        padding-top: 1px !important;
        padding-left: 4px !important;
        padding-bottom: 1px !important;
        font-size: 11px;
    }

/*stud listing row - whole row clickable*/
[b-jdph95tkas] .stud-listing-row {
    cursor: pointer;
    border-radius: 8px;
    transition: background-color 0.15s ease;
}

    [b-jdph95tkas] .stud-listing-row:hover {
        background-color: #e1efff;
    }

/* stud listing row - whole row clickable */
[b-jdph95tkas] .stud-listing-row {
    cursor: pointer;
    border-radius: 8px;
    transition: background-color 0.15s ease;
}

    [b-jdph95tkas] .stud-listing-row:hover {
        background-color: #e1efff;
    }

/* uniform logo height, variable width */
[b-jdph95tkas] .stud-logo-cell {
    display: flex;
    align-items: center;
    padding: 0.5em;
}

[b-jdph95tkas] .stud-logo-img {
    height: 56px;
    width: auto;
    object-fit: contain;
    border-radius: 5px;
    display: block;
}

[b-jdph95tkas] .stud-logo-placeholder {
    height: 56px;
    width: 56px;
    background-color: var(--primary-color);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
}

/* active 2025 badge */
[b-jdph95tkas] .stud-active-badge {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #e6f4ea;
    color: #2e7d32;
    border: 1px solid #a5d6a7;
    border-radius: 20px;
    padding: 2px 8px;
    letter-spacing: 0.03em;
}

/* filter bar - horizontal single line */
.studs-filter-bar[b-jdph95tkas] {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 1em;
}

.studs-filter-item[b-jdph95tkas] {
    display: flex;
    flex-direction: column;
    min-width: 160px;
    flex: 1 1 160px;
}

.studs-filter-action[b-jdph95tkas] {
    display: flex;
    align-items: flex-end;
    padding-bottom: 0;
}

@media (max-width: 576px) {
    .studs-filter-bar[b-jdph95tkas] {
        flex-direction: column;
    }

    .studs-filter-item[b-jdph95tkas],
    .studs-filter-action[b-jdph95tkas] {
        width: 100%;
    }

        .studs-filter-action .rz-button[b-jdph95tkas] {
            width: 100%;
        }
}

/* stud detail section headings */
[b-jdph95tkas] .stud-section-heading {
    margin-bottom: 0.75em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #e6e5e5;
}
