/* /Components/AdminLogin.razor.rz.scp.css */
.wrap[b-ybaoku85ak] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@media (min-width: 768px) {
    .wrap[b-ybaoku85ak] {
        background-color: #5bc0de;
        background: url('../images/bg2.jpg') fixed no-repeat;
        background-size: 100% 100%;
    }

    .container[b-ybaoku85ak] {
        background: url('../images/uploader/产統链海报.png') no-repeat;
        background-size: contain;
        width: 304px;
        height: 304px;
        margin: 0 auto;
        margin-top: calc(100vh / 2 - 190px);
    }
}

.form-signin-heading[b-ybaoku85ak] {
    margin: 0;
    padding: 20px 15px;
    text-align: center;
    background-color: #3b5c5b;
    border-radius: 5px 5px 0 0;
    color: #fff;
}

.login-wrap[b-ybaoku85ak] {
    display: flex;
    flex-direction: column;
    margin: 1rem;
}

    .login-wrap .card[b-ybaoku85ak], .login-wrap .card:hover[b-ybaoku85ak], .modal .card[b-ybaoku85ak], .modal .card:hover[b-ybaoku85ak] {
        border: 1px solid #3b5c5b;
    }

.login-sms[b-ybaoku85ak],
.is-mobile .login-up[b-ybaoku85ak] {
    display: none;
}

.is-mobile .login-sms[b-ybaoku85ak] {
    display: block;
}

[b-ybaoku85ak] .btn-login {
    background: #3b5c5b;
    border-color: transparent;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    box-shadow: 0 4px #3b5c5b;
    line-height: 1;
}

    [b-ybaoku85ak] .btn-login:focus {
        box-shadow: 0 4px #3b5c5b;
    }

[b-ybaoku85ak] .input-group-text {
    background-color: #6bc3f4;
    border-color: #1ca0e9;
}

[b-ybaoku85ak] .form-check-label {
    color: #212529;
}

[b-ybaoku85ak] .form-control {
    border-color: #1ca0e9 !important;
}

[b-ybaoku85ak] .divider-wrap {
    background-color: #7c86bb;
}

[b-ybaoku85ak] .divider-text {
    background-color: #3b5c5b;
}

.login-list[b-ybaoku85ak] {
    display: flex;
    justify-content: space-between;
}

    .login-list[b-ybaoku85ak]  img {
        width: 32px;
        height: 32px;
    }

[b-ybaoku85ak] .btn-sms {
    width: 140px;
}

@media (max-width: 767px) {
    .form-signin[b-ybaoku85ak] {
        margin: 0 auto;
        background: #fff;
        border-radius: 5px;
        max-width: 320px;
        border: solid 1px #ddd;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
    }
}

@media (min-width: 768px) {
    .form-signin-heading[b-ybaoku85ak] {
        padding: 28px 0;
        background-color: transparent;
    }

    .login-wrap[b-ybaoku85ak] {
        width: 300px;
        height: 274px;
        position: relative;
        left: 346px;
        justify-content: center;
    }

    .slidercaptcha[b-ybaoku85ak] {
        width: 300px;
    }

        .slidercaptcha[b-ybaoku85ak], .slidercaptcha.oauth[b-ybaoku85ak] {
            height: 280px;
        }

            .slidercaptcha.card .card-body[b-ybaoku85ak] {
                padding: 15px 15px 0 15px;
            }

    .login-footer[b-ybaoku85ak] {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

        .login-footer .login-footer-body li a[b-ybaoku85ak] {
            color: #e0e0e0;
        }
}

@media (min-width: 768px) {
    .gitee.wrap[b-ybaoku85ak] {
        background-color: #f1f2f7;
        background-image: none;
    }

    .gitee .container[b-ybaoku85ak] {
        width: 704px;
        height: 404px;
        margin: 0 auto;
        margin-top: calc(100vh / 2 - 190px);
    }
}
/* /Components/AdminLoginFooter.razor.rz.scp.css */
.login-footer[b-k04fcbdasa] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
}

.login-footer-body[b-k04fcbdasa] {
    display: flex;
}

li[b-k04fcbdasa] {
    list-style: none;
}

    li:not(:last-child)[b-k04fcbdasa] {
        margin-right: 1rem;
    }

.white + .login-footer li a[b-k04fcbdasa] {
    color: #fff;
}
/* /Components/AdminLoginGitee.razor.rz.scp.css */
.wrap[b-t0vle17ezu] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #40485b;
    background-color: #f1f2f7;
    -webkit-font-smoothing: antialiased;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.container[b-t0vle17ezu] {
    display: flex;
    box-shadow: 0px 20px 80px 0px rgb(0 0 0 / 30%);
    width: 1000px;
    height: 500px;
    padding: 0;
    margin: 0 auto;
    margin-top: calc(100vh / 2 - 275px);
}

section[b-t0vle17ezu] {
    width: 50%;
}

