/* /Components/ExamPacks/ExamSubjectRequestCta.razor.rz.scp.css */
.exam-subject-request-cta[b-to3v1els8x] {
    background: linear-gradient(135deg, rgba(25, 118, 210, .075), rgba(255, 111, 67, .06));
}

.exam-subject-request-cta__inner[b-to3v1els8x] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
}

.exam-subject-request-cta__copy[b-to3v1els8x] {
    max-width: 900px;
}

.exam-subject-request-cta[b-to3v1els8x]  .exam-subject-request-cta__link {
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
    gap: .4rem;
    font-weight: 700;
}

@media (max-width: 700px) {
    .exam-subject-request-cta__inner[b-to3v1els8x] {
        align-items: flex-start;
        flex-direction: column;
        gap: 1rem;
    }
}
/* /Components/ExamPacks/SchoolExamPackEvaluationCta.razor.rz.scp.css */
.school-evaluation-slot[b-tf42fvtpd2] {
    margin-top: 1rem;
    padding: 0 1rem 1rem;
}

.school-evaluation-slot[b-tf42fvtpd2]  .school-evaluation-cta {
    background: linear-gradient(135deg, rgba(25, 118, 210, .075), rgba(255, 111, 67, .06));
}

.school-evaluation-cta-inner[b-tf42fvtpd2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
}

.school-evaluation-copy[b-tf42fvtpd2] {
    max-width: 900px;
}

.school-evaluation-slot[b-tf42fvtpd2]  .school-evaluation-button {
    flex: 0 0 auto;
}

@media (max-width: 700px) {
    .school-evaluation-cta-inner[b-tf42fvtpd2] {
        align-items: stretch;
        flex-direction: column;
        gap: 1rem;
    }

    .school-evaluation-slot[b-tf42fvtpd2]  .school-evaluation-button {
        align-self: flex-start;
    }
}
/* /Components/Pages/Admin/ExamPackFeedbackAdmin.razor.rz.scp.css */
.feedback-admin-message[b-8w8ip5hdcj] {
    white-space: pre-wrap;
    overflow-wrap: anywhere;
}
/* /Components/Pages/Admin/ExamPackPublicReleaseInspector.razor.rz.scp.css */
.public-release-inspector[b-c0yptq7p0y] {
    max-width: 1480px;
}

