/* _content/CoachingAdvisor.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-kdlne7ft4l] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-kdlne7ft4l] {
    flex: 1;
}

.sidebar[b-kdlne7ft4l] {
    background-image: linear-gradient(180deg, #0659AE 0%, #14304D 100%);
}

.top-row[b-kdlne7ft4l] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-kdlne7ft4l]  a, .top-row[b-kdlne7ft4l]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-kdlne7ft4l]  a:hover, .top-row[b-kdlne7ft4l]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-kdlne7ft4l]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

/* Spanish-beta banner (B5) */
.app-es-beta-banner[b-kdlne7ft4l] {
    background: #fff7ed;
    border-bottom: 1px solid #f59e0b;
    color: #92400e;
    font-size: 0.82rem;
    padding: 0.45rem 1.1rem;
    text-align: center;
}

/* Footer disclosure (B4 / Art 50 transparency) */
.app-footer[b-kdlne7ft4l] {
    margin-top: 2rem;
    padding: 0.9rem 1.2rem;
    border-top: 1px solid #e2e8f0;
    color: #666;
    font-size: 0.78rem;
    line-height: 1.4;
    background: #fafafa;
}

@media (max-width: 640.98px) {
    .top-row[b-kdlne7ft4l] {
        justify-content: space-between;
    }

    .top-row[b-kdlne7ft4l]  a, .top-row[b-kdlne7ft4l]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-kdlne7ft4l] {
        flex-direction: row;
    }

    .sidebar[b-kdlne7ft4l] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-kdlne7ft4l] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-kdlne7ft4l]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-kdlne7ft4l], article[b-kdlne7ft4l] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-kdlne7ft4l] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-kdlne7ft4l] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/CoachingAdvisor.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-xr542esryt] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-xr542esryt] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-xr542esryt] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-xr542esryt] {
    font-size: 1.1rem;
}