.login-sidebox[b-t0vle17ezu] {
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(#3a485a), to(#607089));
    background: linear-gradient(0deg, #3a485a 0%, #607089 100%);
    color: #fff;
}

    .login-sidebox[b-t0vle17ezu]::before,
    .login-sidebox[b-t0vle17ezu]::after {
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        position: absolute;
    }

    .login-sidebox[b-t0vle17ezu]::before {
        background: url(../images/left-1.png) no-repeat 0 0;
    }

    .login-sidebox[b-t0vle17ezu]::after {
        background: url(../images/left-2.png) no-repeat right bottom;
    }

    .login-sidebox .login-sidebox-content[b-t0vle17ezu] {
        padding: 80px 80px 48px;
        position: relative;
        z-index: 1;
    }

.login-sidebox-header[b-t0vle17ezu] {
    margin-bottom: 40px;
}

.login-sidebox-logo[b-t0vle17ezu] {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}

    .login-sidebox-logo img[b-t0vle17ezu] {
        width: 48px;
        height: auto;
        border-radius: 50%;
        margin-right: 14px;
    }

    .login-sidebox-logo span[b-t0vle17ezu] {
        display: inline;
        font-size: 1.5rem;
        font-weight: 700;
    }

.login-sidebox-subtitle[b-t0vle17ezu] {
    font-size: 20pt;
    font-weight: normal;
}

.login-sidebox-footer[b-t0vle17ezu] {
    margin-top: 40px;
    border-top: solid 1px #ddd;
    padding-top: 28px;
    font-size: 0.875rem;
    font-weight: 500;
}

    .login-sidebox-footer a[b-t0vle17ezu] {
        cursor: pointer;
        color: #fff;
    }

.login-form[b-t0vle17ezu] {
    padding: 64px;
    font-size: 0.875rem;
}

.login-form-header[b-t0vle17ezu] {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 20px;
}

    .login-form-header h2[b-t0vle17ezu] {
        margin-bottom: 0;
        font-size: 24px;
        font-weight: bold;
        line-height: 32px;
    }

.login-list[b-t0vle17ezu] {
    display: flex;
    justify-content: space-between;
}

    .login-list .item[b-t0vle17ezu] {
        width: 32px;
        height: 32px;
    }

.forget-password[b-t0vle17ezu] {
    padding: 16px 0;
}

.form-signin-heading[b-t0vle17ezu] {
    margin: 0;
    padding: 20px 15px;
    text-align: center;
    background-color: #41cac0;
    border-radius: 5px 5px 0 0;
    color: #fff;
}

.login-sms[b-t0vle17ezu],
.is-mobile .login-up[b-t0vle17ezu] {
    display: none;
}

.is-mobile .login-sms[b-t0vle17ezu] {
    display: block;
}

[b-t0vle17ezu] .btn-login {
    color: #fff;
    background: #fe7300;
    border-color: transparent;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
}

    [b-t0vle17ezu] .btn-login:hover {
        background: #fe7300;
    }

[b-t0vle17ezu] .divider-wrap {
    background-color: #7c86bb;
}

[b-t0vle17ezu] .divider-text {
    background-color: #f1f2f7;
}

.login-list[b-t0vle17ezu] {
    display: flex;
    justify-content: space-between;
}

    .login-list[b-t0vle17ezu]  img {
        width: 32px;
        height: 32px;
    }

[b-t0vle17ezu] .btn-sms {
    width: 140px;
}

@media (max-width: 767px) {
    .form-signin[b-t0vle17ezu] {
        margin: 0 auto;
        background: #fff;
        border-radius: 5px;
        max-width: 320px;
        border: solid 1px #ddd;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
    }
}

@media (min-width: 768px) {
    .form-signin-heading[b-t0vle17ezu] {
        padding: 28px 0;
        background-color: transparent;
    }

    .slidercaptcha[b-t0vle17ezu] {
        width: 300px;
    }

        .slidercaptcha[b-t0vle17ezu], .slidercaptcha.oauth[b-t0vle17ezu] {
            height: 280px;
        }

            .slidercaptcha.card .card-body[b-t0vle17ezu] {
                padding: 15px 15px 0 15px;
            }

    .login-footer[b-t0vle17ezu] {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

        .login-footer .login-footer-body li a[b-t0vle17ezu] {
            color: #e0e0e0;
        }
}

[b-t0vle17ezu] .divider {
    margin: 1.5rem 0;
}
/* /Components/FAIconList.razor.rz.scp.css */
.icon-list[b-gsehh4bnqm] {
    --bb-icon-list-width: 190px;
    display: flex;
}

    .icon-list .icons-body[b-gsehh4bnqm] {
        flex: 1;
    }

    .icon-list.is-catalog .icons-body[b-gsehh4bnqm] {
        overflow-y: auto;
        overflow-x: hidden;
        height: 100%;
    }

    .icon-list .icons-nav[b-gsehh4bnqm] {
        overflow-y: auto;
        overflow-x: hidden;
        width: var(--bb-icon-list-width);
        height: 100%;
        display: none;
    }

        .icon-list .icons-nav h5[b-gsehh4bnqm] {
            padding-left: .5rem;
        }

        .icon-list .icons-nav .nav[b-gsehh4bnqm] {
            --bs-nav-link-padding-x: .5rem;
            --bs-nav-link-padding-y: .25rem;
            flex-direction: column;
            flex-wrap: nowrap;
        }

        .icon-list .icons-nav .nav-link:not(:last-child)[b-gsehh4bnqm] {
            margin-top: .125rem;
        }

        .icon-list .icons-nav.nav-pills[b-gsehh4bnqm] {
            --bs-nav-pills-link-active-bg: var(--bs-warning);
        }

@media (min-width: 768px) {
    .icon-list .icons-nav[b-gsehh4bnqm] {
        display: block;
    }
}
/* /Components/MenuIconList.razor.rz.scp.css */
.form-footer[b-axgah0ghwn] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.icon[b-axgah0ghwn] {
    font-size: 22px;
    color: #337ab7;
    border: solid 1px;
    border-radius: 4px;
    min-width: 36px;
    min-height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 .25rem;
}

[b-axgah0ghwn] .fil a:hover {
    background-color: var(--bs-primary);
}

[b-axgah0ghwn] .nav-pills .nav-link.active {
    --bs-nav-pills-link-active-bg: var(--bs-primary);
}

[b-axgah0ghwn] .icon-list {
    height: calc(100vh - 8rem - 47px - 52px);
}
/* /Components/NavigationTree.razor.rz.scp.css */
.tree-menu[b-txo41nrmnm] {
    display: flex;
    flex-direction: column;
}

    .tree-menu[b-txo41nrmnm]  .tree {
        flex: 1;
        margin: -1rem;
        padding: 1rem;
        max-height: calc(100vh - 173px);
        overflow-y: auto;
        overflow-x: hidden;
    }
/* /Components/SupplyChainWorkbenchShell.razor.rz.scp.css */
.sc-workbench[b-35k1a9jw28] {
    width: min(1440px, calc(100% - 32px));
    margin: 0 auto;
    padding: 18px 0 28px;
}

.sc-workbench__header[b-35k1a9jw28] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 16px;
    align-items: center;
    padding-bottom: 14px;
    border-bottom: 1px solid #d9e2ea;
}

.sc-workbench__eyebrow[b-35k1a9jw28] {
    color: #506274;
    font-size: 13px;
    font-weight: 700;
}

.sc-workbench__header h2[b-35k1a9jw28] {
    margin: 2px 0 4px;
    color: #17212b;
    font-size: 26px;
    line-height: 1.25;
    letter-spacing: 0;
}

.sc-workbench__header p[b-35k1a9jw28] {
    margin: 0;
    color: #566675;
    font-size: 14px;
}

.sc-workbench__status[b-35k1a9jw28] {
    min-width: 116px;
    padding: 10px 12px;
    border: 1px solid #d3dde7;
    border-radius: 8px;
    background: #f8fafc;
    text-align: right;
}

.sc-workbench__status span[b-35k1a9jw28],
.sc-workbench__status small[b-35k1a9jw28] {
    display: block;
    color: #5d6c79;
    font-size: 12px;
}

.sc-workbench__status strong[b-35k1a9jw28] {
    display: block;
    color: #17212b;
    font-size: 24px;
    line-height: 1.1;
}

.sc-workbench__status em[b-35k1a9jw28] {
    display: block;
    margin-top: 4px;
    color: #0f5f8f;
    font-size: 12px;
    font-style: normal;
    line-height: 1.35;
}

.sc-workbench__header-actions[b-35k1a9jw28] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 12px 0 4px;
}

.sc-workbench__action[b-35k1a9jw28] {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 6px 12px;
    border: 1px solid #bccbd8;
    border-radius: 8px;
    background: #ffffff;
    color: #243241;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}

.sc-workbench__action:hover[b-35k1a9jw28] {
    border-color: #1c7ca8;
    color: #075d86;
    text-decoration: none;
}

.sc-workbench__action-primary[b-35k1a9jw28] {
    border-color: #0f766e;
    background: #ecfdf5;
    color: #0f5f56;
}

.sc-workbench__nav[b-35k1a9jw28] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 14px 0;
}

.sc-workbench__nav-item[b-35k1a9jw28] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    min-height: 34px;
    padding: 6px 10px;
    border: 1px solid #d3dde7;
    border-radius: 8px;
    background: #ffffff;
    color: #243241;
    font-size: 13px;
    text-decoration: none;
    white-space: nowrap;
}

.sc-workbench__nav-item:hover[b-35k1a9jw28] {
    border-color: #8ba5bd;
    color: #0f5f8f;
    text-decoration: none;
}

.sc-workbench__nav-item.is-current[b-35k1a9jw28] {
    border-color: #1c7ca8;
    background: #e9f5fb;
    color: #075d86;
    font-weight: 700;
}

.sc-workbench__route-context[b-35k1a9jw28] {
    display: grid;
    grid-template-columns: 1.15fr repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin: -2px 0 14px;
}

.sc-workbench__route-context > div[b-35k1a9jw28] {
    min-width: 0;
    padding: 10px 12px;
    border: 1px solid #d9e2ea;
    border-radius: 8px;
    background: #ffffff;
}

.sc-workbench__route-context-current[b-35k1a9jw28] {
    background: #f8fafc !important;
}

.sc-workbench__route-context span[b-35k1a9jw28],
.sc-workbench__route-context small[b-35k1a9jw28] {
    display: block;
    color: #5b6875;
    font-size: 12px;
    line-height: 1.4;
}

.sc-workbench__route-context strong[b-35k1a9jw28],
.sc-workbench__route-context a[b-35k1a9jw28] {
    display: block;
    margin: 3px 0;
    color: #17212b;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    text-decoration: none;
}

.sc-workbench__route-context a:hover[b-35k1a9jw28] {
    color: #075d86;
    text-decoration: none;
}

.sc-workbench__guidance[b-35k1a9jw28] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin-bottom: 14px;
}

.sc-workbench__guidance > div[b-35k1a9jw28] {
    padding: 10px 12px;
    border: 1px solid #d9e2ea;
    border-radius: 8px;
    background: #fbfcfe;
}

.sc-workbench__guidance strong[b-35k1a9jw28],
.sc-workbench__guidance span[b-35k1a9jw28] {
    display: block;
}

.sc-workbench__guidance strong[b-35k1a9jw28] {
    color: #1f2d3a;
    font-size: 13px;
}

.sc-workbench__guidance span[b-35k1a9jw28] {
    margin-top: 3px;
    color: #5b6875;
    font-size: 12px;
    line-height: 1.45;
}

.sc-workbench__operation-strip[b-35k1a9jw28] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin: -2px 0 14px;
    padding: 10px;
    border: 1px solid #d9e2ea;
    border-radius: 8px;
    background: #ffffff;
}

.sc-workbench__operation-group[b-35k1a9jw28] {
    min-width: 0;
}

.sc-workbench__operation-group strong[b-35k1a9jw28] {
    display: block;
    margin-bottom: 6px;
    color: #1f2d3a;
    font-size: 12px;
}