.public-release-loading[b-c0yptq7p0y] {
    min-height: 260px;
    padding: 3rem 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.public-release-product-table :deep(.mud-table-cell)[b-c0yptq7p0y] {
    vertical-align: top;
}

.public-release-detail-row[b-c0yptq7p0y] {
    background: rgba(37, 99, 235, 0.035);
}

.public-release-status-copy[b-c0yptq7p0y] {
    display: block;
    max-width: 300px;
    margin-top: 0.3rem;
    line-height: 1.35;
}

.public-release-mono[b-c0yptq7p0y],
.public-release-hash[b-c0yptq7p0y],
.public-release-blob-path[b-c0yptq7p0y],
.public-release-json[b-c0yptq7p0y] {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.public-release-hash[b-c0yptq7p0y],
.public-release-blob-path[b-c0yptq7p0y] {
    display: block;
    max-width: 410px;
}

.public-release-json[b-c0yptq7p0y] {
    max-height: 720px;
    margin: 0;
    padding: 1rem;
    overflow: auto;
    border: 1px solid rgba(100, 116, 139, 0.25);
    border-radius: 8px;
    background: #0f172a;
    color: #e2e8f0;
    font-size: 0.78rem;
    line-height: 1.5;
    white-space: pre;
}

@media (max-width: 960px) {
    .public-release-status-copy[b-c0yptq7p0y],
    .public-release-hash[b-c0yptq7p0y],
    .public-release-blob-path[b-c0yptq7p0y] {
        max-width: none;
    }
}
/* /Components/Pages/Admin/ExamPackRoadmap.razor.rz.scp.css */
.exam-pack-roadmap-page[b-rrkxgi7bwu] {
    max-width: 1480px;
    margin: 0 auto;
}

.roadmap-hero-copy[b-rrkxgi7bwu] {
    max-width: 940px;
}

.roadmap-edition-alert[b-rrkxgi7bwu] {
    border-width: 2px;
}

.roadmap-subject-tab-shell[b-rrkxgi7bwu] {
    min-width: 0;
}

.roadmap-subject-content[b-rrkxgi7bwu] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    padding: 1.25rem;
}

.roadmap-subject-heading[b-rrkxgi7bwu] {
    padding-bottom: 0.15rem;
}

.roadmap-metric-card[b-rrkxgi7bwu] {
    height: 100%;
    min-height: 190px;
    padding: 1.35rem;
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.roadmap-principle-card[b-rrkxgi7bwu] {
    height: 100%;
    padding: 1.15rem;
    background: var(--mud-palette-background-gray);
}

.roadmap-jurisdiction-card[b-rrkxgi7bwu] {
    overflow: hidden;
}

.roadmap-state-tab-shell[b-rrkxgi7bwu] {
    min-width: 0;
}

.roadmap-state-content[b-rrkxgi7bwu] {
    padding: 1.15rem;
}

.roadmap-state-detail[b-rrkxgi7bwu] {
    height: 100%;
    display: grid;
    grid-template-columns: 1.5rem minmax(0, 1fr);
    gap: 0.75rem;
    align-items: start;
    padding: 1rem;
    border-radius: 0.65rem;
    background: var(--mud-palette-background-gray);
}

.roadmap-authority-panels[b-rrkxgi7bwu] {
    margin-top: 0.25rem;
}

.roadmap-authority-evidence[b-rrkxgi7bwu] {
    padding: 0.35rem 0.25rem 0.75rem;
}

.roadmap-authority-baseline-copy[b-rrkxgi7bwu] {
    max-width: 940px;
}

.roadmap-evidence-card[b-rrkxgi7bwu] {
    height: 100%;
    padding: 1rem;
    border-radius: 0.65rem;
    background: var(--mud-palette-background-gray);
}

.roadmap-evidence-list[b-rrkxgi7bwu] {
    margin: 0.75rem 0 0;
    padding-left: 1.35rem;
}

.roadmap-evidence-list li + li[b-rrkxgi7bwu] {
    margin-top: 0.55rem;
}

.roadmap-placeholder-overview[b-rrkxgi7bwu] {
    max-width: 980px;
}

.roadmap-placeholder-panel[b-rrkxgi7bwu] {
    min-height: 155px;
    justify-content: center;
    padding: 0.25rem;
}

.roadmap-phase-card[b-rrkxgi7bwu],
.roadmap-gate-card[b-rrkxgi7bwu] {
    height: 100%;
}

.roadmap-phase-row[b-rrkxgi7bwu] {
    display: grid;
    grid-template-columns: 2.15rem minmax(0, 1fr);
    gap: 0.85rem;
    align-items: start;
}

.roadmap-phase-number[b-rrkxgi7bwu] {
    width: 2.15rem;
    height: 2.15rem;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: var(--mud-palette-primary);
    color: var(--mud-palette-primary-text);
    font-weight: 700;
}

.roadmap-rule[b-rrkxgi7bwu] {
    height: 100%;
    padding: 0.8rem;
    border-radius: 0.65rem;
    background: var(--mud-palette-background-gray);
}

@media (max-width: 600px) {
    .roadmap-subject-content[b-rrkxgi7bwu] {
        padding: 0.85rem;
    }

    .roadmap-metric-card[b-rrkxgi7bwu] {
        min-height: 0;
    }

    .roadmap-state-content[b-rrkxgi7bwu] {
        padding: 0.85rem;
    }
}
/* /Components/Pages/Admin/PracticePlanSubscriptions.razor.rz.scp.css */
.practice-plan-operations-table[b-mbjxz2rptt] {
    overflow-x: auto;
}

.operations-id[b-mbjxz2rptt] {
    font-family: monospace;
    white-space: nowrap;
}

.operations-wrap[b-mbjxz2rptt] {
    overflow-wrap: anywhere;
}

[b-mbjxz2rptt] .practice-plan-operations-table .mud-table-root {
    min-width: 1420px;
}
/* /Components/Pages/ExamPacks/ExamSubjectRequest.razor.rz.scp.css */
.exam-subject-request-honeypot[b-7pd5eaejvg] {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.exam-subject-request-form[b-7pd5eaejvg]  .exam-subject-request-required-note {
    display: flex;
    align-items: baseline;
    gap: .25rem;
}

.exam-subject-request-form[b-7pd5eaejvg]  .exam-subject-request-required-marker,
.exam-subject-request-form[b-7pd5eaejvg]  .mud-input-control.mud-input-required > .mud-input-control-input-container > .mud-input-label::after {
    color: var(--mud-palette-error);
    font-weight: 700;
}

.exam-subject-request-form[b-7pd5eaejvg]  .mud-input-control.mud-input-required > .mud-input-control-input-container > .mud-input-label::after {
    margin-left: .15rem;
}
/* /Components/Pages/ExamPacks/SchoolExamPackLanding.razor.rz.scp.css */
.school-exam-page[b-lqxpfcpiyj] {
    width: min(100%, 1440px);
    margin: 0 auto;
    padding: 1.5rem 1rem 3rem;
}

.school-exam-hero[b-lqxpfcpiyj],
.school-exam-catalogue[b-lqxpfcpiyj] {
    width: 100%;
}

.school-exam-lead[b-lqxpfcpiyj] {
    max-width: 880px;
    text-align: center;
}

.school-exam-faq-grid[b-lqxpfcpiyj] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
    margin-top: 1rem;
}

.school-exam-availability-summary[b-lqxpfcpiyj] {
    margin-top: 0;
}

.school-exam-state-filter[b-lqxpfcpiyj],
.school-exam-state-heading[b-lqxpfcpiyj],
.school-exam-checking[b-lqxpfcpiyj],
.school-exam-subjects[b-lqxpfcpiyj] {
    width: 100%;
}

.school-exam-state-heading[b-lqxpfcpiyj] {
    margin-top: .5rem;
}

.school-exam-course-filter[b-lqxpfcpiyj] {
    width: 100%;
    margin-top: .25rem;
}

.school-exam-course-filter[b-lqxpfcpiyj]  .exam-pack-pathway-tab {
    min-height: 44px;
}

.school-exam-subject-panel[b-lqxpfcpiyj],
.school-exam-course-panel[b-lqxpfcpiyj] {
    min-width: 0;
}

.school-exam-checking[b-lqxpfcpiyj] {
    min-height: 44px;
    padding: .5rem .75rem;
    border-radius: .5rem;
    background: rgba(25, 118, 210, .06);
}

.school-exam-subject-heading[b-lqxpfcpiyj] {
    margin-bottom: .75rem;
}

.school-exam-course-heading[b-lqxpfcpiyj] {
    min-height: 44px;
    margin-bottom: .65rem;
}

.school-exam-product-grid[b-lqxpfcpiyj] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.school-exam-product-card[b-lqxpfcpiyj] {
    min-width: 0;
    height: 100%;
}

.school-exam-product-card-inner[b-lqxpfcpiyj] {
    height: 100%;
    padding: 1rem;
}

.school-exam-product-card-content[b-lqxpfcpiyj] {
    height: 100%;
}

.school-exam-product-header[b-lqxpfcpiyj] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: .75rem;
    align-items: start;
}

.school-exam-product-identity[b-lqxpfcpiyj] {
    min-width: 0;
}

.school-exam-product-purchase[b-lqxpfcpiyj] {
    display: grid;
    justify-items: end;
    gap: .45rem;
    min-width: 8rem;
}

.school-exam-product-chips[b-lqxpfcpiyj],
.school-exam-product-metrics[b-lqxpfcpiyj] {
    display: flex;
    flex-wrap: wrap;
}

.school-exam-product-chips[b-lqxpfcpiyj] {
    gap: .2rem;
    align-items: center;
}

.school-exam-product-metrics[b-lqxpfcpiyj] {
    gap: .4rem;
}

.school-exam-product-title[b-lqxpfcpiyj] {
    margin-top: .75rem;
    overflow-wrap: anywhere;
}

.school-exam-product-title[b-lqxpfcpiyj]  .school-exam-product-title-link {
    display: inline;
    overflow-wrap: anywhere;
}

.school-exam-paper-list[b-lqxpfcpiyj] {
    margin-top: .15rem;
}

.school-exam-paper-pill strong[b-lqxpfcpiyj] {
    flex: 1 0 100%;
}

.school-exam-product-metrics span[b-lqxpfcpiyj] {
    padding: .35rem .55rem;
    border-radius: .4rem;
    background: rgba(17, 24, 39, .05);
    font-size: .8rem;
}

.school-exam-product-details[b-lqxpfcpiyj] {
    display: grid;
    gap: .35rem;
    margin: .15rem 0 0;
    padding-left: 1.15rem;
    color: var(--mud-palette-text-secondary);
    font-size: .875rem;
    line-height: 1.45;
}

.pricing-framework-tabs[b-lqxpfcpiyj]  .pricing-framework-tab,
.school-exam-product-purchase[b-lqxpfcpiyj]  .mud-button-root,
.school-exam-summary-actions[b-lqxpfcpiyj]  .mud-button-root,
.school-exam-footer-links-inner[b-lqxpfcpiyj]  a {
    min-height: 44px;
}

.school-exam-footer-links-inner[b-lqxpfcpiyj]  a {
    display: inline-flex;
    align-items: center;
}

.school-exam-faq-item[b-lqxpfcpiyj] {
    min-width: 0;
}

@media (max-width: 959.98px) {
    .school-exam-order-summary[b-lqxpfcpiyj] {
        position: static;
    }
}

@media (max-width: 700px) {
    .school-exam-page[b-lqxpfcpiyj] {
        padding-inline: .5rem;
    }

    .school-exam-product-grid[b-lqxpfcpiyj],
    .school-exam-faq-grid[b-lqxpfcpiyj] {
        grid-template-columns: minmax(0, 1fr);
    }

    .school-exam-product-header[b-lqxpfcpiyj] {
        grid-template-columns: minmax(0, 1fr);
    }

    .school-exam-product-purchase[b-lqxpfcpiyj] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        min-width: 0;
    }

    .school-exam-product-purchase[b-lqxpfcpiyj]  .mud-button-root {
        flex: 0 0 auto;
    }

}
/* /Components/Pages/Feedback/ExamCustomerSurvey.razor.rz.scp.css */
.customer-survey-page[b-8pijxhv31f] {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
}