.bi[b-xr542esryt] {
    display: inline-block;
    position: relative;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-xr542esryt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-xr542esryt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-chat-fill-nav-menu[b-xr542esryt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-chat-fill' viewBox='0 0 16 16'%3E%3Cpath d='M8 15c4.418 0 8-3.134 8-7s-3.582-7-8-7-8 3.134-8 7c0 1.76.743 3.37 1.97 4.6-.097 1.016-.417 2.13-.771 2.966-.079.186.074.394.273.362 2.256-.37 3.597-.938 4.18-1.234A9.06 9.06 0 0 0 8 15z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-xr542esryt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-loop-oval-nav-menu[b-xr542esryt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cellipse cx='8' cy='8' rx='6' ry='4' fill='none' stroke='white' stroke-width='1.3'/%3E%3Cpolyline points='8,3 9,4 8,5' fill='none' stroke='white' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpolyline points='13,8 14,9 15,8' fill='none' stroke='white' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpolyline points='8,11 7,12 8,13' fill='none' stroke='white' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='2' cy='8' r='1.5' fill='white'/%3E%3C/svg%3E");
}

.bi-flag-person-nav-menu[b-xr542esryt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Ccircle cx='4' cy='2.8' r='1.3' fill='white'/%3E%3Cpath d='M4 4.1 L4 9' fill='none' stroke='white' stroke-width='1.3' stroke-linecap='round'/%3E%3Cpath d='M4 5.3 L12 1.8' fill='none' stroke='white' stroke-width='1.3' stroke-linecap='round'/%3E%3Cpath d='M12 1.8 L15 2.8 L12 3.8 Z' fill='white'/%3E%3Cpath d='M4 9 L2.3 13' fill='none' stroke='white' stroke-width='1.3' stroke-linecap='round'/%3E%3Cpath d='M4 9 L5.7 13' fill='none' stroke='white' stroke-width='1.3' stroke-linecap='round'/%3E%3C/svg%3E");
}

/* Shield-check — outlined shield with a tick inside, marks the Compliance page. */
.bi-shield-nav-menu[b-xr542esryt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='white' stroke-width='1.1' d='M8 1.5 L13 3 L13 8 C 13 11 11 13 8 14.4 C 5 13 3 11 3 8 L 3 3 Z'/%3E%3Cpolyline points='5.7,8 7.2,9.5 10.5,6' fill='none' stroke='white' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/* Meditation / lotus silhouette — head + crossed-leg base; faint aura ring */
.bi-meditation-nav-menu[b-xr542esryt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='3.2' r='3' fill='none' stroke='white' stroke-width='0.5' stroke-opacity='0.45'/%3E%3Ccircle cx='8' cy='3.2' r='1.6' fill='white'/%3E%3Cpath d='M2.5 13 C 4 8, 12 8, 13.5 13 Z' fill='white'/%3E%3Cpath d='M4.5 11.6 Q8 13.2 11.5 11.6' fill='none' stroke='%230659AE' stroke-width='0.9' stroke-linecap='round'/%3E%3C/svg%3E");
}

/* Journal / notebook — open book with lines */
.bi-journal-text-nav-menu[b-xr542esryt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M5 0h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m1.5 4a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1zm0 3a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1zm0 3a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1z'/%3E%3Cpath d='M3 2v12h-.5A1.5 1.5 0 0 1 1 12.5v-9A1.5 1.5 0 0 1 2.5 2z'/%3E%3C/svg%3E");
}

/* Funnel — triage filter icon */
.bi-funnel-nav-menu[b-xr542esryt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 1.5A.5.5 0 0 1 2 1h12a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.128.334L10 8.692V13.5a.5.5 0 0 1-.342.474l-3 1A.5.5 0 0 1 6 14.5V8.692L1.628 3.834A.5.5 0 0 1 1.5 3.5z'/%3E%3C/svg%3E");
}

/* --- Nav blocks: three visually distinct groups --- */
.nav-block[b-xr542esryt] {
    padding: 0.75rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.nav-block:last-child[b-xr542esryt] {
    border-bottom: none;
}

.nav-block-session[b-xr542esryt] {
    background-color: rgba(130, 180, 240, 0.15);
}

.nav-block-design[b-xr542esryt] {
    background-color: rgba(245, 158, 11, 0.35);
}

.nav-block-compliance[b-xr542esryt] {
    background-color: rgba(255, 220, 120, 0.15);
}

.nav-item[b-xr542esryt] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item[b-xr542esryt]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-xr542esryt]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-xr542esryt]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

/* Mobile collapse behaviour. Scoped to narrow viewports so the checkbox's
   :checked state can't beat the desktop flex layout on specificity and
   break the bottom-pinned nav-footer. */
@media (max-width: 640.98px) {
    .nav-scrollable[b-xr542esryt] {
        display: none;
    }

    .navbar-toggler:checked ~ .nav-scrollable[b-xr542esryt] {
        display: block;
    }
}

@media (min-width: 641px) {
    .navbar-toggler[b-xr542esryt] {
        display: none;
    }

    .nav-scrollable[b-xr542esryt] {
        /* Never collapse the sidebar for wide screens. Flex column so the
           nav-footer (language switcher + external link) can pin to the
           bottom via margin-top:auto. */
        display: flex;
        flex-direction: column;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

/* Bottom-of-sidebar block: language switcher and external link. Pinned
   to the bottom by margin-top:auto inside the flex column above. */
.nav-footer[b-xr542esryt] {
    margin-top: auto;
    padding: 1rem 1.25rem 1.1rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
    align-items: flex-start;
}

.nav-footer-link[b-xr542esryt] {
    color: rgba(255, 255, 255, 0.65);
    font-size: 0.75rem;
    text-decoration: none;
}

    .nav-footer-link:hover[b-xr542esryt] {
        color: white;
        text-decoration: underline;
    }
/* _content/CoachingAdvisor.Web/Components/Layout/PublicLayout.razor.rz.scp.css */
/* ============================================================
   PUBLIC SITE LAYOUT
   FLC brand: #0659AE (primary), #2AB7EF (accent), #14304D (dark)
   Font: Montserrat (already loaded in App.razor)
   ============================================================ */

/* --- Reset for public pages --- */
.public-site[b-c6ukx1u7ng] {
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    color: #14304D;
    background: #fff;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

/* --- Header --- */
.public-header[b-c6ukx1u7ng] {
    background: #fff;
    border-bottom: 1px solid #e8ecf0;
    position: sticky;
    top: 0;
    z-index: 100;
    box-shadow: 0 1px 8px rgba(0,0,0,0.04);
}

.public-header-inner[b-c6ukx1u7ng] {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 2rem;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.public-logo[b-c6ukx1u7ng] {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.public-logo-img[b-c6ukx1u7ng] {
    height: 52px;
}

/* --- Nav --- */
.public-nav[b-c6ukx1u7ng] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.public-nav-link[b-c6ukx1u7ng] {
    text-decoration: none;
    color: #14304D;
    font-size: 0.9rem;
    font-weight: 500;
    padding: 0.5rem 0.9rem;
    border-radius: 6px;
    transition: background 0.15s, color 0.15s;
}

.public-nav-link:hover[b-c6ukx1u7ng] {
    background: #f0f4f8;
    color: #0659AE;
}

.public-nav-link.active[b-c6ukx1u7ng] {
    color: #0659AE;
    font-weight: 600;
}

.public-nav-cta[b-c6ukx1u7ng] {
    background: #0659AE;
    color: #fff !important;
    font-weight: 600;
    margin-left: 0.5rem;
}

.public-nav-cta:hover[b-c6ukx1u7ng] {
    background: #054a8e;
}

.public-nav-cta.active[b-c6ukx1u7ng] {
    background: #054a8e;
    color: #fff;
}

/* --- Mobile nav toggle --- */
.public-nav-toggle[b-c6ukx1u7ng] {
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0.5rem;
}

.public-nav-toggle span[b-c6ukx1u7ng] {
    display: block;
    width: 24px;
    height: 2px;
    background: #14304D;
    border-radius: 2px;
    transition: transform 0.2s;
}

/* --- Main --- */
.public-main[b-c6ukx1u7ng] {
    flex: 1;
}

/* --- Footer --- */
.public-footer[b-c6ukx1u7ng] {
    background: #14304D;
    color: #c0cfe0;
    margin-top: auto;
    padding: 3rem 2rem 0;
}

.public-footer-inner[b-c6ukx1u7ng] {
    max-width: 1140px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1.5fr;
    gap: 2rem;
}

.public-footer-logo[b-c6ukx1u7ng] {
    height: 44px;
    margin-bottom: 0.75rem;
}

.public-footer-col h4[b-c6ukx1u7ng] {
    color: #fff;
    font-size: 0.85rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 0.75rem;
}

.public-footer-col a[b-c6ukx1u7ng] {
    display: block;
    color: #a0b8d0;
    text-decoration: none;
    font-size: 0.85rem;
    padding: 0.2rem 0;
    transition: color 0.15s;
}

.public-footer-col a:hover[b-c6ukx1u7ng] {
    color: #2AB7EF;
}

.public-footer-col p[b-c6ukx1u7ng] {
    font-size: 0.85rem;
    margin-bottom: 0.3rem;
}

.public-footer-bottom[b-c6ukx1u7ng] {
    max-width: 1140px;
    margin: 2rem auto 0;
    padding: 1.25rem 0;
    border-top: 1px solid rgba(255,255,255,0.1);
}

.public-footer-bottom p[b-c6ukx1u7ng] {
    font-size: 0.8rem;
    color: #708090;
    margin: 0;
}

/* --- Mobile --- */
@media (max-width: 768px) {
    .public-header-inner[b-c6ukx1u7ng] {
        padding: 0 1.25rem;
        height: 60px;
    }

    .public-logo-img[b-c6ukx1u7ng] {
        height: 28px;
    }

    .public-nav-toggle[b-c6ukx1u7ng] {
        display: flex;
    }

    .public-nav[b-c6ukx1u7ng] {
        display: none;
        position: absolute;
        top: 60px;
        left: 0;
        right: 0;
        background: #fff;
        flex-direction: column;
        padding: 1rem;
        border-bottom: 1px solid #e8ecf0;
        box-shadow: 0 4px 12px rgba(0,0,0,0.08);
        gap: 0;
    }

    .public-nav.open[b-c6ukx1u7ng] {
        display: flex;
    }

    .public-nav-link[b-c6ukx1u7ng] {
        padding: 0.75rem 1rem;
        width: 100%;
    }

    .public-nav-cta[b-c6ukx1u7ng] {
        margin-left: 0;
        margin-top: 0.5rem;
        text-align: center;
    }

    .public-footer-inner[b-c6ukx1u7ng] {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
}
/* _content/CoachingAdvisor.Web/Components/Pages/Advisor.razor.rz.scp.css */
.advisor-page[b-yqelg9ceq7] {
    max-width: 1200px;
}

.advisor-subtitle[b-yqelg9ceq7] {
    color: #555;
    margin-bottom: 1.2rem;
}

/* ---- Situational-framing banner (B2) ---- */
.advisor-framing-banner[b-yqelg9ceq7] {
    padding: 0.9rem 1.1rem;
    margin-bottom: 1.2rem;
    background: #f0f7ff;
    border-left: 4px solid #2AB7EF;
    border-radius: 6px;
    font-size: 0.9rem;
    color: #14304D;
    position: relative;
}

.advisor-framing-title[b-yqelg9ceq7] {
    font-weight: 600;
    margin-bottom: 0.3rem;
    color: #14304D;
}

.advisor-framing-intro[b-yqelg9ceq7] {
    margin: 0 0 0.5rem;
    color: #333;
}

.advisor-framing-examples[b-yqelg9ceq7] {
    margin: 0.3rem 0 0.8rem;
    padding-left: 1.1rem;
}

.advisor-framing-examples li[b-yqelg9ceq7] {
    margin-bottom: 0.3rem;
    line-height: 1.4;
}

.advisor-framing-good[b-yqelg9ceq7] {
    font-weight: 600;
    color: #065f46;
    margin-right: 0.3rem;
}

.advisor-framing-less-good[b-yqelg9ceq7] {
    font-weight: 600;
    color: #92400e;
    margin-right: 0.3rem;
}

.advisor-framing-dismiss[b-yqelg9ceq7] {
    background: transparent;
    color: #0659AE;
    border: 1px solid #0659AE;
    padding: 0.25rem 0.7rem;
    border-radius: 4px;
    font-size: 0.82rem;
    cursor: pointer;
}

.advisor-framing-dismiss:hover[b-yqelg9ceq7] {
    background: #e6efff;
}

/* ---- Proper-noun nudge (B3) ---- */
.advisor-save-nudge[b-yqelg9ceq7] {
    margin: -0.4rem 0 0.8rem;
    padding: 0.5rem 0.7rem;
    background: #fff7ed;
    border-left: 3px solid #f59e0b;
    color: #92400e;
    font-size: 0.85rem;
    border-radius: 4px;
}

/* ---- Input phase ---- */
.advisor-input-panel[b-yqelg9ceq7] {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0.8rem;
    padding: 1rem;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    width: 100%;
    box-sizing: border-box;
}

.advisor-filters-row[b-yqelg9ceq7] {
    display: flex;
    gap: 1.2rem;
    flex-wrap: wrap;
}

.advisor-filter[b-yqelg9ceq7] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
}

.advisor-filter-label[b-yqelg9ceq7] {
    font-size: 0.85rem;
    font-weight: 600;
    color: #14304D;
    white-space: nowrap;
}

.advisor-filter-select[b-yqelg9ceq7] {
    padding: 0.35rem 0.5rem;
    font-family: inherit;
    font-size: 0.88rem;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    background: white;
}

.advisor-filter-select:focus[b-yqelg9ceq7] {
    outline: none;
    border-color: #0659AE;
    box-shadow: 0 0 0 2px rgba(6, 89, 174, 0.15);
}

.advisor-narrative[b-yqelg9ceq7] {
    display: block;
    width: 100%;
    padding: 0.7rem;
    font-family: inherit;
    font-size: 0.95rem;
    line-height: 1.4;
    border: 1px solid #cbd5e1;
    border-radius: 6px;
    resize: vertical;
    box-sizing: border-box;
}

.advisor-narrative:focus[b-yqelg9ceq7] {
    outline: none;
    border-color: #2AB7EF;
    box-shadow: 0 0 0 2px rgba(42, 183, 239, 0.18);
}

/* ---- Question phase ---- */
.advisor-question-panel[b-yqelg9ceq7] {
    padding: 1.5rem;
    background: #f0f7ff;
    border-left: 4px solid #2AB7EF;
    border-radius: 6px;
}

.advisor-progress[b-yqelg9ceq7] {
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #14304D;
    margin-bottom: 0.6rem;
}

.advisor-question-text[b-yqelg9ceq7] {
    font-size: 1.15rem;
    line-height: 1.5;
    color: #14304D;
    margin-bottom: 1.2rem;
}

.advisor-answer-buttons[b-yqelg9ceq7] {
    display: flex;
    gap: 0.8rem;
    margin-bottom: 1rem;
}

/* ---- Results phase ---- */
.advisor-results-panel[b-yqelg9ceq7],
.advisor-nomatch-panel[b-yqelg9ceq7] {
    padding: 0.2rem 0;
}

.advisor-stopped-reason[b-yqelg9ceq7] {
    color: #666;
    font-style: italic;
    margin: 0.3rem 0 1rem;
}

.advisor-match-reasons[b-yqelg9ceq7] {
    margin: 1rem 0 1.5rem;
    padding: 0.7rem 1rem;
    background: #f8fafc;
    border-radius: 6px;
    font-size: 0.85rem;
    color: #555;
}

.advisor-match-label[b-yqelg9ceq7] {
    font-weight: 600;
    color: #14304D;
    margin-right: 0.4rem;
}

.advisor-nomatch-panel[b-yqelg9ceq7] {
    padding: 1.2rem;
    background: #fff7ed;
    border-left: 4px solid #f59e0b;
    border-radius: 6px;
}

.advisor-save-panel[b-yqelg9ceq7] {
    margin-top: 1.2rem;
    padding: 1rem;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
}

.advisor-save-panel h4[b-yqelg9ceq7] {
    margin: 0 0 0.4rem;
    color: #14304D;
    font-size: 1rem;
}

.advisor-save-disclosure[b-yqelg9ceq7] {
    font-size: 0.85rem;
    color: #555;
    line-height: 1.5;
    margin-bottom: 0.8rem;
}

.advisor-save-label[b-yqelg9ceq7] {
    display: block;
    font-size: 0.8rem;
    font-weight: 600;
    color: #14304D;
    margin-bottom: 0.3rem;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

.advisor-save-edit[b-yqelg9ceq7] {
    width: 100%;
    padding: 0.6rem;
    font-family: inherit;
    font-size: 0.9rem;
    line-height: 1.4;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    resize: vertical;
    box-sizing: border-box;
    margin-bottom: 0.8rem;
}

.advisor-save-buttons[b-yqelg9ceq7] {
    display: flex;
    gap: 0.6rem;
}

.advisor-save-confirmation[b-yqelg9ceq7] {
    margin: 1rem 0;
    padding: 0.8rem 1rem;
    background: #ecfdf5;
    border-left: 3px solid #10b981;
    color: #065f46;
    border-radius: 4px;
    font-size: 0.9rem;
}

.advisor-result-actions[b-yqelg9ceq7] {
    display: flex;
    gap: 0.6rem;
    margin-top: 1rem;
    flex-wrap: wrap;
}

.btn-flag[b-yqelg9ceq7] {
    background: #fff;
    color: #b45309;
    border-color: #f59e0b;
}

.btn-flag:hover[b-yqelg9ceq7] {
    background: #fff7ed;
}

/* ---- Buttons ---- */
.btn-advisor[b-yqelg9ceq7] {
    padding: 0.55rem 1.2rem;
    font-family: inherit;
    font-size: 0.95rem;
    border: 1px solid transparent;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.15s, transform 0.05s;
}

.btn-advisor:disabled[b-yqelg9ceq7] {
    opacity: 0.55;
    cursor: not-allowed;
}

.btn-advisor:not(:disabled):active[b-yqelg9ceq7] {
    transform: translateY(1px);
}

.btn-primary[b-yqelg9ceq7] {
    background: #0659AE;
    color: #fff;
    align-self: flex-start;
}

.btn-primary:not(:disabled):hover[b-yqelg9ceq7] {
    background: #084a8f;
}

.btn-secondary[b-yqelg9ceq7] {
    background: #fff;
    color: #0659AE;
    border-color: #0659AE;
    margin-top: 1rem;
}

.btn-secondary:hover[b-yqelg9ceq7] {
    background: #f0f7ff;
}

.btn-yes[b-yqelg9ceq7] {
    background: #0659AE;
    color: #fff;
    min-width: 90px;
}

.btn-yes:hover[b-yqelg9ceq7] {
    background: #084a8f;
}

.btn-no[b-yqelg9ceq7] {
    background: #fff;
    color: #0659AE;
    border-color: #0659AE;
    min-width: 90px;
}

.btn-no:hover[b-yqelg9ceq7] {
    background: #f0f7ff;
}

.advisor-reset-link[b-yqelg9ceq7] {
    background: none;
    border: none;
    color: #666;
    font-size: 0.85rem;
    text-decoration: underline;
    cursor: pointer;
    padding: 0;
}

.advisor-reset-link:hover[b-yqelg9ceq7] {
    color: #14304D;
}
/* _content/CoachingAdvisor.Web/Components/Pages/AdvisorLookup.razor.rz.scp.css */
.lookup-page[b-hon040893s] {
    max-width: 1100px;
}

.lookup-subtitle[b-hon040893s] {
    color: #555;
    margin-bottom: 1.2rem;
}

.lookup-toolbar[b-hon040893s] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.lookup-filter[b-hon040893s] {
    flex: 1;
    padding: 0.5rem 0.7rem;
    border: 1px solid #cbd5e1;
    border-radius: 6px;
    font-size: 0.9rem;
    font-family: inherit;
}

.lookup-filter:focus[b-hon040893s] {
    outline: none;
    border-color: #2AB7EF;
    box-shadow: 0 0 0 2px rgba(42, 183, 239, 0.18);
}

.lookup-count[b-hon040893s] {
    color: #666;
    font-size: 0.85rem;
    white-space: nowrap;
}

.lookup-test[b-hon040893s] {
    margin-bottom: 1.5rem;
    padding: 0.9rem 1rem;
    background: #f8fafc;
    border-left: 3px solid #2AB7EF;
    border-radius: 6px;
}

.lookup-test label[b-hon040893s] {
    display: block;
    font-weight: 600;
    font-size: 0.85rem;
    margin-bottom: 0.4rem;
    color: #14304D;
}

.lookup-test textarea[b-hon040893s] {
    width: 100%;
    padding: 0.5rem;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    font-family: inherit;
    font-size: 0.9rem;
    resize: vertical;
    box-sizing: border-box;
}

.lookup-test-result[b-hon040893s] {
    margin-top: 0.7rem;
    font-size: 0.88rem;
    color: #333;
}

.lookup-test-result ul[b-hon040893s] {
    margin: 0.3rem 0 0;
    padding-left: 1.2rem;
}

.lookup-table[b-hon040893s] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.88rem;
}

.lookup-table th[b-hon040893s],
.lookup-table td[b-hon040893s] {
    text-align: left;
    padding: 0.45rem 0.7rem;
    border-bottom: 1px solid #e2e8f0;
    vertical-align: top;
}

.lookup-table thead th[b-hon040893s] {
    background: #f0f7ff;
    color: #14304D;
    font-weight: 600;
    border-bottom: 2px solid #2AB7EF;
    position: sticky;
    top: 0;
}

.row-label td[b-hon040893s] {
    background: #fafcff;
    font-weight: 500;
}

.mono[b-hon040893s] {
    font-family: "SFMono-Regular", Consolas, "Liberation Mono", monospace;
    font-size: 0.82rem;
}
/* _content/CoachingAdvisor.Web/Components/Pages/Compliance.razor.rz.scp.css */
.compliance-page[b-lsiis14e4k] {
    max-width: 880px;
    margin: 0 auto;
    padding: 0.5rem 0 3rem;
    color: #1d1d1f;
}

.compliance-header[b-lsiis14e4k] {
    margin-bottom: 1.5rem;
}

.compliance-header h2[b-lsiis14e4k] {
    margin: 0 0 0.25rem 0;
    color: #14304D;
}

.compliance-subtitle[b-lsiis14e4k] {
    color: #475569;
    margin: 0;
    font-size: 0.95rem;
}

.compliance-section[b-lsiis14e4k] {
    background: white;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 1.1rem 1.4rem 1.25rem;
    margin-bottom: 1rem;
}

.compliance-section h3[b-lsiis14e4k] {
    color: #14304D;
    margin: 0 0 0.7rem 0;
    font-size: 1.1rem;
}

/* The headline statement at the top of each regulation section — the
   "no AI in the coaching workflow with any individual" promise gets
   visual emphasis without being a separate block. */
.compliance-headline[b-lsiis14e4k] {
    background: #eef2f8;
    border-left: 3px solid #0659AE;
    padding: 0.7rem 0.95rem;
    border-radius: 4px;
    color: #14304D;
    line-height: 1.5;
    margin: 0 0 0.85rem 0;
}

    .compliance-headline strong[b-lsiis14e4k] {
        display: block;
        margin-bottom: 0.35rem;
        color: #0659AE;
        font-size: 1.02rem;
    }

/* Principle block — prominent at the top */
.compliance-principle[b-lsiis14e4k] {
    background: #f0f4f9;
    border-color: #0659AE;
    border-left: 4px solid #0659AE;
}

/* Session preparation block — blue tint matching nav */
.compliance-block-session[b-lsiis14e4k] {
    background: rgba(6, 89, 174, 0.06);
    border-color: rgba(6, 89, 174, 0.25);
}

/* Plan design & publication block — orange tint matching nav */
.compliance-block-design[b-lsiis14e4k] {
    background: rgba(245, 158, 11, 0.06);
    border-color: rgba(245, 158, 11, 0.25);
}

.compliance-block-session ul[b-lsiis14e4k],
.compliance-block-design ul[b-lsiis14e4k] {
    margin: 0;
    padding-left: 1.25rem;
}

.compliance-block-session li[b-lsiis14e4k],
.compliance-block-design li[b-lsiis14e4k] {
    margin-bottom: 0.55rem;
    line-height: 1.5;
    color: #334155;
}

.compliance-section p[b-lsiis14e4k] {
    color: #334155;
    line-height: 1.5;
    margin: 0 0 0.7rem 0;
}

.compliance-section p:last-child[b-lsiis14e4k] {
    margin-bottom: 0;
}

/* Articles — definition list. Term in navy small caps; description in
   normal body weight beside it on wide screens, below on narrow. */
.compliance-articles[b-lsiis14e4k] {
    margin: 0;
    display: grid;
    grid-template-columns: minmax(170px, 220px) 1fr;
    gap: 0.55rem 1rem;
    align-items: baseline;
}

@media (max-width: 640px) {
    .compliance-articles[b-lsiis14e4k] {
        grid-template-columns: 1fr;
        gap: 0.2rem;
    }
}

.compliance-articles dt[b-lsiis14e4k] {
    font-weight: 600;
    color: #14304D;
    font-size: 0.85rem;
    letter-spacing: 0.01em;
}

.compliance-articles dd[b-lsiis14e4k] {
    margin: 0;
    color: #334155;
    line-height: 1.5;
    font-size: 0.9rem;
}

.compliance-controller[b-lsiis14e4k] {
    background: #fdfaf3;
    border-color: #e8dec7;
}

.compliance-controller p[b-lsiis14e4k] {
    font-size: 0.88rem;
}
/* _content/CoachingAdvisor.Web/Components/Pages/Public/CaseStudies.razor.rz.scp.css */
/* ============================================================
   CASE STUDIES PAGE
   FLC brand: #0659AE (primary), #2AB7EF (accent), #14304D (dark)
   ============================================================ */

/* --- Hero --- */
.cs-hero[b-40kdufqsj8] {
    background: linear-gradient(135deg, #f8fbff 0%, #edf4fc 100%);
    padding: 4rem 2rem;
}

.cs-hero-inner[b-40kdufqsj8] {
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
}

.cs-hero h1[b-40kdufqsj8] {
    font-size: 2.2rem;
    font-weight: 700;
    color: #14304D;
    line-height: 1.25;
    margin-bottom: 1rem;
}

.cs-hero-sub[b-40kdufqsj8] {
    font-size: 1.1rem;
    color: #4a6a8a;
    line-height: 1.6;
    max-width: 600px;
    margin: 0 auto;
}

/* --- Sections --- */
.cs-section[b-40kdufqsj8] {
    padding: 4rem 2rem;
}

.cs-section-alt[b-40kdufqsj8] {
    background: #f8f9fb;
}

.cs-section-inner[b-40kdufqsj8] {
    max-width: 1140px;
    margin: 0 auto;
}

/* --- Card Grid --- */
.cs-grid[b-40kdufqsj8] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
}

.cs-card[b-40kdufqsj8] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    transition: box-shadow 0.15s;
}

.cs-card:hover[b-40kdufqsj8] {
    box-shadow: 0 4px 16px rgba(0,0,0,0.06);
}

.cs-card-more[b-40kdufqsj8] {
    background: #f8f9fb;
    border-style: dashed;
}

.cs-card-tag[b-40kdufqsj8] {
    display: inline-block;
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #fff;
    background: #0659AE;
    padding: 0.2rem 0.6rem;
    border-radius: 4px;
    margin-bottom: 0.75rem;
    align-self: flex-start;
}

.cs-card-more .cs-card-tag[b-40kdufqsj8] {
    background: #6b7280;
}

.cs-card h3[b-40kdufqsj8] {
    font-size: 1.15rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 1rem;
}

/* --- Stats --- */
.cs-card-stats[b-40kdufqsj8] {
    display: flex;
    gap: 1rem;
    margin-bottom: 1rem;
    flex-wrap: wrap;
}

.cs-stat[b-40kdufqsj8] {
    display: flex;
    flex-direction: column;
    text-align: center;
    flex: 1;
    min-width: 80px;
}

.cs-stat-value[b-40kdufqsj8] {
    font-size: 1.3rem;
    font-weight: 700;
    color: #0659AE;
}

.cs-stat-label[b-40kdufqsj8] {
    font-size: 0.7rem;
    color: #708090;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-top: 0.2rem;
}

/* --- Card Description --- */
.cs-card-desc[b-40kdufqsj8] {
    font-size: 0.9rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin-bottom: 1rem;
    flex: 1;
}

.cs-coming-soon[b-40kdufqsj8] {
    font-size: 0.85rem;
    font-weight: 600;
    color: #0659AE;
    padding-top: 0.75rem;
    border-top: 1px solid #e8ecf0;
}

.cs-card-link[b-40kdufqsj8] {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.cs-card-link:hover[b-40kdufqsj8] {
    border-color: #0659AE;
    text-decoration: none;
    color: inherit;
}

.cs-read-more[b-40kdufqsj8] {
    font-size: 0.9rem;
    font-weight: 600;
    color: #0659AE;
    padding-top: 0.75rem;
    border-top: 1px solid #e8ecf0;
    transition: color 0.15s;
}

.cs-card-link:hover .cs-read-more[b-40kdufqsj8] {
    color: #14304D;
}

/* --- CTA --- */
.cs-cta[b-40kdufqsj8] {
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
}

.cs-cta h2[b-40kdufqsj8] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.75rem;
}

.cs-cta p[b-40kdufqsj8] {
    font-size: 1rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.cs-cta-btn[b-40kdufqsj8] {
    display: inline-block;
    background: #0659AE;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.05rem;
    font-weight: 600;
    padding: 0.9rem 2rem;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.15s, transform 0.1s;
}

.cs-cta-btn:hover[b-40kdufqsj8] {
    background: #054a8e;
    transform: translateY(-1px);
}

/* --- Mobile --- */
@media (max-width: 768px) {
    .cs-hero[b-40kdufqsj8] {
        padding: 2.5rem 1.25rem;
    }

    .cs-hero h1[b-40kdufqsj8] {
        font-size: 1.6rem;
    }

    .cs-section[b-40kdufqsj8] {
        padding: 2.5rem 1.25rem;
    }

    .cs-grid[b-40kdufqsj8] {
        grid-template-columns: 1fr;
    }
}
/* _content/CoachingAdvisor.Web/Components/Pages/Public/CaseStudyAIB.razor.rz.scp.css */
/* ============================================================
   CASE STUDY — AIB
   FLC brand: #0659AE (primary), #2AB7EF (accent), #14304D (dark)
   Font: Montserrat (already loaded)
   ============================================================ */

/* --- Layout --- */
.case-inner[b-cez0nz533p] {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 2rem;
}

/* --- Back link --- */
.case-back[b-cez0nz533p] {
    padding: 1.25rem 0 0;
}

.back-link[b-cez0nz533p] {
    display: inline-block;
    font-size: 0.85rem;
    font-weight: 600;
    color: #0659AE;
    text-decoration: none;
    transition: color 0.15s;
}

.back-link:hover[b-cez0nz533p] {
    color: #054a8e;
    text-decoration: underline;
}

/* --- Header --- */
.case-header[b-cez0nz533p] {
    padding: 2rem 0 3rem;
}

.case-label[b-cez0nz533p] {
    display: inline-block;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #2AB7EF;
    margin-bottom: 0.75rem;
}

.case-header h1[b-cez0nz533p] {
    font-size: 2rem;
    font-weight: 700;
    color: #14304D;
    line-height: 1.3;
    max-width: 780px;
    margin-bottom: 1rem;
}

.case-summary[b-cez0nz533p] {
    font-size: 1.1rem;
    color: #4a6a8a;
    line-height: 1.6;
    max-width: 640px;
}

/* --- Body sections --- */
.case-section[b-cez0nz533p] {
    padding: 2.5rem 0;
}

.case-section h2[b-cez0nz533p] {
    font-size: 1.35rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 1rem;
}

.case-section p[b-cez0nz533p] {
    font-size: 0.95rem;
    color: #3a5570;
    line-height: 1.75;
    max-width: 780px;
    margin-bottom: 1rem;
}

.case-section p:last-child[b-cez0nz533p] {
    margin-bottom: 0;
}

.case-section-alt[b-cez0nz533p] {
    background: #f8f9fb;
}

/* --- Results highlight --- */
.case-section-highlight[b-cez0nz533p] {
    background: linear-gradient(135deg, #f8fbff 0%, #edf4fc 100%);
}

.results-grid[b-cez0nz533p] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
    margin: 1.5rem 0 2.5rem;
}

.result-card[b-cez0nz533p] {
    text-align: center;
    background: #fff;
    border-radius: 10px;
    padding: 1.5rem 1rem;
    box-shadow: 0 2px 8px rgba(6, 89, 174, 0.06);
}

.result-stat[b-cez0nz533p] {
    font-size: 1.8rem;
    font-weight: 700;
    color: #0659AE;
    margin-bottom: 0.4rem;
}

.result-label[b-cez0nz533p] {
    font-size: 0.82rem;
    color: #4a6a8a;
    line-height: 1.45;
}

.results-proof[b-cez0nz533p] {
    background: #fff;
    border-left: 4px solid #2AB7EF;
    border-radius: 6px;
    padding: 1.25rem 1.5rem;
    margin-bottom: 2rem;
}

.results-proof h3[b-cez0nz533p] {
    font-size: 1rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.5rem;
}

.results-proof p[b-cez0nz533p] {
    font-size: 0.9rem;
    color: #3a5570;
    line-height: 1.7;
    margin-bottom: 0;
    max-width: none;
}

.results-detail p[b-cez0nz533p] {
    font-size: 0.95rem;
    color: #3a5570;
    line-height: 1.75;
    max-width: 780px;
    margin-bottom: 1rem;
}

.results-detail p:last-child[b-cez0nz533p] {
    margin-bottom: 0;
}

/* --- Quote --- */
.case-section-quote[b-cez0nz533p] {
    background: #14304D;
    padding: 3rem 0;
}

.case-quote[b-cez0nz533p] {
    margin: 0;
    padding: 0;
    max-width: 780px;
}

.case-quote p[b-cez0nz533p] {
    font-size: 1.1rem;
    font-style: italic;
    color: #e0eaf4;
    line-height: 1.75;
    margin-bottom: 1.25rem;
    max-width: none;
}

.case-quote cite[b-cez0nz533p] {
    font-style: normal;
    font-size: 0.85rem;
    font-weight: 600;
    color: #2AB7EF;
}

/* --- CTA --- */
.case-cta[b-cez0nz533p] {
    padding: 3rem 0;
}

.case-cta-inner[b-cez0nz533p] {
    text-align: center;
    max-width: 600px;
}

.case-cta h2[b-cez0nz533p] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.75rem;
}

.case-cta p[b-cez0nz533p] {
    font-size: 1rem;
    color: #4a6a8a;
    line-height: 1.6;
    max-width: none;
    margin-bottom: 1.5rem;
}

.btn-primary[b-cez0nz533p] {
    display: inline-block;
    background: #0659AE;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.95rem;
    font-weight: 600;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.15s, transform 0.1s;
}

.btn-primary:hover[b-cez0nz533p] {
    background: #054a8e;
    transform: translateY(-1px);
}

/* --- Mobile --- */
@media (max-width: 768px) {
    .case-inner[b-cez0nz533p] {
        padding: 0 1.25rem;
    }

    .case-header[b-cez0nz533p] {
        padding: 1.5rem 0 2rem;
    }

    .case-header h1[b-cez0nz533p] {
        font-size: 1.5rem;
    }

    .case-section[b-cez0nz533p] {
        padding: 2rem 0;
    }

    .case-section h2[b-cez0nz533p] {
        font-size: 1.2rem;
    }

    .results-grid[b-cez0nz533p] {
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }

    .result-stat[b-cez0nz533p] {
        font-size: 1.5rem;
    }

    .case-quote p[b-cez0nz533p] {
        font-size: 1rem;
    }

    .case-section-quote[b-cez0nz533p] {
        padding: 2rem 0;
    }
}

@media (max-width: 480px) {
    .results-grid[b-cez0nz533p] {
        grid-template-columns: 1fr;
    }
}
/* _content/CoachingAdvisor.Web/Components/Pages/Public/CaseStudyThreshold.razor.rz.scp.css */
/* ============================================================
   CASE STUDY — THRESHOLD
   FLC brand: #0659AE (primary), #2AB7EF (accent), #14304D (dark)
   Font: Montserrat (already loaded)
   ============================================================ */

/* --- Layout --- */
.case-inner[b-cocxezonu0] {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 2rem;
}

/* --- Back link --- */
.case-back[b-cocxezonu0] {
    padding: 1.25rem 0 0;
}

.back-link[b-cocxezonu0] {
    display: inline-block;
    font-size: 0.85rem;
    font-weight: 600;
    color: #0659AE;
    text-decoration: none;
    transition: color 0.15s;
}

.back-link:hover[b-cocxezonu0] {
    color: #054a8e;
    text-decoration: underline;
}

/* --- Header --- */
.case-header[b-cocxezonu0] {
    padding: 2rem 0 3rem;
}

.case-label[b-cocxezonu0] {
    display: inline-block;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #2AB7EF;
    margin-bottom: 0.75rem;
}

.case-header h1[b-cocxezonu0] {
    font-size: 2rem;
    font-weight: 700;
    color: #14304D;
    line-height: 1.3;
    max-width: 780px;
    margin-bottom: 1rem;
}

.case-summary[b-cocxezonu0] {
    font-size: 1.1rem;
    color: #4a6a8a;
    line-height: 1.6;
    max-width: 640px;
}

/* --- Body sections --- */
.case-section[b-cocxezonu0] {
    padding: 2.5rem 0;
}

.case-section h2[b-cocxezonu0] {
    font-size: 1.35rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 1rem;
}

.case-section p[b-cocxezonu0] {
    font-size: 0.95rem;
    color: #3a5570;
    line-height: 1.75;
    max-width: 780px;
    margin-bottom: 1rem;
}

.case-section p:last-child[b-cocxezonu0] {
    margin-bottom: 0;
}

.case-section-alt[b-cocxezonu0] {
    background: #f8f9fb;
}

/* --- Results highlight --- */
.case-section-highlight[b-cocxezonu0] {
    background: linear-gradient(135deg, #f8fbff 0%, #edf4fc 100%);
}

.results-grid[b-cocxezonu0] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
    margin: 1.5rem 0 2.5rem;
}

.result-card[b-cocxezonu0] {
    text-align: center;
    background: #fff;
    border-radius: 10px;
    padding: 1.5rem 1rem;
    box-shadow: 0 2px 8px rgba(6, 89, 174, 0.06);
}

.result-stat[b-cocxezonu0] {
    font-size: 1.8rem;
    font-weight: 700;
    color: #0659AE;
    margin-bottom: 0.4rem;
}

.result-label[b-cocxezonu0] {
    font-size: 0.82rem;
    color: #4a6a8a;
    line-height: 1.45;
}

.results-detail p[b-cocxezonu0] {
    font-size: 0.95rem;
    color: #3a5570;
    line-height: 1.75;
    max-width: 780px;
    margin-bottom: 1rem;
}

.results-detail p:last-child[b-cocxezonu0] {
    margin-bottom: 0;
}

/* --- CTA --- */
.case-cta[b-cocxezonu0] {
    padding: 3rem 0;
}

.case-cta-inner[b-cocxezonu0] {
    text-align: center;
    max-width: 600px;
}

.case-cta h2[b-cocxezonu0] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.75rem;
}

.case-cta p[b-cocxezonu0] {
    font-size: 1rem;
    color: #4a6a8a;
    line-height: 1.6;
    max-width: none;
    margin-bottom: 1.5rem;
}

.btn-primary[b-cocxezonu0] {
    display: inline-block;
    background: #0659AE;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.95rem;
    font-weight: 600;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.15s, transform 0.1s;
}

.btn-primary:hover[b-cocxezonu0] {
    background: #054a8e;
    transform: translateY(-1px);
}

/* --- Mobile --- */
@media (max-width: 768px) {
    .case-inner[b-cocxezonu0] {
        padding: 0 1.25rem;
    }

    .case-header[b-cocxezonu0] {
        padding: 1.5rem 0 2rem;
    }

    .case-header h1[b-cocxezonu0] {
        font-size: 1.5rem;
    }

    .case-section[b-cocxezonu0] {
        padding: 2rem 0;
    }

    .case-section h2[b-cocxezonu0] {
        font-size: 1.2rem;
    }

    .results-grid[b-cocxezonu0] {
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }

    .result-stat[b-cocxezonu0] {
        font-size: 1.5rem;
    }
}

@media (max-width: 480px) {
    .results-grid[b-cocxezonu0] {
        grid-template-columns: 1fr;
    }
}
/* _content/CoachingAdvisor.Web/Components/Pages/Public/Contact.razor.rz.scp.css */
/* ============================================================
   CONTACT PAGE
   FLC brand: #0659AE (primary), #2AB7EF (accent), #14304D (dark)
   ============================================================ */

/* --- Hero --- */
.contact-hero[b-o1tj7uzvaa] {
    background: linear-gradient(135deg, #f8fbff 0%, #edf4fc 100%);
    padding: 4rem 2rem;
}

.contact-hero-inner[b-o1tj7uzvaa] {
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
}

.contact-hero h1[b-o1tj7uzvaa] {
    font-size: 2.2rem;
    font-weight: 700;
    color: #14304D;
    line-height: 1.25;
    margin-bottom: 1rem;
}

.contact-hero-sub[b-o1tj7uzvaa] {
    font-size: 1.1rem;
    color: #4a6a8a;
    line-height: 1.6;
    max-width: 560px;
    margin: 0 auto;
}

/* --- Section --- */
.contact-section[b-o1tj7uzvaa] {
    padding: 4rem 2rem;
}

.contact-section-inner[b-o1tj7uzvaa] {
    max-width: 1140px;
    margin: 0 auto;
}

/* --- Grid --- */
.contact-grid[b-o1tj7uzvaa] {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 3rem;
}

/* --- Contact Details --- */
.contact-details h2[b-o1tj7uzvaa] {
    font-size: 1.3rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 1.5rem;
}

.contact-detail-card[b-o1tj7uzvaa] {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #e8ecf0;
}

.contact-detail-card:last-child[b-o1tj7uzvaa] {
    border-bottom: none;
    padding-bottom: 0;
}

.contact-detail-card h3[b-o1tj7uzvaa] {
    font-size: 0.95rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.4rem;
}

.contact-detail-card a[b-o1tj7uzvaa] {
    color: #0659AE;
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
}

.contact-detail-card a:hover[b-o1tj7uzvaa] {
    text-decoration: underline;
}

.contact-phone[b-o1tj7uzvaa] {
    font-size: 0.95rem;
    color: #14304D;
    font-weight: 500;
    margin-bottom: 0.3rem;
}

.contact-address[b-o1tj7uzvaa] {
    font-size: 0.85rem;
    color: #4a6a8a;
    line-height: 1.5;
    margin: 0;
}

/* --- Contact Form --- */
.contact-form-wrapper h2[b-o1tj7uzvaa] {
    font-size: 1.3rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 1.5rem;
}

.contact-form[b-o1tj7uzvaa] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.contact-field[b-o1tj7uzvaa] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.contact-field label[b-o1tj7uzvaa] {
    font-size: 0.85rem;
    font-weight: 600;
    color: #14304D;
}

.contact-field input[b-o1tj7uzvaa],
.contact-field textarea[b-o1tj7uzvaa] {
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    font-size: 0.95rem;
    padding: 0.7rem;
    border: 1px solid #cbd5e1;
    border-radius: 6px;
    transition: border-color 0.15s, box-shadow 0.15s;
    background: #fff;
}

.contact-field input:focus[b-o1tj7uzvaa],
.contact-field textarea:focus[b-o1tj7uzvaa] {
    outline: none;
    border-color: #2AB7EF;
    box-shadow: 0 0 0 2px rgba(42, 183, 239, 0.18);
}

.contact-field textarea[b-o1tj7uzvaa] {
    resize: vertical;
    min-height: 120px;
}

.contact-submit[b-o1tj7uzvaa] {
    display: inline-block;
    background: #0659AE;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.95rem;
    font-weight: 600;
    padding: 0.75rem 1.5rem;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background 0.15s, transform 0.1s;
    align-self: flex-start;
}

.contact-submit:hover:not(:disabled)[b-o1tj7uzvaa] {
    background: #054a8e;
    transform: translateY(-1px);
}

.contact-submit:disabled[b-o1tj7uzvaa] {
    opacity: 0.5;
    cursor: not-allowed;
}

/* --- Thank You --- */
.contact-thank-you[b-o1tj7uzvaa] {
    background: #ecfdf5;
    border: 1px solid #a7f3d0;
    border-left: 4px solid #059669;
    border-radius: 8px;
    padding: 2rem;
}

.contact-thank-you h3[b-o1tj7uzvaa] {
    font-size: 1.2rem;
    font-weight: 700;
    color: #065f46;
    margin-bottom: 0.5rem;
}

.contact-thank-you p[b-o1tj7uzvaa] {
    font-size: 0.95rem;
    color: #047857;
    line-height: 1.6;
    margin: 0;
}

/* --- Mobile --- */
@media (max-width: 768px) {
    .contact-hero[b-o1tj7uzvaa] {
        padding: 2.5rem 1.25rem;
    }

    .contact-hero h1[b-o1tj7uzvaa] {
        font-size: 1.6rem;
    }

    .contact-section[b-o1tj7uzvaa] {
        padding: 2.5rem 1.25rem;
    }

    .contact-grid[b-o1tj7uzvaa] {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
}
/* _content/CoachingAdvisor.Web/Components/Pages/Public/EuAiAct.razor.rz.scp.css */
/* ============================================================
   EU AI ACT PAGE
   FLC brand: #0659AE (primary), #2AB7EF (accent), #14304D (dark)
   ============================================================ */

/* --- Hero --- */
.ai-hero[b-io0233lvwd] {
    background: linear-gradient(135deg, #f8fbff 0%, #edf4fc 100%);
    padding: 4rem 2rem;
}

.ai-hero-inner[b-io0233lvwd] {
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
}

.ai-hero h1[b-io0233lvwd] {
    font-size: 2.2rem;
    font-weight: 700;
    color: #14304D;
    line-height: 1.25;
    margin-bottom: 1rem;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}

.ai-hero-sub[b-io0233lvwd] {
    font-size: 1.1rem;
    color: #4a6a8a;
    line-height: 1.6;
    max-width: 640px;
    margin: 0 auto;
}

/* --- Sections --- */
.ai-section[b-io0233lvwd] {
    padding: 4rem 2rem;
}

.ai-section-alt[b-io0233lvwd] {
    background: #f8f9fb;
}

.ai-section-inner[b-io0233lvwd] {
    max-width: 1140px;
    margin: 0 auto;
}

.ai-section-title[b-io0233lvwd] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #14304D;
    text-align: center;
    margin-bottom: 0.75rem;
}

.ai-section-intro[b-io0233lvwd] {
    font-size: 1.05rem;
    color: #4a6a8a;
    text-align: center;
    max-width: 640px;
    margin: 0 auto 2.5rem;
    line-height: 1.6;
}

/* --- Regulation Card --- */
.ai-regulation-card[b-io0233lvwd] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-left: 4px solid #0659AE;
    border-radius: 8px;
    padding: 1.75rem;
    margin-bottom: 2rem;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.ai-regulation-ref[b-io0233lvwd] {
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #0659AE;
    margin-bottom: 0.75rem;
}

.ai-regulation-card p[b-io0233lvwd] {
    font-size: 0.95rem;
    color: #333;
    line-height: 1.7;
    margin-bottom: 0.75rem;
}

.ai-regulation-card p:last-child[b-io0233lvwd] {
    margin-bottom: 0;
}

/* --- Impact Box --- */
.ai-impact-box[b-io0233lvwd] {
    background: #fff7ed;
    border: 1px solid #fed7aa;
    border-left: 4px solid #f59e0b;
    border-radius: 8px;
    padding: 1.75rem;
    max-width: 800px;
    margin: 0 auto;
}

.ai-impact-box h3[b-io0233lvwd] {
    font-size: 1.05rem;
    font-weight: 700;
    color: #92400e;
    margin-bottom: 0.5rem;
}

.ai-impact-box p[b-io0233lvwd] {
    font-size: 0.95rem;
    color: #78350f;
    line-height: 1.7;
    margin-bottom: 0.5rem;
}

.ai-impact-box p:last-child[b-io0233lvwd] {
    margin-bottom: 0;
}

/* --- Boundary Grid --- */
.ai-boundary-grid[b-io0233lvwd] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
}

.ai-boundary-card[b-io0233lvwd] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    padding: 1.75rem;
}

.ai-boundary-safe[b-io0233lvwd] {
    border-top: 3px solid #2AB7EF;
}

.ai-boundary-none[b-io0233lvwd] {
    border-top: 3px solid #059669;
}

.ai-boundary-card h3[b-io0233lvwd] {
    font-size: 1.1rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.5rem;
}

.ai-boundary-label[b-io0233lvwd] {
    display: inline-block;
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    padding: 0.2rem 0.6rem;
    border-radius: 4px;
    margin-bottom: 1rem;
}

.ai-label-safe[b-io0233lvwd] {
    background: #e0f2fe;
    color: #0369a1;
}

.ai-label-none[b-io0233lvwd] {
    background: #ecfdf5;
    color: #047857;
}

.ai-boundary-card ul[b-io0233lvwd] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ai-boundary-card li[b-io0233lvwd] {
    font-size: 0.9rem;
    color: #4a6a8a;
    line-height: 1.6;
    padding: 0.6rem 0;
    border-bottom: 1px solid #f0f0f0;
}

.ai-boundary-card li:last-child[b-io0233lvwd] {
    border-bottom: none;
    padding-bottom: 0;
}

.ai-boundary-card li strong[b-io0233lvwd] {
    color: #14304D;
}

/* --- Enforcement Grid --- */
.ai-enforcement-grid[b-io0233lvwd] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
}

.ai-enforcement-card[b-io0233lvwd] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    padding: 1.75rem;
    text-align: center;
}

.ai-enforcement-icon[b-io0233lvwd] {
    margin-bottom: 0.75rem;
}

.ai-enforcement-card h3[b-io0233lvwd] {
    font-size: 1.05rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.5rem;
}

.ai-enforcement-card p[b-io0233lvwd] {
    font-size: 0.85rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin: 0;
    text-align: left;
}

.ai-enforcement-card code[b-io0233lvwd] {
    background: #f0f4f8;
    padding: 0.15rem 0.4rem;
    border-radius: 3px;
    font-size: 0.82rem;
    color: #0659AE;
}

/* --- Distinction Card --- */
.ai-distinction-card[b-io0233lvwd] {
    background: #fff;
    border: 2px solid #0659AE;
    border-radius: 10px;
    padding: 2.5rem;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.ai-distinction-card h2[b-io0233lvwd] {
    font-size: 1.4rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 1rem;
}

.ai-distinction-card p[b-io0233lvwd] {
    font-size: 1rem;
    color: #4a6a8a;
    line-height: 1.7;
    margin-bottom: 0.75rem;
}

.ai-distinction-card p:last-child[b-io0233lvwd] {
    margin-bottom: 0;
}

.ai-distinction-card strong[b-io0233lvwd] {
    color: #14304D;
}

/* --- CTA --- */
.ai-cta[b-io0233lvwd] {
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
}

.ai-cta h2[b-io0233lvwd] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.75rem;
}

.ai-cta p[b-io0233lvwd] {
    font-size: 1rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.ai-cta-btn[b-io0233lvwd] {
    display: inline-block;
    background: #0659AE;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.05rem;
    font-weight: 600;
    padding: 0.9rem 2rem;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.15s, transform 0.1s;
}

.ai-cta-btn:hover[b-io0233lvwd] {
    background: #054a8e;
    transform: translateY(-1px);
}

/* --- Mobile --- */
@media (max-width: 768px) {
    .ai-hero[b-io0233lvwd] {
        padding: 2.5rem 1.25rem;
    }

    .ai-hero h1[b-io0233lvwd] {
        font-size: 1.6rem;
    }

    .ai-section[b-io0233lvwd] {
        padding: 2.5rem 1.25rem;
    }

    .ai-boundary-grid[b-io0233lvwd] {
        grid-template-columns: 1fr;
    }

    .ai-enforcement-grid[b-io0233lvwd] {
        grid-template-columns: 1fr;
    }

    .ai-section-title[b-io0233lvwd] {
        font-size: 1.3rem;
    }

    .ai-distinction-card[b-io0233lvwd] {
        padding: 1.5rem;
    }
}
/* _content/CoachingAdvisor.Web/Components/Pages/Public/Features.razor.rz.scp.css */
/* ============================================================
   FEATURES PAGE
   FLC brand: #0659AE (primary), #2AB7EF (accent), #14304D (dark)
   Font: Montserrat
   ============================================================ */

/* --- Hero --- */
.features-hero[b-ld0ri4d23m] {
    background: linear-gradient(135deg, #f8fbff 0%, #edf4fc 100%);
    padding: 4rem 2rem;
}

.features-hero-inner[b-ld0ri4d23m] {
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
}

.features-hero h1[b-ld0ri4d23m] {
    font-size: 2.2rem;
    font-weight: 700;
    color: #14304D;
    line-height: 1.25;
    margin-bottom: 1rem;
}

.features-hero-sub[b-ld0ri4d23m] {
    font-size: 1.1rem;
    color: #4a6a8a;
    line-height: 1.6;
    max-width: 700px;
    margin: 0 auto;
}

/* --- Sections --- */
.features-section[b-ld0ri4d23m] {
    padding: 4rem 2rem;
}

.features-section-alt[b-ld0ri4d23m] {
    background: #f8f9fb;
}

.features-section-dark[b-ld0ri4d23m] {
    background: #14304D;
    color: #c0cfe0;
}

.features-section-inner[b-ld0ri4d23m] {
    max-width: 1140px;
    margin: 0 auto;
}

.features-section-title[b-ld0ri4d23m] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #14304D;
    text-align: center;
    margin-bottom: 0.75rem;
}

.features-section-intro[b-ld0ri4d23m] {
    font-size: 1.05rem;
    color: #4a6a8a;
    text-align: center;
    max-width: 640px;
    margin: 0 auto 2.5rem;
    line-height: 1.6;
}

/* --- 3 Hidden Challenges --- */
.features-challenges[b-ld0ri4d23m] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
    margin: 2rem 0 2rem;
}

.features-challenge-card[b-ld0ri4d23m] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    padding: 1.75rem;
    text-align: center;
    transition: box-shadow 0.15s;
}

.features-challenge-card:hover[b-ld0ri4d23m] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}

.features-challenge-number[b-ld0ri4d23m] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #0659AE;
    color: #fff;
    font-weight: 700;
    font-size: 1.1rem;
    border-radius: 50%;
    margin-bottom: 1rem;
}