.sc-workbench__operation-group div[b-35k1a9jw28] {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.sc-workbench__operation-group span[b-35k1a9jw28] {
    display: inline-flex;
    align-items: center;
    min-height: 26px;
    padding: 3px 8px;
    border: 1px solid #cfdbe5;
    border-radius: 999px;
    background: #f8fafc;
    color: #334454;
    font-size: 12px;
    line-height: 1.25;
}

.sc-workbench__filters[b-35k1a9jw28] {
    margin-bottom: 12px;
    padding: 12px;
    border: 1px solid #d9e2ea;
    border-radius: 8px;
    background: #ffffff;
}

.sc-workbench__filters .row[b-35k1a9jw28] {
    row-gap: 10px;
}

.sc-workbench__content[b-35k1a9jw28] {
    min-width: 0;
}

.sc-workbench__content[b-35k1a9jw28]  .content-wrapper {
    width: 100%;
    margin: 0;
}

.sc-workbench__content[b-35k1a9jw28]  #target22 {
    width: 100% !important;
}

@media only screen and (max-width: 840px) {
    .sc-workbench[b-35k1a9jw28] {
        width: min(100% - 16px, 1440px);
    }

    .sc-workbench__header[b-35k1a9jw28],
    .sc-workbench__guidance[b-35k1a9jw28],
    .sc-workbench__operation-strip[b-35k1a9jw28],
    .sc-workbench__route-context[b-35k1a9jw28] {
        grid-template-columns: 1fr;
    }

    .sc-workbench__status[b-35k1a9jw28] {
        text-align: left;
    }

    .sc-workbench__nav[b-35k1a9jw28] {
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-bottom: 4px;
    }
}
/* /Pages/Admin/Settings.razor.rz.scp.css */
[b-x2eq31eru8] .form-inline .form-label {
    display: block;
}

[b-x2eq31eru8] .btn-group {
    flex: 0;
}
/* /Pages/Breeding/AIPrediction.razor.rz.scp.css */
.prediction-layout[b-ke4s1x3ae0] {
    display: grid;
    grid-template-columns: minmax(260px, .8fr) minmax(0, 1.2fr);
    gap: 12px;
    margin-bottom: 14px;
}

.prediction-objective-panel[b-ke4s1x3ae0],
.prediction-scoreboard article[b-ke4s1x3ae0],
.prediction-table-card[b-ke4s1x3ae0] {
    border: 1px solid #d7e2eb;
    border-radius: 8px;
    background: #ffffff;
}

.prediction-objective-panel[b-ke4s1x3ae0],
.prediction-scoreboard article[b-ke4s1x3ae0],
.prediction-table-card[b-ke4s1x3ae0] {
    padding: 12px;
}

.prediction-scoreboard[b-ke4s1x3ae0] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.prediction-objective-panel > span[b-ke4s1x3ae0],
.prediction-scoreboard span[b-ke4s1x3ae0],
.prediction-table-card__head span[b-ke4s1x3ae0],
.prediction-weight span[b-ke4s1x3ae0] {
    display: block;
    color: #526879;
    font-size: 12px;
    font-weight: 700;
}

.prediction-objective-panel > strong[b-ke4s1x3ae0],
.prediction-table-card__head strong[b-ke4s1x3ae0] {
    color: #172838;
    font-size: 15px;
}

.prediction-weight[b-ke4s1x3ae0] {
    margin-top: 12px;
}

.prediction-weight > div:first-child[b-ke4s1x3ae0] {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.prediction-weight > div:last-child[b-ke4s1x3ae0] {
    height: 9px;
    margin-top: 5px;
    overflow: hidden;
    border-radius: 999px;
    background: #edf2f6;
}

.prediction-weight i[b-ke4s1x3ae0] {
    display: block;
    height: 100%;
    border-radius: inherit;
    background: #16a5b8;
}

.prediction-scoreboard strong[b-ke4s1x3ae0] {
    display: block;
    margin: 4px 0;
    color: #16a5b8;
    font-size: 26px;
    line-height: 1.05;
}

.prediction-scoreboard small[b-ke4s1x3ae0],
.prediction-table-card__head small[b-ke4s1x3ae0] {
    color: #53687a;
    font-size: 12px;
    line-height: 1.45;
}

.prediction-table-card__head[b-ke4s1x3ae0] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
    margin-bottom: 10px;
}

.prediction-table-wrap[b-ke4s1x3ae0] {
    overflow-x: auto;
}

.prediction-table-wrap table[b-ke4s1x3ae0] {
    width: 100%;
    min-width: 920px;
    border-collapse: collapse;
}

.prediction-table-wrap th[b-ke4s1x3ae0],
.prediction-table-wrap td[b-ke4s1x3ae0] {
    padding: 10px;
    border-top: 1px solid #e1e9ef;
    color: #263746;
    font-size: 13px;
    text-align: left;
    vertical-align: top;
}

.prediction-table-wrap th[b-ke4s1x3ae0] {
    color: #142334;
    font-weight: 800;
}

.prediction-score[b-ke4s1x3ae0] {
    display: inline-grid;
    place-items: center;
    min-width: 38px;
    height: 28px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
}

.prediction-score.is-high[b-ke4s1x3ae0] {
    background: #e7f7ef;
    color: #0f7a52;
}

.prediction-score.is-mid[b-ke4s1x3ae0] {
    background: #edf6ff;
    color: #1d66a5;
}

.prediction-score.is-low[b-ke4s1x3ae0] {
    background: #fff4e4;
    color: #9a5a11;
}

@media only screen and (max-width: 900px) {
    .prediction-layout[b-ke4s1x3ae0],
    .prediction-scoreboard[b-ke4s1x3ae0] {
        grid-template-columns: 1fr;
    }

    .prediction-table-card__head[b-ke4s1x3ae0] {
        align-items: flex-start;
        flex-direction: column;
    }
}
/* /Pages/Breeding/BiotechPipeline.razor.rz.scp.css */
.biotech-stage-grid[b-0b3kjkpfam] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin-bottom: 14px;
}

.biotech-stage-grid article[b-0b3kjkpfam],
.biotech-batch-card[b-0b3kjkpfam],
.biotech-batch-list article[b-0b3kjkpfam] {
    border: 1px solid #d7e2eb;
    border-radius: 8px;
    background: #ffffff;
}

.biotech-stage-grid article[b-0b3kjkpfam],
.biotech-batch-card[b-0b3kjkpfam],
.biotech-batch-list article[b-0b3kjkpfam] {
    padding: 12px;
}

.biotech-stage-grid span[b-0b3kjkpfam],
.biotech-batch-card__head span[b-0b3kjkpfam],
.biotech-batch-list span[b-0b3kjkpfam] {
    display: block;
    color: #526879;
    font-size: 12px;
    font-weight: 700;
}

.biotech-stage-grid strong[b-0b3kjkpfam],
.biotech-batch-card__head strong[b-0b3kjkpfam],
.biotech-batch-list strong[b-0b3kjkpfam] {
    color: #172838;
    font-size: 15px;
}

.biotech-stage-grid p[b-0b3kjkpfam],
.biotech-batch-list p[b-0b3kjkpfam] {
    margin: 6px 0;
    color: #53687a;
    font-size: 12px;
    line-height: 1.45;
}

.biotech-stage-grid small[b-0b3kjkpfam],
.biotech-batch-card__head small[b-0b3kjkpfam] {
    color: #1d66a5;
    font-size: 12px;
    font-weight: 700;
}

.biotech-batch-card__head[b-0b3kjkpfam] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
    margin-bottom: 10px;
}

.biotech-batch-list[b-0b3kjkpfam] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.biotech-batch-list dl[b-0b3kjkpfam] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 8px;
    margin: 10px 0;
}

.biotech-batch-list dt[b-0b3kjkpfam] {
    color: #526879;
    font-size: 11px;
    font-weight: 700;
}

.biotech-batch-list dd[b-0b3kjkpfam] {
    margin: 0;
    color: #142334;
    font-size: 13px;
    font-weight: 800;
}

@media only screen and (max-width: 1000px) {
    .biotech-stage-grid[b-0b3kjkpfam],
    .biotech-batch-list[b-0b3kjkpfam] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media only screen and (max-width: 650px) {
    .biotech-stage-grid[b-0b3kjkpfam],
    .biotech-batch-list[b-0b3kjkpfam],
    .biotech-batch-list dl[b-0b3kjkpfam] {
        grid-template-columns: 1fr;
    }

    .biotech-batch-card__head[b-0b3kjkpfam] {
        align-items: flex-start;
        flex-direction: column;
    }
}
/* /Pages/Breeding/BreedingModuleActions.razor.rz.scp.css */
.breeding-module-actions[b-aiqa9ie19e] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
    margin-bottom: 14px;
    border: 1px solid #d7e2eb;
    border-radius: 8px;
    background: #ffffff;
    padding: 12px;
}

.breeding-module-actions span[b-aiqa9ie19e] {
    display: block;
    color: #526879;
    font-size: 12px;
    font-weight: 700;
}

.breeding-module-actions strong[b-aiqa9ie19e] {
    color: #172838;
    font-size: 15px;
}