.customer-survey-hero[b-8pijxhv31f] {
    background: linear-gradient(135deg, rgba(49, 93, 173, .10), rgba(41, 165, 151, .08));
}

.customer-survey-product[b-8pijxhv31f],
.customer-survey-consent[b-8pijxhv31f] {
    padding: 1rem;
}

.customer-survey-options[b-8pijxhv31f] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .25rem 1rem;
}

.customer-survey-reward-grid[b-8pijxhv31f] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .75rem;
}

.customer-survey-reward-card[b-8pijxhv31f] {
    display: flex;
    min-width: 0;
    align-items: flex-start;
    gap: .75rem;
    padding: 1rem;
    border: 1px solid rgba(89, 74, 226, .25);
    border-radius: 10px;
    background: #fff;
    color: inherit;
    cursor: pointer;
    font: inherit;
    text-align: left;
    transition: background-color .15s ease, border-color .15s ease, box-shadow .15s ease;
}

.customer-survey-reward-card:hover:not(:disabled)[b-8pijxhv31f],
.customer-survey-reward-card:focus-visible[b-8pijxhv31f] {
    border-color: #594ae2;
    background: rgba(89, 74, 226, .04);
    outline: 2px solid rgba(89, 74, 226, .2);
    outline-offset: 2px;
}