.features-challenge-card p[b-ld0ri4d23m] {
    font-size: 1rem;
    color: #14304D;
    line-height: 1.6;
    font-weight: 500;
    margin: 0;
}

.features-challenge-answer[b-ld0ri4d23m] {
    font-size: 1.15rem;
    font-weight: 700;
    color: #0659AE;
    text-align: center;
    margin-top: 2rem;
}

/* --- Tier Labels --- */
.features-tier-label[b-ld0ri4d23m] {
    font-size: 1.4rem;
    font-weight: 700;
    color: #14304D;
    text-align: center;
    margin-bottom: 0.5rem;
}

.features-tier-intro[b-ld0ri4d23m] {
    font-size: 1rem;
    color: #4a6a8a;
    text-align: center;
    max-width: 700px;
    margin: 0 auto 2rem;
    line-height: 1.6;
}

.features-tier-intro a[b-ld0ri4d23m] {
    color: #0659AE;
    font-weight: 600;
    text-decoration: none;
}

.features-tier-intro a:hover[b-ld0ri4d23m] {
    text-decoration: underline;
}

/* --- Tier backgrounds --- */
.features-tier-prep[b-ld0ri4d23m] {
    background: #e8f0fa;
}

.features-tier-vignette[b-ld0ri4d23m] {
    background: #fce8ee;
}

/* Prep tier card accents */
.feature-item-prep[b-ld0ri4d23m] {
    border-color: #c0d4ea;
}

.feature-icon-prep[b-ld0ri4d23m] {
    background: #dbe8f8;
}

/* Vignette tier card accents */
.feature-item-vignette[b-ld0ri4d23m] {
    border-color: #f0c0cc;
}

.feature-icon-vignette[b-ld0ri4d23m] {
    background: #fce0e8;
}

/* --- Feature List --- */
.features-list[b-ld0ri4d23m] {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.feature-item[b-ld0ri4d23m] {
    display: flex;
    gap: 1.5rem;
    align-items: flex-start;
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    padding: 2rem;
    transition: box-shadow 0.15s;
}

.feature-item:hover[b-ld0ri4d23m] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}

.feature-icon[b-ld0ri4d23m] {
    flex-shrink: 0;
    width: 56px;
    height: 56px;
    background: #f0f7ff;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.feature-content h3[b-ld0ri4d23m] {
    font-size: 1.1rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.5rem;
}

.feature-content p[b-ld0ri4d23m] {
    font-size: 0.95rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin: 0;
}

/* --- CTA --- */
.features-cta[b-ld0ri4d23m] {
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
}

.features-cta h2[b-ld0ri4d23m] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0.75rem;
}

.features-cta p[b-ld0ri4d23m] {
    font-size: 1rem;
    color: #a0b8d0;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.btn-accent-lg[b-ld0ri4d23m] {
    display: inline-block;
    background: #2AB7EF;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.05rem;
    font-weight: 600;
    padding: 0.9rem 2rem;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.15s, transform 0.1s;
}

.btn-accent-lg:hover[b-ld0ri4d23m] {
    background: #1da0d4;
    transform: translateY(-1px);
}

/* --- Mobile --- */
@media (max-width: 768px) {
    .features-hero[b-ld0ri4d23m] {
        padding: 2.5rem 1.25rem;
    }

    .features-hero h1[b-ld0ri4d23m] {
        font-size: 1.6rem;
    }

    .features-section[b-ld0ri4d23m] {
        padding: 2.5rem 1.25rem;
    }

    .features-challenges[b-ld0ri4d23m] {
        grid-template-columns: 1fr;
    }

    .feature-item[b-ld0ri4d23m] {
        flex-direction: column;
        gap: 1rem;
    }

    .features-section-title[b-ld0ri4d23m] {
        font-size: 1.3rem;
    }
}
/* _content/CoachingAdvisor.Web/Components/Pages/Public/ForBPOs.razor.rz.scp.css */
/* ============================================================
   FOR BPOS PAGE
   FLC brand: #0659AE (primary), #2AB7EF (accent), #14304D (dark)
   ============================================================ */

/* --- Hero --- */
.bpo-hero[b-658t3d5gb0] {
    background: linear-gradient(135deg, #f8fbff 0%, #edf4fc 100%);
    padding: 4rem 2rem;
}

.bpo-hero-inner[b-658t3d5gb0] {
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
}

.bpo-hero h1[b-658t3d5gb0] {
    font-size: 2.2rem;
    font-weight: 700;
    color: #14304D;
    line-height: 1.25;
    margin-bottom: 1rem;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}

.bpo-hero-sub[b-658t3d5gb0] {
    font-size: 1.1rem;
    color: #4a6a8a;
    line-height: 1.6;
    max-width: 700px;
    margin: 0 auto;
}

/* --- Sections --- */
.bpo-section[b-658t3d5gb0] {
    padding: 4rem 2rem;
}

.bpo-section-alt[b-658t3d5gb0] {
    background: #f8f9fb;
}

.bpo-section-dark[b-658t3d5gb0] {
    background: #14304D;
    color: #c0cfe0;
}

.bpo-section-inner[b-658t3d5gb0] {
    max-width: 1140px;
    margin: 0 auto;
}

.bpo-section-title[b-658t3d5gb0] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #14304D;
    text-align: center;
    margin-bottom: 0.75rem;
}

.bpo-section-intro[b-658t3d5gb0] {
    font-size: 1.05rem;
    color: #4a6a8a;
    text-align: center;
    max-width: 640px;
    margin: 0 auto 2.5rem;
    line-height: 1.6;
}

/* --- Pain Points Grid --- */
.bpo-pain-grid[b-658t3d5gb0] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
}

.bpo-pain-card[b-658t3d5gb0] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    padding: 1.75rem;
    transition: box-shadow 0.15s;
}

.bpo-pain-card:hover[b-658t3d5gb0] {
    box-shadow: 0 4px 16px rgba(0,0,0,0.06);
}

.bpo-pain-icon[b-658t3d5gb0] {
    margin-bottom: 0.75rem;
}

.bpo-pain-card h3[b-658t3d5gb0] {
    font-size: 1.05rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.5rem;
}

.bpo-pain-problem[b-658t3d5gb0] {
    font-size: 0.9rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin-bottom: 1rem;
}

.bpo-pain-solution[b-658t3d5gb0] {
    font-size: 0.9rem;
    color: #333;
    line-height: 1.6;
    background: #f0f7ff;
    padding: 0.75rem 1rem;
    border-radius: 6px;
    border-left: 3px solid #2AB7EF;
}

/* --- The Ask Grid --- */
.bpo-ask-grid[b-658t3d5gb0] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
    max-width: 720px;
    margin: 0 auto;
}

.bpo-ask-card[b-658t3d5gb0] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    padding: 1.75rem;
    text-align: center;
}

.bpo-ask-time[b-658t3d5gb0] {
    font-size: 2rem;
    font-weight: 700;
    color: #0659AE;
    margin-bottom: 0.5rem;
}

.bpo-ask-card h3[b-658t3d5gb0] {
    font-size: 1.05rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.5rem;
}

.bpo-ask-card p[b-658t3d5gb0] {
    font-size: 0.85rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin: 0;
}

/* --- Vignette Steps --- */
.bpo-vignette-steps[b-658t3d5gb0] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.bpo-vignette-step[b-658t3d5gb0] {
    flex: 1;
    max-width: 300px;
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    padding: 1.5rem;
    text-align: center;
}

.bpo-vignette-arrow[b-658t3d5gb0] {
    flex-shrink: 0;
    color: #0659AE;
}

.bpo-step-number[b-658t3d5gb0] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: #0659AE;
    color: #fff;
    font-weight: 700;
    font-size: 1rem;
    border-radius: 50%;
    margin-bottom: 0.75rem;
}

.bpo-vignette-step h3[b-658t3d5gb0] {
    font-size: 1rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.5rem;
}

.bpo-vignette-step p[b-658t3d5gb0] {
    font-size: 0.85rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin: 0;
}

/* --- Compliance Banner --- */
.bpo-compliance-banner[b-658t3d5gb0] {
    background: #f0f7ff;
    border: 1px solid #d0e4f7;
    border-radius: 10px;
    padding: 2rem;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

.bpo-compliance-banner h2[b-658t3d5gb0] {
    font-size: 1.3rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.75rem;
}

.bpo-compliance-banner p[b-658t3d5gb0] {
    font-size: 0.95rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin-bottom: 1rem;
}

.bpo-compliance-link[b-658t3d5gb0] {
    font-size: 0.95rem;
    font-weight: 600;
    color: #0659AE;
    text-decoration: none;
}

.bpo-compliance-link:hover[b-658t3d5gb0] {
    text-decoration: underline;
}

/* --- Pricing Grid --- */
.bpo-pricing-grid[b-658t3d5gb0] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
    max-width: 800px;
    margin: 0 auto;
}

.bpo-pricing-card[b-658t3d5gb0] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    padding: 2rem;
    text-align: center;
}

.bpo-pricing-coaching[b-658t3d5gb0] {
    border-color: #0659AE;
    border-width: 2px;
}

.bpo-pricing-card h3[b-658t3d5gb0] {
    font-size: 1.1rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.75rem;
}

.bpo-price[b-658t3d5gb0] {
    font-size: 2rem;
    font-weight: 700;
    color: #0659AE;
    margin-bottom: 1rem;
}

.bpo-price-unit[b-658t3d5gb0] {
    font-size: 0.9rem;
    font-weight: 500;
    color: #4a6a8a;
}

.bpo-pricing-features[b-658t3d5gb0] {
    list-style: none;
    padding: 0;
    margin: 0 0 1rem;
    text-align: left;
}

.bpo-pricing-features li[b-658t3d5gb0] {
    font-size: 0.9rem;
    color: #333;
    padding: 0.4rem 0;
    border-bottom: 1px solid #f0f0f0;
    padding-left: 1.2rem;
    position: relative;
}

.bpo-pricing-features li[b-658t3d5gb0]::before {
    content: "\2713";
    position: absolute;
    left: 0;
    color: #059669;
    font-weight: 700;
}

.bpo-pricing-note[b-658t3d5gb0] {
    font-size: 0.8rem;
    color: #708090;
    font-style: italic;
    margin: 0;
}

/* --- Testimonial --- */
.bpo-testimonial[b-658t3d5gb0] {
    max-width: 720px;
    margin: 0 auto;
    text-align: center;
}

.bpo-testimonial blockquote[b-658t3d5gb0] {
    margin: 0 0 1.5rem;
    padding: 0;
    border: none;
}

.bpo-testimonial blockquote p[b-658t3d5gb0] {
    font-size: 1.15rem;
    color: #14304D;
    line-height: 1.7;
    font-style: italic;
}

.bpo-testimonial-author[b-658t3d5gb0] {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
}

.bpo-testimonial-author strong[b-658t3d5gb0] {
    font-size: 1rem;
    color: #14304D;
}

.bpo-testimonial-author span[b-658t3d5gb0] {
    font-size: 0.9rem;
    color: #4a6a8a;
}

/* --- CTA --- */
.bpo-cta[b-658t3d5gb0] {
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
}

.bpo-cta h2[b-658t3d5gb0] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0.75rem;
}

.bpo-cta p[b-658t3d5gb0] {
    font-size: 1rem;
    color: #a0b8d0;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.btn-accent-lg[b-658t3d5gb0] {
    display: inline-block;
    background: #2AB7EF;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.05rem;
    font-weight: 600;
    padding: 0.9rem 2rem;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.15s, transform 0.1s;
}

.btn-accent-lg:hover[b-658t3d5gb0] {
    background: #1da0d4;
    transform: translateY(-1px);
}

/* --- Mobile --- */
@media (max-width: 768px) {
    .bpo-hero[b-658t3d5gb0] {
        padding: 2.5rem 1.25rem;
    }

    .bpo-hero h1[b-658t3d5gb0] {
        font-size: 1.6rem;
    }

    .bpo-section[b-658t3d5gb0] {
        padding: 2.5rem 1.25rem;
    }

    .bpo-pain-grid[b-658t3d5gb0] {
        grid-template-columns: 1fr;
    }

    .bpo-ask-grid[b-658t3d5gb0] {
        grid-template-columns: 1fr;
    }

    .bpo-vignette-steps[b-658t3d5gb0] {
        flex-direction: column;
    }

    .bpo-vignette-arrow[b-658t3d5gb0] {
        transform: rotate(90deg);
    }

    .bpo-pricing-grid[b-658t3d5gb0] {
        grid-template-columns: 1fr;
    }

    .bpo-section-title[b-658t3d5gb0] {
        font-size: 1.3rem;
    }
}
/* _content/CoachingAdvisor.Web/Components/Pages/Public/HomePage.razor.rz.scp.css */
/* ============================================================
   HOME PAGE
   ============================================================ */