.breeding-module-actions__buttons[b-aiqa9ie19e] {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 8px;
}

.breeding-module-actions__buttons button[b-aiqa9ie19e] {
    min-height: 32px;
    padding: 5px 11px;
    border: 1px solid #bdd6ca;
    border-radius: 8px;
    background: #f7fcfa;
    color: #0f654d;
    font-weight: 700;
}

.breeding-module-actions__buttons button:hover[b-aiqa9ie19e] {
    border-color: #0f766e;
    background: #ecfdf5;
}

@media only screen and (max-width: 760px) {
    .breeding-module-actions[b-aiqa9ie19e] {
        align-items: flex-start;
        flex-direction: column;
    }

    .breeding-module-actions__buttons[b-aiqa9ie19e] {
        justify-content: flex-start;
    }
}
/* /Pages/Breeding/BreedingModuleShell.razor.rz.scp.css */
.breeding-module-shell[b-yy1px6m66g] {
    width: min(1440px, calc(100% - 32px));
    margin: 0 auto;
    padding: 18px 0 32px;
}

.breeding-module-shell__header[b-yy1px6m66g] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 156px;
    gap: 18px;
    align-items: center;
    padding-bottom: 16px;
    border-bottom: 1px solid #d8e3ea;
}

.breeding-module-shell__header span[b-yy1px6m66g],
.breeding-module-shell__counter span[b-yy1px6m66g],
.breeding-module-shell__counter small[b-yy1px6m66g],
.breeding-module-shell__summaries span[b-yy1px6m66g] {
    display: block;
    color: #526879;
    font-size: 12px;
    font-weight: 700;
}

.breeding-module-shell__header h2[b-yy1px6m66g] {
    margin: 4px 0;
    color: #142334;
    font-size: 27px;
    line-height: 1.25;
    letter-spacing: 0;
}

.breeding-module-shell__header p[b-yy1px6m66g] {
    max-width: 980px;
    margin: 0;
    color: #506476;
    font-size: 14px;
    line-height: 1.55;
}

.breeding-module-shell__counter[b-yy1px6m66g] {
    padding: 12px;
    border: 1px solid #cfdde7;
    border-radius: 8px;
    background: #f8fafc;
    text-align: right;
}

.breeding-module-shell__counter strong[b-yy1px6m66g] {
    display: block;
    color: #0f766e;
    font-size: 30px;
    line-height: 1.05;
}

.breeding-module-shell__summaries[b-yy1px6m66g] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    margin-bottom: 14px;
}

.breeding-module-shell__summaries article[b-yy1px6m66g] {
    min-height: 82px;
    padding: 12px;
    border: 1px solid #d7e2eb;
    border-radius: 8px;
    background: #ffffff;
}

.breeding-module-shell__summaries strong[b-yy1px6m66g] {
    display: block;
    margin-top: 5px;
    color: #172838;
    font-size: 13px;
    line-height: 1.45;
}

.breeding-module-shell__body[b-yy1px6m66g] {
    min-width: 0;
}

@media only screen and (max-width: 900px) {
    .breeding-module-shell[b-yy1px6m66g] {
        width: min(100% - 16px, 1440px);
    }

    .breeding-module-shell__header[b-yy1px6m66g],
    .breeding-module-shell__summaries[b-yy1px6m66g] {
        grid-template-columns: 1fr;
    }

    .breeding-module-shell__counter[b-yy1px6m66g] {
        text-align: left;
    }
}
/* /Pages/Breeding/BreedingWorkbenchNav.razor.rz.scp.css */
.breeding-workbench-nav[b-g7154quwia] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 14px 0;
}

.breeding-workbench-nav a[b-g7154quwia] {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    min-height: 34px;
    padding: 6px 11px;
    border: 1px solid #c9d6e2;
    border-radius: 8px;
    background: #ffffff;
    color: #243443;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}

.breeding-workbench-nav a:hover[b-g7154quwia],
.breeding-workbench-nav a.is-active[b-g7154quwia] {
    border-color: #1c7ca8;
    background: #eef8fc;
    color: #075d86;
    text-decoration: none;
}

.breeding-workbench-nav__bridge[b-g7154quwia] {
    border-color: #b9d7ca !important;
    color: #0f654d !important;
}
/* /Pages/Breeding/DataQualityRules.razor.rz.scp.css */
.quality-rule-summary[b-o5u6iyt3wx] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin-bottom: 14px;
}

.quality-rule-summary article[b-o5u6iyt3wx],
.quality-rule-card[b-o5u6iyt3wx] {
    border: 1px solid #d7e2eb;
    border-radius: 8px;
    background: #ffffff;
}

.quality-rule-summary article[b-o5u6iyt3wx],
.quality-rule-card[b-o5u6iyt3wx] {
    padding: 12px;
}

.quality-rule-summary span[b-o5u6iyt3wx],
.quality-rule-card__head span[b-o5u6iyt3wx] {
    display: block;
    color: #526879;
    font-size: 12px;
    font-weight: 700;
}

.quality-rule-summary strong[b-o5u6iyt3wx] {
    display: block;
    margin: 4px 0;
    color: #142334;
    font-size: 26px;
    line-height: 1.05;
}

.quality-rule-summary small[b-o5u6iyt3wx],
.quality-rule-card__head small[b-o5u6iyt3wx] {
    color: #53687a;
    font-size: 12px;
    line-height: 1.45;
}

.quality-rule-summary .is-ready[b-o5u6iyt3wx] {
    border-left: 5px solid #1d9a65;
}

.quality-rule-summary .is-risk[b-o5u6iyt3wx] {
    border-left: 5px solid #c2410c;
}

.quality-rule-summary .is-watch[b-o5u6iyt3wx] {
    border-left: 5px solid #d58621;
}

.quality-rule-summary .is-info[b-o5u6iyt3wx] {
    border-left: 5px solid #2878c7;
}

.quality-rule-card__head[b-o5u6iyt3wx] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
    margin-bottom: 10px;
}

.quality-rule-card__head strong[b-o5u6iyt3wx] {
    color: #172838;
    font-size: 15px;
}

.quality-rule-card__head a[b-o5u6iyt3wx] {
    min-height: 32px;
    padding: 5px 11px;
    border: 1px solid #c9d6e2;
    border-radius: 8px;
    color: #075d86;
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
}

.quality-rule-table-wrap[b-o5u6iyt3wx] {
    overflow-x: auto;
}

.quality-rule-table-wrap table[b-o5u6iyt3wx] {
    width: 100%;
    min-width: 980px;
    border-collapse: collapse;
}

.quality-rule-table-wrap th[b-o5u6iyt3wx],
.quality-rule-table-wrap td[b-o5u6iyt3wx] {
    padding: 10px;
    border-top: 1px solid #e1e9ef;
    color: #263746;
    font-size: 13px;
    text-align: left;
    vertical-align: top;
}

.quality-rule-table-wrap th[b-o5u6iyt3wx] {
    color: #142334;
    font-weight: 800;
}

.quality-rule-table-wrap a[b-o5u6iyt3wx] {
    color: #075d86;
    font-weight: 700;
    text-decoration: none;
}

.quality-rule-level[b-o5u6iyt3wx] {
    display: inline-block;
    border-radius: 999px;
    padding: 3px 8px;
    font-size: 12px;
    font-weight: 800;
}

.quality-rule-level.is-risk[b-o5u6iyt3wx] {
    background: #fff1ed;
    color: #b33b16;
}

.quality-rule-level.is-watch[b-o5u6iyt3wx] {
    background: #fff4e4;
    color: #9a5a11;
}

.quality-rule-level.is-good[b-o5u6iyt3wx] {
    background: #e7f7ef;
    color: #0f7a52;
}

@media only screen and (max-width: 1000px) {
    .quality-rule-summary[b-o5u6iyt3wx] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media only screen and (max-width: 650px) {
    .quality-rule-summary[b-o5u6iyt3wx] {
        grid-template-columns: 1fr;
    }

    .quality-rule-card__head[b-o5u6iyt3wx] {
        align-items: flex-start;
        flex-direction: column;
    }
}
/* /Pages/Breeding/FlywheelDashboard.razor.rz.scp.css */
.breeding-dashboard[b-4yqxzw0ftg] {
    width: min(1440px, calc(100% - 32px));
    margin: 0 auto;
    padding: 18px 0 32px;
}

.breeding-dashboard__header[b-4yqxzw0ftg] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 150px;
    gap: 18px;
    align-items: center;
    padding-bottom: 16px;
    border-bottom: 1px solid #d8e3ea;
}