.customer-survey-reward-card.is-selected[b-8pijxhv31f] {
    border-color: #594ae2;
    background: rgba(89, 74, 226, .08);
    box-shadow: 0 0 0 1px rgba(89, 74, 226, .16);
}

.customer-survey-reward-check[b-8pijxhv31f] {
    flex: 0 0 auto;
    color: #594ae2;
}

.customer-survey-reward-copy[b-8pijxhv31f] {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: .25rem;
}

.customer-survey-reward-copy span[b-8pijxhv31f] {
    color: #5f6673;
    font-size: .82rem;
}

.customer-survey-validation-summary ul[b-8pijxhv31f] {
    margin: .5rem 0 0;
    padding-left: 1.25rem;
}

.customer-survey-terminal[b-8pijxhv31f] {
    padding: 1.25rem;
}

.customer-survey-step-anchor[b-8pijxhv31f] {
    scroll-margin-top: 5.5rem;
    outline: none;
}

.customer-survey-navigation[b-8pijxhv31f] {
    padding: 1rem;
    border: 1px solid rgba(89, 74, 226, .2);
    border-radius: 12px;
    background: #fbfbff;
}

.customer-survey-navigation-summary[b-8pijxhv31f] {
    margin-bottom: .85rem;
    text-align: center;
}

.customer-survey-navigation-actions[b-8pijxhv31f] {
    display: grid;
    grid-template-columns: minmax(9rem, 1fr) auto minmax(9rem, 1fr);
    align-items: center;
    gap: .75rem;
}

.customer-survey-navigation-previous[b-8pijxhv31f] {
    justify-self: start;
}

.customer-survey-navigation-next[b-8pijxhv31f] {
    justify-self: end;
}

.customer-survey-pages[b-8pijxhv31f] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: .5rem;
}