/* --- Hero --- */
.hero[b-imbwowbdad] {
    background: linear-gradient(135deg, #f8fbff 0%, #edf4fc 100%);
    padding: 4rem 2rem;
}

.hero-inner[b-imbwowbdad] {
    max-width: 1140px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1.1fr;
    gap: 2.5rem;
    align-items: center;
}

.hero h1[b-imbwowbdad] {
    font-size: 2.2rem;
    font-weight: 700;
    color: #14304D;
    line-height: 1.25;
    margin-bottom: 1rem;
}

.hero-sub[b-imbwowbdad] {
    font-size: 1.1rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.hero-actions[b-imbwowbdad] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.hero-visual[b-imbwowbdad] {
    text-align: center;
}

.hero-loop-link[b-imbwowbdad] {
    display: block;
    transition: transform 0.15s;
}

.hero-loop-link:hover[b-imbwowbdad] {
    transform: scale(1.02);
}

.hero-loop-diagram[b-imbwowbdad] {
    width: 100%;
    max-width: 520px;
    height: auto;
    filter: drop-shadow(0 2px 8px rgba(6, 89, 174, 0.08));
}

.hero-loop-caption[b-imbwowbdad] {
    font-size: 0.85rem;
    color: #708090;
    margin-top: 0.75rem;
}

.hero-loop-caption a[b-imbwowbdad] {
    color: #0659AE;
    text-decoration: none;
    font-weight: 600;
}

.hero-loop-caption a:hover[b-imbwowbdad] {
    text-decoration: underline;
}

/* --- Hero Search --- */
.hero-search[b-imbwowbdad] {
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
}

.hero-search-label[b-imbwowbdad] {
    display: block;
    font-size: 0.9rem;
    font-weight: 600;
    color: #14304D;
    margin-bottom: 0.5rem;
}

.hero-search-row[b-imbwowbdad] {
    display: flex;
    gap: 0.5rem;
    align-items: flex-start;
}

.hero-search-input[b-imbwowbdad] {
    flex: 1;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.95rem;
    padding: 0.75rem 1rem;
    border: 2px solid #d0d8e0;
    border-radius: 8px;
    resize: none;
    transition: border-color 0.15s;
    color: #14304D;
}

.hero-search-input:focus[b-imbwowbdad] {
    outline: none;
    border-color: #0659AE;
    box-shadow: 0 0 0 3px rgba(6, 89, 174, 0.1);
}

.hero-search-input[b-imbwowbdad]::placeholder {
    color: #a0aab4;
}

.hero-search-btn[b-imbwowbdad] {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.95rem;
    font-weight: 600;
    background: #0659AE;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 0.75rem 1.5rem;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.15s;
    align-self: stretch;
}

.hero-search-btn:hover:not(:disabled)[b-imbwowbdad] {
    background: #054a8e;
}

.hero-search-btn:disabled[b-imbwowbdad] {
    opacity: 0.5;
    cursor: not-allowed;
}

.hero-search-hint[b-imbwowbdad] {
    font-size: 0.85rem;
    color: #708090;
    margin-top: 0.5rem;
}

.hero-search-hint a[b-imbwowbdad] {
    color: #0659AE;
    text-decoration: none;
    font-weight: 600;
}

.hero-search-hint a:hover[b-imbwowbdad] {
    text-decoration: underline;
}

/* --- Hero Two Hours --- */
.hero-two-hours[b-imbwowbdad] {
    font-size: 0.95rem;
    color: #0659AE;
    font-weight: 600;
    margin-top: 1rem;
}

/* --- Buttons --- */
.btn-primary[b-imbwowbdad] {
    display: inline-block;
    background: #0659AE;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.95rem;
    font-weight: 600;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.15s, transform 0.1s;
}

.btn-primary:hover[b-imbwowbdad] {
    background: #054a8e;
    transform: translateY(-1px);
}

.btn-secondary[b-imbwowbdad] {
    display: inline-block;
    background: transparent;
    color: #0659AE;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.95rem;
    font-weight: 600;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    border: 2px solid #0659AE;
    text-decoration: none;
    transition: background 0.15s, color 0.15s;
}

.btn-secondary:hover[b-imbwowbdad] {
    background: #0659AE;
    color: #fff;
}

.btn-accent[b-imbwowbdad] {
    display: inline-block;
    background: #2AB7EF;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.95rem;
    font-weight: 600;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.15s;
}

.btn-accent:hover[b-imbwowbdad] {
    background: #1da0d4;
}

/* --- Sections --- */
.section[b-imbwowbdad] {
    padding: 4rem 2rem;
}

.section-alt[b-imbwowbdad] {
    background: #f8f9fb;
}

.section-dark[b-imbwowbdad] {
    background: #14304D;
    color: #c0cfe0;
}

.section-inner[b-imbwowbdad] {
    max-width: 1140px;
    margin: 0 auto;
}

.section-title[b-imbwowbdad] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #14304D;
    text-align: center;
    margin-bottom: 0.75rem;
}

.section-title-light[b-imbwowbdad] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-bottom: 0.75rem;
}

.section-intro[b-imbwowbdad] {
    font-size: 1.05rem;
    color: #4a6a8a;
    text-align: center;
    max-width: 640px;
    margin: 0 auto 2.5rem;
    line-height: 1.6;
}

/* --- Meet Our Coaches strip --- */
.coaches-strip-heading[b-imbwowbdad] {
    font-size: 1.15rem;
    font-weight: 600;
    color: #14304D;
    text-align: center;
    margin-bottom: 0.5rem;
}

.coaches-strip-cta-link[b-imbwowbdad] {
    color: #d4380d;
    font-weight: 700;
    text-decoration: none;
    border-bottom: 2px solid #d4380d;
    transition: color 0.15s, border-color 0.15s;
}

.coaches-strip-cta-link:hover[b-imbwowbdad] {
    color: #a8260a;
    border-color: #a8260a;
}

.coaches-strip[b-imbwowbdad] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
    margin: 1rem 0 1rem;
}

.coach-mini[b-imbwowbdad] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    text-decoration: none;
    padding: 1rem 0.75rem;
    border-radius: 10px;
    transition: box-shadow 0.15s, transform 0.1s;
}

.coach-mini:hover[b-imbwowbdad] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
    transform: translateY(-2px);
}

.coach-mini-photo[b-imbwowbdad] {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #e8ecf0;
    margin-bottom: 0.75rem;
}

.coach-mini-name[b-imbwowbdad] {
    font-size: 0.95rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.25rem;
}

.coach-mini-spec[b-imbwowbdad] {
    font-size: 0.8rem;
    color: #4a6a8a;
    line-height: 1.4;
}

.coaches-strip-cta[b-imbwowbdad] {
    text-align: center;
    margin-top: 0.5rem;
}

/* --- 3 Hidden Challenges --- */
.challenges-grid[b-imbwowbdad] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
    margin: 2rem 0 2rem;
}

.challenge-card[b-imbwowbdad] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    padding: 1.75rem;
    text-align: center;
    transition: box-shadow 0.15s;
}

.challenge-card:hover[b-imbwowbdad] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}

.challenge-number[b-imbwowbdad] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #0659AE;
    color: #fff;
    font-weight: 700;
    font-size: 1.1rem;
    border-radius: 50%;
    margin-bottom: 1rem;
}

.challenge-card p[b-imbwowbdad] {
    font-size: 1rem;
    color: #14304D;
    line-height: 1.6;
    font-weight: 500;
    margin: 0;
}

.challenges-answer[b-imbwowbdad] {
    font-size: 1.15rem;
    font-weight: 700;
    color: #0659AE;
    text-align: center;
    margin-top: 2rem;
}

/* --- Three cards --- */
.three-cards[b-imbwowbdad] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
}

.card[b-imbwowbdad] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    padding: 1.75rem;
    transition: box-shadow 0.15s, transform 0.1s;
}

.card:hover[b-imbwowbdad] {
    box-shadow: 0 4px 16px rgba(0,0,0,0.06);
    transform: translateY(-2px);
}

.card-icon[b-imbwowbdad] {
    font-size: 2rem;
    margin-bottom: 0.75rem;
}

.card h3[b-imbwowbdad] {
    font-size: 1.05rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.5rem;
}

.card p[b-imbwowbdad] {
    font-size: 0.9rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin-bottom: 0.75rem;
}

.card-link[b-imbwowbdad] {
    font-size: 0.9rem;
    font-weight: 600;
    color: #0659AE;
    text-decoration: none;
}

.card-link:hover[b-imbwowbdad] {
    text-decoration: underline;
}

/* --- Proof points --- */
.proof-grid[b-imbwowbdad] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.proof-card[b-imbwowbdad] {
    text-align: center;
    padding: 1.5rem 1rem;
}

.proof-stat[b-imbwowbdad] {
    font-size: 2rem;
    font-weight: 700;
    color: #0659AE;
    margin-bottom: 0.5rem;
}

.proof-label[b-imbwowbdad] {
    font-size: 0.85rem;
    color: #4a6a8a;
    line-height: 1.5;
}

.proof-cta[b-imbwowbdad] {
    text-align: center;
}

/* --- BPO grid --- */
.bpo-grid[b-imbwowbdad] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    margin: 2rem 0;
}

.bpo-point h3[b-imbwowbdad] {
    color: #fff;
    font-size: 1.05rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.bpo-point p[b-imbwowbdad] {
    font-size: 0.9rem;
    line-height: 1.6;
    color: #a0b8d0;
}

/* --- CTA section --- */
.cta-section[b-imbwowbdad] {
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
}

.cta-section h2[b-imbwowbdad] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.75rem;
}

.cta-section p[b-imbwowbdad] {
    font-size: 1rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

/* --- Mobile --- */
@media (max-width: 768px) {
    .hero[b-imbwowbdad] {
        padding: 2.5rem 1.25rem;
    }

    .hero-inner[b-imbwowbdad] {
        grid-template-columns: 1fr;
        gap: 2rem;
    }

    .hero h1[b-imbwowbdad] {
        font-size: 1.6rem;
    }

    .hero-visual[b-imbwowbdad] {
        margin-top: 1rem;
    }

    .hero-loop-diagram[b-imbwowbdad] {
        max-width: 100%;
    }

    .section[b-imbwowbdad] {
        padding: 2.5rem 1.25rem;
    }

    .challenges-grid[b-imbwowbdad] {
        grid-template-columns: 1fr;
    }

    .coaches-strip[b-imbwowbdad] {
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }

    .three-cards[b-imbwowbdad] {
        grid-template-columns: 1fr;
    }

    .proof-grid[b-imbwowbdad] {
        grid-template-columns: repeat(2, 1fr);
    }

    .bpo-grid[b-imbwowbdad] {
        grid-template-columns: 1fr;
    }

    .section-title[b-imbwowbdad],
    .section-title-light[b-imbwowbdad] {
        font-size: 1.3rem;
    }
}
/* _content/CoachingAdvisor.Web/Components/Pages/Public/Methodology.razor.rz.scp.css */
/* ============================================================
   METHODOLOGY PAGE
   FLC brand: #0659AE (primary), #2AB7EF (accent), #14304D (dark)
   ============================================================ */

/* --- Hero --- */
.meth-hero[b-3gcb5ld19x] {
    background: linear-gradient(135deg, #f8fbff 0%, #edf4fc 100%);
    padding: 4rem 2rem;
}

.meth-hero-inner[b-3gcb5ld19x] {
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
}

.meth-hero h1[b-3gcb5ld19x] {
    font-size: 2.2rem;
    font-weight: 700;
    color: #14304D;
    line-height: 1.25;
    margin-bottom: 1rem;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}

.meth-hero-sub[b-3gcb5ld19x] {
    font-size: 1.1rem;
    color: #4a6a8a;
    line-height: 1.6;
    max-width: 640px;
    margin: 0 auto;
}

/* --- Sections --- */
.meth-section[b-3gcb5ld19x] {
    padding: 4rem 2rem;
}

.meth-section-alt[b-3gcb5ld19x] {
    background: #f8f9fb;
}

.meth-section-dark[b-3gcb5ld19x] {
    background: #14304D;
    color: #c0cfe0;
}

.meth-section-inner[b-3gcb5ld19x] {
    max-width: 1140px;
    margin: 0 auto;
}

.meth-section-title[b-3gcb5ld19x] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #14304D;
    text-align: center;
    margin-bottom: 0.75rem;
}

.meth-section-title-light[b-3gcb5ld19x] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-bottom: 0.75rem;
}

.meth-section-intro[b-3gcb5ld19x] {
    font-size: 1.05rem;
    color: #4a6a8a;
    text-align: center;
    max-width: 640px;
    margin: 0 auto 2.5rem;
    line-height: 1.6;
}

.meth-section-intro-light[b-3gcb5ld19x] {
    font-size: 1.05rem;
    color: #a0b8d0;
    text-align: center;
    max-width: 640px;
    margin: 0 auto 2.5rem;
    line-height: 1.6;
}

/* --- Buttons --- */
.btn-primary[b-3gcb5ld19x] {
    display: inline-block;
    background: #0659AE;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.95rem;
    font-weight: 600;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.15s, transform 0.1s;
}

.btn-primary:hover[b-3gcb5ld19x] {
    background: #054a8e;
    transform: translateY(-1px);
}

.btn-secondary[b-3gcb5ld19x] {
    display: inline-block;
    background: transparent;
    color: #0659AE;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.95rem;
    font-weight: 600;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    border: 2px solid #0659AE;
    text-decoration: none;
    transition: background 0.15s, color 0.15s;
}

.btn-secondary:hover[b-3gcb5ld19x] {
    background: #0659AE;
    color: #fff;
}

.btn-accent[b-3gcb5ld19x] {
    display: inline-block;
    background: #2AB7EF;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.95rem;
    font-weight: 600;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.15s;
}

.btn-accent:hover[b-3gcb5ld19x] {
    background: #1da0d4;
}

/* --- Loop Grid --- */
.meth-loop-grid[b-3gcb5ld19x] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.25rem;
    margin-bottom: 2rem;
}

.meth-loop-card[b-3gcb5ld19x] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    padding: 1.5rem;
    transition: box-shadow 0.15s, transform 0.1s;
}

.meth-loop-card:hover[b-3gcb5ld19x] {
    box-shadow: 0 4px 16px rgba(0,0,0,0.06);
    transform: translateY(-2px);
}

.meth-loop-label[b-3gcb5ld19x] {
    display: inline-block;
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #fff;
    background: #0659AE;
    padding: 0.2rem 0.6rem;
    border-radius: 4px;
    margin-bottom: 0.6rem;
}

.meth-loop-entry .meth-loop-label[b-3gcb5ld19x] {
    background: #2AB7EF;
}

.meth-loop-exit .meth-loop-label[b-3gcb5ld19x] {
    background: #14304D;
}

.meth-loop-transition .meth-loop-label[b-3gcb5ld19x] {
    background: #6b7280;
}

.meth-loop-promise .meth-loop-label[b-3gcb5ld19x] {
    background: #0659AE;
}

.meth-loop-card h3[b-3gcb5ld19x] {
    font-size: 1rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.5rem;
}

.meth-loop-card p[b-3gcb5ld19x] {
    font-size: 0.85rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin: 0;
}

/* --- Loop Insight --- */
.meth-loop-insight[b-3gcb5ld19x] {
    background: #f0f7ff;
    border-left: 4px solid #2AB7EF;
    border-radius: 6px;
    padding: 1.5rem;
    margin-bottom: 2rem;
}

.meth-loop-insight h3[b-3gcb5ld19x] {
    font-size: 1.05rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.5rem;
}

.meth-loop-insight p[b-3gcb5ld19x] {
    font-size: 0.95rem;
    color: #333;
    line-height: 1.6;
    margin: 0;
}

.meth-loop-cta[b-3gcb5ld19x] {
    text-align: center;
    display: flex;
    gap: 0.75rem;
    justify-content: center;
    flex-wrap: wrap;
}

/* --- GROW Grid --- */
.meth-grow-grid[b-3gcb5ld19x] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
}

.meth-grow-card[b-3gcb5ld19x] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    padding: 1.5rem;
    text-align: center;
    transition: box-shadow 0.15s, transform 0.1s;
}

.meth-grow-card:hover[b-3gcb5ld19x] {
    box-shadow: 0 4px 16px rgba(0,0,0,0.06);
    transform: translateY(-2px);
}

.meth-grow-letter[b-3gcb5ld19x] {
    font-size: 2.5rem;
    font-weight: 700;
    color: #0659AE;
    margin-bottom: 0.5rem;
}

.meth-grow-card h3[b-3gcb5ld19x] {
    font-size: 1.05rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.5rem;
}

.meth-grow-card p[b-3gcb5ld19x] {
    font-size: 0.85rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin: 0;
}

/* --- Session Grid --- */
.meth-session-grid[b-3gcb5ld19x] {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    gap: 1.5rem;
}

.meth-session-block[b-3gcb5ld19x] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    padding: 1.5rem;
    text-align: center;
}

.meth-session-main[b-3gcb5ld19x] {
    border-color: #0659AE;
    border-width: 2px;
}

.meth-session-time[b-3gcb5ld19x] {
    font-size: 1.8rem;
    font-weight: 700;
    color: #0659AE;
    margin-bottom: 0.5rem;
}

.meth-session-block h3[b-3gcb5ld19x] {
    font-size: 1.05rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.5rem;
}

.meth-session-block p[b-3gcb5ld19x] {
    font-size: 0.85rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin: 0;
}

/* --- Philosophy Grid --- */
.meth-philosophy-grid[b-3gcb5ld19x] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
}

.meth-philosophy-card[b-3gcb5ld19x] {
    padding: 1.5rem;
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 10px;
}

.meth-philosophy-card h3[b-3gcb5ld19x] {
    color: #fff;
    font-size: 1.05rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.meth-philosophy-card p[b-3gcb5ld19x] {
    font-size: 0.9rem;
    line-height: 1.6;
    color: #a0b8d0;
    margin: 0;
}

/* --- Myths Grid --- */
.meth-myths-grid[b-3gcb5ld19x] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
}

.meth-myth-card[b-3gcb5ld19x] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    padding: 1.75rem;
}

.meth-myth-label[b-3gcb5ld19x] {
    display: inline-block;
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #fff;
    background: #dc2626;
    padding: 0.15rem 0.5rem;
    border-radius: 3px;
    margin-bottom: 0.5rem;
}

.meth-myth-card h3[b-3gcb5ld19x] {
    font-size: 1rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.75rem;
    font-style: italic;
}

.meth-reality-label[b-3gcb5ld19x] {
    display: inline-block;
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #fff;
    background: #059669;
    padding: 0.15rem 0.5rem;
    border-radius: 3px;
    margin-bottom: 0.5rem;
}

.meth-myth-card p[b-3gcb5ld19x] {
    font-size: 0.9rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin: 0;
}

/* --- CTA --- */
.meth-cta[b-3gcb5ld19x] {
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
}

.meth-cta h2[b-3gcb5ld19x] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.75rem;
}

.meth-cta p[b-3gcb5ld19x] {
    font-size: 1rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.meth-cta-actions[b-3gcb5ld19x] {
    display: flex;
    gap: 0.75rem;
    justify-content: center;
    flex-wrap: wrap;
}

/* --- Mobile --- */
@media (max-width: 768px) {
    .meth-hero[b-3gcb5ld19x] {
        padding: 2.5rem 1.25rem;
    }

    .meth-hero h1[b-3gcb5ld19x] {
        font-size: 1.6rem;
    }

    .meth-section[b-3gcb5ld19x] {
        padding: 2.5rem 1.25rem;
    }

    .meth-loop-grid[b-3gcb5ld19x] {
        grid-template-columns: 1fr;
    }

    .meth-grow-grid[b-3gcb5ld19x] {
        grid-template-columns: repeat(2, 1fr);
    }

    .meth-session-grid[b-3gcb5ld19x] {
        grid-template-columns: 1fr;
    }

    .meth-philosophy-grid[b-3gcb5ld19x] {
        grid-template-columns: 1fr;
    }

    .meth-myths-grid[b-3gcb5ld19x] {
        grid-template-columns: 1fr;
    }

    .meth-section-title[b-3gcb5ld19x],
    .meth-section-title-light[b-3gcb5ld19x] {
        font-size: 1.3rem;
    }
}
/* _content/CoachingAdvisor.Web/Components/Pages/Public/OurCoaches.razor.rz.scp.css */
/* ============================================================
   OUR COACHES PAGE
   FLC brand: #0659AE (primary), #2AB7EF (accent), #14304D (dark)
   Font: Montserrat
   ============================================================ */

/* --- Hero --- */
.coaches-hero[b-1kn1rz23f0] {
    background: linear-gradient(135deg, #f8fbff 0%, #edf4fc 100%);
    padding: 4rem 2rem;
}

.coaches-hero-inner[b-1kn1rz23f0] {
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
}

.coaches-hero h1[b-1kn1rz23f0] {
    font-size: 2.2rem;
    font-weight: 700;
    color: #14304D;
    line-height: 1.25;
    margin-bottom: 1rem;
}

.coaches-hero-sub[b-1kn1rz23f0] {
    font-size: 1.1rem;
    color: #4a6a8a;
    line-height: 1.6;
    max-width: 680px;
    margin: 0 auto;
}

/* --- Sections --- */
.coaches-section[b-1kn1rz23f0] {
    padding: 4rem 2rem;
}

.coaches-section-inner[b-1kn1rz23f0] {
    max-width: 1140px;
    margin: 0 auto;
}

/* --- Coach Grid --- */
.coaches-grid[b-1kn1rz23f0] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}

/* --- Coach Card --- */
.coach-card[b-1kn1rz23f0] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 12px;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: box-shadow 0.15s;
}

.coach-card:hover[b-1kn1rz23f0] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}

/* --- Photo --- */
.coach-photo[b-1kn1rz23f0] {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 1.25rem;
    border: 3px solid #e8ecf0;
}

/* --- Name & Specialism --- */
.coach-name[b-1kn1rz23f0] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 0.4rem;
}

.coach-specialism[b-1kn1rz23f0] {
    font-size: 0.9rem;
    color: #0659AE;
    font-weight: 600;
    margin-bottom: 1rem;
}

/* --- Bio --- */
.coach-bio[b-1kn1rz23f0] {
    font-size: 0.9rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin-bottom: 1rem;
    font-style: italic;
}

/* --- LinkedIn --- */
.coach-linkedin[b-1kn1rz23f0] {
    display: inline-block;
    font-size: 0.85rem;
    font-weight: 600;
    color: #0659AE;
    text-decoration: none;
    padding: 0.4rem 1rem;
    border: 1px solid #0659AE;
    border-radius: 6px;
    transition: background 0.15s, color 0.15s;
    margin-bottom: 1.5rem;
}

.coach-linkedin:hover[b-1kn1rz23f0] {
    background: #0659AE;
    color: #fff;
}

/* --- Plans Contributed --- */
.coach-plans[b-1kn1rz23f0] {
    width: 100%;
    border-top: 1px solid #e8ecf0;
    padding-top: 1rem;
}

.coach-plans h4[b-1kn1rz23f0] {
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #708090;
    margin-bottom: 0.5rem;
}

.coach-plans-placeholder[b-1kn1rz23f0] {
    font-size: 0.85rem;
    color: #999;
    font-style: italic;
}

.coach-plans-list[b-1kn1rz23f0] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.coach-plans-list li[b-1kn1rz23f0] {
    margin-bottom: 0.3rem;
}

.coach-plans-list a[b-1kn1rz23f0] {
    font-size: 0.85rem;
    color: #0659AE;
    text-decoration: none;
}

.coach-plans-list a:hover[b-1kn1rz23f0] {
    text-decoration: underline;
}

/* --- Mobile --- */
@media (max-width: 768px) {
    .coaches-hero[b-1kn1rz23f0] {
        padding: 2.5rem 1.25rem;
    }

    .coaches-hero h1[b-1kn1rz23f0] {
        font-size: 1.6rem;
    }

    .coaches-section[b-1kn1rz23f0] {
        padding: 2.5rem 1.25rem;
    }

    .coaches-grid[b-1kn1rz23f0] {
        grid-template-columns: 1fr;
    }
}
/* _content/CoachingAdvisor.Web/Components/Pages/Public/Pricing.razor.rz.scp.css */
/* ============================================================
   PRICING PAGE
   FLC brand: #0659AE (primary), #2AB7EF (accent), #14304D (dark)
   Font: Montserrat
   ============================================================ */

/* --- Hero --- */
.pricing-hero[b-42946k4rtu] {
    background: linear-gradient(135deg, #f8fbff 0%, #edf4fc 100%);
    padding: 4rem 2rem;
}

.pricing-hero-inner[b-42946k4rtu] {
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
}

.pricing-hero h1[b-42946k4rtu] {
    font-size: 2.2rem;
    font-weight: 700;
    color: #14304D;
    line-height: 1.25;
    margin-bottom: 1rem;
}

.pricing-hero-sub[b-42946k4rtu] {
    font-size: 1.1rem;
    color: #4a6a8a;
    line-height: 1.6;
    max-width: 640px;
    margin: 0 auto;
}

/* --- Sections --- */
.pricing-section[b-42946k4rtu] {
    padding: 4rem 2rem;
}

.pricing-section-alt[b-42946k4rtu] {
    background: #f8f9fb;
}

.pricing-section-dark[b-42946k4rtu] {
    background: #14304D;
    color: #c0cfe0;
}

.pricing-section-inner[b-42946k4rtu] {
    max-width: 1140px;
    margin: 0 auto;
}

.pricing-section-title[b-42946k4rtu] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #14304D;
    text-align: center;
    margin-bottom: 0.75rem;
}

.pricing-section-intro[b-42946k4rtu] {
    font-size: 1.05rem;
    color: #4a6a8a;
    text-align: center;
    max-width: 640px;
    margin: 0 auto 2.5rem;
    line-height: 1.6;
}

/* --- Pricing Grid --- */
.pricing-grid[b-42946k4rtu] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    max-width: 960px;
    margin: 0 auto;
    align-items: start;
}

/* --- Pricing Card --- */
.pricing-card[b-42946k4rtu] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 12px;
    padding: 2.5rem 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: box-shadow 0.15s;
    position: relative;
}