.breeding-dashboard__eyebrow[b-4yqxzw0ftg],
.breeding-section-heading span[b-4yqxzw0ftg],
.breeding-stage-card span[b-4yqxzw0ftg],
.breeding-module-card span[b-4yqxzw0ftg],
.breeding-metric-card span[b-4yqxzw0ftg] {
    display: block;
    color: #526879;
    font-size: 12px;
    font-weight: 700;
}

.breeding-dashboard__header h2[b-4yqxzw0ftg] {
    margin: 4px 0;
    color: #142334;
    font-size: 27px;
    line-height: 1.25;
    letter-spacing: 0;
}

.breeding-dashboard__header p[b-4yqxzw0ftg] {
    max-width: 980px;
    margin: 0;
    color: #506476;
    font-size: 14px;
    line-height: 1.55;
}

.breeding-dashboard__score[b-4yqxzw0ftg] {
    padding: 12px;
    border: 1px solid #cfdde7;
    border-radius: 8px;
    background: #f8fafc;
    text-align: right;
}

.breeding-dashboard__score span[b-4yqxzw0ftg],
.breeding-dashboard__score small[b-4yqxzw0ftg] {
    display: block;
    color: #607183;
    font-size: 12px;
}

.breeding-dashboard__score strong[b-4yqxzw0ftg] {
    display: block;
    color: #0f766e;
    font-size: 30px;
    line-height: 1.05;
}

.breeding-dashboard__overview[b-4yqxzw0ftg] {
    display: grid;
    grid-template-columns: minmax(0, 1.55fr) minmax(280px, .75fr);
    gap: 14px;
    align-items: stretch;
}

.breeding-dashboard__blueprint[b-4yqxzw0ftg],
.breeding-dashboard__metrics[b-4yqxzw0ftg],
.breeding-stage-panel[b-4yqxzw0ftg],
.breeding-readiness-panel[b-4yqxzw0ftg],
.breeding-layer-card[b-4yqxzw0ftg],
.breeding-readiness-item[b-4yqxzw0ftg],
.breeding-module-card[b-4yqxzw0ftg] {
    border: 1px solid #d7e2eb;
    border-radius: 8px;
    background: #ffffff;
}

.breeding-dashboard__blueprint[b-4yqxzw0ftg],
.breeding-dashboard__metrics[b-4yqxzw0ftg],
.breeding-stage-panel[b-4yqxzw0ftg],
.breeding-readiness-panel[b-4yqxzw0ftg] {
    padding: 14px;
}

.breeding-section-heading[b-4yqxzw0ftg] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 10px;
}

.breeding-section-heading strong[b-4yqxzw0ftg] {
    color: #172838;
    font-size: 15px;
}

.breeding-dashboard__blueprint img[b-4yqxzw0ftg] {
    display: block;
    width: 100%;
    max-height: 620px;
    object-fit: contain;
    border: 1px solid #e1e9ef;
    border-radius: 8px;
    background: #f8fbfd;
}

.breeding-dashboard__metrics[b-4yqxzw0ftg] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
}

.breeding-metric-card[b-4yqxzw0ftg] {
    min-height: 102px;
    padding: 12px;
    border: 1px solid #d8e3ea;
    border-left-width: 5px;
    border-radius: 8px;
    background: #fbfcfe;
}

.breeding-metric-card strong[b-4yqxzw0ftg] {
    display: block;
    margin: 4px 0;
    color: #142334;
    font-size: 26px;
    line-height: 1.1;
}

.breeding-metric-card small[b-4yqxzw0ftg] {
    color: #53687a;
    font-size: 12px;
    line-height: 1.45;
}

.breeding-metric-card.is-ready[b-4yqxzw0ftg] {
    border-left-color: #1d9a65;
}

.breeding-metric-card.is-action[b-4yqxzw0ftg] {
    border-left-color: #2878c7;
}

.breeding-metric-card.is-info[b-4yqxzw0ftg] {
    border-left-color: #16a5b8;
}

.breeding-metric-card.is-warning[b-4yqxzw0ftg] {
    border-left-color: #d58621;
}

.breeding-layer-grid[b-4yqxzw0ftg] {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 12px;
    margin-top: 14px;
}

.breeding-layer-card[b-4yqxzw0ftg] {
    min-width: 0;
    padding: 13px;
}

.breeding-layer-card > div[b-4yqxzw0ftg] {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
}

.breeding-layer-card > div span[b-4yqxzw0ftg] {
    display: inline-grid;
    place-items: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #ffffff;
    font-size: 12px;
    font-weight: 800;
}

.breeding-layer-card strong[b-4yqxzw0ftg] {
    color: #152737;
    font-size: 14px;
    line-height: 1.25;
}

.breeding-layer-card p[b-4yqxzw0ftg] {
    min-height: 56px;
    margin: 0 0 10px;
    color: #526779;
    font-size: 12px;
    line-height: 1.5;
}

.breeding-layer-card ul[b-4yqxzw0ftg] {
    margin: 0;
    padding-left: 16px;
    color: #2f4050;
    font-size: 12px;
    line-height: 1.7;
}

.accent-green > div span[b-4yqxzw0ftg] {
    background: #1d9a65;
}

.accent-blue > div span[b-4yqxzw0ftg] {
    background: #2878c7;
}

.accent-cyan > div span[b-4yqxzw0ftg] {
    background: #16a5b8;
}

.accent-orange > div span[b-4yqxzw0ftg] {
    background: #d58621;
}

.accent-purple > div span[b-4yqxzw0ftg] {
    background: #7e57c2;
}

.breeding-stage-panel[b-4yqxzw0ftg] {
    margin-top: 14px;
}

.breeding-stage-panel__body[b-4yqxzw0ftg] {
    display: grid;
    grid-template-columns: minmax(220px, .7fr) minmax(0, 1.4fr) minmax(220px, .7fr);
    gap: 12px;
    align-items: center;
}

.breeding-stage-card[b-4yqxzw0ftg] {
    min-height: 118px;
    padding: 12px;
    border: 1px solid #d8e3ea;
    border-radius: 8px;
    background: #fbfcfe;
}

.breeding-stage-card strong[b-4yqxzw0ftg] {
    display: block;
    margin: 4px 0 6px;
    color: #142334;
    font-size: 15px;
}

.breeding-stage-card p[b-4yqxzw0ftg] {
    margin: 0;
    color: #526779;
    font-size: 12px;
    line-height: 1.5;
}

.breeding-stage-progress[b-4yqxzw0ftg] {
    min-width: 0;
}

.breeding-stage-progress__bar[b-4yqxzw0ftg] {
    position: relative;
    height: 28px;
    border: 1px solid #cbd8e3;
    border-radius: 999px;
    background: #f2f6f9;
    overflow: visible;
}

.breeding-stage-progress__bar span[b-4yqxzw0ftg] {
    display: block;
    height: 100%;
    border-radius: 999px;
    background: #0f766e;
}

.breeding-stage-progress__bar i[b-4yqxzw0ftg] {
    position: absolute;
    top: -22px;
    transform: translateX(-50%);
    color: #b3522d;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    white-space: nowrap;
}

.breeding-stage-progress__bar i[b-4yqxzw0ftg]::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 18px;
    width: 1px;
    height: 33px;
    border-left: 2px dashed #d56c3a;
}

.breeding-stage-progress__labels[b-4yqxzw0ftg] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-top: 9px;
    color: #526779;
    font-size: 12px;
}

.breeding-stage-signals[b-4yqxzw0ftg] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    margin-top: 14px;
}

.breeding-stage-signals article[b-4yqxzw0ftg] {
    border: 1px solid #d8e3ea;
    border-left-width: 5px;
    border-radius: 8px;
    background: #fbfcfe;
    padding: 10px;
}

.breeding-stage-signals article.is-risk[b-4yqxzw0ftg] {
    border-left-color: #c2410c;
}

.breeding-stage-signals article.is-watch[b-4yqxzw0ftg] {
    border-left-color: #d58621;
}

.breeding-stage-signals span[b-4yqxzw0ftg] {
    display: block;
    color: #526879;
    font-size: 12px;
    font-weight: 700;
}

.breeding-stage-signals strong[b-4yqxzw0ftg] {
    display: block;
    margin: 4px 0;
    color: #142334;
    font-size: 22px;
    line-height: 1.1;
}

.breeding-stage-signals p[b-4yqxzw0ftg] {
    margin: 0;
    color: #526779;
    font-size: 12px;
    line-height: 1.45;
}

.breeding-readiness-panel[b-4yqxzw0ftg] {
    margin-top: 14px;
}

.breeding-readiness-grid[b-4yqxzw0ftg] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
}

.breeding-readiness-item[b-4yqxzw0ftg] {
    min-height: 128px;
    padding: 12px;
    color: inherit;
    text-decoration: none;
    border-left-width: 5px;
}