.customer-survey-page-button[b-8pijxhv31f] {
    display: inline-flex;
    width: 2.5rem;
    height: 2.5rem;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(89, 74, 226, .34);
    border-radius: 999px;
    background: #fff;
    color: #594ae2;
    cursor: pointer;
    font: inherit;
    font-weight: 700;
    transition: background-color .15s ease, border-color .15s ease, color .15s ease, transform .15s ease;
}

.customer-survey-page-button:hover:not(:disabled)[b-8pijxhv31f],
.customer-survey-page-button:focus-visible[b-8pijxhv31f] {
    border-color: #594ae2;
    background: rgba(89, 74, 226, .08);
    outline: 2px solid rgba(89, 74, 226, .24);
    outline-offset: 2px;
}

.customer-survey-page-button:active:not(:disabled)[b-8pijxhv31f] {
    transform: translateY(1px);
}

.customer-survey-page-button.is-current[b-8pijxhv31f] {
    border-color: #594ae2;
    background: #594ae2;
    color: #fff;
}

.customer-survey-page-button.is-visited[b-8pijxhv31f] {
    background: rgba(89, 74, 226, .08);
}

.customer-survey-page-button:disabled[b-8pijxhv31f] {
    cursor: not-allowed;
    opacity: .42;
}

.customer-survey-honeypot[b-8pijxhv31f] {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

@media (max-width: 700px) {
    .customer-survey-options[b-8pijxhv31f] {
        grid-template-columns: 1fr;
    }

    .customer-survey-reward-grid[b-8pijxhv31f] {
        grid-template-columns: 1fr;
    }

    .customer-survey-navigation-actions[b-8pijxhv31f] {
        grid-template-columns: 1fr 1fr;
    }

    .customer-survey-pages[b-8pijxhv31f] {
        grid-row: 1;
        grid-column: 1 / -1;
    }

    .customer-survey-navigation-previous[b-8pijxhv31f] {
        grid-row: 2;
        grid-column: 1;
    }

    .customer-survey-navigation-next[b-8pijxhv31f] {
        grid-row: 2;
        grid-column: 2;
    }
}
/* /Components/Pages/Feedback/ExamPackFeedback.razor.rz.scp.css */
.feedback-page[b-e22z1e50n3] {
    width: min(100%, 980px);
    margin: 0 auto;
    padding: 1.5rem 1rem 3rem;
}

.feedback-hero[b-e22z1e50n3],
.feedback-form-card[b-e22z1e50n3] {
    width: 100%;
}

.feedback-form-card[b-e22z1e50n3] {
    padding: clamp(1rem, 3vw, 2rem);
}

.feedback-pack-selector[b-e22z1e50n3] {
    padding: clamp(0.75rem, 1.5vw, 1rem);
    border: 1px solid rgba(255, 112, 67, 0.18);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.78);
}

.feedback-framework-tabs[b-e22z1e50n3],
.feedback-pack-tabs[b-e22z1e50n3],
.feedback-pathway-groups[b-e22z1e50n3] {
    width: 100%;
}

.feedback-pack-tabs[b-e22z1e50n3]  .feedback-pack-tab {
    flex-basis: 6.5rem;
}

.feedback-pathway-groups[b-e22z1e50n3]  .feedback-pathway-tab {
    min-height: 42px;
}

.feedback-honeypot[b-e22z1e50n3] {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

@media (max-width: 600px) {
    .feedback-page[b-e22z1e50n3] {
        padding-inline: .5rem;
    }

    .feedback-pack-selector[b-e22z1e50n3] {
        padding: 0.65rem;
    }
}
/* /Components/Pages/Parent/Support.razor.rz.scp.css */
.support-honeypot[b-2gkk81ubms] {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.support-evaluation-fields[b-2gkk81ubms] {
    padding: 1rem;
    background: rgba(25, 118, 210, .035);
}

.support-form[b-2gkk81ubms]  .support-required-note {
    display: flex;
    align-items: baseline;
    gap: .25rem;
}

.support-form[b-2gkk81ubms]  .support-required-marker,
.support-form[b-2gkk81ubms]  .mud-input-control.mud-input-required > .mud-input-control-input-container > .mud-input-label::after {
    color: var(--mud-palette-error);
    font-weight: 700;
}

.support-form[b-2gkk81ubms]  .mud-input-control.mud-input-required > .mud-input-control-input-container > .mud-input-label::after {
    margin-left: .15rem;
}