.pricing-card:hover[b-42946k4rtu] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}

/* --- Featured Card --- */
.pricing-card-featured[b-42946k4rtu] {
    border: 2px solid #2AB7EF;
    box-shadow: 0 8px 24px rgba(42, 183, 239, 0.12);
    transform: translateY(-4px);
    padding-top: 3.5rem;
}

.pricing-card-featured:hover[b-42946k4rtu] {
    box-shadow: 0 8px 28px rgba(42, 183, 239, 0.18);
}

.pricing-badge[b-42946k4rtu] {
    position: absolute;
    top: -1px;
    left: 50%;
    transform: translateX(-50%);
    background: #2AB7EF;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0.4rem 1.25rem;
    border-radius: 0 0 8px 8px;
}

/* --- Card Title --- */
.pricing-card-title[b-42946k4rtu] {
    font-size: 1.3rem;
    font-weight: 700;
    color: #14304D;
    margin-bottom: 1.25rem;
}

.pricing-card-desc[b-42946k4rtu] {
    font-size: 0.95rem;
    color: #4a6a8a;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    max-width: 360px;
}

/* --- Tiered Pricing Rows --- */
.pricing-tiers[b-42946k4rtu] {
    width: 100%;
    margin-bottom: 1.5rem;
}

.pricing-tier-row[b-42946k4rtu] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.6rem 0;
    border-bottom: 1px solid #f0f0f0;
}

.pricing-tier-row:last-child[b-42946k4rtu] {
    border-bottom: none;
}

.pricing-tier-users[b-42946k4rtu] {
    font-size: 0.9rem;
    color: #333;
}

.pricing-tier-price[b-42946k4rtu] {
    font-size: 1.1rem;
    font-weight: 700;
    color: #0659AE;
}

.pricing-tier-unit[b-42946k4rtu] {
    font-size: 0.8rem;
    font-weight: 500;
    color: #4a6a8a;
}

.pricing-tier-price-text[b-42946k4rtu] {
    font-size: 0.9rem;
    font-weight: 600;
    color: #2AB7EF;
}

.pricing-tier-contact[b-42946k4rtu] {
    background: #f8fbff;
    border-radius: 6px;
    padding: 0.6rem 0.75rem;
}

/* --- Feature List --- */
.pricing-features[b-42946k4rtu] {
    list-style: none;
    padding: 0;
    margin: 0 0 1.5rem;
    text-align: left;
    width: 100%;
}

.pricing-features li[b-42946k4rtu] {
    font-size: 0.9rem;
    color: #333;
    padding: 0.45rem 0;
    border-bottom: 1px solid #f0f0f0;
    padding-left: 1.4rem;
    position: relative;
}

.pricing-features li:last-child[b-42946k4rtu] {
    border-bottom: none;
}

.pricing-features li[b-42946k4rtu]::before {
    content: "\2713";
    position: absolute;
    left: 0;
    color: #059669;
    font-weight: 700;
}

/* --- Card Note --- */
.pricing-card-note[b-42946k4rtu] {
    font-size: 0.85rem;
    color: #708090;
    font-style: italic;
    margin-bottom: 1.5rem;
    line-height: 1.5;
}

/* --- Buttons --- */
.btn-primary[b-42946k4rtu] {
    display: inline-block;
    background: #0659AE;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.95rem;
    font-weight: 600;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.15s, transform 0.1s;
}

.btn-primary:hover[b-42946k4rtu] {
    background: #054a8e;
    transform: translateY(-1px);
}

.btn-accent[b-42946k4rtu] {
    display: inline-block;
    background: #2AB7EF;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.95rem;
    font-weight: 600;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.15s;
}

.btn-accent:hover[b-42946k4rtu] {
    background: #1da0d4;
}

.btn-accent-lg[b-42946k4rtu] {
    display: inline-block;
    background: #2AB7EF;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.05rem;
    font-weight: 600;
    padding: 0.9rem 2rem;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.15s, transform 0.1s;
}

.btn-accent-lg:hover[b-42946k4rtu] {
    background: #1da0d4;
    transform: translateY(-1px);
}

/* --- 2 Hours Section --- */
.pricing-two-hours[b-42946k4rtu] {
    text-align: center;
}

.pricing-promise-grid[b-42946k4rtu] {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 1.5rem;
    margin-top: 1rem;
}

.pricing-promise-card[b-42946k4rtu] {
    background: #fff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    padding: 1.5rem 1rem;
    text-align: center;
    transition: box-shadow 0.15s, transform 0.1s;
}

.pricing-promise-card:hover[b-42946k4rtu] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
    transform: translateY(-2px);
}

.pricing-promise-icon[b-42946k4rtu] {
    margin-bottom: 0.75rem;
}

.pricing-promise-card h3[b-42946k4rtu] {
    font-size: 0.95rem;
    font-weight: 700;
    color: #14304D;
    margin: 0;
}

/* --- CTA --- */
.pricing-cta[b-42946k4rtu] {
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
}

.pricing-cta h2[b-42946k4rtu] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0.75rem;
}

.pricing-cta p[b-42946k4rtu] {
    font-size: 1rem;
    color: #a0b8d0;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

/* --- Mobile --- */
@media (max-width: 768px) {
    .pricing-hero[b-42946k4rtu] {
        padding: 2.5rem 1.25rem;
    }

    .pricing-hero h1[b-42946k4rtu] {
        font-size: 1.6rem;
    }

    .pricing-section[b-42946k4rtu] {
        padding: 2.5rem 1.25rem;
    }

    .pricing-grid[b-42946k4rtu] {
        grid-template-columns: 1fr;
    }

    .pricing-card-featured[b-42946k4rtu] {
        transform: none;
    }

    .pricing-promise-grid[b-42946k4rtu] {
        grid-template-columns: repeat(2, 1fr);
    }

    .pricing-section-title[b-42946k4rtu] {
        font-size: 1.3rem;
    }
}
/* _content/CoachingAdvisor.Web/Components/Pages/Reflect.razor.rz.scp.css */
.reflect-page[b-vd59ry0s9s] {
    max-width: 980px;
    margin: 0.6rem auto 0 auto;
    padding: 0 1rem;
}

.reflect-header[b-vd59ry0s9s] {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 0.6rem 1rem;
    margin-bottom: 0.85rem;
}

.reflect-title[b-vd59ry0s9s] {
    font-size: 1.4rem;
    color: #14304D;
    margin: 0;
}

.reflect-subtitle[b-vd59ry0s9s] {
    color: #475569;
    font-size: 0.88rem;
}

.reflect-panels[b-vd59ry0s9s] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.85rem;
    margin-bottom: 1rem;
}

@media (min-width: 700px) {
    .reflect-panels[b-vd59ry0s9s] {
        grid-template-columns: 1fr 1fr;
        align-items: stretch;
    }
}

/* Outer block — tinted slate-blue background, similar treatment to the
   "How this works" disclosure block below but a different tint so the
   two adjacent blocks are visually distinct. */
.reflect-intent[b-vd59ry0s9s] {
    background: #eef2f8;
    padding: 1.1rem 1.25rem 1.2rem;
    border-radius: 6px;
    border: 1px solid #cdd6e4;
    margin-bottom: 0.9rem;
}

/* 33% / 66% — the right column carries the three sub-blocks and needs
   the room, the left column is short and benefits from breathing space. */
.reflect-intent-columns[b-vd59ry0s9s] {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 1rem;
    align-items: start;
}

.reflect-intent-col[b-vd59ry0s9s] {
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
}

/* Both column titles same size/weight — only colour distinguishes them. */
.reflect-intent-col-title[b-vd59ry0s9s] {
    font-size: 1.05rem;
    font-weight: 600;
    color: #14304D;
    margin: 0 0 0.1rem 0;
    line-height: 1.25;
}

.reflect-intent-col-intro[b-vd59ry0s9s] {
    color: #475569;
    line-height: 1.45;
    font-size: 0.9rem;
    margin: 0 0 0.3rem 0;
}

/* Sub-blocks: white cards sitting on the tinted container. Coloured
   left border (navy for left col, rose for right col) groups them
   visually within their column. */
.reflect-intent-subblock[b-vd59ry0s9s] {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 5px;
    padding: 0.75rem 0.95rem 0.85rem;
}

.reflect-intent-subblock.subblock-left[b-vd59ry0s9s] {
    border-left: 3px solid #0659AE;
}

.reflect-intent-subblock.subblock-right[b-vd59ry0s9s] {
    border-left: 3px solid #db2777;
}

/* All sub-block headings render identically — same size, weight,
   uppercase styling. Only the colour shifts navy / rose by column. */
.reflect-intent-subblock-heading[b-vd59ry0s9s] {
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    margin: 0 0 0.45rem 0;
    color: #14304D;
}

.reflect-intent-subblock.subblock-right .reflect-intent-subblock-heading[b-vd59ry0s9s] {
    color: #8e1d4a;
}

/* Same body size and colour in every sub-block. */
.reflect-intent-subblock-body[b-vd59ry0s9s] {
    color: #334155;
    line-height: 1.5;
    font-size: 0.95rem;
    margin: 0;
}

.reflect-disclosure[b-vd59ry0s9s] {
    background: #fff7ed;
    border: 1px solid #fbbf24;
    padding: 0.7rem 0.95rem;
    border-radius: 4px;
    font-size: 0.82rem;
    color: #78350f;
}

.reflect-disclosure-heading[b-vd59ry0s9s] {
    font-size: 0.92rem;
    font-weight: 600;
    margin: 0 0 0.3rem 0;
}

.reflect-disclosure-body[b-vd59ry0s9s] {
    line-height: 1.4;
    margin: 0 0 0.4rem 0;
}

.reflect-disclosure-ai[b-vd59ry0s9s] {
    font-style: italic;
    line-height: 1.35;
    margin: 0;
    font-size: 0.78rem;
    color: #92400e;
}

.btn-reflect-start[b-vd59ry0s9s] {
    background: #0659AE;
    color: white;
    border: none;
    padding: 0.65rem 1.8rem;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 4px;
    cursor: pointer;
    display: block;
    margin: 0.25rem auto 0 auto;
    box-shadow: 0 2px 6px rgba(6, 89, 174, 0.25);
}

    .btn-reflect-start:hover[b-vd59ry0s9s] {
        background: #054a91;
    }

.reflect-placeholder[b-vd59ry0s9s] {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    padding: 1.25rem;
    border-radius: 4px;
    text-align: center;
    color: #334155;
    line-height: 1.5;
}

.reflect-held[b-vd59ry0s9s] {
    margin-top: 1rem;
    font-style: italic;
    color: #14304D;
}

/* === Phase 1: listening === */
.reflect-listening[b-vd59ry0s9s] {
    text-align: center;
    padding: 1.5rem 1rem 1rem 1rem;
}

/* The stage holds the plant (centred) and the hourglass (small, off
   to the right), sharing the same visual breathing space. */
.reflect-stage[b-vd59ry0s9s] {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 310px;
    margin-bottom: 0.6rem;
}

.reflect-plant[b-vd59ry0s9s] {
    width: 320px;
    height: 300px;
    --leaf-color: #16a34a;
    --leaf-color-deep: #15803d;
}

    .reflect-plant svg[b-vd59ry0s9s] {
        width: 100%;
        height: 100%;
        overflow: visible;
    }

    /* Branch segments. Butt caps avoid the round-cap "dot" that appeared at
       every split point when multiple segments shared a node. The lines meet
       cleanly with flat ends. */
    .reflect-plant .branch-line[b-vd59ry0s9s] {
        fill: none;
        stroke: var(--leaf-color-deep);
        stroke-width: 1.6;
        stroke-linecap: butt;
        transition: stroke 2.4s ease, stroke-dashoffset 1.6s ease, stroke-width 2.4s ease;
    }

    /* Each leaf (and each tip bud) is a single <g> with the position-along-
       the-branch composed inline as a CSS transform. The translate uses px
       units, which inside an SVG with a viewBox map directly to user units.
       The 1 s linear transition matches the 1 Hz tick rate so the leaf glides
       smoothly along the branch instead of jumping each second. */
    .reflect-plant .leaf-anim[b-vd59ry0s9s],
    .reflect-plant .bud-anim[b-vd59ry0s9s] {
        transform-origin: 0 0;
        transition: transform 1s linear, opacity 1s linear;
    }

    .reflect-plant .split-leaf-shape[b-vd59ry0s9s] {
        fill: var(--leaf-color);
        transition: fill 2.4s ease;
    }

    .reflect-plant .split-leaf-vein[b-vd59ry0s9s] {
        stroke: var(--leaf-color-deep);
        stroke-width: 0.5;
        stroke-linecap: round;
        opacity: 0.6;
        fill: none;
    }

    .reflect-plant .branch-bud[b-vd59ry0s9s] {
        fill: var(--leaf-color);
        transition: fill 2.4s ease;
    }

/* Five rest stages — leaf colour shifts from vibrant to dusty as silence
   grows. Speaking immediately resets to plant-vibrant; the slow CSS
   transition does the easing so the eye never sees a jump. */
.reflect-plant.plant-vibrant[b-vd59ry0s9s] {
    --leaf-color: #16a34a;
    --leaf-color-deep: #15803d;
}

.reflect-plant.plant-easing[b-vd59ry0s9s] {
    --leaf-color: #4ade80;
    --leaf-color-deep: #16a34a;
}

.reflect-plant.plant-sage[b-vd59ry0s9s] {
    --leaf-color: #86efac;
    --leaf-color-deep: #4ade80;
}

.reflect-plant.plant-resting[b-vd59ry0s9s] {
    --leaf-color: #bbf7d0;
    --leaf-color-deep: #86efac;
}

.reflect-plant.plant-stilled[b-vd59ry0s9s] {
    --leaf-color: #cbd5b3;
    --leaf-color-deep: #a3a380;
}

/* Hourglass column — sits to the right of the plant. Hourglass is a
   click-to-flip button; underneath sits the contextual "flip for more
   time" hint and the I'm done button. */
.reflect-hourglass-column[b-vd59ry0s9s] {
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.55rem;
    width: 130px;
    text-align: center;
}

.reflect-hourglass-btn[b-vd59ry0s9s] {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    width: 44px;
    height: 72px;
    transition: transform 0.7s ease-out;
}

    .reflect-hourglass-btn:hover .reflect-hourglass[b-vd59ry0s9s] {
        opacity: 1;
    }

    .reflect-hourglass-btn:focus[b-vd59ry0s9s] {
        outline: 2px solid rgba(6, 89, 174, 0.4);
        outline-offset: 4px;
        border-radius: 4px;
    }

.reflect-hourglass[b-vd59ry0s9s] {
    width: 100%;
    height: 100%;
    opacity: 0.85;
    transition: opacity 0.3s ease;
}

.flip-message[b-vd59ry0s9s] {
    color: #92400e;
    font-size: 0.78rem;
    font-style: italic;
    line-height: 1.3;
    margin: 0;
    opacity: 0;
    transition: opacity 0.6s ease;
    min-height: 2.4em;
}

.flip-message.visible[b-vd59ry0s9s] {
    opacity: 1;
}

.btn-im-done[b-vd59ry0s9s] {
    width: 100%;
    padding: 0.45rem 0.6rem;
    font-size: 0.85rem;
}

    /* Sand drains physically from the top.
       Top chamber: sand shrinks from the top (its own top edge lowers as the
         pile drains through the neck). clip-path inset(top%) removes that
         upper portion. As --sand-fill goes 1 → 0, the inset top goes 0% → 100%.
       Bottom chamber: sand grows from the bottom (accumulates as it falls).
         The empty region at the top of the chamber shrinks as sand piles up.
         As --sand-fill goes 1 → 0, the inset top goes 100% → 0%.
       The clip-path is animatable, so the level-change between per-tick state
       updates is smoothly interpolated. */
    .reflect-hourglass .sand-top[b-vd59ry0s9s] {
        fill: #d4a017;
        clip-path: inset(calc((1 - var(--sand-fill, 1)) * 100%) 0 0 0);
        transition: clip-path 0.9s linear;
    }

    .reflect-hourglass .sand-bottom[b-vd59ry0s9s] {
        fill: #d4a017;
        clip-path: inset(calc(var(--sand-fill, 1) * 100%) 0 0 0);
        transition: clip-path 0.9s linear;
    }

.reflect-listening-heading[b-vd59ry0s9s] {
    font-size: 1.1rem;
    color: #14304D;
    margin: 0 0 0.4rem 0;
    font-weight: 500;
}

.reflect-listening-hint[b-vd59ry0s9s] {
    color: #64748b;
    font-size: 0.88rem;
    line-height: 1.5;
    max-width: 760px;
    margin: 0 auto 1.1rem auto;
    text-wrap: balance;
}

.reflect-deadline-note[b-vd59ry0s9s] {
    color: #92400e;
    font-size: 0.85rem;
    margin: 0 auto 0.9rem auto;
    max-width: 440px;
}

.btn-reflect-primary[b-vd59ry0s9s] {
    background: #0659AE;
    color: white;
    border: none;
    padding: 0.5rem 1.4rem;
    font-size: 0.9rem;
    border-radius: 4px;
    cursor: pointer;
}

    .btn-reflect-primary:hover[b-vd59ry0s9s] {
        background: #054a91;
    }

.btn-reflect-link[b-vd59ry0s9s] {
    background: none;
    border: none;
    color: #475569;
    font-size: 0.88rem;
    cursor: pointer;
    text-decoration: underline;
}

    .btn-reflect-link:hover[b-vd59ry0s9s] {
        color: #1e293b;
    }

/* Stage 2 — summary loading + review */
.reflect-loading[b-vd59ry0s9s] {
    text-align: center;
    padding: 2rem 1rem;
}

.reflect-spinner[b-vd59ry0s9s] {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 3px solid #e2e8f0;
    border-top-color: #0659AE;
    margin: 0 auto 1rem auto;
    animation: spin-b-vd59ry0s9s 0.9s linear infinite;
}

@keyframes spin-b-vd59ry0s9s {
    to { transform: rotate(360deg); }
}

.reflect-review[b-vd59ry0s9s] {
    max-width: 760px;
    margin: 0.75rem auto 1.5rem auto;
    padding: 0 0.5rem;
}

.reflect-review-heading[b-vd59ry0s9s] {
    font-size: 1.25rem;
    color: #14304D;
    margin: 0 0 0.4rem 0;
}

.reflect-review-intro[b-vd59ry0s9s] {
    color: #475569;
    font-size: 0.9rem;
    line-height: 1.5;
    margin: 0 0 1.25rem 0;
}

.review-field[b-vd59ry0s9s] {
    margin-bottom: 1.1rem;
    display: flex;
    flex-direction: column;
    gap: 0.3rem;
}

.review-label[b-vd59ry0s9s] {
    font-size: 0.92rem;
    font-weight: 600;
    color: #14304D;
}

.review-hint[b-vd59ry0s9s] {
    font-size: 0.78rem;
    color: #64748b;
    font-style: italic;
}

.review-input[b-vd59ry0s9s],
.review-textarea[b-vd59ry0s9s] {
    width: 100%;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    padding: 0.5rem 0.7rem;
    font-size: 0.9rem;
    font-family: inherit;
    color: #0f172a;
    background: #ffffff;
    line-height: 1.45;
    box-sizing: border-box;
}

.review-textarea[b-vd59ry0s9s] {
    resize: vertical;
    min-height: 2.4rem;
}

    .review-input:focus[b-vd59ry0s9s],
    .review-textarea:focus[b-vd59ry0s9s] {
        outline: 2px solid rgba(6, 89, 174, 0.35);
        outline-offset: 1px;
        border-color: #0659AE;
    }

.review-list-row[b-vd59ry0s9s] {
    display: flex;
    align-items: flex-start;
    gap: 0.4rem;
    margin-bottom: 0.4rem;
}

    .review-list-row .review-textarea[b-vd59ry0s9s] {
        flex: 1;
    }

.review-row-remove[b-vd59ry0s9s] {
    background: none;
    border: 1px solid #e2e8f0;
    color: #64748b;
    border-radius: 4px;
    padding: 0.35rem 0.6rem;
    font-size: 0.78rem;
    cursor: pointer;
    align-self: stretch;
}

    .review-row-remove:hover[b-vd59ry0s9s] {
        background: #fef2f2;
        border-color: #fca5a5;
        color: #b91c1c;
    }

.review-add[b-vd59ry0s9s] {
    align-self: flex-start;
    background: none;
    border: 1px dashed #94a3b8;
    color: #475569;
    padding: 0.3rem 0.7rem;
    font-size: 0.82rem;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 0.25rem;
}

    .review-add:hover[b-vd59ry0s9s] {
        border-color: #0659AE;
        color: #0659AE;
    }

.review-link[b-vd59ry0s9s] {
    background: none;
    border: none;
    color: #475569;
    font-size: 0.85rem;
    text-decoration: underline;
    cursor: pointer;
    padding: 0;
}

.review-transcript-toggle[b-vd59ry0s9s] {
    margin: 0.5rem 0 1.25rem 0;
}

.review-transcript[b-vd59ry0s9s] {
    background: #f1f5f9;
    border: 1px solid #e2e8f0;
    border-radius: 4px;
    padding: 0.7rem 0.9rem;
    font-size: 0.82rem;
    line-height: 1.5;
    color: #334155;
    white-space: pre-wrap;
    word-break: break-word;
    margin-top: 0.4rem;
    max-height: 220px;
    overflow-y: auto;
    font-family: inherit;
}

.review-actions[b-vd59ry0s9s] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1rem;
    gap: 0.6rem;
}

/* Microphone-test phase — calm, centred, with a pulsing indicator. */
.reflect-mic-test[b-vd59ry0s9s] {
    text-align: center;
    padding: 2rem 1rem;
    max-width: 520px;
    margin: 0 auto;
}

.reflect-mic-heading[b-vd59ry0s9s] {
    font-size: 1.2rem;
    color: #14304D;
    margin: 0 0 0.6rem 0;
    font-weight: 500;
}

/* Audio cue buttons on the mic-check screen (after mic confirmed).
   Lighter-blue siblings of .btn-reflect-primary — click plays an
   audio clip with no controls visible; every button on the screen
   is disabled until playback completes. */
.reflect-audio-cluster[b-vd59ry0s9s] {
    display: flex;
    gap: 0.65rem;
    justify-content: center;
    margin: 0 auto 1.2rem;
    max-width: 560px;
    flex-wrap: wrap;
}

.btn-audio-cue[b-vd59ry0s9s] {
    background: #7eb6e6;
    color: white;
    border: none;
    outline: none;
    padding: 0.55rem 1.5rem;
    font-size: 0.9rem;
    border-radius: 10px;
    cursor: pointer;
    font-family: inherit;
    min-width: 110px;
    box-shadow: none;
    transition: background 0.12s ease, opacity 0.12s ease;
}

    .btn-audio-cue:hover:not(:disabled)[b-vd59ry0s9s] {
        background: #5fa3df;
    }

    .btn-audio-cue:focus[b-vd59ry0s9s],
    .btn-audio-cue:focus-visible[b-vd59ry0s9s] {
        outline: none;
        box-shadow: 0 0 0 2px rgba(126, 182, 230, 0.4);
    }

    .btn-audio-cue:disabled[b-vd59ry0s9s] {
        background: #c8dcef;
        cursor: not-allowed;
    }

    .btn-audio-cue.playing[b-vd59ry0s9s] {
        background: #0659AE;
        cursor: wait;
    }

.reflect-mic-prompt[b-vd59ry0s9s] {
    color: #475569;
    font-size: 0.95rem;
    line-height: 1.5;
    margin: 0 0 1.5rem 0;
}

    .reflect-mic-prompt.confirmed[b-vd59ry0s9s] {
        color: #15803d;
        font-weight: 500;
    }

.mic-indicator[b-vd59ry0s9s] {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    margin: 0 auto 1.4rem auto;
    background: #16a34a;
}