.breeding-readiness-item:hover[b-4yqxzw0ftg] {
    border-color: #1c7ca8;
    box-shadow: 0 8px 22px rgba(18, 47, 66, .08);
    color: inherit;
    text-decoration: none;
}

.breeding-readiness-item > div:first-child[b-4yqxzw0ftg] {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: baseline;
}

.breeding-readiness-item span[b-4yqxzw0ftg] {
    color: #526879;
    font-size: 12px;
    font-weight: 700;
}

.breeding-readiness-item strong[b-4yqxzw0ftg] {
    color: #142334;
    font-size: 24px;
    line-height: 1.05;
}

.breeding-readiness-item p[b-4yqxzw0ftg] {
    min-height: 38px;
    margin: 8px 0 12px;
    color: #526779;
    font-size: 12px;
    line-height: 1.45;
}

.breeding-readiness-bar[b-4yqxzw0ftg] {
    height: 9px;
    overflow: hidden;
    border-radius: 999px;
    background: #eef3f6;
}

.breeding-readiness-bar span[b-4yqxzw0ftg] {
    display: block;
    height: 100%;
    border-radius: inherit;
    background: #0f766e;
}

.breeding-readiness-item.is-ready[b-4yqxzw0ftg] {
    border-left-color: #1d9a65;
}

.breeding-readiness-item.is-data[b-4yqxzw0ftg] {
    border-left-color: #2878c7;
}

.breeding-readiness-item.is-action[b-4yqxzw0ftg] {
    border-left-color: #16a5b8;
}

.breeding-readiness-item.is-warning[b-4yqxzw0ftg] {
    border-left-color: #d58621;
}

.breeding-module-grid[b-4yqxzw0ftg] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    margin-top: 14px;
}

.breeding-module-grid__heading[b-4yqxzw0ftg] {
    grid-column: 1 / -1;
    margin-bottom: 0;
}

.breeding-module-card[b-4yqxzw0ftg] {
    min-height: 112px;
    padding: 12px;
    display: block;
    color: inherit;
    text-decoration: none;
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.breeding-module-card:hover[b-4yqxzw0ftg] {
    border-color: #1c7ca8;
    box-shadow: 0 8px 22px rgba(18, 47, 66, .08);
    color: inherit;
    text-decoration: none;
    transform: translateY(-1px);
}

.breeding-module-card strong[b-4yqxzw0ftg] {
    display: block;
    margin: 5px 0;
    color: #142334;
    font-size: 15px;
}

.breeding-module-card p[b-4yqxzw0ftg] {
    margin: 0;
    color: #526779;
    font-size: 12px;
    line-height: 1.5;
}

@media only screen and (max-width: 1180px) {
    .breeding-dashboard__overview[b-4yqxzw0ftg],
    .breeding-stage-panel__body[b-4yqxzw0ftg] {
        grid-template-columns: 1fr;
    }

    .breeding-layer-grid[b-4yqxzw0ftg],
    .breeding-stage-signals[b-4yqxzw0ftg],
    .breeding-readiness-grid[b-4yqxzw0ftg],
    .breeding-module-grid[b-4yqxzw0ftg] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media only screen and (max-width: 760px) {
    .breeding-dashboard[b-4yqxzw0ftg] {
        width: min(100% - 16px, 1440px);
    }

    .breeding-dashboard__header[b-4yqxzw0ftg],
    .breeding-layer-grid[b-4yqxzw0ftg],
    .breeding-stage-signals[b-4yqxzw0ftg],
    .breeding-readiness-grid[b-4yqxzw0ftg],
    .breeding-module-grid[b-4yqxzw0ftg] {
        grid-template-columns: 1fr;
    }

    .breeding-dashboard__score[b-4yqxzw0ftg] {
        text-align: left;
    }
}
/* /Pages/Breeding/GenotypeDataset.razor.rz.scp.css */
.genotype-flow[b-hbw86hsm78],
.genotype-grid[b-hbw86hsm78],
.genotype-table-card[b-hbw86hsm78] {
    margin-bottom: 14px;
}

.genotype-flow[b-hbw86hsm78],
.genotype-grid[b-hbw86hsm78] {
    display: grid;
    gap: 12px;
}

.genotype-flow[b-hbw86hsm78] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.genotype-grid[b-hbw86hsm78] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.genotype-flow article[b-hbw86hsm78],
.genotype-grid article[b-hbw86hsm78],
.genotype-table-card[b-hbw86hsm78] {
    border: 1px solid #d7e2eb;
    border-radius: 8px;
    background: #ffffff;
}

.genotype-flow article[b-hbw86hsm78],
.genotype-grid article[b-hbw86hsm78],
.genotype-table-card[b-hbw86hsm78] {
    padding: 12px;
}

.genotype-flow span[b-hbw86hsm78],
.genotype-grid span[b-hbw86hsm78],
.genotype-table-card__head span[b-hbw86hsm78] {
    display: block;
    color: #526879;
    font-size: 12px;
    font-weight: 700;
}

.genotype-flow strong[b-hbw86hsm78],
.genotype-table-card__head strong[b-hbw86hsm78] {
    color: #172838;
    font-size: 15px;
}

.genotype-flow p[b-hbw86hsm78] {
    margin: 6px 0 0;
    color: #53687a;
    font-size: 12px;
    line-height: 1.45;
}

.genotype-grid strong[b-hbw86hsm78] {
    display: block;
    margin: 4px 0;
    color: #2878c7;
    font-size: 26px;
    line-height: 1.05;
}

.genotype-grid small[b-hbw86hsm78],
.genotype-table-card__head small[b-hbw86hsm78] {
    color: #53687a;
    font-size: 12px;
    line-height: 1.45;
}

.genotype-table-card__head[b-hbw86hsm78] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
    margin-bottom: 10px;
}

.genotype-table-wrap[b-hbw86hsm78] {
    overflow-x: auto;
}

.genotype-table-wrap table[b-hbw86hsm78] {
    width: 100%;
    min-width: 820px;
    border-collapse: collapse;
}

.genotype-table-wrap th[b-hbw86hsm78],
.genotype-table-wrap td[b-hbw86hsm78] {
    padding: 10px;
    border-top: 1px solid #e1e9ef;
    color: #263746;
    font-size: 13px;
    text-align: left;
}

.genotype-table-wrap th[b-hbw86hsm78] {
    color: #142334;
    font-weight: 800;
}

.genotype-score[b-hbw86hsm78] {
    display: inline-grid;
    place-items: center;
    min-width: 34px;
    height: 26px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
}

.genotype-score.is-high[b-hbw86hsm78] {
    background: #e7f7ef;
    color: #0f7a52;
}

.genotype-score.is-mid[b-hbw86hsm78] {
    background: #edf6ff;
    color: #1d66a5;
}

.genotype-score.is-low[b-hbw86hsm78] {
    background: #fff4e4;
    color: #9a5a11;
}

@media only screen and (max-width: 1000px) {
    .genotype-flow[b-hbw86hsm78],
    .genotype-grid[b-hbw86hsm78] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media only screen and (max-width: 560px) {
    .genotype-flow[b-hbw86hsm78],
    .genotype-grid[b-hbw86hsm78] {
        grid-template-columns: 1fr;
    }

    .genotype-table-card__head[b-hbw86hsm78] {
        align-items: flex-start;
        flex-direction: column;
    }
}
/* /Pages/Breeding/GermplasmList.razor.rz.scp.css */
.germplasm-table-card[b-8lfbxmqqko],
.germplasm-kpi-grid article[b-8lfbxmqqko] {
    border: 1px solid #d7e2eb;
    border-radius: 8px;
    background: #ffffff;
}

.germplasm-kpi-grid span[b-8lfbxmqqko],
.germplasm-table-card__head span[b-8lfbxmqqko] {
    display: block;
    color: #526879;
    font-size: 12px;
    font-weight: 700;
}

.germplasm-table-card__head strong[b-8lfbxmqqko] {
    color: #172838;
    font-size: 15px;
}

.germplasm-kpi-grid[b-8lfbxmqqko] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin-bottom: 14px;
}

.germplasm-kpi-grid article[b-8lfbxmqqko] {
    padding: 12px;
}

.germplasm-kpi-grid strong[b-8lfbxmqqko] {
    display: block;
    margin: 4px 0;
    color: #0f766e;
    font-size: 26px;
    line-height: 1.05;
}

.germplasm-kpi-grid small[b-8lfbxmqqko],
.germplasm-table-card__head small[b-8lfbxmqqko] {
    color: #53687a;
    font-size: 12px;
    line-height: 1.45;
}

.germplasm-table-card[b-8lfbxmqqko] {
    padding: 12px;
}

.germplasm-table-card__head[b-8lfbxmqqko] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
    margin-bottom: 10px;
}

