.trivee-solutions-menu-item {
    border-radius: 4px;
    padding: 11px 14px;
    text-decoration: none;
}

.trivee-solutions-menu-title {
    display: block;
    color: #101828;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 0.9375rem;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 0.1875rem;
    transition: color 250ms ease-in-out;
}

.trivee-solutions-menu-description {
    color: #667085;
    font-size: 0.75rem;
    line-height: 1.35;
    margin-bottom: 0;
}

.trivee-solutions-menu-item:hover .trivee-solutions-menu-title {
    color: #1680fb;
}

.trivee-solutions-menu-item:hover {
    background-color: rgba(244, 244, 249, 1);
}

.trivee-site-logo-desktop {
    height: auto;
    max-height: 55px !important;
    width: auto;
}

.trivee-site-logo-mobile {
    height: auto;
    max-height: 38px !important;
    width: auto;
}

.trivee-home-journey-image {
    max-width: none;
    width: 200%;
}

.trivee-maintenance-hero-title {
    font-size: 2.5rem !important;
    letter-spacing: -0.4px;
    line-height: 1.16 !important;
}

.trivee-maintenance-hero-title span {
    display: block;
    white-space: nowrap;
}

.trivee-maintenance-hero-image {
    max-width: none;
    width: 165%;
}

.trivee-logbook-hero-title {
    font-size: 2.45rem !important;
    letter-spacing: -0.4px;
    line-height: 1.16 !important;
}

.trivee-logbook-hero-title span {
    display: block;
    white-space: nowrap;
}

.trivee-logbook-hero-image {
    max-width: none;
    width: 165%;
}

.trivee-governance-hero-title {
    font-size: 2.35rem !important;
    letter-spacing: -0.4px;
    line-height: 1.16 !important;
}

.trivee-governance-hero-title span {
    display: block;
    white-space: nowrap;
}

.trivee-governance-hero-image {
    max-width: none;
    width: 165%;
}

.trivee-governance-mobile-image {
    height: auto;
    max-height: 520px !important;
    width: auto;
}

.trivee-governance-distribution-card,
.trivee-reviewqr-distribution-card {
    margin-bottom: 30px;
    padding: 28px 24px;
}

.trivee-reviewqr-distribution-col {
    margin-bottom: 30px;
}

.trivee-reviewqr-inbox-col {
    margin-bottom: 30px;
}

.trivee-reviewqr-inbox-card {
    margin-bottom: 30px;
    padding: 22px 20px;
}