.mic-indicator.listening[b-vd59ry0s9s] {
    opacity: 0.4;
    animation: mic-pulse-b-vd59ry0s9s 1.6s ease-in-out infinite;
}

.mic-indicator.confirmed[b-vd59ry0s9s] {
    opacity: 0.85;
    background: #15803d;
    transition: background 0.2s ease;
}

/* While an audio cue is playing the listener is parked — show this by
   turning the dot grey. It re-greens automatically when audio ends. */
.mic-indicator.confirmed.paused[b-vd59ry0s9s] {
    background: #94a3b8;
}

@keyframes mic-pulse-b-vd59ry0s9s {
    0%, 100% { transform: scale(0.85); opacity: 0.3; }
    50%      { transform: scale(1.1); opacity: 0.65; }
}

/* === Identity strip on the Intent screen === */
.reflect-identity[b-vd59ry0s9s] {
    background: #fdfaf3;
    border: 1px solid #e8dec7;
    padding: 0.85rem 1rem;
    border-radius: 6px;
    margin-bottom: 0.9rem;
}

.identity-known[b-vd59ry0s9s] {
    display: flex;
    align-items: center;
    gap: 0.7rem;
    flex-wrap: wrap;
}

.identity-avatar[b-vd59ry0s9s] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    background: #fff;
    border: 1px solid #e8dec7;
}

.identity-welcome[b-vd59ry0s9s] {
    color: #14304D;
    font-weight: 500;
}

.identity-edit-link[b-vd59ry0s9s] {
    background: none;
    border: none;
    color: #0659AE;
    font-size: 0.85rem;
    text-decoration: underline;
    cursor: pointer;
    padding: 0;
}

.identity-heading[b-vd59ry0s9s] {
    font-size: 1rem;
    color: #14304D;
    margin: 0 0 0.55rem 0;
}

.identity-name-label[b-vd59ry0s9s],
.identity-avatar-label[b-vd59ry0s9s] {
    display: block;
    font-size: 0.85rem;
    color: #475569;
    margin-bottom: 0.3rem;
    margin-top: 0.4rem;
}

.identity-name-input[b-vd59ry0s9s] {
    width: 100%;
    max-width: 360px;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    padding: 0.45rem 0.65rem;
    font-size: 0.9rem;
    font-family: inherit;
}

.identity-avatar-grid[b-vd59ry0s9s] {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 0.4rem;
    max-width: 480px;
}

.identity-avatar-tile[b-vd59ry0s9s] {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    padding: 4px;
    cursor: pointer;
    transition: border-color 0.12s ease, transform 0.12s ease, box-shadow 0.12s ease;
}

    .identity-avatar-tile img[b-vd59ry0s9s] {
        width: 100%;
        height: auto;
        display: block;
    }

    .identity-avatar-tile:hover[b-vd59ry0s9s] {
        border-color: #94a3b8;
        transform: translateY(-1px);
    }

    .identity-avatar-tile.selected[b-vd59ry0s9s] {
        border-color: #0659AE;
        box-shadow: 0 0 0 2px rgba(6, 89, 174, 0.18);
    }

.identity-continue[b-vd59ry0s9s] {
    margin-top: 0.85rem;
}

.identity-continue:disabled[b-vd59ry0s9s] {
    opacity: 0.5;
    cursor: not-allowed;
}

/* Session-type dropdown inside the identity-known row. Sits on the far
   right of the welcome banner so it's the prominent action; the dropdown
   itself is self-explanatory so there's no separate label. */
.sessiontype-select[b-vd59ry0s9s] {
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    padding: 0.45rem 0.6rem;
    font-size: 0.9rem;
    font-family: inherit;
    background: #fff;
    color: #0f172a;
}

    .sessiontype-select:focus[b-vd59ry0s9s] {
        outline: 2px solid rgba(6, 89, 174, 0.35);
        outline-offset: 1px;
        border-color: #0659AE;
    }

.identity-sessiontype[b-vd59ry0s9s] {
    margin-left: auto;
    font-weight: 600;
    color: #0659AE;
}

.btn-reflect-start:disabled[b-vd59ry0s9s] {
    opacity: 0.4;
    cursor: not-allowed;
}

/* Saved-screen delete affordance — the disclosure promises this exists. */
.saved-actions[b-vd59ry0s9s] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 0.5rem;
}

.saved-delete-link[b-vd59ry0s9s] {
    color: #94a3b8;
    font-size: 0.82rem;
}

    .saved-delete-link:hover[b-vd59ry0s9s] {
        color: #b91c1c;
    }

.saved-delete-confirm[b-vd59ry0s9s] {
    margin-top: 0.9rem;
    padding: 0.7rem 0.85rem;
    background: #fef2f2;
    border: 1px solid #fecaca;
    border-radius: 4px;
    color: #7f1d1d;
    font-size: 0.88rem;
}

    .saved-delete-confirm > p[b-vd59ry0s9s] {
        margin: 0 0 0.5rem 0;
    }

.saved-delete-confirm-actions[b-vd59ry0s9s] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.7rem;
}

.btn-reflect-danger[b-vd59ry0s9s] {
    background: #b91c1c;
    color: white;
    border: none;
    padding: 0.4rem 0.95rem;
    font-size: 0.85rem;
    border-radius: 4px;
    cursor: pointer;
}

    .btn-reflect-danger:hover[b-vd59ry0s9s] {
        background: #991b1b;
    }

    .btn-reflect-danger:disabled[b-vd59ry0s9s] {
        opacity: 0.5;
        cursor: not-allowed;
    }

/* === After-Action Canvas (Listening phase) === */
.reflect-canvas[b-vd59ry0s9s] {
    padding: 0.5rem 0 0 0;
}

.canvas-cards-grid[b-vd59ry0s9s] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.9rem;
    margin-bottom: 1rem;
}

@media (max-width: 680px) {
    .canvas-cards-grid[b-vd59ry0s9s] {
        grid-template-columns: 1fr;
    }
}

.canvas-card[b-vd59ry0s9s] {
    background: #fdfaf3;          /* warm canvas, not stark white */
    border: 1px solid #e8dec7;
    border-radius: 8px;
    padding: 0.7rem 0.95rem 0.85rem 0.95rem;
    min-height: 150px;
    box-shadow: 0 1px 2px rgba(20, 48, 77, 0.04);
    transition: border-color 0.4s ease, box-shadow 0.4s ease, transform 0.4s ease;
}

.canvas-card.active[b-vd59ry0s9s] {
    border-color: #0659AE;
    box-shadow: 0 2px 10px rgba(6, 89, 174, 0.14);
}

.canvas-card-header[b-vd59ry0s9s] {
    display: flex;
    flex-direction: column;
    gap: 0.05rem;
    margin-bottom: 0.45rem;
    padding-bottom: 0.4rem;
    border-bottom: 1px dashed #e8dec7;
}

.canvas-card-label[b-vd59ry0s9s] {
    font-size: 0.82rem;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #14304D;
}

.canvas-card-hint[b-vd59ry0s9s] {
    font-size: 0.78rem;
    color: #78716c;
    font-style: italic;
}

.canvas-card-list[b-vd59ry0s9s] {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.canvas-card-empty[b-vd59ry0s9s] {
    color: #cbd5e1;
    font-size: 1rem;
    line-height: 1;
    user-select: none;
}

.canvas-crumb[b-vd59ry0s9s] {
    color: #1e293b;
    font-size: 0.88rem;
    line-height: 1.35;
    padding-left: 0.7rem;
    position: relative;
    animation: crumb-in-b-vd59ry0s9s 0.5s ease-out;
}

    .canvas-crumb[b-vd59ry0s9s]::before {
        content: "·";
        position: absolute;
        left: 0;
        color: #94a3b8;
    }

@keyframes crumb-in-b-vd59ry0s9s {
    from { opacity: 0; transform: translateY(-2px); }
    to   { opacity: 1; transform: translateY(0); }
}

.canvas-footer[b-vd59ry0s9s] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    padding: 0.4rem 0.2rem 0.2rem 0.2rem;
}

.canvas-listening-indicator[b-vd59ry0s9s] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #64748b;
    font-size: 0.85rem;
}

    .canvas-listening-indicator .mic-dot[b-vd59ry0s9s] {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #16a34a;
        opacity: 0.4;
    }

    .canvas-listening-indicator.active .mic-dot[b-vd59ry0s9s] {
        animation: mic-pulse-b-vd59ry0s9s 1.6s ease-in-out infinite;
    }

    .canvas-listening-indicator.quiet .mic-dot[b-vd59ry0s9s] {
        background: #cbd5e1;
        opacity: 0.6;
    }

.canvas-footer .btn-im-done[b-vd59ry0s9s] {
    width: auto;
    padding: 0.5rem 1.4rem;
    font-size: 0.9rem;
}

/* === Elicitation (Stage 2a — follow-up questions) === */
.reflect-elicit[b-vd59ry0s9s] {
    max-width: 720px;
    margin: 0.5rem auto 1.5rem auto;
    padding: 0 0.5rem;
}

.elicit-progress[b-vd59ry0s9s] {
    font-size: 0.78rem;
    color: #78716c;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 0.5rem;
}

.elicit-intro[b-vd59ry0s9s] {
    color: #64748b;
    font-size: 0.85rem;
    line-height: 1.4;
    margin: 0 0 0.85rem 0;
}

.elicit-question[b-vd59ry0s9s] {
    font-size: 1.15rem;
    line-height: 1.5;
    color: #14304D;
    background: #fdfaf3;
    border-left: 3px solid #0659AE;
    padding: 0.9rem 1.1rem;
    border-radius: 4px;
    margin-bottom: 0.85rem;
    text-wrap: balance;
}

.elicit-answer-box[b-vd59ry0s9s] {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    padding: 0.7rem 0.9rem;
}

.elicit-mic[b-vd59ry0s9s] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #64748b;
    font-size: 0.82rem;
    margin-bottom: 0.5rem;
}

    .elicit-mic .mic-dot[b-vd59ry0s9s] {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #16a34a;
        opacity: 0.4;
    }

    .elicit-mic.active .mic-dot[b-vd59ry0s9s] {
        animation: mic-pulse-b-vd59ry0s9s 1.6s ease-in-out infinite;
    }

    .elicit-mic.quiet .mic-dot[b-vd59ry0s9s] {
        background: #cbd5e1;
        opacity: 0.6;
    }

.elicit-answer-text[b-vd59ry0s9s] {
    width: 100%;
    border: none;
    border-top: 1px dashed #e2e8f0;
    padding: 0.55rem 0;
    font-family: inherit;
    font-size: 0.95rem;
    line-height: 1.5;
    color: #1e293b;
    background: transparent;
    resize: vertical;
    min-height: 4rem;
    box-sizing: border-box;
}

    .elicit-answer-text:focus[b-vd59ry0s9s] {
        outline: none;
    }

    .elicit-answer-text[b-vd59ry0s9s]::placeholder {
        color: #94a3b8;
        font-style: italic;
    }

.elicit-actions[b-vd59ry0s9s] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0.6rem;
    margin-top: 0.85rem;
}

.elicit-actions .btn-reflect-primary:disabled[b-vd59ry0s9s] {
    opacity: 0.4;
    cursor: not-allowed;
}

/* === Dev-only shortcut panel (visible when ASPNETCORE_ENVIRONMENT=Development) === */
.dev-panel[b-vd59ry0s9s] {
    margin-top: 1.5rem;
    border: 1px dashed #cbd5e1;
    border-radius: 4px;
    padding: 0.5rem 0.85rem;
    background: #f8fafc;
    color: #475569;
    font-size: 0.85rem;
}

    .dev-panel > summary[b-vd59ry0s9s] {
        cursor: pointer;
        font-weight: 600;
        color: #64748b;
        padding: 0.2rem 0;
    }

.dev-panel-hint[b-vd59ry0s9s] {
    font-size: 0.78rem;
    font-style: italic;
    color: #94a3b8;
    margin: 0.3rem 0 0.6rem 0;
}

.dev-panel-presets[b-vd59ry0s9s] {
    display: flex;
    gap: 0.5rem;
    margin-bottom: 0.55rem;
    flex-wrap: wrap;
}

    .dev-panel-presets button[b-vd59ry0s9s] {
        background: #fff;
        border: 1px solid #cbd5e1;
        color: #475569;
        padding: 0.3rem 0.6rem;
        font-size: 0.78rem;
        border-radius: 4px;
        cursor: pointer;
    }

    .dev-panel-presets button:hover[b-vd59ry0s9s] {
        border-color: #0659AE;
        color: #0659AE;
    }

.dev-panel-textarea[b-vd59ry0s9s] {
    width: 100%;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    padding: 0.5rem 0.65rem;
    font-family: inherit;
    font-size: 0.82rem;
    line-height: 1.45;
    color: #1e293b;
    background: #fff;
    resize: vertical;
    min-height: 8rem;
    box-sizing: border-box;
    margin-bottom: 0.5rem;
}

.dev-panel .btn-reflect-primary[b-vd59ry0s9s] {
    padding: 0.4rem 0.9rem;
    font-size: 0.85rem;
}

.dev-panel .btn-reflect-primary:disabled[b-vd59ry0s9s] {
    opacity: 0.4;
    cursor: not-allowed;
}

/* === Netsuky picker on the Review screen ============================
   Three catalogue suggestions presented as button-cards. Coach taps one
   (the first is auto-selected) and that key saves with the vignette.
   Tinted background sets it apart from the rest of the review form. */
.review-netsuky-picker[b-vd59ry0s9s] {
    margin: 1.4rem 0 1rem;
    padding: 1rem 1.15rem 1.1rem;
    background: #fdfaf3;
    border: 1px solid #e8dec7;
    border-radius: 6px;
}

.review-netsuky-heading[b-vd59ry0s9s] {
    margin: 0 0 0.25rem 0;
    color: #14304D;
    font-size: 1rem;
    font-weight: 600;
}

.review-netsuky-intro[b-vd59ry0s9s] {
    color: #475569;
    font-size: 0.85rem;
    line-height: 1.4;
    margin: 0 0 0.85rem 0;
    max-width: 70ch;
}

.review-netsuky-loading[b-vd59ry0s9s],
.review-netsuky-empty[b-vd59ry0s9s] {
    color: #64748b;
    font-style: italic;
    font-size: 0.9rem;
    margin: 0;
}

/* Playing-card layout: three cards side-by-side, each with a Flip button
   underneath. Tapping a card both selects AND saves — there's no separate
   confirm action. Card aspect ~3:4 like a real playing card. */
.review-netsuky-cards[b-vd59ry0s9s] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
    max-width: 720px;
    margin: 0 auto;
}

@media (max-width: 720px) {
    .review-netsuky-cards[b-vd59ry0s9s] {
        grid-template-columns: 1fr;
        max-width: 320px;
    }
}

.review-netsuky-card-stack[b-vd59ry0s9s] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    align-items: stretch;
}

/* The flipper is the 3D-capable wrapper. Two faces inside (front + back)
   are positioned absolutely; rotating the flipper 180° on Y swaps which
   face is visible — backface-visibility hides the one facing away.
   Behaves exactly like a real playing card: click toggles A↔B. */
.review-netsuky-flipper[b-vd59ry0s9s] {
    position: relative;
    min-height: 260px;
    perspective: 1200px;
    cursor: pointer;
}

.review-netsuky-flipper > .review-netsuky-card-face[b-vd59ry0s9s] {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, #ffffff 0%, #fafafa 100%);
    border: 2px solid #e2e8f0;
    border-radius: 10px;
    padding: 0.85rem 0.7rem 0.9rem;
    text-align: center;
    font-family: inherit;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: transform 0.55s cubic-bezier(0.4, 0.0, 0.2, 1),
                border-color 0.12s ease,
                box-shadow 0.12s ease;
}

.review-netsuky-card-front[b-vd59ry0s9s] {
    transform: rotateY(0deg);
    z-index: 2;
}

.review-netsuky-card-back[b-vd59ry0s9s] {
    transform: rotateY(180deg);
}

/* When the wrapper has .flipped, both faces rotate 180° — the back face
   becomes 0deg (front-facing), the front face becomes 180deg (hidden). */
.review-netsuky-flipper.flipped .review-netsuky-card-front[b-vd59ry0s9s] {
    transform: rotateY(-180deg);
}

.review-netsuky-flipper.flipped .review-netsuky-card-back[b-vd59ry0s9s] {
    transform: rotateY(0deg);
    z-index: 2;
}

.review-netsuky-flipper:hover .review-netsuky-card-face[b-vd59ry0s9s] {
    border-color: #db2777;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.12);
}

.review-netsuky-flipper.saving[b-vd59ry0s9s] {
    cursor: wait;
}

    .review-netsuky-flipper.saving .review-netsuky-card-face[b-vd59ry0s9s] {
        border-color: #db2777;
        box-shadow: 0 0 0 3px rgba(219, 39, 119, 0.2);
    }

.review-netsuky-img[b-vd59ry0s9s] {
    width: 100%;
    max-width: 120px;
    aspect-ratio: 1 / 1;
    object-fit: contain;
    background: #fdfaf3;
    border-radius: 6px;
    padding: 5px;
    box-sizing: border-box;
}

.review-netsuky-card-name[b-vd59ry0s9s] {
    font-family: 'Caveat', 'Comic Sans MS', cursive;
    font-size: 1.55rem;
    font-weight: 600;
    color: #db2777;
    line-height: 1;
    margin: 0.55rem 0 0.35rem;
}

.review-netsuky-card-desc[b-vd59ry0s9s] {
    font-size: 0.78rem;
    color: #475569;
    line-height: 1.35;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Spinner overlay shown on the selected card while save + translation run */
.review-netsuky-card-overlay[b-vd59ry0s9s] {
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.45rem;
    font-size: 0.85rem;
    color: #14304D;
    font-weight: 600;
}

/* The big primary button under each card — tapping it commits this
   card's current netsuky and fires the save. The card itself is the
   "look at another option" affordance (tap-to-flip). */
.review-netsuky-select[b-vd59ry0s9s] {
    background: #0659AE;
    border: 1px solid #0659AE;
    border-radius: 5px;
    padding: 0.55rem 0.7rem;
    font-size: 0.9rem;
    font-weight: 600;
    color: white;
    cursor: pointer;
    font-family: inherit;
    transition: background 0.12s ease, transform 0.08s ease;
}

    .review-netsuky-select:hover:not(:disabled)[b-vd59ry0s9s] {
        background: #0a6cc8;
    }

    .review-netsuky-select:active:not(:disabled)[b-vd59ry0s9s] {
        transform: translateY(1px);
    }

    .review-netsuky-select:disabled[b-vd59ry0s9s] {
        opacity: 0.5;
        cursor: not-allowed;
    }

.review-actions-discard-only[b-vd59ry0s9s] {
    justify-content: center;
    margin-top: 1rem;
}

/* _content/CoachingAdvisor.Web/Components/Pages/TriageArchive.razor.rz.scp.css */
.triage-archive-page[b-uirkgh8ztx] {
    max-width: 920px;
    margin: 0.6rem auto 0 auto;
    padding: 0 1rem;
}

.triage-archive-back[b-uirkgh8ztx] {
    display: inline-block;
    margin-bottom: 0.6rem;
    color: #0659AE;
    text-decoration: none;
    font-size: 0.85rem;
}

    .triage-archive-back:hover[b-uirkgh8ztx] {
        text-decoration: underline;
    }

.triage-archive-header h2[b-uirkgh8ztx] {
    font-size: 1.4rem;
    color: #14304D;
    margin: 0 0 0.25rem 0;
}

.triage-archive-subtitle[b-uirkgh8ztx] {
    color: #475569;
    font-size: 0.88rem;
    margin: 0 0 1rem 0;
}

.triage-archive-loading[b-uirkgh8ztx] {
    color: #64748b;
    font-style: italic;
    text-align: center;
    padding: 2.5rem 1rem;
}

.triage-archive-empty[b-uirkgh8ztx] {
    color: #64748b;
    font-style: italic;
    text-align: center;
    padding: 2.5rem 1rem;
}

.triage-archive-list[b-uirkgh8ztx] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.45rem;
}

.triage-archive-row[b-uirkgh8ztx] {
    background: #fdfaf3;
    border: 1px solid #e8dec7;
    border-radius: 6px;
    transition: border-color 0.15s ease;
}

    .triage-archive-row.expanded[b-uirkgh8ztx] {
        border-color: #0659AE;
    }

.triage-archive-card[b-uirkgh8ztx] {
    padding: 0.65rem 0.9rem;
    cursor: pointer;
}

    .triage-archive-card:hover[b-uirkgh8ztx] {
        background: rgba(6, 89, 174, 0.02);
    }

.triage-archive-title-row[b-uirkgh8ztx] {
    display: flex;
    align-items: center;
    gap: 0.45rem;
    flex-wrap: wrap;
}

.triage-archive-title[b-uirkgh8ztx] {
    font-size: 1rem;
    font-weight: 600;
    color: #14304D;
}

.triage-archive-badge[b-uirkgh8ztx] {
    font-size: 0.65rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0.1rem 0.5rem;
    border-radius: 10px;
    background: #f1f5f9;
    color: #64748b;
    font-weight: 600;
    border: 1px dashed #cbd5e1;
}

/* Reuse the vignette type-badge styles */
.vignette-type-badge[b-uirkgh8ztx] {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0.1rem 0.5rem;
    border-radius: 10px;
    background: #e0e7ef;
    color: #14304D;
    font-weight: 500;
}

    .vignette-type-badge.type-growsession[b-uirkgh8ztx] {
        background: #dbeafe;
        color: #1e3a8a;
    }

    .vignette-type-badge.type-learningteam[b-uirkgh8ztx] {
        background: #fef3c7;
        color: #78350f;
    }

    .vignette-type-badge.type-ffigrowsession[b-uirkgh8ztx] {
        background: #dcfce7;
        color: #14532d;
    }

    .vignette-type-badge.type-ffilearningteam[b-uirkgh8ztx] {
        background: #fce7f3;
        color: #831843;
    }

.triage-archive-meta[b-uirkgh8ztx] {
    font-size: 0.8rem;
    color: #64748b;
    margin-top: 0.15rem;
}

.triage-archive-dot[b-uirkgh8ztx] {
    margin: 0 0.4rem;
}

.triage-archive-diagnosis[b-uirkgh8ztx] {
    font-size: 0.88rem;
    color: #334155;
    margin-top: 0.3rem;
    line-height: 1.4;
}

.triage-archive-detail[b-uirkgh8ztx] {
    padding: 0.5rem 0.9rem 0.7rem;
    border-top: 1px solid #e2e8f0;
}

.triage-archive-field[b-uirkgh8ztx] {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    padding: 0.6rem 0.85rem;
    margin-bottom: 0.5rem;
}

    .triage-archive-field h4[b-uirkgh8ztx] {
        font-size: 0.78rem;
        text-transform: uppercase;
        letter-spacing: 0.06em;
        color: #14304D;
        margin: 0 0 0.3rem 0;
    }

    .triage-archive-field p[b-uirkgh8ztx] {
        color: #1e293b;
        line-height: 1.5;
        margin: 0;
        font-size: 0.9rem;
    }

    .triage-archive-field ul[b-uirkgh8ztx] {
        margin: 0;
        padding-left: 1.1rem;
        color: #1e293b;
        line-height: 1.5;
        font-size: 0.9rem;
    }
/* _content/CoachingAdvisor.Web/Components/Pages/TriagePrepare.razor.rz.scp.css */
.triage-page[b-1m1dvvhnhr] {
    max-width: 920px;
    margin: 0.6rem auto 0 auto;
    padding: 0 1rem;
}

.triage-header h2[b-1m1dvvhnhr] {
    font-size: 1.4rem;
    color: #14304D;
    margin: 0 0 0.25rem 0;
}

.triage-subtitle[b-1m1dvvhnhr] {
    color: #475569;
    font-size: 0.88rem;
    margin: 0 0 1rem 0;
}

.triage-loading[b-1m1dvvhnhr] {
    color: #64748b;
    font-style: italic;
    text-align: center;
    padding: 2.5rem 1rem;
}