.germplasm-table-wrap[b-8lfbxmqqko] {
    overflow-x: auto;
}

.germplasm-table-wrap table[b-8lfbxmqqko] {
    width: 100%;
    min-width: 940px;
    border-collapse: collapse;
}

.germplasm-table-wrap th[b-8lfbxmqqko],
.germplasm-table-wrap td[b-8lfbxmqqko] {
    padding: 10px;
    border-top: 1px solid #e1e9ef;
    color: #263746;
    font-size: 13px;
    text-align: left;
    vertical-align: middle;
}

.germplasm-table-wrap th[b-8lfbxmqqko] {
    color: #142334;
    font-weight: 800;
}

.germplasm-status[b-8lfbxmqqko] {
    display: inline-block;
    padding: 3px 8px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
}

.germplasm-status.is-ready[b-8lfbxmqqko] {
    background: #e7f7ef;
    color: #0f7a52;
}

.germplasm-status.is-running[b-8lfbxmqqko] {
    background: #edf6ff;
    color: #1d66a5;
}

.germplasm-status.is-pending[b-8lfbxmqqko] {
    background: #fff4e4;
    color: #9a5a11;
}

.germplasm-progress[b-8lfbxmqqko] {
    width: 92px;
    height: 8px;
    overflow: hidden;
    border-radius: 999px;
    background: #e8eef3;
}

.germplasm-progress span[b-8lfbxmqqko] {
    display: block;
    height: 100%;
    border-radius: inherit;
    background: #0f766e;
}

@media only screen and (max-width: 900px) {
    .germplasm-table-card__head[b-8lfbxmqqko] {
        align-items: flex-start;
        flex-direction: column;
    }

    .germplasm-kpi-grid[b-8lfbxmqqko] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media only screen and (max-width: 560px) {
    .germplasm-kpi-grid[b-8lfbxmqqko] {
        grid-template-columns: 1fr;
    }
}
/* /Pages/Breeding/PhenotypeTrial.razor.rz.scp.css */
.phenotype-summary-grid[b-kc427nvqio] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin-bottom: 14px;
}

.phenotype-summary-grid article[b-kc427nvqio],
.phenotype-trial-card[b-kc427nvqio],
.phenotype-trial-list article[b-kc427nvqio] {
    border: 1px solid #d7e2eb;
    border-radius: 8px;
    background: #ffffff;
}

.phenotype-summary-grid article[b-kc427nvqio],
.phenotype-trial-card[b-kc427nvqio],
.phenotype-trial-list article[b-kc427nvqio] {
    padding: 12px;
}

.phenotype-summary-grid span[b-kc427nvqio],
.phenotype-trial-card__head span[b-kc427nvqio],
.phenotype-trial-list span[b-kc427nvqio] {
    display: block;
    color: #526879;
    font-size: 12px;
    font-weight: 700;
}

.phenotype-summary-grid strong[b-kc427nvqio] {
    display: block;
    margin: 4px 0;
    color: #d58621;
    font-size: 26px;
    line-height: 1.05;
}

.phenotype-summary-grid small[b-kc427nvqio],
.phenotype-trial-card__head small[b-kc427nvqio] {
    color: #53687a;
    font-size: 12px;
    line-height: 1.45;
}

.phenotype-trial-card__head[b-kc427nvqio],
.phenotype-trial-list__title[b-kc427nvqio] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
    margin-bottom: 10px;
}

.phenotype-trial-card__head strong[b-kc427nvqio],
.phenotype-trial-list strong[b-kc427nvqio] {
    color: #172838;
    font-size: 15px;
}

.phenotype-trial-list[b-kc427nvqio] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.phenotype-trial-list dl[b-kc427nvqio] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 8px;
    margin: 10px 0;
}

.phenotype-trial-list dt[b-kc427nvqio] {
    color: #526879;
    font-size: 11px;
    font-weight: 700;
}

.phenotype-trial-list dd[b-kc427nvqio] {
    margin: 0;
    color: #142334;
    font-size: 13px;
    font-weight: 800;
}

.phenotype-trial-list p[b-kc427nvqio] {
    margin: 0;
    color: #53687a;
    font-size: 12px;
    line-height: 1.45;
}

.phenotype-quality[b-kc427nvqio] {
    padding: 3px 8px;
    border-radius: 999px;
    font-size: 12px;
    font-style: normal;
    font-weight: 800;
}

.phenotype-quality.is-good[b-kc427nvqio] {
    background: #e7f7ef;
    color: #0f7a52;
}

.phenotype-quality.is-watch[b-kc427nvqio] {
    background: #fff4e4;
    color: #9a5a11;
}

.phenotype-quality.is-pending[b-kc427nvqio] {
    background: #edf2f6;
    color: #526879;
}

@media only screen and (max-width: 1000px) {
    .phenotype-summary-grid[b-kc427nvqio],
    .phenotype-trial-list[b-kc427nvqio] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media only screen and (max-width: 650px) {
    .phenotype-summary-grid[b-kc427nvqio],
    .phenotype-trial-list[b-kc427nvqio],
    .phenotype-trial-list dl[b-kc427nvqio] {
        grid-template-columns: 1fr;
    }

    .phenotype-trial-card__head[b-kc427nvqio],
    .phenotype-trial-list__title[b-kc427nvqio] {
        align-items: flex-start;
        flex-direction: column;
    }
}
/* /Pages/Breeding/TaskGovernance.razor.rz.scp.css */
.governance-health-grid[b-5etjbauqvw] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin-bottom: 14px;
}

.governance-health-card[b-5etjbauqvw],
.governance-task-card[b-5etjbauqvw],
.governance-rule-card[b-5etjbauqvw],
.governance-rule-list article[b-5etjbauqvw],
.governance-task-list article[b-5etjbauqvw] {
    border: 1px solid #d7e2eb;
    border-radius: 8px;
    background: #ffffff;
}

.governance-health-card[b-5etjbauqvw],
.governance-task-card[b-5etjbauqvw],
.governance-rule-card[b-5etjbauqvw],
.governance-rule-list article[b-5etjbauqvw],
.governance-task-list article[b-5etjbauqvw] {
    padding: 12px;
}

.governance-health-card span[b-5etjbauqvw],
.governance-task-card__head span[b-5etjbauqvw],
.governance-rule-list span[b-5etjbauqvw],
.governance-task-list span[b-5etjbauqvw] {
    display: block;
    color: #526879;
    font-size: 12px;
    font-weight: 700;
}

.governance-health-card strong[b-5etjbauqvw] {
    display: block;
    margin: 4px 0;
    color: #142334;
    font-size: 26px;
    line-height: 1.05;
}

.governance-health-card small[b-5etjbauqvw],
.governance-rule-list p[b-5etjbauqvw],
.governance-task-list p[b-5etjbauqvw] {
    color: #53687a;
    font-size: 12px;
    line-height: 1.45;
}

.governance-health-card.is-good[b-5etjbauqvw] {
    border-left: 5px solid #1d9a65;
}

.governance-health-card.is-watch[b-5etjbauqvw] {
    border-left: 5px solid #d58621;
}

.governance-health-card.is-risk[b-5etjbauqvw] {
    border-left: 5px solid #c2410c;
}

.governance-health-card.is-info[b-5etjbauqvw] {
    border-left: 5px solid #2878c7;
}

.governance-task-card__head[b-5etjbauqvw],
.governance-task-list__title[b-5etjbauqvw] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
    margin-bottom: 10px;
}

.governance-task-card__head strong[b-5etjbauqvw],
.governance-task-list strong[b-5etjbauqvw] {
    color: #172838;
    font-size: 15px;
}

.governance-task-card__head a[b-5etjbauqvw] {
    min-height: 32px;
    padding: 5px 11px;
    border: 1px solid #c9d6e2;
    border-radius: 8px;
    color: #075d86;
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
}

.governance-rule-card[b-5etjbauqvw] {
    margin-bottom: 14px;
}

.governance-rule-list[b-5etjbauqvw] {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 10px;
}

.governance-rule-list article[b-5etjbauqvw] {
    position: relative;
    min-height: 148px;
}

.governance-rule-list strong[b-5etjbauqvw] {
    display: block;
    margin: 5px 0 8px;
    color: #172838;
    font-size: 13px;
    line-height: 1.35;
}

.governance-rule-list p[b-5etjbauqvw] {
    margin: 0 0 28px;
}

.governance-rule-level[b-5etjbauqvw] {
    position: absolute;
    left: 12px;
    bottom: 10px;
    border-radius: 999px;
    padding: 3px 8px;
    font-size: 12px;
    font-style: normal;
    font-weight: 800;
}