.trivee-reviewqr-inbox-number {
    display: block;
    font-size: 0.95rem !important;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 1;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.trivee-governance-distribution-number,
.trivee-reviewqr-distribution-number {
    display: block;
    font-size: 1.05rem !important;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 1;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.trivee-reviewqr-hero-title {
    font-size: 2.25rem !important;
    letter-spacing: -0.4px;
    line-height: 1.16 !important;
}

.trivee-reviewqr-hero-title span {
    display: block;
    white-space: nowrap;
}

.trivee-reviewqr-hero-image {
    max-width: none;
    width: 165%;
}

.trivee-reviewqr-card-grid {
    display: grid;
    gap: 30px;
}

.trivee-reviewqr-card-grid--two {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.trivee-reviewqr-card-grid--five {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.trivee-reviewqr-card-col {
    min-width: 0;
}

.trivee-reviewqr-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-bottom: 0 !important;
    min-height: 150px;
}

.trivee-reviewqr-card-number {
    display: block;
    line-height: 1 !important;
    margin-bottom: 22px !important;
}

.trivee-reviewqr-card--compact {
    min-height: 178px;
}

.trivee-guest-app-hero-title {
    font-size: 2.15rem !important;
    letter-spacing: -0.4px;
    line-height: 1.16 !important;
}

.trivee-guest-app-hero-title span {
    display: block;
    white-space: nowrap;
}

.trivee-guest-app-hero-image {
    height: auto;
    max-height: min(68vh, 640px);
    max-width: 100%;
    width: auto;
}

.trivee-feedback-hero-title {
    font-size: 2.2rem !important;
    letter-spacing: -0.4px;
    line-height: 1.16 !important;
}

.trivee-feedback-hero-title span {
    display: block;
    white-space: nowrap;
}

.trivee-feedback-hero-image {
    max-width: none;
    width: 165%;
}

.trivee-corporate-hero-title {
    font-size: 2.2rem !important;
    letter-spacing: -0.4px;
    line-height: 1.16 !important;
}

.trivee-corporate-hero-title span {
    display: block;
    white-space: nowrap;
}

.trivee-corporate-hero-image {
    max-width: none;
    width: 165%;
}

.trivee-platform-hero-title {
    font-size: 2.2rem !important;
    letter-spacing: -0.4px;
    line-height: 1.16 !important;
}

.trivee-platform-hero-title span {
    display: block;
    white-space: nowrap;
}

.trivee-platform-hero-image {
    max-width: none;
    width: 165%;
}

.trivee-connect-hero-title {
    font-size: 2.15rem !important;
    letter-spacing: -0.4px;
    line-height: 1.16 !important;
}

.trivee-connect-hero-title span {
    display: block;
    white-space: nowrap;
}

.trivee-connect-hero-image {
    max-width: none;
    width: 165%;
}

.trivee-services-hero-title {
    font-size: 2.15rem !important;
    letter-spacing: -0.4px;
    line-height: 1.16 !important;
}

.trivee-services-hero-title span {
    display: block;
    white-space: nowrap;
}

.trivee-services-hero-image {
    max-width: none;
    width: 165%;
}

@media (max-width: 1199.98px) {
    .trivee-maintenance-hero-title {
        font-size: 2.2rem !important;
    }

    .trivee-logbook-hero-title {
        font-size: 2.1rem !important;
    }

    .trivee-governance-hero-title {
        font-size: 2rem !important;
    }

    .trivee-reviewqr-hero-title {
        font-size: 1.9rem !important;
    }

    .trivee-guest-app-hero-title {
        font-size: 1.9rem !important;
    }

    .trivee-feedback-hero-title {
        font-size: 1.85rem !important;
    }

    .trivee-corporate-hero-title {
        font-size: 1.85rem !important;
    }

    .trivee-platform-hero-title {
        font-size: 1.85rem !important;
    }

    .trivee-connect-hero-title {
        font-size: 1.8rem !important;
    }

    .trivee-services-hero-title {
        font-size: 1.8rem !important;
    }
}

@media (max-width: 991.98px) {
    .trivee-home-journey-image {
        max-width: 100%;
        width: 100%;
    }

    .trivee-maintenance-hero-title {
        font-size: 1.8rem !important;
    }

    .trivee-maintenance-hero-image {
        max-width: 100%;
        width: 100%;
    }

    .trivee-logbook-hero-title {
        font-size: 1.75rem !important;
    }

    .trivee-logbook-hero-image {
        max-width: 100%;
        width: 100%;
    }

    .trivee-governance-hero-title {
        font-size: 1.65rem !important;
    }

    .trivee-governance-hero-image {
        max-width: 100%;
        width: 100%;
    }

    .trivee-governance-mobile-image {
        max-height: 420px !important;
    }

    .trivee-governance-distribution-card,
    .trivee-reviewqr-distribution-card {
        padding: 24px 20px;
    }

    .trivee-reviewqr-inbox-card {
        padding: 20px 18px;
    }

    .trivee-reviewqr-hero-title {
        font-size: 1.55rem !important;
    }

    .trivee-reviewqr-hero-image {
        max-width: 100%;
        width: 100%;
    }

    .trivee-guest-app-hero-title {
        font-size: 1.45rem !important;
    }

    .trivee-guest-app-hero-image {
        max-width: 100%;
        width: 100%;
    }

    .trivee-feedback-hero-title {
        font-size: 1.5rem !important;
    }

    .trivee-feedback-hero-image {
        max-width: 100%;
        width: 100%;
    }

    .trivee-corporate-hero-title {
        font-size: 1.5rem !important;
    }

    .trivee-corporate-hero-image {
        max-width: 100%;
        width: 100%;
    }

    .trivee-platform-hero-title {
        font-size: 1.5rem !important;
    }

    .trivee-platform-hero-image {
        max-width: 100%;
        width: 100%;
    }

    .trivee-connect-hero-title {
        font-size: 1.45rem !important;
    }

    .trivee-connect-hero-image {
        max-width: 100%;
        width: 100%;
    }

    .trivee-services-hero-title {
        font-size: 1.45rem !important;
    }

    .trivee-services-hero-image {
        max-width: 100%;
        width: 100%;
    }

}

@media (max-width: 767.98px) {
    .trivee-maintenance-hero-title {
        font-size: 1.7rem !important;
    }

    .trivee-logbook-hero-title {
        font-size: 1.55rem !important;
    }

    .trivee-governance-hero-title {
        font-size: 1.45rem !important;
    }

    .trivee-reviewqr-hero-title {
        font-size: 1.35rem !important;
    }

    .trivee-guest-app-hero-title {
        font-size: 1.35rem !important;
    }

    .trivee-feedback-hero-title {
        font-size: 1.3rem !important;
    }

    .trivee-corporate-hero-title {
        font-size: 1.3rem !important;
    }

    .trivee-platform-hero-title {
        font-size: 1.3rem !important;
    }

    .trivee-connect-hero-title {
        font-size: 1.25rem !important;
    }

    .trivee-services-hero-title {
        font-size: 1.25rem !important;
    }
}

@media (max-width: 575.98px) {
    .trivee-guest-app-hero-image-col {
        display: none;
    }

    .trivee-maintenance-hero-title {
        font-size: 1.2rem !important;
        letter-spacing: -0.2px;
    }

    .trivee-logbook-hero-title {
        font-size: 1.35rem !important;
    }

    .trivee-governance-hero-title {
        font-size: 1.18rem !important;
        letter-spacing: -0.2px;
    }

    .trivee-reviewqr-hero-title {
        font-size: 1.05rem !important;
        letter-spacing: -0.2px;
    }

    .trivee-guest-app-hero-title {
        font-size: 1.05rem !important;
        letter-spacing: -0.2px;
    }

    .trivee-feedback-hero-title {
        font-size: 1rem !important;
        letter-spacing: -0.2px;
    }

    .trivee-corporate-hero-title {
        font-size: 1rem !important;
        letter-spacing: -0.2px;
    }

    .trivee-platform-hero-title {
        font-size: 1rem !important;
        letter-spacing: -0.2px;
    }

    .trivee-connect-hero-title {
        font-size: 0.96rem !important;
        letter-spacing: -0.2px;
    }

    .trivee-services-hero-title {
        font-size: 0.96rem !important;
        letter-spacing: -0.2px;
    }
}

.trivee-contact-page {
    background: linear-gradient(180deg, #f7f9fc 0%, #fff 100%);
    padding: 140px 0 80px;
}

.trivee-contact-shell {
    display: grid;
    gap: 34px;
    grid-template-columns: minmax(0, 0.92fr) minmax(420px, 1.08fr);
    align-items: start;
}

.trivee-contact-copy,
.trivee-contact-form-card {
    background: #fff;
    border: 1px solid rgba(16, 24, 40, 0.08);
    border-radius: 28px;
    box-shadow: 0 24px 80px rgba(16, 24, 40, 0.08);
    padding: 42px;
}

.trivee-contact-copy {
    background: #101828;
    color: #fff;
}

.trivee-contact-kicker,
.trivee-contact-feature span,
.trivee-contact-success span {
    color: #1680fb;
    display: block;
    font-size: 0.78rem;
    font-weight: 900;
    letter-spacing: 1px;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.trivee-contact-copy h1,
.trivee-contact-form-card h2 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 900;
    letter-spacing: -1.5px;
    line-height: 1.08;
}

.trivee-contact-copy h1 {
    color: #fff;
    font-size: 3rem;
    margin-bottom: 22px;
}

.trivee-contact-copy p {
    color: rgba(255, 255, 255, 0.74);
    font-size: 1rem;
    line-height: 1.7;
}

.trivee-contact-feature,
.trivee-contact-path {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 20px;
    margin-top: 28px;
    padding: 24px;
}

.trivee-contact-feature h2,
.trivee-contact-path h3 {
    color: #fff;
    font-size: 1.3rem;
    font-weight: 900;
    margin-bottom: 10px;
}

.trivee-contact-benefits {
    display: grid;
    gap: 14px;
    margin-top: 28px;
}

.trivee-contact-benefits div {
    padding-left: 30px;
    position: relative;
}

.trivee-contact-benefits div::before {
    color: #1680fb;
    content: "\2713";
    font-weight: 900;
    left: 0;
    position: absolute;
    top: 1px;
}

.trivee-contact-benefits strong {
    color: #fff;
    display: block;
    font-weight: 900;
    margin-bottom: 4px;
}

.trivee-contact-benefits p,
.trivee-contact-path p,
.trivee-contact-note {
    margin-bottom: 0;
}

.trivee-contact-note {
    margin-top: 26px;
}

.trivee-contact-form-card h2 {
    color: #101828;
    font-size: 2.25rem;
    font-weight: 800;
    margin-bottom: 12px;
}

.trivee-contact-form-card > p {
    color: #667085;
    margin-bottom: 24px;
}

.trivee-contact-form,
.trivee-contact-form label {
    display: grid;
    gap: 8px;
}

.trivee-contact-form {
    gap: 18px;
}

.trivee-contact-grid {
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    min-width: 0;
}

.trivee-contact-stack {
    display: grid;
    gap: 14px;
}

.trivee-contact-form label,
.trivee-contact-form strong {
    color: #344054;
    font-size: 0.9rem;
    font-weight: 700;
}

.trivee-contact-form input,
.trivee-contact-form select,
.trivee-contact-form textarea {
    border: 1px solid #d0d5dd;
    border-radius: 12px;
    color: #101828;
    font-size: 0.95rem;
    font-weight: 400;
    min-height: 48px;
    padding: 12px 14px;
    width: 100%;
    min-width: 0;
}

.trivee-contact-form textarea {
    min-height: 120px;
    resize: vertical;
}

.trivee-contact-form small {
    color: #b42318;
    font-weight: 700;
}

.trivee-contact-options {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 10px;
}

.trivee-contact-options label {
    align-items: flex-start;
    background: #f8fafc;
    border: 1px solid #eaecf0;
    border-radius: 16px;
    display: flex;
    gap: 10px;
    cursor: pointer;
    padding: 16px 16px 16px 50px;
    position: relative;
    transition: all 180ms ease;
}

.trivee-contact-options input {
    left: 16px;
    min-height: auto;
    opacity: 0;
    position: absolute;
    top: 18px;
    width: auto;
}

.trivee-contact-options label::before {
    background: #fff;
    border: 1px solid #d0d5dd;
    border-radius: 8px;
    content: "";
    height: 22px;
    left: 16px;
    position: absolute;
    top: 18px;
    transition: all 180ms ease;
    width: 22px;
}

.trivee-contact-options label::after {
    color: #fff;
    content: "\2713";
    font-size: 14px;
    font-weight: 900;
    left: 21px;
    line-height: 1;
    opacity: 0;
    position: absolute;
    top: 22px;
    transition: opacity 180ms ease;
}

.trivee-contact-options label:hover,
.trivee-contact-options label:focus-within,
.trivee-contact-options label:has(input:checked) {
    background: rgba(22, 128, 251, 0.08);
    border-color: rgba(22, 128, 251, 0.55);
}

.trivee-contact-options label:has(input:checked)::before {
    background: #1680fb;
    border-color: #1680fb;
}

.trivee-contact-options label:has(input:checked)::after {
    opacity: 1;
}

.trivee-contact-options span {
    color: #667085;
    display: grid;
    font-size: 0.84rem;
    gap: 2px;
    line-height: 1.4;
}

.trivee-contact-options b {
    color: #101828;
    font-weight: 700;
}

.trivee-contact-privacy {
    color: #667085;
    font-size: 0.85rem;
    line-height: 1.5;
    margin: -4px 0 0;
}

.trivee-contact-submit,
.trivee-contact-secondary {
    align-items: center;
    border-radius: 10px;
    display: inline-flex;
    font-weight: 800;
    justify-content: center;
    min-height: 50px;
    padding: 13px 22px;
    text-decoration: none;
}

.trivee-contact-submit {
    background: #1680fb;
    border: 1px solid #1680fb;
    color: #fff;
}

.trivee-contact-secondary {
    background: #fff;
    border: 1px solid #d0d5dd;
    color: #344054;
    margin-top: 8px;
}

.trivee-contact-success {
    background: #ecfdf3;
    border: 1px solid #abefc6;
    border-radius: 20px;
    margin-bottom: 26px;
    padding: 22px;
}

.trivee-contact-success h2 {
    font-size: 1.35rem;
    margin-bottom: 8px;
}

.trivee-contact-success p {
    color: #475467;
}

.trivee-hero-title {
    font-size: 3.25rem !important;
}

.trivee-site-kicker {
    display: block;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 0.85rem !important;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 1;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.trivee-site-kicker--spaced {
    margin-bottom: 35px;
}

.trivee-site-kicker--small {
    font-size: 0.78rem !important;
    margin-bottom: 20px;
}

.trivee-site-section-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 3.125rem !important;
    font-weight: 700;
    letter-spacing: -0.5px;
    line-height: 1.25;
    margin-bottom: 26px;
}

.trivee-site-section-title--compact {
    margin-bottom: 0;
}

.trivee-site-content-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 2.875rem !important;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 26px;
}

.trivee-site-card-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 1.375rem !important;
    font-weight: 700;
    line-height: 1.35;
    margin-bottom: 15px;
}

.trivee-site-card-title--sm {
    font-size: 1.25rem !important;
    line-height: 1.35;
    margin-bottom: 10px;
}

.trivee-site-card-title--lg {
    font-size: 1.5rem !important;
    margin-bottom: 20px;
}

.trivee-site-card-title--product {
    line-height: 1;
    margin-bottom: 0;
}

.trivee-site-section-subtitle {
    color: #757575;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 1.3125rem;
    line-height: 1.65;
    margin: 18px 0 0;
}

.trivee-product-badge {
    align-items: center;
    background: linear-gradient(135deg, rgba(22, 128, 251, 0.12), rgba(22, 128, 251, 0.04));
    border: 1px solid rgba(22, 128, 251, 0.18);
    border-radius: 16px;
    color: #1680fb;
    display: inline-flex;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 0.75rem;
    font-weight: 800;
    height: 60px;
    justify-content: center;
    letter-spacing: 0.5px;
    min-width: 60px;
    padding: 0 10px;
}

@media (max-width: 991.98px) {
    .trivee-hero-title {
        font-size: 2.75rem !important;
    }

    .trivee-site-kicker--spaced {
        margin-bottom: 30px;
    }

    .trivee-site-section-title {
        font-size: 2.75rem !important;
        margin-bottom: 20px;
    }

    .trivee-site-content-title {
        font-size: 2.5rem !important;
        margin-bottom: 20px;
    }

    .trivee-site-card-title {
        font-size: 1.25rem !important;
    }

    .trivee-site-card-title--lg {
        font-size: 1.375rem !important;
    }

    .trivee-site-section-subtitle {
        font-size: 1.1875rem;
        margin-top: 15px;
    }

}

@media (max-width: 767.98px) {
    .trivee-site-kicker--spaced {
        margin-bottom: 25px;
    }

    .trivee-site-section-title {
        font-size: 2.375rem !important;
        line-height: 1.35;
        margin-bottom: 20px;
    }

    .trivee-site-content-title {
        font-size: 2.25rem !important;
        line-height: 1.35;
    }

    .trivee-site-card-title--lg {
        font-size: 1.625rem !important;
    }

}

@media (max-width: 575.98px) {
    .trivee-hero-title {
        font-size: 2rem !important;
    }

    .trivee-site-section-title {
        font-size: 2.0625rem !important;
    }

    .trivee-site-content-title {
        font-size: 1.8125rem !important;
    }

    .trivee-site-card-title,
    .trivee-site-card-title--sm {
        font-size: 1.3125rem !important;
        line-height: 1.4;
    }

    .trivee-site-card-title--lg {
        font-size: 1.4375rem !important;
        line-height: 1.4;
    }

    .trivee-site-card-title--product {
        line-height: 1;
    }

    .trivee-site-section-subtitle {
        font-size: 1.1875rem;
        margin-top: 12px;
        padding: 0 3%;
    }
}

.trivee-diagnostic-body {
    background: #f6f8fb;
    color: #101828;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.trivee-diagnostic-shell {
    margin: 0 auto;
    max-width: 1180px;
    min-height: 100vh;
    padding: 28px 20px 56px;
}

.trivee-diagnostic-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 28px;
}

.trivee-diagnostic-logo img {
    display: block;
}

.trivee-diagnostic-back {
    color: #475467;
    font-size: 0.95rem;
    font-weight: 700;
    text-decoration: none;
}

.trivee-diagnostic-back:hover {
    color: #1680fb;
}

.trivee-diagnostic-progress {
    margin-bottom: 28px;
}

.trivee-diagnostic-progress-bar {
    background: #e4e7ec;
    border-radius: 999px;
    height: 8px;
    overflow: hidden;
}

.trivee-diagnostic-progress-bar span {
    background: linear-gradient(90deg, #1680fb, #6b5cff);
    border-radius: 999px;
    display: block;
    height: 100%;
    transition: width 300ms ease;
    width: 0;
}

.trivee-diagnostic-progress-steps {
    display: flex;
    flex-wrap: wrap;
    gap: 6px 10px;
    justify-content: space-between;
    margin-top: 10px;
}

.trivee-diagnostic-progress-steps span {
    color: #98a2b3;
    font-size: 0.68rem;
    font-weight: 800;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    white-space: nowrap;
}

.trivee-diagnostic-progress-steps span.is-active,
.trivee-diagnostic-progress-steps span.is-complete {
    color: #1680fb;
}

.trivee-diagnostic-card {
    background: #fff;
    border: 1px solid rgba(16, 24, 40, 0.08);
    border-radius: 28px;
    box-shadow: 0 24px 80px rgba(16, 24, 40, 0.08);
    display: none;
    margin: 0 auto;
    max-width: 980px;
    padding: 54px;
}

.trivee-diagnostic-card.is-active {
    display: block;
}

.trivee-diagnostic-card h1,
.trivee-diagnostic-card h2 {
    color: #101828;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 3rem;
    font-weight: 800;
    letter-spacing: -1.5px;
    line-height: 1.1;
    margin-bottom: 18px;
}

.trivee-diagnostic-card h3 {
    color: #101828;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 1.1rem;
    font-weight: 800;
    line-height: 1.35;
    margin-bottom: 14px;
}

.trivee-diagnostic-card p,
.trivee-diagnostic-card li {
    color: #667085;
    font-size: 1rem;
    line-height: 1.65;
}

.trivee-diagnostic-kicker {
    color: #1680fb;
    font-size: 0.78rem;
    font-weight: 900;
    letter-spacing: 1px;
    margin-bottom: 18px;
    text-transform: uppercase;
}

.trivee-diagnostic-lead {
    font-size: 1.15rem !important;
    max-width: 760px;
}

.trivee-diagnostic-benefits,
.trivee-processing-list {
    display: grid;
    gap: 12px;
    margin: 30px 0;
}

.trivee-diagnostic-benefits span,
.trivee-processing-list span {
    background: #f2f4f7;
    border-radius: 14px;
    color: #344054;
    font-weight: 800;
    padding: 14px 16px;
}

.trivee-diagnostic-benefits span::before,
.trivee-processing-list span::before {
    color: #1680fb;
    content: "\2713";
    margin-right: 8px;
}

.trivee-diagnostic-question {
    border-top: 1px solid #eaecf0;
    margin-top: 26px;
    padding-top: 26px;
}

.trivee-diagnostic-options {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.trivee-diagnostic-options button {
    background: #fff;
    border: 1px solid #d0d5dd;
    border-radius: 16px;
    color: #344054;
    font-weight: 800;
    padding: 16px 18px;
    text-align: left;
    transition: all 180ms ease;
}

.trivee-diagnostic-options button:hover,
.trivee-diagnostic-options button.is-selected {
    background: rgba(22, 128, 251, 0.08);
    border-color: rgba(22, 128, 251, 0.55);
    color: #1680fb;
}

.trivee-lead-grid {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 28px;
}

.trivee-lead-grid label {
    color: #344054;
    display: grid;
    font-size: 0.9rem;
    font-weight: 800;
    gap: 8px;
}

.trivee-lead-grid input {
    border: 1px solid #d0d5dd;
    border-radius: 12px;
    min-height: 48px;
    padding: 12px 14px;
}

.trivee-lead-grid input.is-missing {
    border-color: #f04438;
    box-shadow: 0 0 0 3px rgba(240, 68, 56, 0.12);
}

.trivee-diagnostic-consent {
    align-items: flex-start;
    color: #475467;
    display: flex;
    font-size: 14px;
    gap: 10px;
    line-height: 1.55;
    margin: 18px 0 0;
}

.trivee-diagnostic-consent input {
    margin-top: 4px;
}

.trivee-diagnostic-consent input.is-missing {
    outline: 2px solid #f04438;
    outline-offset: 2px;
}

.trivee-diagnostic-note {
    color: #98a2b3 !important;
    font-size: 0.86rem !important;
    margin-top: 16px;
}

.trivee-diagnostic-actions {
    display: flex;
    gap: 14px;
    justify-content: space-between;
    margin-top: 34px;
}

.trivee-diagnostic-primary,
.trivee-diagnostic-secondary {
    align-items: center;
    border-radius: 10px;
    display: inline-flex;
    font-weight: 900;
    justify-content: center;
    min-height: 48px;
    padding: 13px 22px;
    text-decoration: none;
}

.trivee-diagnostic-primary {
    background: #1680fb;
    border: 1px solid #1680fb;
    color: #fff;
}

.trivee-diagnostic-secondary {
    background: #fff;
    border: 1px solid #d0d5dd;
    color: #344054;
}

.trivee-diagnostic-primary:hover {
    background: #185abd;
    border-color: #185abd;
    color: #fff;
}

.trivee-diagnostic-secondary:hover {
    border-color: #1680fb;
    color: #1680fb;
}

.trivee-diagnostic-processing {
    text-align: center;
}

.trivee-processing-list {
    margin-left: auto;
    margin-right: auto;
    max-width: 420px;
    text-align: left;
}

.trivee-result-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin: 32px 0;
}

.trivee-result-score {
    background: #f8fafc;
    border: 1px solid #eaecf0;
    border-radius: 20px;
    padding: 22px;
}

.trivee-result-score span,
.trivee-result-score small {
    color: #667085;
    display: block;
    font-size: 0.85rem;
    font-weight: 800;
}

.trivee-result-score strong {
    color: #101828;
    display: block;
    font-size: 1.9rem;
    font-weight: 900;
    line-height: 1;
    margin: 12px 0 8px;
}

.trivee-result-score strong span {
    color: inherit;
    display: inline;
    font-size: inherit;
    font-weight: inherit;
}

.trivee-score-meter {
    background: #e4e7ec;
    border-radius: 999px;
    height: 8px;
    margin-top: 14px;
    overflow: hidden;
}

.trivee-score-meter span {
    background: linear-gradient(90deg, #1680fb, #6b5cff);
    border-radius: 999px;
    display: block;
    height: 100%;
    width: 0;
}

.trivee-score-help {
    background: #f8fafc;
    border: 1px solid #eaecf0;
    border-radius: 14px;
    color: #667085 !important;
    font-size: 0.95rem !important;
    margin-top: -12px;
    padding: 14px 16px;
}

.trivee-result-highlight,
.trivee-result-section,
.trivee-result-capture,
.trivee-result-cta {
    border-top: 1px solid #eaecf0;
    margin-top: 34px;
    padding-top: 34px;
}

.trivee-result-highlight span {
    color: #1680fb;
    display: block;
    font-size: 0.78rem;
    font-weight: 900;
    letter-spacing: 0.8px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.trivee-insight-list,
.trivee-solution-list,
.trivee-path {
    display: grid;
    gap: 14px;
}

.trivee-insight,
.trivee-solution-card,
.trivee-path-item {
    background: #f8fafc;
    border: 1px solid #eaecf0;
    border-radius: 18px;
    padding: 18px;
}

.trivee-insight strong,
.trivee-solution-card strong,
.trivee-path-item strong {
    color: #101828;
    display: block;
    font-size: 1rem;
    margin-bottom: 6px;
}

.trivee-insight span,
.trivee-solution-card span,
.trivee-path-item span {
    color: #1680fb;
    display: block;
    font-size: 0.76rem;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.trivee-insight {
    display: grid;
    gap: 6px;
}

.trivee-insight p {
    margin: 0;
}

.trivee-insight b {
    color: #344054;
}

.trivee-solution-link {
    color: #1680fb;
    display: inline-flex;
    font-size: 0.92rem;
    font-weight: 900;
    margin-top: 8px;
    text-decoration: none;
}

.trivee-solution-link:hover {
    color: #185abd;
}

.trivee-result-capture {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.trivee-result-capture h3,
.trivee-result-capture p {
    flex-basis: 100%;
}

.trivee-result-capture p.is-error {
    color: #b42318;
}

.trivee-result-cta {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.trivee-result-cta h3,
.trivee-result-cta p {
    flex-basis: 100%;
}

@media (max-width: 1199.98px) {
    .trivee-reviewqr-card-grid--five {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 991.98px) {
    .trivee-contact-page {
        padding: 110px 0 60px;
    }

    .trivee-contact-shell {
        grid-template-columns: 1fr;
    }

    .trivee-contact-copy h1 {
        font-size: 2.4rem;
    }

    .trivee-diagnostic-card {
        padding: 36px;
    }

    .trivee-diagnostic-card h1,
    .trivee-diagnostic-card h2 {
        font-size: 2.25rem;
    }

    .trivee-result-grid,
    .trivee-lead-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .trivee-reviewqr-card-grid--two,
    .trivee-reviewqr-card-grid--five {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 575.98px) {
    .trivee-contact-page {
        padding: 92px 0 42px;
    }

    .trivee-contact-copy,
    .trivee-contact-form-card {
        border-radius: 20px;
        padding: 26px;
    }

    .trivee-contact-copy h1,
    .trivee-contact-form-card h2 {
        font-size: 1.9rem;
    }

    .trivee-contact-grid,
    .trivee-contact-options {
        grid-template-columns: 1fr;
    }

    .trivee-diagnostic-shell {
        padding: 18px 14px 36px;
    }

    .trivee-diagnostic-header {
        margin-bottom: 20px;
    }

    .trivee-diagnostic-logo img {
        max-height: 38px;
    }

    .trivee-diagnostic-progress-steps {
        display: none;
    }

    .trivee-diagnostic-card {
        border-radius: 20px;
        padding: 26px;
    }

    .trivee-diagnostic-card h1,
    .trivee-diagnostic-card h2 {
        font-size: 1.9rem;
    }

    .trivee-diagnostic-options,
    .trivee-result-grid,
    .trivee-lead-grid {
        grid-template-columns: 1fr;
    }

    .trivee-reviewqr-card-grid--two,
    .trivee-reviewqr-card-grid--five {
        gap: 20px;
        grid-template-columns: 1fr;
    }

    .trivee-diagnostic-actions {
        flex-direction: column-reverse;
    }
}