.triage-error[b-1m1dvvhnhr] {
    text-align: center;
    padding: 2rem 1rem;
    color: #78350f;
    background: #fff7ed;
    border: 1px solid #f59e0b;
    border-radius: 6px;
    max-width: 560px;
    margin: 1rem auto;
}

    .triage-error p[b-1m1dvvhnhr] {
        margin: 0 0 0.9rem 0;
        line-height: 1.45;
    }

/* ── Session controls ────────────────────────────── */
.triage-active-session[b-1m1dvvhnhr] {
    display: flex;
    align-items: center;
    gap: 1rem;
    background: #eef2f8;
    border: 1px solid #cdd6e4;
    border-radius: 6px;
    padding: 0.6rem 1rem;
    margin-bottom: 1rem;
}

.triage-active-label[b-1m1dvvhnhr] {
    font-size: 0.9rem;
    color: #14304D;
    font-weight: 500;
}

.triage-start-form[b-1m1dvvhnhr] {
    display: flex;
    align-items: flex-end;
    gap: 0.8rem;
    flex-wrap: wrap;
    margin-bottom: 1.2rem;
}

.triage-facilitator-label[b-1m1dvvhnhr] {
    font-size: 0.85rem;
    font-weight: 600;
    color: #14304D;
    margin-bottom: 0.2rem;
}

.triage-facilitator-input[b-1m1dvvhnhr] {
    padding: 0.45rem 0.7rem;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    font-size: 0.9rem;
    font-family: inherit;
    min-width: 200px;
}

    .triage-facilitator-input:focus[b-1m1dvvhnhr] {
        outline: none;
        border-color: #0659AE;
        box-shadow: 0 0 0 2px rgba(6, 89, 174, 0.15);
    }

.btn-triage-primary[b-1m1dvvhnhr] {
    background: #0659AE;
    color: white;
    border: none;
    padding: 0.5rem 1.4rem;
    font-size: 0.9rem;
    font-family: inherit;
    border-radius: 4px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
}

    .btn-triage-primary:hover[b-1m1dvvhnhr] {
        background: #054a91;
    }

    .btn-triage-primary:disabled[b-1m1dvvhnhr] {
        opacity: 0.4;
        cursor: not-allowed;
    }

.triage-count-badge[b-1m1dvvhnhr] {
    display: inline-block;
    background: #dbeafe;
    color: #1e3a8a;
    font-size: 0.8rem;
    font-weight: 600;
    padding: 0.25rem 0.7rem;
    border-radius: 10px;
    margin-bottom: 0.8rem;
}

/* ── Analysing spinner ───────────────────────────── */
.triage-analysing[b-1m1dvvhnhr] {
    text-align: center;
    padding: 3rem 1rem;
    color: #475569;
}

.triage-spinner[b-1m1dvvhnhr] {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    margin-bottom: 0.8rem;
    border: 3px solid #e2e8f0;
    border-top-color: #0659AE;
    border-radius: 50%;
    animation: triage-spin-b-1m1dvvhnhr 0.7s linear infinite;
}

@keyframes triage-spin-b-1m1dvvhnhr {
    to { transform: rotate(360deg); }
}

/* ── Vignette list (same as Vignettes page) ──────── */
.vignettes-list[b-1m1dvvhnhr] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.45rem;
}