.governance-rule-level.is-risk[b-5etjbauqvw] {
    background: #fff1ed;
    color: #b33b16;
}

.governance-rule-level.is-watch[b-5etjbauqvw] {
    background: #fff4e4;
    color: #9a5a11;
}

.governance-rule-level.is-good[b-5etjbauqvw] {
    background: #e7f7ef;
    color: #0f7a52;
}

.governance-task-list[b-5etjbauqvw] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.governance-task-list p[b-5etjbauqvw] {
    margin: 0 0 10px;
}

.governance-task-list dl[b-5etjbauqvw] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
    margin: 0;
}

.governance-task-list dt[b-5etjbauqvw] {
    color: #526879;
    font-size: 11px;
    font-weight: 700;
}

.governance-task-list dd[b-5etjbauqvw] {
    margin: 0;
    color: #142334;
    font-size: 13px;
    font-weight: 800;
}

.governance-state[b-5etjbauqvw] {
    padding: 3px 8px;
    border-radius: 999px;
    font-size: 12px;
    font-style: normal;
    font-weight: 800;
}

.governance-state.is-good[b-5etjbauqvw] {
    background: #e7f7ef;
    color: #0f7a52;
}

.governance-state.is-watch[b-5etjbauqvw] {
    background: #fff4e4;
    color: #9a5a11;
}

.governance-state.is-risk[b-5etjbauqvw] {
    background: #fff1ed;
    color: #b33b16;
}

@media only screen and (max-width: 1000px) {
    .governance-health-grid[b-5etjbauqvw],
    .governance-rule-list[b-5etjbauqvw],
    .governance-task-list[b-5etjbauqvw] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media only screen and (max-width: 650px) {
    .governance-health-grid[b-5etjbauqvw],
    .governance-rule-list[b-5etjbauqvw],
    .governance-task-list[b-5etjbauqvw],
    .governance-task-list dl[b-5etjbauqvw] {
        grid-template-columns: 1fr;
    }

    .governance-task-card__head[b-5etjbauqvw],
    .governance-task-list__title[b-5etjbauqvw] {
        align-items: flex-start;
        flex-direction: column;
    }
}
/* /Pages/Breeding/ValueFeedback.razor.rz.scp.css */
.value-budget-grid[b-v9lmhcizq4] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin-bottom: 14px;
}

.value-budget-grid article[b-v9lmhcizq4],
.value-feedback-card[b-v9lmhcizq4],
.value-feedback-list article[b-v9lmhcizq4] {
    border: 1px solid #d7e2eb;
    border-radius: 8px;
    background: #ffffff;
}

.value-budget-grid article[b-v9lmhcizq4],
.value-feedback-card[b-v9lmhcizq4],
.value-feedback-list article[b-v9lmhcizq4] {
    padding: 12px;
}

.value-budget-grid span[b-v9lmhcizq4],
.value-feedback-card__head span[b-v9lmhcizq4],
.value-feedback-list span[b-v9lmhcizq4] {
    display: block;
    color: #526879;
    font-size: 12px;
    font-weight: 700;
}

.value-budget-grid strong[b-v9lmhcizq4] {
    display: block;
    margin: 4px 0;
    color: #0f766e;
    font-size: 26px;
    line-height: 1.05;
}

.value-budget-grid small[b-v9lmhcizq4],
.value-feedback-card__head small[b-v9lmhcizq4] {
    color: #53687a;
    font-size: 12px;
    line-height: 1.45;
}

.value-feedback-card__head[b-v9lmhcizq4],
.value-feedback-list__title[b-v9lmhcizq4] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
    margin-bottom: 10px;
}

.value-feedback-card__head strong[b-v9lmhcizq4],
.value-feedback-list strong[b-v9lmhcizq4] {
    color: #172838;
    font-size: 15px;
}

.value-feedback-list[b-v9lmhcizq4] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.value-feedback-list em[b-v9lmhcizq4] {
    padding: 3px 8px;
    border-radius: 999px;
    background: #e7f7ef;
    color: #0f7a52;
    font-size: 12px;
    font-style: normal;
    font-weight: 800;
}

.value-feedback-list dl[b-v9lmhcizq4] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 8px;
    margin: 10px 0;
}

.value-feedback-list dt[b-v9lmhcizq4] {
    color: #526879;
    font-size: 11px;
    font-weight: 700;
}

.value-feedback-list dd[b-v9lmhcizq4] {
    margin: 0;
    color: #142334;
    font-size: 13px;
    font-weight: 800;
}

.value-feedback-list p[b-v9lmhcizq4] {
    margin: 0;
    color: #53687a;
    font-size: 12px;
    line-height: 1.45;
}

@media only screen and (max-width: 1000px) {
    .value-budget-grid[b-v9lmhcizq4],
    .value-feedback-list[b-v9lmhcizq4] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media only screen and (max-width: 650px) {
    .value-budget-grid[b-v9lmhcizq4],
    .value-feedback-list[b-v9lmhcizq4],
    .value-feedback-list dl[b-v9lmhcizq4] {
        grid-template-columns: 1fr;
    }

    .value-feedback-card__head[b-v9lmhcizq4],
    .value-feedback-list__title[b-v9lmhcizq4] {
        align-items: flex-start;
        flex-direction: column;
    }
}
/* /Pages/Breeding/VarietyCandidate.razor.rz.scp.css */
.variety-kanban[b-3kgqowxj9v] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin-bottom: 14px;
}

.variety-kanban article[b-3kgqowxj9v],
.variety-table-card[b-3kgqowxj9v] {
    border: 1px solid #d7e2eb;
    border-radius: 8px;
    background: #ffffff;
}

.variety-kanban article[b-3kgqowxj9v],
.variety-table-card[b-3kgqowxj9v] {
    padding: 12px;
}

.variety-kanban span[b-3kgqowxj9v],
.variety-table-card__head span[b-3kgqowxj9v] {
    display: block;
    color: #526879;
    font-size: 12px;
    font-weight: 700;
}

.variety-kanban strong[b-3kgqowxj9v] {
    display: block;
    margin: 4px 0;
    color: #7e57c2;
    font-size: 26px;
    line-height: 1.05;
}

.variety-kanban small[b-3kgqowxj9v],
.variety-table-card__head small[b-3kgqowxj9v] {
    color: #53687a;
    font-size: 12px;
    line-height: 1.45;
}

.variety-table-card__head[b-3kgqowxj9v] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
    margin-bottom: 10px;
}

.variety-table-card__head strong[b-3kgqowxj9v] {
    color: #172838;
    font-size: 15px;
}

.variety-table-wrap[b-3kgqowxj9v] {
    overflow-x: auto;
}

.variety-table-wrap table[b-3kgqowxj9v] {
    width: 100%;
    min-width: 850px;
    border-collapse: collapse;
}

.variety-table-wrap th[b-3kgqowxj9v],
.variety-table-wrap td[b-3kgqowxj9v] {
    padding: 10px;
    border-top: 1px solid #e1e9ef;
    color: #263746;
    font-size: 13px;
    text-align: left;
    vertical-align: top;
}

.variety-table-wrap th[b-3kgqowxj9v] {
    color: #142334;
    font-weight: 800;
}

.variety-status[b-3kgqowxj9v] {
    display: inline-block;
    padding: 3px 8px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
}

.variety-status.is-ready[b-3kgqowxj9v] {
    background: #e7f7ef;
    color: #0f7a52;
}

.variety-status.is-review[b-3kgqowxj9v] {
    background: #f2edff;
    color: #6840a8;
}

.variety-status.is-running[b-3kgqowxj9v] {
    background: #edf6ff;
    color: #1d66a5;
}

.variety-status.is-pending[b-3kgqowxj9v] {
    background: #fff4e4;
    color: #9a5a11;
}

@media only screen and (max-width: 900px) {
    .variety-kanban[b-3kgqowxj9v] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media only screen and (max-width: 560px) {
    .variety-kanban[b-3kgqowxj9v] {
        grid-template-columns: 1fr;
    }

    .variety-table-card__head[b-3kgqowxj9v] {
        align-items: flex-start;
        flex-direction: column;
    }
}
/* /Pages/ORP/Settings.razor.rz.scp.css */
[b-up19szu19n] .form-inline .form-label {
    display: block;
}

[b-up19szu19n] .btn-group {
    flex: 0;
}
/* /Shared/NotFoundLayout.razor.rz.scp.css */
.error[b-t6uqhzvn1a] {
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #f7f7f7;
}

h3[b-t6uqhzvn1a] {
    font-size: 1.28rem;
    font-weight: bold;
    margin: 1.125rem 0;
}

.bg[b-t6uqhzvn1a] {
    background-image: url('../images/bg404.png');
    width: 458px;
    height: 215px;
    text-align: center;
}