.vignette-row[b-1m1dvvhnhr] {
    background: #fdfaf3;
    border: 1px solid #e8dec7;
    border-radius: 6px;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

    .vignette-row:hover[b-1m1dvvhnhr] {
        border-color: #0659AE;
        box-shadow: 0 2px 6px rgba(6, 89, 174, 0.08);
    }

.vignette-link[b-1m1dvvhnhr] {
    display: flex;
    align-items: flex-start;
    gap: 0.8rem;
    padding: 0.65rem 0.9rem;
    text-decoration: none;
    color: inherit;
}

.vignette-body[b-1m1dvvhnhr] {
    flex: 1;
    min-width: 0;
}

.vignette-title-row[b-1m1dvvhnhr] {
    display: flex;
    align-items: center;
    gap: 0.45rem;
    flex-wrap: wrap;
}

.vignette-title[b-1m1dvvhnhr] {
    font-size: 1rem;
    font-weight: 600;
    color: #14304D;
}

.vignette-netsuky-thumb[b-1m1dvvhnhr] {
    width: 36px;
    height: 36px;
    object-fit: contain;
    background: #fdfaf3;
    border-radius: 5px;
    padding: 2px;
    flex-shrink: 0;
}

.vignette-netsuky-name[b-1m1dvvhnhr] {
    font-family: 'Caveat', 'Comic Sans MS', cursive;
    font-size: 1.2rem;
    font-weight: 600;
    color: #db2777;
    line-height: 1;
    margin-left: 0.35rem;
}

.vignette-type-badge[b-1m1dvvhnhr] {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0.1rem 0.5rem;
    border-radius: 10px;
    background: #e0e7ef;
    color: #14304D;
    font-weight: 500;
}

    .vignette-type-badge.type-growsession[b-1m1dvvhnhr] { background: #dbeafe; color: #1e3a8a; }
    .vignette-type-badge.type-learningteam[b-1m1dvvhnhr] { background: #fef3c7; color: #78350f; }
    .vignette-type-badge.type-ffigrowsession[b-1m1dvvhnhr] { background: #dcfce7; color: #14532d; }
    .vignette-type-badge.type-ffilearningteam[b-1m1dvvhnhr] { background: #fce7f3; color: #831843; }

.vignette-function-badge[b-1m1dvvhnhr] {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0.1rem 0.5rem;
    border-radius: 10px;
    background: #e0e7ef;
    color: #14304D;
    font-weight: 500;
}

    .vignette-function-badge.function-customerservice[b-1m1dvvhnhr] { background: #dbeafe; color: #1e3a8a; }
    .vignette-function-badge.function-sales[b-1m1dvvhnhr] { background: #dcfce7; color: #14532d; }
    .vignette-function-badge.function-collections[b-1m1dvvhnhr] { background: #fef3c7; color: #78350f; }

.vignette-meta[b-1m1dvvhnhr] {
    font-size: 0.8rem;
    color: #64748b;
    margin-top: 0.15rem;
}

.vignette-dot[b-1m1dvvhnhr] {
    margin: 0 0.4rem;
}

.vignette-diagnosis[b-1m1dvvhnhr] {
    font-size: 0.88rem;
    color: #334155;
    margin-top: 0.3rem;
    line-height: 1.4;
}

/* ── Footer ──────────────────────────────────────── */
.triage-empty[b-1m1dvvhnhr] {
    color: #64748b;
    font-style: italic;
    text-align: center;
    padding: 2.5rem 1rem;
}

.triage-archive-link-row[b-1m1dvvhnhr] {
    margin-top: 1.5rem;
    text-align: center;
}

.triage-archive-link[b-1m1dvvhnhr] {
    color: #0659AE;
    font-size: 0.85rem;
    text-decoration: underline;
}

    .triage-archive-link:hover[b-1m1dvvhnhr] {
        color: #054a91;
    }

/* ── Recompile search index ──────────────────────── */
.triage-recompile-row[b-1m1dvvhnhr] {
    margin-top: 1.5rem;
    padding-top: 1.2rem;
    border-top: 1px solid #e2e8f0;
    display: flex;
    align-items: center;
    gap: 0.8rem;
    justify-content: center;
}

.btn-triage-recompile[b-1m1dvvhnhr] {
    background: #f59e0b;
    color: white;
    border: none;
    padding: 0.45rem 1.2rem;
    font-size: 0.85rem;
    font-family: inherit;
    border-radius: 4px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
}

    .btn-triage-recompile:hover[b-1m1dvvhnhr] {
        background: #d97706;
    }

    .btn-triage-recompile:disabled[b-1m1dvvhnhr] {
        opacity: 0.5;
        cursor: not-allowed;
    }

.triage-recompile-result[b-1m1dvvhnhr] {
    font-size: 0.82rem;
    color: #64748b;
    font-style: italic;
}

.btn-triage-translate[b-1m1dvvhnhr] {
    background: #0659AE;
    color: white;
    border: none;
    padding: 0.45rem 1.2rem;
    font-size: 0.85rem;
    font-family: inherit;
    border-radius: 4px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
}

    .btn-triage-translate:hover[b-1m1dvvhnhr] {
        background: #054a91;
    }

    .btn-triage-translate:disabled[b-1m1dvvhnhr] {
        opacity: 0.5;
        cursor: not-allowed;
    }
/* _content/CoachingAdvisor.Web/Components/Pages/TriageReview.razor.rz.scp.css */
.triage-session-page[b-6japb1mxlj] {
    max-width: 1060px;
    margin: 0.6rem auto 0 auto;
    padding: 0 1rem;
}

.triage-back[b-6japb1mxlj] {
    display: inline-block;
    margin-bottom: 0.6rem;
    color: #0659AE;
    text-decoration: none;
    font-size: 0.85rem;
}

    .triage-back:hover[b-6japb1mxlj] { text-decoration: underline; }

.triage-loading[b-6japb1mxlj], .triage-empty[b-6japb1mxlj] {
    color: #64748b;
    font-style: italic;
    text-align: center;
    padding: 2.5rem 1rem;
}

.triage-session-header h2[b-6japb1mxlj] {
    font-size: 1.4rem;
    color: #14304D;
    margin: 0 0 0.8rem 0;
}

/* ── Analysing spinner ───────────────────────────── */
.triage-analysing[b-6japb1mxlj] {
    text-align: center;
    padding: 3rem 1rem;
    color: #475569;
}

.triage-spinner[b-6japb1mxlj] {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    margin-bottom: 0.8rem;
    border: 3px solid #e2e8f0;
    border-top-color: #0659AE;
    border-radius: 50%;
    animation: triage-spin-b-6japb1mxlj 0.7s linear infinite;
}

@keyframes triage-spin-b-6japb1mxlj {
    to { transform: rotate(360deg); }
}

/* ── Vignette list (same as Vignettes page) ──────── */
.vignettes-list[b-6japb1mxlj] {
    list-style: none;
    padding: 0;
    margin: 0 0 1rem 0;
    display: flex;
    flex-direction: column;
    gap: 0.45rem;
}

.vignette-row[b-6japb1mxlj] {
    background: #fdfaf3;
    border: 1px solid #e8dec7;
    border-radius: 6px;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

    .vignette-row:hover[b-6japb1mxlj] {
        border-color: #0659AE;
        box-shadow: 0 2px 6px rgba(6, 89, 174, 0.08);
    }

    .vignette-row.focus-row[b-6japb1mxlj] {
        border-color: #0659AE;
        border-width: 2px;
        margin-bottom: 1rem;
    }

    .vignette-row.candidate-row.dismissed[b-6japb1mxlj] {
        opacity: 0.45;
    }

.vignette-link[b-6japb1mxlj] {
    display: flex;
    align-items: flex-start;
    gap: 0.8rem;
    padding: 0.65rem 0.9rem;
    text-decoration: none;
    color: inherit;
}

.vignette-body[b-6japb1mxlj] {
    flex: 1;
    min-width: 0;
}

.vignette-title-row[b-6japb1mxlj] {
    display: flex;
    align-items: center;
    gap: 0.45rem;
    flex-wrap: wrap;
}

.vignette-title[b-6japb1mxlj] {
    font-size: 1rem;
    font-weight: 600;
    color: #14304D;
}

.vignette-netsuky-thumb[b-6japb1mxlj] {
    width: 36px;
    height: 36px;
    object-fit: contain;
    background: #fdfaf3;
    border-radius: 5px;
    padding: 2px;
    flex-shrink: 0;
}

.vignette-netsuky-name[b-6japb1mxlj] {
    font-family: 'Caveat', 'Comic Sans MS', cursive;
    font-size: 1.2rem;
    font-weight: 600;
    color: #db2777;
    line-height: 1;
    margin-left: 0.35rem;
}

.vignette-type-badge[b-6japb1mxlj] {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0.1rem 0.5rem;
    border-radius: 10px;
    background: #e0e7ef;
    color: #14304D;
    font-weight: 500;
}

    .vignette-type-badge.type-growsession[b-6japb1mxlj] { background: #dbeafe; color: #1e3a8a; }
    .vignette-type-badge.type-learningteam[b-6japb1mxlj] { background: #fef3c7; color: #78350f; }
    .vignette-type-badge.type-ffigrowsession[b-6japb1mxlj] { background: #dcfce7; color: #14532d; }
    .vignette-type-badge.type-ffilearningteam[b-6japb1mxlj] { background: #fce7f3; color: #831843; }

.vignette-function-badge[b-6japb1mxlj] {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0.1rem 0.5rem;
    border-radius: 10px;
    background: #e0e7ef;
    color: #14304D;
    font-weight: 500;
}

    .vignette-function-badge.function-customerservice[b-6japb1mxlj] { background: #dbeafe; color: #1e3a8a; }
    .vignette-function-badge.function-sales[b-6japb1mxlj] { background: #dcfce7; color: #14532d; }
    .vignette-function-badge.function-collections[b-6japb1mxlj] { background: #fef3c7; color: #78350f; }

.vignette-meta[b-6japb1mxlj] {
    font-size: 0.8rem;
    color: #64748b;
    margin-top: 0.15rem;
}

.vignette-dot[b-6japb1mxlj] {
    margin: 0 0.4rem;
}

.vignette-diagnosis[b-6japb1mxlj] {
    font-size: 0.88rem;
    color: #334155;
    margin-top: 0.3rem;
    line-height: 1.4;
}

/* ── Focus wrapper ───────────────────────────────── */
.triage-focus-wrapper[b-6japb1mxlj] {
    margin-bottom: 1.2rem;
}

.triage-focus-label[b-6japb1mxlj] {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: white;
    background: #0659AE;
    padding: 0.1rem 0.5rem;
    border-radius: 3px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0.3rem;
}

.triage-section-heading[b-6japb1mxlj] {
    font-size: 1rem;
    color: #475569;
    font-weight: 600;
    margin: 0 0 0.5rem 0;
}

/* ── Candidate badges ────────────────────────────── */
.triage-kind-badge[b-6japb1mxlj] {
    font-size: 0.65rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0.1rem 0.45rem;
    border-radius: 3px;
    font-weight: 600;
}

    .triage-kind-badge.kind-vignette[b-6japb1mxlj] { background: #fef3c7; color: #78350f; }
    .triage-kind-badge.kind-plan[b-6japb1mxlj] { background: #dbeafe; color: #1e3a8a; }

.triage-similarity-score[b-6japb1mxlj] {
    font-size: 0.8rem;
    font-weight: 700;
    padding: 0.1rem 0.5rem;
    border-radius: 3px;
    white-space: nowrap;
}

    .triage-similarity-score.score-high[b-6japb1mxlj] { color: #166534; background: #dcfce7; }
    .triage-similarity-score.score-medium[b-6japb1mxlj] { color: #92400e; background: #fef3c7; }
    .triage-similarity-score.score-low[b-6japb1mxlj] { color: #64748b; background: #f1f5f9; }

.triage-candidate-rationale[b-6japb1mxlj] {
    color: #64748b;
    font-size: 0.82rem;
    font-style: italic;
    line-height: 1.4;
    margin: 0.2rem 0 0 0;
}

.triage-review-actions[b-6japb1mxlj] {
    margin: 0.8rem 0 0.5rem 0;
}

.triage-no-candidates[b-6japb1mxlj] {
    text-align: center;
    padding: 2rem 1rem;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    margin-bottom: 1rem;
}

    .triage-no-candidates p[b-6japb1mxlj] { color: #64748b; margin: 0 0 0.8rem 0; }

/* ── Side-by-side ────────────────────────────────── */
.triage-sidebyside-grid[b-6japb1mxlj] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1rem;
    margin-bottom: 1.2rem;
}

.triage-sbs-column[b-6japb1mxlj] {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 0.9rem 1rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}

    .triage-sbs-column.sbs-focus[b-6japb1mxlj] { border-color: #0659AE; border-width: 2px; }

.triage-sbs-badge[b-6japb1mxlj] {
    font-size: 0.65rem;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: white;
    background: #0659AE;
    padding: 0.1rem 0.5rem;
    border-radius: 3px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0.4rem;
}

    .triage-sbs-badge.partner-badge[b-6japb1mxlj] { background: #2563eb; }
    .triage-sbs-badge.kind-plan[b-6japb1mxlj] { background: #1e3a8a; }

.triage-sbs-netsuky[b-6japb1mxlj] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    margin-bottom: 0.4rem;
}

.triage-sbs-title[b-6japb1mxlj] {
    font-size: 1.1rem;
    font-weight: 600;
    color: #14304D;
    margin: 0 0 0.6rem 0;
}

.triage-sbs-field[b-6japb1mxlj] { margin-bottom: 0.6rem; }
.triage-sbs-field h4[b-6japb1mxlj] { font-size: 0.78rem; text-transform: uppercase; letter-spacing: 0.06em; color: #14304D; margin: 0 0 0.25rem 0; }
.triage-sbs-field p[b-6japb1mxlj] { color: #1e293b; line-height: 1.5; margin: 0; font-size: 0.9rem; }

.triage-sbs-actions[b-6japb1mxlj] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

/* ── Buttons ─────────────────────────────────────── */
.btn-triage-primary[b-6japb1mxlj] {
    background: #0659AE; color: white; border: none;
    padding: 0.5rem 1.4rem; font-size: 0.9rem; font-family: inherit;
    border-radius: 4px; cursor: pointer;
    display: inline-flex; align-items: center; gap: 0.4rem;
}
    .btn-triage-primary:hover[b-6japb1mxlj] { background: #054a91; }
    .btn-triage-primary:disabled[b-6japb1mxlj] { opacity: 0.4; cursor: not-allowed; }

.btn-triage-secondary[b-6japb1mxlj] {
    background: #f1f5f9; border: 1px solid #cbd5e1; color: #475569;
    padding: 0.5rem 1.4rem; font-size: 0.9rem; font-family: inherit;
    border-radius: 4px; cursor: pointer;
}
    .btn-triage-secondary:hover[b-6japb1mxlj] { background: #e2e8f0; }

.btn-triage-link[b-6japb1mxlj] {
    background: none; border: none; color: #0659AE;
    font-size: 0.85rem; text-decoration: underline; cursor: pointer;
    padding: 0; font-family: inherit;
}

.btn-triage-dismiss[b-6japb1mxlj] {
    background: #f1f5f9; border: 1px solid #cbd5e1; color: #475569;
    padding: 0.35rem 0.9rem; font-size: 0.82rem; font-family: inherit;
    border-radius: 4px; cursor: pointer;
}
    .btn-triage-dismiss:hover[b-6japb1mxlj] { background: #e2e8f0; }

/* ── Decision actions ────────────────────────────── */
.triage-decision-actions[b-6japb1mxlj] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem;
    margin: 1rem 0;
}

.triage-session-footer[b-6japb1mxlj] {
    margin-top: 2rem;
    padding-top: 1rem;
    border-top: 1px solid #e2e8f0;
    text-align: right;
}

/* ── Edit plan grid ──────────────────────────────── */
.triage-edit-grid[b-6japb1mxlj] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.2rem;
    margin-bottom: 1rem;
}

.triage-edit-column[b-6japb1mxlj] {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 0.9rem 1rem;
}

.triage-edit-readonly[b-6japb1mxlj] { background: #f8fafc; }
.triage-edit-field[b-6japb1mxlj] { margin-bottom: 0.6rem; }
.triage-edit-field h4[b-6japb1mxlj] { font-size: 0.78rem; text-transform: uppercase; letter-spacing: 0.06em; color: #14304D; margin: 0 0 0.25rem 0; }
.triage-edit-field p[b-6japb1mxlj] { color: #1e293b; line-height: 1.5; margin: 0; font-size: 0.9rem; }

.triage-edit-input[b-6japb1mxlj] { margin-bottom: 0.7rem; }
.triage-edit-input label[b-6japb1mxlj] { display: block; font-size: 0.82rem; font-weight: 600; color: #14304D; margin-bottom: 0.2rem; }
.triage-edit-text[b-6japb1mxlj], .triage-edit-textarea[b-6japb1mxlj] {
    width: 100%; padding: 0.45rem 0.7rem;
    border: 1px solid #cbd5e1; border-radius: 4px;
    font-size: 0.9rem; font-family: inherit; box-sizing: border-box;
}
    .triage-edit-text:focus[b-6japb1mxlj], .triage-edit-textarea:focus[b-6japb1mxlj] {
        outline: none; border-color: #0659AE;
        box-shadow: 0 0 0 2px rgba(6, 89, 174, 0.15);
    }
.triage-edit-textarea[b-6japb1mxlj] { resize: vertical; }

.triage-edit-netsuky-choice[b-6japb1mxlj] { margin-top: 0.8rem; display: flex; flex-direction: column; gap: 0.5rem; }
.triage-radio-card[b-6japb1mxlj] {
    display: flex; align-items: center; gap: 0.5rem;
    padding: 0.5rem 0.8rem; border: 1px solid #e2e8f0;
    border-radius: 6px; cursor: pointer; font-size: 0.88rem;
}
    .triage-radio-card.selected[b-6japb1mxlj] { border-color: #0659AE; background: #f0f7ff; }

.triage-edit-actions[b-6japb1mxlj] { display: flex; gap: 1rem; align-items: center; }

/* ── Publish form ────────────────────────────────── */
.triage-publish-form[b-6japb1mxlj] { max-width: 620px; }
.triage-publish-section[b-6japb1mxlj] { margin-bottom: 1.2rem; }
.triage-publish-section h3[b-6japb1mxlj] { font-size: 1rem; color: #14304D; margin: 0 0 0.5rem 0; }
.triage-radio-cards[b-6japb1mxlj] { display: flex; flex-direction: column; gap: 0.4rem; }
.triage-radio-label[b-6japb1mxlj] { font-size: 0.88rem; }
.triage-publish-actions[b-6japb1mxlj] { display: flex; gap: 1rem; align-items: center; margin-top: 1rem; }

/* ── Add comparison plan ─────────────────────────── */
.triage-add-comparison[b-6japb1mxlj] {
    margin: 0.8rem 0 1.2rem 0;
}

    .triage-add-comparison > label[b-6japb1mxlj] {
        font-size: 0.85rem;
        font-weight: 600;
        color: #14304D;
        display: block;
        margin-bottom: 0.3rem;
    }

.triage-add-comparison-row[b-6japb1mxlj] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.triage-add-comparison-input[b-6japb1mxlj] {
    padding: 0.4rem 0.7rem;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    font-size: 0.9rem;
    font-family: inherit;
    min-width: 200px;
}

    .triage-add-comparison-input:focus[b-6japb1mxlj] {
        outline: none;
        border-color: #0659AE;
        box-shadow: 0 0 0 2px rgba(6, 89, 174, 0.15);
    }

.triage-add-comparison-error[b-6japb1mxlj] {
    color: #dc2626;
    font-size: 0.82rem;
    margin: 0.3rem 0 0 0;
}

/* ── Merge plan — inline expansion editor ────────── */
.triage-merge-layout[b-6japb1mxlj] {
    max-width: 800px;
}

.triage-merge-plan-header[b-6japb1mxlj] {
    margin-bottom: 0.8rem;
}

.triage-merge-field[b-6japb1mxlj] {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    padding: 0.7rem 0.9rem;
    margin-bottom: 0.5rem;
}

.triage-merge-field-header[b-6japb1mxlj] {
    font-size: 0.82rem;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #0659AE;
    margin: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    user-select: none;
}

    .triage-merge-field-header:hover[b-6japb1mxlj] {
        color: #054a91;
    }

    .triage-merge-field-header.expanded[b-6japb1mxlj] {
        color: #054a91;
        margin-bottom: 0.4rem;
    }

.triage-merge-expand-icon[b-6japb1mxlj] {
    font-size: 0.7rem;
    color: #94a3b8;
}

.triage-merge-field-value[b-6japb1mxlj] {
    color: #1e293b;
    font-size: 0.9rem;
    line-height: 1.5;
    margin: 0.3rem 0 0 0;
    white-space: pre-wrap;
}

.triage-merge-expansion[b-6japb1mxlj] {
    margin-top: 0.6rem;
    border-top: 1px solid #e2e8f0;
    padding-top: 0.6rem;
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
}

.triage-merge-reference[b-6japb1mxlj] {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 4px;
    padding: 0.6rem 0.8rem;
}

    .triage-merge-reference p[b-6japb1mxlj] {
        margin: 0;
        color: #334155;
        font-size: 0.88rem;
        line-height: 1.5;
        white-space: pre-wrap;
    }

.triage-merge-ref-label[b-6japb1mxlj], .triage-merge-editor-label[b-6japb1mxlj] {
    display: block;
    font-size: 0.72rem;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-weight: 600;
    margin-bottom: 0.25rem;
}

.triage-merge-ref-label[b-6japb1mxlj] { color: #64748b; }
.triage-merge-editor-label[b-6japb1mxlj] { color: #0659AE; }

.triage-merge-editor[b-6japb1mxlj] {
    background: #fff;
}

/* ── Edit overlay ─────────────────────────────────── */
.triage-edit-overlay[b-6japb1mxlj] {
    background: #fff;
    border: 2px solid #0659AE;
    border-radius: 8px;
    padding: 1rem;
    margin: 1rem 0;
    box-shadow: 0 4px 16px rgba(6, 89, 174, 0.12);
}

.triage-edit-overlay-header[b-6japb1mxlj] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.8rem;
}

    .triage-edit-overlay-header h3[b-6japb1mxlj] {
        font-size: 1rem;
        color: #14304D;
        margin: 0;
    }

.triage-edit-overlay-body[b-6japb1mxlj] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    align-items: stretch;
}

.triage-edit-overlay-ref[b-6japb1mxlj] {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 4px;
    padding: 0.7rem 0.8rem;
}

    .triage-edit-overlay-ref p[b-6japb1mxlj] {
        margin: 0;
        color: #334155;
        font-size: 0.9rem;
        line-height: 1.5;
        white-space: pre-wrap;
    }

.triage-edit-overlay-edit[b-6japb1mxlj] {
    display: flex;
    flex-direction: column;
}

.triage-edit-overlay-textarea[b-6japb1mxlj] {
    width: 100%;
    flex: 1;
    min-height: 120px;
    padding: 0.7rem 0.8rem;
    border: 1px solid #93c5fd;
    border-radius: 4px;
    font-size: 0.9rem;
    font-family: inherit;
    line-height: 1.5;
    box-sizing: border-box;
    resize: vertical;
}

    .triage-edit-overlay-textarea:focus[b-6japb1mxlj] {
        outline: none;
        border-color: #0659AE;
        box-shadow: 0 0 0 2px rgba(6, 89, 174, 0.15);
    }

@media (max-width: 700px) {
    .triage-edit-overlay-body[b-6japb1mxlj] { grid-template-columns: 1fr; }
}

/* ── Responsive ──────────────────────────────────── */
@media (max-width: 700px) {
    .triage-sidebyside-grid[b-6japb1mxlj] { grid-template-columns: 1fr; }
}
/* _content/CoachingAdvisor.Web/Components/Pages/UnmatchedReview.razor.rz.scp.css */
.unmatched-page[b-9687hgdf7q] {
    max-width: 900px;
}

.unmatched-subtitle[b-9687hgdf7q] {
    color: #555;
    margin-bottom: 1rem;
}

.unmatched-filter-bar[b-9687hgdf7q] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    margin-bottom: 1.2rem;
    padding-bottom: 0.8rem;
    border-bottom: 1px solid #e2e8f0;
}

.unmatched-filter-bar button[b-9687hgdf7q] {
    padding: 0.35rem 0.8rem;
    background: #fff;
    color: #0659AE;
    border: 1px solid #cbd5e1;
    border-radius: 6px;
    font-family: inherit;
    font-size: 0.85rem;
    cursor: pointer;
}

.unmatched-filter-bar button:hover[b-9687hgdf7q] {
    background: #f0f7ff;
}

.unmatched-filter-bar button.filter-on[b-9687hgdf7q] {
    background: #0659AE;
    color: #fff;
    border-color: #0659AE;
}

.unmatched-count[b-9687hgdf7q] {
    margin-left: auto;
    color: #666;
    font-size: 0.85rem;
}

.unmatched-empty[b-9687hgdf7q] {
    color: #888;
    font-style: italic;
    padding: 1rem 0;
}

.unmatched-list[b-9687hgdf7q] {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
}

.unmatched-card[b-9687hgdf7q] {
    padding: 0.9rem 1rem;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    border-left-width: 4px;
}

.status-pending[b-9687hgdf7q] { border-left-color: #f59e0b; }
.status-processed[b-9687hgdf7q] { border-left-color: #10b981; }
.status-discarded[b-9687hgdf7q] { border-left-color: #9ca3af; opacity: 0.8; }

.source-badmatch .unmatched-source[b-9687hgdf7q] {
    background: #fef3c7;
    color: #92400e;
    padding: 0.1rem 0.5rem;
    border-radius: 10px;
}

.source-unmatched .unmatched-source[b-9687hgdf7q] {
    background: #fee2e2;
    color: #991b1b;
    padding: 0.1rem 0.5rem;
    border-radius: 10px;
}

.filter-label[b-9687hgdf7q] {
    font-size: 0.78rem;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
    margin-right: 0.3rem;
}

.unmatched-context[b-9687hgdf7q] {
    margin-top: 0.5rem;
    font-size: 0.82rem;
    color: #555;
}

.mono[b-9687hgdf7q] {
    font-family: "SFMono-Regular", Consolas, "Liberation Mono", monospace;
    font-size: 0.8rem;
}

.unmatched-card-head[b-9687hgdf7q] {
    display: flex;
    gap: 0.8rem;
    font-size: 0.78rem;
    color: #666;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

.unmatched-lang[b-9687hgdf7q] {
    font-weight: 700;
    color: #14304D;
}

.unmatched-status[b-9687hgdf7q] {
    font-weight: 600;
}

.unmatched-captured[b-9687hgdf7q] {
    margin-left: auto;
    text-transform: none;
    letter-spacing: 0;
}

.unmatched-text[b-9687hgdf7q] {
    font-size: 0.95rem;
    line-height: 1.5;
    color: #14304D;
    white-space: pre-wrap;
}

.unmatched-notes[b-9687hgdf7q] {
    margin-top: 0.6rem;
    font-size: 0.85rem;
    color: #555;
    font-style: italic;
}

.unmatched-actions[b-9687hgdf7q] {
    display: flex;
    gap: 0.5rem;
    margin-top: 0.8rem;
}

.btn-unmatched[b-9687hgdf7q] {
    padding: 0.35rem 0.8rem;
    font-family: inherit;
    font-size: 0.85rem;
    border-radius: 4px;
    border: 1px solid transparent;
    cursor: pointer;
}

.btn-process[b-9687hgdf7q] {
    background: #10b981;
    color: #fff;
}

.btn-process:hover[b-9687hgdf7q] { background: #059669; }

.btn-discard[b-9687hgdf7q] {
    background: #fff;
    color: #6b7280;
    border-color: #d1d5db;
}

.btn-discard:hover[b-9687hgdf7q] { background: #f3f4f6; }
/* _content/CoachingAdvisor.Web/Components/Pages/VignetteDetail.razor.rz.scp.css */
.vignettes-page[b-3bqs5jeyjx] {
    max-width: 920px;
    margin: 0.6rem auto 0 auto;
    padding: 0 1rem;
}

/* In edit mode the page expands to make the textareas wide enough to
   work in without horizontal cramping. Caps at a sensible reading
   width even on ultra-wide screens. */
.vignettes-page.editing[b-3bqs5jeyjx] {
    max-width: min(1500px, 95vw);
}

.vignettes-empty[b-3bqs5jeyjx],
.vignettes-loading[b-3bqs5jeyjx] {
    color: #64748b;
    font-style: italic;
    text-align: center;
    padding: 2.5rem 1rem;
}

.vignette-back[b-3bqs5jeyjx] {
    display: inline-block;
    margin-bottom: 0.6rem;
    color: #0659AE;
    text-decoration: none;
    font-size: 0.85rem;
}

    .vignette-back:hover[b-3bqs5jeyjx] {
        text-decoration: underline;
    }

.vignette-dot[b-3bqs5jeyjx] {
    margin: 0 0.4rem;
}

/* Same muted/italic pill as on the list view — marks rows that are an
   AI translation of the original-language version. */
.vignette-mt-badge[b-3bqs5jeyjx] {
    font-size: 0.72rem;
    font-style: italic;
    padding: 0.1rem 0.55rem;
    border-radius: 10px;
    background: #f1f5f9;
    color: #64748b;
    border: 1px dashed #cbd5e1;
}

/* Netsuky thumbnail in the detail header — replaces the avatar when
   the vignette has one assigned. */
.vignette-detail-netsuky[b-3bqs5jeyjx] {
    width: 84px;
    height: 84px;
    object-fit: contain;
    background: #fdfaf3;
    border-radius: 6px;
    padding: 4px;
}

.vignette-detail-netsuky-name[b-3bqs5jeyjx] {
    font-family: 'Caveat', 'Comic Sans MS', cursive;
    font-size: 1.7rem;
    font-weight: 600;
    color: #db2777;
    line-height: 1;
    margin-top: 0.15rem;
}

/* Edit-in-place — fields swap their read-only display for inputs/textareas
   when the coach hits "Edit this vignette". */
.vignette-edit-input[b-3bqs5jeyjx],
.vignette-edit-textarea[b-3bqs5jeyjx] {
    width: 100%;
    box-sizing: border-box;
    padding: 0.5rem 0.65rem;
    font-size: 0.92rem;
    font-family: inherit;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    background: #fff;
    color: #0f172a;
    line-height: 1.45;
    resize: vertical;
}

    .vignette-edit-input:focus[b-3bqs5jeyjx],
    .vignette-edit-textarea:focus[b-3bqs5jeyjx] {
        outline: 2px solid rgba(6, 89, 174, 0.35);
        outline-offset: 1px;
        border-color: #0659AE;
    }

.vignette-edit-hint[b-3bqs5jeyjx] {
    font-size: 0.78rem;
    color: #64748b;
    margin: 0 0 0.4rem 0;
}

.vignette-edit-mtwarn[b-3bqs5jeyjx],
.vignette-edit-translate-warn[b-3bqs5jeyjx] {
    font-size: 0.82rem;
    color: #92400e;
    background: #fff7ed;
    border-left: 3px solid #f59e0b;
    padding: 0.55rem 0.85rem;
    border-radius: 4px;
    margin: 0.4rem 0 0.85rem 0;
    line-height: 1.45;
}

/* Layout the bottom action row (Edit / Delete / Save / Cancel) consistently. */
.vignette-detail-actions[b-3bqs5jeyjx] {
    margin-top: 1.5rem;
    padding-top: 1rem;
    border-top: 1px solid #e2e8f0;
    display: flex;
    gap: 0.85rem;
    align-items: center;
}

.vignette-edit-save[b-3bqs5jeyjx] {
    background: #0659AE;
    color: white;
    border: 1px solid #0659AE;
    border-radius: 5px;
    padding: 0.5rem 0.95rem;
    font-size: 0.9rem;
    font-weight: 600;
    cursor: pointer;
    font-family: inherit;
}

    .vignette-edit-save:hover:not(:disabled)[b-3bqs5jeyjx] {
        background: #0a6cc8;
    }

    .vignette-edit-save:disabled[b-3bqs5jeyjx] {
        opacity: 0.55;
        cursor: not-allowed;
    }

/* Re-translate button — dimmed by default (translation is fresh), lights
   up amber when this row diverges from the snapshot taken at last
   (re-)translate. Clicking regenerates the sibling row. */
.vignette-retranslate[b-3bqs5jeyjx] {
    background: transparent;
    border: 1px solid #cbd5e1;
    border-radius: 5px;
    padding: 0.4rem 0.8rem;
    font-size: 0.85rem;
    cursor: pointer;
    font-family: inherit;
    margin-left: auto;
}

    .vignette-retranslate.active[b-3bqs5jeyjx] {
        background: #fef3c7;
        border-color: #f59e0b;
        color: #78350f;
        font-weight: 600;
    }

        .vignette-retranslate.active:hover:not(:disabled)[b-3bqs5jeyjx] {
            background: #fde68a;
        }

    .vignette-retranslate.dim[b-3bqs5jeyjx] {
        color: #94a3b8;
        cursor: default;
    }

    .vignette-retranslate:disabled[b-3bqs5jeyjx] {
        cursor: not-allowed;
    }

.vignette-retranslate-msg[b-3bqs5jeyjx] {
    font-size: 0.82rem;
    color: #475569;
    margin-left: 0.5rem;
}

.vignette-detail-header[b-3bqs5jeyjx] {
    display: flex;
    align-items: center;
    gap: 0.9rem;
    margin-bottom: 1rem;
}

.vignette-detail-avatar[b-3bqs5jeyjx] {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    object-fit: cover;
    background: #fff;
    border: 1px solid #e8dec7;
}

.vignette-detail-title[b-3bqs5jeyjx] {
    font-size: 1.35rem;
    color: #14304D;
    margin: 0 0 0.2rem 0;
}

.vignette-detail-meta[b-3bqs5jeyjx] {
    font-size: 0.85rem;
    color: #64748b;
}

.vignette-field[b-3bqs5jeyjx] {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    padding: 0.7rem 0.95rem;
    margin-bottom: 0.7rem;
}

    .vignette-field h3[b-3bqs5jeyjx] {
        font-size: 0.85rem;
        text-transform: uppercase;
        letter-spacing: 0.06em;
        color: #14304D;
        margin: 0 0 0.4rem 0;
    }

    .vignette-field p[b-3bqs5jeyjx] {
        color: #1e293b;
        line-height: 1.5;
        margin: 0;
    }

    .vignette-field ul[b-3bqs5jeyjx] {
        margin: 0;
        padding-left: 1.1rem;
        color: #1e293b;
        line-height: 1.5;
    }

.vignette-transcript[b-3bqs5jeyjx] {
    background: #f1f5f9;
    border: 1px solid #e2e8f0;
    border-radius: 4px;
    padding: 0.7rem 0.9rem;
    font-size: 0.82rem;
    line-height: 1.5;
    color: #334155;
    white-space: pre-wrap;
    word-break: break-word;
    margin-top: 0.5rem;
    max-height: 320px;
    overflow-y: auto;
    font-family: inherit;
}

.review-link[b-3bqs5jeyjx] {
    background: none;
    border: none;
    color: #0659AE;
    font-size: 0.85rem;
    text-decoration: underline;
    cursor: pointer;
    padding: 0;
}

/* Session-type badge — same styling as the list page so the type pill
   reads identically in both views. */
.vignette-type-badge[b-3bqs5jeyjx] {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0.1rem 0.5rem;
    border-radius: 10px;
    background: #e0e7ef;
    color: #14304D;
    font-weight: 500;
}

    .vignette-type-badge.type-growsession[b-3bqs5jeyjx] {
        background: #dbeafe;
        color: #1e3a8a;
    }

    .vignette-type-badge.type-learningteam[b-3bqs5jeyjx] {
        background: #fef3c7;
        color: #78350f;
    }

    .vignette-type-badge.type-ffigrowsession[b-3bqs5jeyjx] {
        background: #dcfce7;
        color: #14532d;
    }

    .vignette-type-badge.type-ffilearningteam[b-3bqs5jeyjx] {
        background: #fce7f3;
        color: #831843;
    }

/* Delete affordance on the detail page — discreet by default, becomes
   prominent when the coach engages the confirm step. */
.vignette-delete-row[b-3bqs5jeyjx] {
    margin-top: 1.5rem;
    padding-top: 1rem;
    border-top: 1px dashed #e2e8f0;
    text-align: right;
}

.vignette-delete-link[b-3bqs5jeyjx] {
    background: none;
    border: none;
    color: #94a3b8;
    font-size: 0.82rem;
    cursor: pointer;
    text-decoration: underline;
}

    .vignette-delete-link:hover[b-3bqs5jeyjx] {
        color: #b91c1c;
    }

.vignette-delete-confirm[b-3bqs5jeyjx] {
    background: #fef2f2;
    border: 1px solid #fecaca;
    border-radius: 4px;
    padding: 0.7rem 0.85rem;
    color: #7f1d1d;
    font-size: 0.88rem;
    text-align: left;
}

    .vignette-delete-confirm > p[b-3bqs5jeyjx] {
        margin: 0 0 0.5rem 0;
    }

.vignette-delete-confirm-actions[b-3bqs5jeyjx] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 0.7rem;
}

.vignette-delete-danger[b-3bqs5jeyjx] {
    background: #b91c1c;
    color: white;
    border: none;
    padding: 0.4rem 0.9rem;
    font-size: 0.85rem;
    border-radius: 4px;
    cursor: pointer;
}

    .vignette-delete-danger:hover[b-3bqs5jeyjx] {
        background: #991b1b;
    }

    .vignette-delete-danger:disabled[b-3bqs5jeyjx] {
        opacity: 0.5;
        cursor: not-allowed;
    }
/* _content/CoachingAdvisor.Web/Components/Pages/Vignettes.razor.rz.scp.css */
.vignettes-page[b-ta6x9eaiur] {
    max-width: 920px;
    margin: 0.6rem auto 0 auto;
    padding: 0 1rem;
}

.vignettes-header h2[b-ta6x9eaiur] {
    font-size: 1.4rem;
    color: #14304D;
    margin: 0 0 0.25rem 0;
}

.vignettes-subtitle[b-ta6x9eaiur] {
    color: #475569;
    font-size: 0.88rem;
    margin: 0 0 1rem 0;
}

.vignettes-empty[b-ta6x9eaiur],
.vignettes-loading[b-ta6x9eaiur] {
    color: #64748b;
    font-style: italic;
    text-align: center;
    padding: 2.5rem 1rem;
}

.vignettes-error[b-ta6x9eaiur] {
    text-align: center;
    padding: 2rem 1rem;
    color: #78350f;
    background: #fff7ed;
    border: 1px solid #f59e0b;
    border-radius: 6px;
    max-width: 560px;
    margin: 1rem auto;
}

    .vignettes-error p[b-ta6x9eaiur] {
        margin: 0 0 0.9rem 0;
        line-height: 1.45;
    }

.vignettes-list[b-ta6x9eaiur] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.45rem;
}

.vignette-row[b-ta6x9eaiur] {
    background: #fdfaf3;
    border: 1px solid #e8dec7;
    border-radius: 6px;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

    .vignette-row:hover[b-ta6x9eaiur] {
        border-color: #0659AE;
        box-shadow: 0 2px 6px rgba(6, 89, 174, 0.08);
    }

.vignette-link[b-ta6x9eaiur] {
    display: flex;
    align-items: flex-start;
    gap: 0.8rem;
    padding: 0.65rem 0.9rem;
    text-decoration: none;
    color: inherit;
}

.vignette-avatar[b-ta6x9eaiur] {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
    background: #fff;
    border: 1px solid #e8dec7;
}

.vignette-body[b-ta6x9eaiur] {
    flex: 1;
    min-width: 0;
}

.vignette-title-row[b-ta6x9eaiur] {
    display: flex;
    align-items: center;
    gap: 0.45rem;
    flex-wrap: wrap;
}

.vignette-title[b-ta6x9eaiur] {
    font-size: 1rem;
    font-weight: 600;
    color: #14304D;
}

.vignette-type-badge[b-ta6x9eaiur] {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0.1rem 0.5rem;
    border-radius: 10px;
    background: #e0e7ef;
    color: #14304D;
    font-weight: 500;
}

    .vignette-type-badge.type-growsession[b-ta6x9eaiur] {
        background: #dbeafe;
        color: #1e3a8a;
    }

    .vignette-type-badge.type-learningteam[b-ta6x9eaiur] {
        background: #fef3c7;
        color: #78350f;
    }

    .vignette-type-badge.type-ffigrowsession[b-ta6x9eaiur] {
        background: #dcfce7;
        color: #14532d;
    }

    .vignette-type-badge.type-ffilearningteam[b-ta6x9eaiur] {
        background: #fce7f3;
        color: #831843;
    }

/* Pill shown next to the title on auto-translated rows. Deliberately
   muted/italic so the original-language version reads as primary. */
.vignette-mt-badge[b-ta6x9eaiur] {
    font-size: 0.7rem;
    font-style: italic;
    padding: 0.1rem 0.5rem;
    border-radius: 10px;
    background: #f1f5f9;
    color: #64748b;
    border: 1px dashed #cbd5e1;
}

/* Netsuky thumbnail on a vignette row — preferred over the coach avatar
   when the vignette has one assigned. */
.vignette-netsuky-thumb[b-ta6x9eaiur] {
    width: 36px;
    height: 36px;
    object-fit: contain;
    background: #fdfaf3;
    border-radius: 5px;
    padding: 2px;
    margin-right: 0.4rem;
    flex-shrink: 0;
}

.vignette-netsuky-name[b-ta6x9eaiur] {
    font-family: 'Caveat', 'Comic Sans MS', cursive;
    font-size: 1.2rem;
    font-weight: 600;
    color: #db2777;
    line-height: 1;
    margin-left: 0.35rem;
}

.vignette-meta[b-ta6x9eaiur] {
    font-size: 0.8rem;
    color: #64748b;
    margin-top: 0.15rem;
}

.vignette-dot[b-ta6x9eaiur] {
    margin: 0 0.4rem;
}

.vignette-diagnosis[b-ta6x9eaiur] {
    font-size: 0.88rem;
    color: #334155;
    margin-top: 0.3rem;
    line-height: 1.4;
}

/* === Detail page === */
.vignette-back[b-ta6x9eaiur] {
    display: inline-block;
    margin-bottom: 0.6rem;
    color: #0659AE;
    text-decoration: none;
    font-size: 0.85rem;
}

    .vignette-back:hover[b-ta6x9eaiur] {
        text-decoration: underline;
    }

.vignette-detail-header[b-ta6x9eaiur] {
    display: flex;
    align-items: center;
    gap: 0.9rem;
    margin-bottom: 1rem;
}

.vignette-detail-avatar[b-ta6x9eaiur] {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    object-fit: cover;
    background: #fff;
    border: 1px solid #e8dec7;
}

.vignette-detail-title[b-ta6x9eaiur] {
    font-size: 1.35rem;
    color: #14304D;
    margin: 0 0 0.2rem 0;
}

.vignette-detail-meta[b-ta6x9eaiur] {
    font-size: 0.85rem;
    color: #64748b;
}

.vignette-field[b-ta6x9eaiur] {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    padding: 0.7rem 0.95rem;
    margin-bottom: 0.7rem;
}

    .vignette-field h3[b-ta6x9eaiur] {
        font-size: 0.85rem;
        text-transform: uppercase;
        letter-spacing: 0.06em;
        color: #14304D;
        margin: 0 0 0.4rem 0;
    }

    .vignette-field p[b-ta6x9eaiur] {
        color: #1e293b;
        line-height: 1.5;
        margin: 0;
    }

    .vignette-field ul[b-ta6x9eaiur] {
        margin: 0;
        padding-left: 1.1rem;
        color: #1e293b;
        line-height: 1.5;
    }

.vignette-transcript[b-ta6x9eaiur] {
    background: #f1f5f9;
    border: 1px solid #e2e8f0;
    border-radius: 4px;
    padding: 0.7rem 0.9rem;
    font-size: 0.82rem;
    line-height: 1.5;
    color: #334155;
    white-space: pre-wrap;
    word-break: break-word;
    margin-top: 0.5rem;
    max-height: 320px;
    overflow-y: auto;
    font-family: inherit;
}

.review-link[b-ta6x9eaiur] {
    background: none;
    border: none;
    color: #0659AE;
    font-size: 0.85rem;
    text-decoration: underline;
    cursor: pointer;
    padding: 0;
}
