/* pys_module_themes_5_kategori_g.css
 * ===========================================================================
 * KAYNAK: pys_module_themes.css satir 4572-5895 (bolundu: 2026-08-28)
 *
 * !! YUKLEME SIRASI KRITIK !!
 * Bu dosya ailesi (pys_module_themes_1..7) UC YERDE numara sirasiyla
 * yuklenmek ZORUNDA: web/index.html, web/yonetim/index.html ve
 * pys_motivation_system.js yazdirma penceresi. Dosya kronolojik bolundu:
 * sonraki parcalar oncekileri KASITLI eziyor. Sira bozulursa gorunum
 * sessizce bozulur (hata vermez).
 *
 * ICERIK: Kategori G paketi (yonetici ekip ozeti, yerinde +/-/DD, sablon cipleri, koc onboarding), HCP brief 02-04 ek stilleri, baslik input/kategori cipi duzeltmeleri, telefon modal alani, skeleton parilti notu
 * ===========================================================================
 */
/* Kategori G — yönetici ekip özeti (banner altı, kompakt) */
#hcp-command-deck-mount {
    margin: 0 1.25rem 10px;
}
.hcp-command-deck {
    overflow: hidden;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    background: #fff;
}
.hcp-command-deck.hidden { display: none; }
.hcp-command-deck__toggle {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    padding: 8px 12px;
    border: none;
    background: #f8fafc;
    cursor: pointer;
    text-align: left;
}
.hcp-command-deck__toggle:hover { background: #FBFAF6; }
.hcp-command-deck__week {
    font-size: 12px;
    font-weight: 700;
    color: #0f172a;
}
.hcp-command-deck__title {
    font-size: 10px;
    font-weight: 600;
    color: #64748b;
    text-transform: none;
    letter-spacing: 0.04em;
}
.hcp-command-deck__chev {
    margin-left: auto;
    font-size: 10px;
    color: #94a3b8;
}
.hcp-command-deck__body { padding: 8px 10px 10px; }
.hcp-command-deck.is-collapsed .hcp-command-deck__body { display: none; }

.hcp-command-deck__metrics {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px;
    margin-bottom: 8px;
}
@media (max-width: 520px) {
    .hcp-command-deck__metrics { grid-template-columns: 1fr; }
}
.hcp-deck-metric {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
    padding: 8px 10px;
    border-radius: 12px;
    border: 1px solid #e2e8f0;
    background: #fff;
    cursor: pointer;
    text-align: left;
    transition: border-color 0.15s, box-shadow 0.15s, transform 0.15s;
}
.hcp-deck-metric:hover {
    border-color: #7dd3fc;
    box-shadow: 0 4px 12px rgba(14, 165, 233, 0.1);
    transform: translateY(-1px);
}
.hcp-deck-metric--warn {
    border-color: #fde68a;
    background: linear-gradient(135deg, #fffbeb, #fff);
}
.hcp-deck-metric--warn .hcp-deck-metric__val { color: #b45309; }
.hcp-deck-metric--alert {
    border-color: #fecaca;
    background: linear-gradient(135deg, #fef2f2, #fff);
}
.hcp-deck-metric--alert .hcp-deck-metric__val { color: #dc2626; }
.hcp-deck-metric--skel {
    pointer-events: none;
    opacity: 0.55;
    animation: hcp-deck-pulse 1.4s ease-in-out infinite;
}
@keyframes hcp-deck-pulse {
    0%, 100% { opacity: 0.45; }
    50% { opacity: 0.75; }
}
.hcp-deck-metric__val {
    font-size: 1.35rem;
    font-weight: 800;
    line-height: 1;
    color: #0f172a;
}
.hcp-deck-metric__lbl {
    font-size: 10px;
    font-weight: 600;
    color: #64748b;
    line-height: 1.3;
}

.hcp-command-deck__actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
}
@media (max-width: 640px) {
    .hcp-command-deck__actions { grid-template-columns: 1fr; }
}
.hcp-deck-action {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    padding: 8px 10px;
    border-radius: 12px;
    border: 1px solid #e2e8f0;
    background: #fff;
    cursor: pointer;
    text-align: left;
    transition: border-color 0.15s, background 0.15s, transform 0.15s;
}
.hcp-deck-action:hover {
    border-color: #0ea5e9;
    background: #f0f9ff;
    transform: translateY(-1px);
}
.hcp-deck-action--admin {
    border-color: #ddd6fe;
    background: linear-gradient(135deg, #faf5ff, #fff);
}
.hcp-deck-action--admin:hover {
    border-color: #a78bfa;
    background: #f5f3ff;
}
.hcp-deck-action__icon { font-size: 16px; line-height: 1; }
.hcp-deck-action__lbl {
    font-size: 13px;
    font-weight: 700;
    color: #0f172a;
}
.hcp-deck-action--admin .hcp-deck-action__lbl { color: #6d28d9; }
.hcp-deck-action__hint {
    font-size: 10px;
    color: #94a3b8;
    font-weight: 500;
    margin-left: auto;
}
.hcp-fb-panel--compact { padding: 0 1.25rem 1rem; }
.hcp-fb-panel--compact .hcp-fb-tabs { margin-top: 0; }

.hcp-deck-error {
    grid-column: 1 / -1;
    font-size: 12px;
    color: #64748b;
    margin: 0;
}
.hcp-deck-retry {
    border: none;
    background: none;
    color: #0ea5e9;
    font-weight: 600;
    cursor: pointer;
    text-decoration: underline;
    padding: 0;
}

/* Kategori G — kontrol yerinde +/–/DD */
.hcp-mark-btn {
    min-width: 2.25rem;
    height: 2rem;
    padding: 0 8px;
    border-radius: 8px;
    border: 1px solid #cbd5e1;
    background: #fff;
    font-size: 13px;
    font-weight: 700;
    color: #475569;
}
.hcp-mark-btn:hover { background: #FBFAF6; }
.hcp-mark-btn.is-active {
    background: #1e40af;
    border-color: #1e40af;
    color: #fff;
}

/* Kategori G — geri bildirim şablon çipleri */
.hcp-fb-chip {
    font-size: 10px;
    padding: 3px 8px;
    border-radius: 999px;
    border: 1px solid #e2e8f0;
    background: #f8fafc;
    color: #475569;
}
.hcp-fb-chip:hover { background: #e0f2fe; border-color: #7dd3fc; }

/* Kategori G — koç onboarding */
.hcp-onboard-overlay {
    position: fixed;
    inset: 0;
    z-index: 95;
    background: rgba(15, 23, 42, 0.45);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
}
.hcp-onboard-overlay.hidden { display: none; }
.hcp-onboard-card {
    max-width: 22rem;
    width: 100%;
    background: #fff;
    border-radius: 16px;
    padding: 20px;
    box-shadow: 0 20px 50px rgba(15, 23, 42, 0.2);
}
.hcp-onboard-step { font-size: 11px; color: #94a3b8; margin: 0 0 6px; }
.hcp-onboard-title { font-size: 18px; font-weight: 700; color: #0f172a; margin: 0 0 8px; }
.hcp-onboard-body { font-size: 14px; color: #475569; line-height: 1.5; margin: 0 0 16px; }
.hcp-onboard-actions { display: flex; justify-content: space-between; gap: 8px; }
.hcp-onboard-skip {
    font-size: 13px;
    color: #64748b;
    background: none;
    border: none;
    padding: 8px 12px;
}
.hcp-onboard-next {
    font-size: 13px;
    font-weight: 600;
    padding: 8px 16px;
    border-radius: 10px;
    border: none;
    background: #0ea5e9;
    color: #fff;
}

/* —— HÇP brief 02–04 ek stiller —— */
.hcp-onboard-banner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 10px 14px;
    margin-bottom: 10px;
    border-radius: 12px;
    background: linear-gradient(135deg, #EFF6FF 0%, #DBEAFE 100%);
    border: 1px solid #93C5FD;
}
.hcp-onboard-banner.hidden { display: none; }
.hcp-onboard-banner__text { font-size: 13px; color: #1e3a5f; margin: 0; flex: 1; min-width: 200px; }
.hcp-onboard-banner__actions { display: flex; gap: 8px; }
.hcp-onboard-banner__btn {
    font-size: 12px; font-weight: 600; padding: 6px 12px; border-radius: 8px;
    border: none; background: var(--hcp-status-info); color: #fff; cursor: pointer;
}
.hcp-onboard-banner__btn--ghost { background: transparent; color: #475569; border: 1px solid #cbd5e1; }

.hcp-deck-actionline-wrap { padding: 4px 0; }
.hcp-deck-actionline {
    width: 100%; text-align: left; font-size: 13px; font-weight: 500;
    padding: 8px 10px; border-radius: 10px; border: none; cursor: pointer;
    background: linear-gradient(135deg, #FEF3C7 0%, #FDE68A 100%);
    color: #92400e;
}
.hcp-deck-actionline--ok { font-size: 13px; color: #64748b; padding: 6px 10px; margin: 0; }

.hcp-gamif-time-card {
    padding: 10px 12px;
    border-radius: 12px;
    background: linear-gradient(135deg, #F0FDF4 0%, #DCFCE7 100%);
    border: 1px solid #86EFAC;
}
.hcp-gamif-time-title { font-size: 12px; font-weight: 700; color: #14532d; margin: 0 0 8px; }
.hcp-gamif-time-row { display: flex; justify-content: space-between; font-size: 12px; padding: 2px 0; }
.hcp-gamif-time-tag { color: #1b2a2e; }
.hcp-gamif-time-val { font-weight: 600; color: #059669; }
.hcp-gamif-time-hint { font-size: 11px; color: #64748b; margin: 8px 0 0; }
.hcp-gamif-time-empty { font-size: 11px; color: #64748b; margin: 0; }
.hcp-gamif-time-secondary {
    margin-top: 8px; font-size: 11px; color: #64748b; background: none; border: none;
    text-decoration: underline; cursor: pointer; padding: 0;
}

.hcp-inline-title {
    flex: 1; min-width: 120px; border: none; background: transparent;
    font-size: 14px; font-weight: 500; color: #0f172a; padding: 4px 0;
}
.hcp-inline-title:focus { outline: none; border-bottom: 2px solid var(--hcp-status-info); }
.hcp-inline-title:disabled { opacity: 0.6; cursor: not-allowed; }
/* Yapılacak satırlarında başlık input'u tüm satırı kaplayıp kategori çipini
   sağa fırlatmasın: içerik genişliğinde kalsın, çip başlığın hemen yanında
   gruplansın. field-sizing destekleyen tarayıcılarda (Chrome/Edge 123+) etkin;
   desteklemeyenlerde eski tam-genişlik davranışı korunur (başlık yine okunur). */
@supports (field-sizing: content) {
    .hcp-inline-title {
        field-sizing: content;
        flex: 0 1 auto;
        width: auto;
        max-width: 100%;
    }
}
/* Statülü/salt-okunur başlık tüm satırı kaplayıp kategori çipini sağa itmesin
   (space-between dev boşluğu). İçerik genişliğinde kalsın; çip hemen yanında gruplanır.
   Düzenlenebilir input ise flex:1 ile geniş kalmaya devam eder (yazım kolaylığı). */
.hcp-inline-title--done,
.hcp-inline-title--readonly {
    flex: 0 1 auto;
    max-width: 100%;
}
.hcp-inline-title--done {
    text-align: left; cursor: pointer; line-height: 1.35;
    font-family: inherit; font-size: 14px; font-weight: 500; color: #0f172a;
}
.hcp-inline-title--done:hover { color: var(--hcp-status-info); text-decoration: underline; text-underline-offset: 2px; }
.hcp-inline-title--done:focus { outline: none; text-decoration: underline; text-underline-offset: 2px; }
.hcp-inline-duration {
    width: 52px; font-size: 11px; text-align: center; padding: 4px;
    border-radius: 6px; border: 1px solid #e2e8f0; background: #f8fafc;
}
.hcp-item-duration-wrap { display: flex; align-items: center; }

.hcp-icon-button {
    position: relative; min-width: 32px; min-height: 32px;
    display: inline-flex; align-items: center; justify-content: center;
    border: none; background: transparent; cursor: pointer; color: #64748b;
    border-radius: 8px; padding: 4px;
}
.hcp-icon-button::before { content: ""; position: absolute; inset: -6px; }
.hcp-icon-button:hover, .hcp-icon-button:focus-visible { color: #0f172a; background: #FBFAF6; }
.hcp-icon-button:focus-visible { outline: 2px solid var(--hcp-status-info); outline-offset: 2px; }

.hcp-item-delete { opacity: 0.45; }
.hcp-item-delete:hover, .hcp-item-delete:focus-visible { opacity: 1; color: var(--hcp-status-danger); }

.hcp-control-history-panel {
    position: fixed; top: 0; right: 0; bottom: 0; width: min(24rem, 92vw);
    z-index: 88; background: #fff; border-left: 1px solid #e2e8f0;
    box-shadow: -8px 0 24px rgba(15, 23, 42, 0.08);
    display: flex; flex-direction: column;
}
.hcp-control-history-panel.hidden { display: none; }
.hcp-control-history-panel__head {
    display: flex; align-items: center; justify-content: space-between;
    padding: 12px 14px; border-bottom: 1px solid #e2e8f0; font-weight: 600; font-size: 14px;
}
.hcp-control-history-panel__body { flex: 1; overflow-y: auto; padding: 12px 14px; }

.hcp-quick-add__duration {
    width: 72px; font-size: 12px; padding: 6px 8px; border-radius: 8px;
    border: 1px solid #e2e8f0; background: #fff;
}

.sr-only {
    position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
    overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0;
}

:root {
    --color-work-area-veri: #0EA5E9;
    --color-work-area-operasyon: #10B981;
    --color-work-area-bip: #2563EB;
    --color-work-area-motivasyon: #22C55E;
    --color-work-area-danismanlik: #4338CA;
    --color-work-area-problem: #EF4444;
    --color-work-area-idari: #475569;
    --color-work-area-akademik: #A855F7;
    --color-work-area-operasyonel: #EAB308;
    --color-work-area-idari-operasyonel: #EAB308;
    --color-work-area-dijitallesme: #06B6D4;
    --color-work-area-arsiv-duzenleme: #D97706;
    --color-work-area-surec-strateji: #6366F1;
    --color-work-area-aile: #EC4899;
    --color-work-area-etkinlik: #F97316;
    --color-work-area-egitim: #059669;
    --color-work-area-toplanti: #8B5CF6;
    --color-work-area-supervizyon: #84CC16;
    --color-work-area-ogretim: #14B8A6;
    --color-work-area-gozlem: #E11D48;
    --color-work-area-iletisim: #C026D3;
    --color-work-area-yayginlastirma: #C2410C;
    --color-work-area-ziyaret: #0D9488;
    --color-work-area-savunuculuk: #DB2777;
    --color-work-area-iyilestirme: #4D7C0F;
    --color-work-area-diger: #64748B;
    --hcp-chip-plan-disi-bg: #FFFBEB;
    --hcp-chip-plan-disi-border: #FDE68A;
    --hcp-chip-plan-disi-text: #B45309;
    --hcp-chip-plan-disi-active-bg: #FEF3C7;
    --hcp-chip-plan-disi-active-border: #F59E0B;
}

.hcp-work-area-chips {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 9px;
    margin-top: 6px;
}
.hcp-work-area-chip,
.hcp-plan-disi-chip {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    padding: 6px 14px;
    border-radius: 10px;
    cursor: pointer;
    line-height: 1.2;
    /* Uzun kategori adı sert kesilmesin: dar alanda üç nokta ile kısalt. */
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: background 0.15s ease, transform 0.12s ease, box-shadow 0.15s ease, opacity 0.15s ease;
}
.hcp-work-area-chip {
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: linear-gradient(135deg,
        var(--wa-color),
        color-mix(in srgb, var(--wa-color) 78%, #000));
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.28);
    box-shadow:
        0 2px 10px color-mix(in srgb, var(--wa-color) 38%, transparent),
        0 1px 3px rgba(0, 0, 0, 0.12);
}
.hcp-work-area-chip:hover:not(.is-selected) {
    background: linear-gradient(135deg,
        color-mix(in srgb, var(--wa-color) 90%, #fff),
        color-mix(in srgb, var(--wa-color) 68%, #000));
    color: #fff;
    box-shadow:
        0 4px 16px color-mix(in srgb, var(--wa-color) 52%, transparent),
        0 2px 6px rgba(0, 0, 0, 0.14);
    transform: translateY(-2px);
}
.hcp-work-area-chip.is-selected {
    background: linear-gradient(135deg,
        color-mix(in srgb, var(--wa-color) 88%, #fff),
        color-mix(in srgb, var(--wa-color) 65%, #000));
    border: 1px solid rgba(255, 255, 255, 0.35);
    color: #fff;
    font-weight: 800;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow:
        0 0 0 2px #fff,
        0 0 0 4px var(--wa-color),
        0 4px 16px color-mix(in srgb, var(--wa-color) 52%, transparent);
    transform: translateY(-1px);
}
.hcp-work-area-chip.is-selected[data-work-area="operasyonel"],
.hcp-work-area-chip.is-selected[data-work-area="supervizyon"],
.hcp-work-area-chip[data-work-area="operasyonel"],
.hcp-work-area-chip[data-work-area="supervizyon"] {
    color: #1e293b;
    text-shadow: none;
}
.hcp-work-area-chip--disabled,
.hcp-work-area-chip[aria-disabled="true"] {
    opacity: 0.45;
    pointer-events: none;
    cursor: not-allowed;
}
.hcp-quick-add--disabled {
    opacity: 0.55;
}
.hcp-quick-add--disabled .hcp-quick-add__unplanned {
    opacity: 0.6;
    pointer-events: none;
}
.hcp-plan-disi-divider {
    display: inline-block;
    flex-shrink: 0;
    width: 1px;
    height: 18px;
    background: #CBD5E1;
    margin: 0 1px;
}
.hcp-plan-disi-chip {
    display: inline-flex;
    align-items: center;
    border: 1px solid var(--hcp-chip-plan-disi-border);
    background: var(--hcp-chip-plan-disi-bg);
    color: var(--hcp-chip-plan-disi-text);
}
.hcp-plan-disi-chip:hover {
    background: #FEF9C3;
    border-color: #FBBF24;
}
.hcp-plan-disi-chip.is-active {
    background: var(--hcp-chip-plan-disi-active-bg);
    border-color: var(--hcp-chip-plan-disi-active-border);
    color: #92400E;
    box-shadow: inset 0 0 0 1px rgba(245, 158, 11, 0.18);
}
.hcp-work-area-badge {
    font-size: 10px; font-weight: 700; padding: 2px 8px; border-radius: 999px;
    background: linear-gradient(135deg, color-mix(in srgb, var(--wa-color) 80%, #000), var(--wa-color));
    color: #fff; white-space: nowrap;
}
.hcp-quick-add__areas-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    flex-wrap: wrap;
    margin-bottom: 0.375rem;
}
.hcp-quick-add__areas-label { font-size: 11px; font-weight: 600; color: #64748b; display: block; }
.hcp-item-duration-badge { font-size: 11px; font-weight: 600; color: #059669; padding: 2px 6px; background: #ecfdf5; border-radius: 6px; }
.hcp-item-row-actions {
    display: inline-flex; align-items: center; gap: 2px; flex-shrink: 0;
}
.hcp-row-action {
    display: inline-flex; align-items: center; gap: 4px;
    min-height: 28px; padding: 2px 8px; border: none; border-radius: 6px;
    background: transparent; font-size: 11px; font-weight: 600; color: #64748b;
    cursor: pointer; white-space: nowrap; position: relative; z-index: 2;
}
.hcp-row-action:hover, .hcp-row-action:focus-visible { background: #FBFAF6; color: #1b2a2e; }
.hcp-row-action--status { color: #0f766e; background: #f0fdfa; border: 1px solid #99f6e4; }
.hcp-row-action--status:hover, .hcp-row-action--status:focus-visible { background: #ccfbf1; color: #115e59; }
.hcp-row-action--change { color: #b45309; }
.hcp-row-action--change:hover { background: #fffbeb; color: #92400e; }
.hcp-row-action--pending { color: #c2410c; }
.hcp-row-action--pending:hover { background: #fff7ed; color: #9a3412; }
.hcp-row-action--delete { color: #dc2626; }
.hcp-row-action--delete:hover { background: #fef2f2; color: #b91c1c; }
.hcp-row-action__chev { font-size: 9px; opacity: 0.7; }
.hcp-item-row--needs-detail { background: linear-gradient(90deg, rgba(254, 243, 199, 0.35) 0%, transparent 70%); }
.hcp-section-detail-warn {
    display: flex; align-items: center; gap: 6px; margin: 0 0 8px;
    font-size: 12px; font-weight: 600; color: #b45309;
}
.hcp-section-detail-form { margin-top: 6px; }
.hcp-inline-status-form {
    margin: 8px 0 0 30px; padding: 10px 12px; border-radius: 10px;
    border: 1px solid #e2e8f0; background: #f8fafc;
}
.hcp-status-wrap { display: inline-flex; align-items: center; gap: 2px; }
.hcp-status-menu-btn {
    min-width: 28px; min-height: 28px; padding: 0 4px; border: none; background: transparent;
    color: #64748b; font-size: 12px; line-height: 1; border-radius: 6px; cursor: pointer;
}
.hcp-status-menu-btn:hover, .hcp-status-menu-btn:focus-visible { background: #FBFAF6; color: #1b2a2e; }
.hcp-inline-status-bar {
    display: flex; flex-wrap: wrap; gap: 6px; margin: 4px 0 0; padding: 4px 0 6px 36px;
}
.hcp-status-chip {
    display: inline-flex; align-items: center; gap: 6px; padding: 5px 10px;
    border: 1px solid #e2e8f0; border-radius: 999px; background: #fff;
    font-size: 11px; font-weight: 600; color: #1b2a2e; cursor: pointer;
}
.hcp-status-chip:hover { background: #f8fafc; border-color: #cbd5e1; }
.hcp-status-chip.is-current { border-color: var(--status-color, #0ea5e9); background: #f0f9ff; }
.hcp-status-chip .hcp-status-dot { width: 8px; height: 8px; }
.hcp-readonly-mode .hcp-quick-add,
.hcp-readonly-mode .hcp-item-delete,
.hcp-readonly-mode .hcp-row-action,
.hcp-readonly-mode .hcp-btn-tik,
.hcp-readonly-mode .hcp-inline-title,
.hcp-readonly-mode .hcp-header-submit,
.hcp-readonly-mode .hcp-header-control,
.hcp-readonly-mode .hcp-strip-submit,
.hcp-readonly-mode #hcp-new-title,
.hcp-readonly-mode #hcp-new-submit { pointer-events: none; cursor: default; }

.pys-readonly-manager #main-app input:not(.hcp-readonly-allowed),
.pys-readonly-manager #main-app textarea:not(.hcp-readonly-allowed),
.pys-readonly-manager #main-app select:not(.hcp-readonly-allowed) {
    pointer-events: none;
    cursor: default;
}

.hcp-center-modal-root {
    position: fixed;
    inset: 0;
    z-index: 88;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
    pointer-events: none;
}
.hcp-center-modal-root.is-open { pointer-events: auto; }
.hcp-center-modal-root__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(15, 23, 42, 0.45);
    opacity: 0;
    transition: opacity 0.2s ease;
}
.hcp-center-modal-root.is-open .hcp-center-modal-root__backdrop { opacity: 1; }
.hcp-center-modal {
    position: relative;
    width: min(520px, 100%);
    max-height: min(85vh, 720px);
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 24px 64px rgba(15, 23, 42, 0.18);
    display: flex;
    flex-direction: column;
    transform: scale(0.94) translateY(8px);
    opacity: 0;
    transition: transform 0.22s ease, opacity 0.22s ease;
}
.hcp-center-modal-root.is-open .hcp-center-modal {
    transform: scale(1) translateY(0);
    opacity: 1;
}
.hcp-center-modal--lg { width: min(640px, 100%); }
/* Telefonda modala daha çok alan: kenar boşluğu daralır, gövde daha uzun kaydırılır */
@media (max-width: 430px) {
    .hcp-center-modal-root { padding: 10px; }
    .hcp-center-modal { max-height: 92vh; }
}
.hcp-center-modal__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px;
    border-bottom: 1px solid #e2e8f0;
    background: linear-gradient(135deg, rgba(14, 165, 233, 0.06), rgba(5, 150, 105, 0.05));
    border-radius: 16px 16px 0 0;
    flex-shrink: 0;
}
.hcp-center-modal__title { font-weight: 700; font-size: 1rem; color: #0f172a; }
.hcp-center-modal__close {
    border: none;
    background: #FBFAF6;
    width: 32px;
    height: 32px;
    border-radius: 999px;
    font-size: 1.35rem;
    line-height: 1;
    color: #64748b;
    cursor: pointer;
}
.hcp-center-modal__close:hover { background: #e2e8f0; color: #0f172a; }
.hcp-center-modal__body {
    flex: 1;
    overflow-y: auto;
    padding: 16px;
    scrollbar-width: auto;
    scrollbar-color: #64748b #e2e8f0;
}
.hcp-center-modal__body::-webkit-scrollbar { width: 14px; }
.hcp-center-modal__body::-webkit-scrollbar-track { background: #e2e8f0; border-radius: 999px; }
.hcp-center-modal__body::-webkit-scrollbar-thumb {
    background: #64748b;
    border-radius: 999px;
    border: 3px solid #e2e8f0;
}
.hcp-center-modal__body::-webkit-scrollbar-thumb:hover { background: #475569; }
.hcp-center-modal__foot {
    display: flex;
    gap: 8px;
    justify-content: flex-end;
    padding: 12px 16px;
    border-top: 1px solid #e2e8f0;
    flex-shrink: 0;
}

.hcp-suggest-fab {
    display: none !important;
}

.exec-suggest-header-btn {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 5px 14px 5px 6px;
    border-radius: 999px;
    border: 1px solid rgba(251, 191, 36, 0.55);
    background: linear-gradient(135deg, #fffbeb 0%, #fff7ed 45%, #ffedd5 100%);
    box-shadow: 0 2px 14px rgba(245, 158, 11, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.85);
    cursor: pointer;
    transition: transform 0.15s ease, box-shadow 0.15s ease, filter 0.15s ease;
    max-width: 100%;
}
.exec-suggest-header-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(245, 158, 11, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.9);
    filter: brightness(1.02);
}
.exec-suggest-header-btn:active { transform: translateY(0); }
.exec-suggest-header-btn__icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: linear-gradient(145deg, #fbbf24 0%, #f59e0b 45%, #ea580c 100%);
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.8rem;
    flex-shrink: 0;
    box-shadow: 0 2px 8px rgba(234, 88, 12, 0.35);
}
.exec-suggest-header-btn__text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    line-height: 1.2;
    min-width: 0;
}
.exec-suggest-header-btn__line1 {
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: none;
    color: #b45309;
    white-space: nowrap;
}
.exec-suggest-header-btn__line2 {
    font-size: 11px;
    font-weight: 700;
    color: #78350f;
    white-space: nowrap;
}
@media (max-width: 640px) {
    #header-exec-suggest-center .exec-suggest-header-btn__text { display: none; }
    #header-exec-suggest-center .exec-suggest-header-btn { padding: 6px; border-radius: 50%; }
}

.hcp-row-detail-btn {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    min-height: 32px;
    padding: 0 10px;
    border-radius: 999px;
    border: 1px solid #cbd5e1;
    background: #fff;
    color: #1b2a2e;
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    flex-shrink: 0;
}
.hcp-row-detail-btn:hover { border-color: #0ea5e9; color: #0369a1; background: #f0f9ff; }

.hcp-yz-quick-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 14px;
    border-radius: 999px;
    border: 1px solid rgba(124, 58, 237, 0.3);
    background: linear-gradient(135deg, rgba(124, 58, 237, 0.12), rgba(14, 165, 233, 0.1));
    color: #5b21b6;
    font-size: 0.8rem;
    font-weight: 700;
    cursor: pointer;
}
.hcp-yz-quick-btn:hover { filter: brightness(1.03); }

.hcp-btn-suggest { font-size: 0.75rem; }
/* Skeleton parıltısı tek kaynaktan: .hcp-skeleton::after (hcpShimmer). Buradaki ikinci
   gradyan animasyonu kaldırıldı — iki parıltı üst üste binip faz farkıyla titreşiyordu,
   ayrıca prefers-reduced-motion bloğu bunu durdurmuyordu. */

/* —— HÇP Kontrol paneli —— */
#hcp-shell-control .hcp-ctrl-page { width: 100%; max-width: none; }
#hcp-shell-control .hcp-ctrl-page--full { min-height: 0; }
#hcp-shell-control .hcp-ctrl-msg { font-size: var(--pys-fs-xs); min-height: 1.25rem; margin-bottom: 0.5rem; padding: 0 1rem; }
@media (min-width: 768px) {
    #hcp-shell-control .hcp-ctrl-msg { padding: 0 1.25rem; }
}

#hcp-shell-control .hcp-ctrl-deck {
    margin: 0 1rem 0.875rem;
    padding: 0.875rem 1rem;
    border-radius: 0.875rem;
    border: 1px solid #e2e8f0;
    background: #fff;
    box-shadow: var(--pys-elev-1) rgba(15, 23, 42, 0.05);
}
@media (min-width: 768px) {
    #hcp-shell-control .hcp-ctrl-deck { margin-left: 1.25rem; margin-right: 1.25rem; }
}
#hcp-shell-control .hcp-ctrl-deck-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.625rem 1rem;
}
#hcp-shell-control .hcp-ctrl-deck-row--filters {
    margin-top: 0.625rem;
    padding-top: 0.625rem;
    border-top: 1px solid #FBFAF6;
    justify-content: space-between;
}
#hcp-shell-control .hcp-ctrl-stats-wrap--inline {
    flex: 1;
    min-width: 0;
    margin-bottom: 0;
}
#hcp-shell-control .hcp-ctrl-stats-wrap--inline .hcp-ctrl-stats-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) minmax(0, 1.2fr);
    gap: 0.375rem;
}
#hcp-shell-control .hcp-ctrl-stats-wrap--inline .hcp-ctrl-stat {
    padding: 0.4375rem 0.5rem;
}
#hcp-shell-control .hcp-ctrl-stats-wrap--inline .hcp-ctrl-stat-val {
    font-size: var(--pys-fs-md);
}
@media (max-width: 899px) {
    #hcp-shell-control .hcp-ctrl-stats-wrap--inline .hcp-ctrl-stats-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    #hcp-shell-control .hcp-ctrl-stats-wrap--inline .hcp-ctrl-stat-progress {
        grid-column: 1 / -1;
    }
}

#hcp-shell-control .hcp-ctrl-toolbar {
    margin: 0 1rem 1rem;
    padding: 1rem 1.125rem;
    border-radius: 1rem;
    border: 1px solid #e2e8f0;
    background: linear-gradient(135deg, rgba(255,255,255,0.98) 0%, rgba(248,250,252,0.95) 100%);
    box-shadow: 0 1px 3px rgba(15, 23, 42, 0.06), 0 4px 14px rgba(15, 23, 42, 0.04);
}
#hcp-shell-control .hcp-ctrl-toolbar-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    margin-bottom: 0.875rem;
}
#hcp-shell-control .hcp-ctrl-week-label {
    font-size: var(--pys-fs-sm);
    font-weight: 600;
    color: var(--pys-ink-4);
    margin: 0;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}
#hcp-shell-control .hcp-ctrl-week-label i { color: #1a63c4; opacity: 0.85; }
#hcp-shell-control .hcp-ctrl-toolbar-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
}
#hcp-shell-control .hcp-ctrl-search-wrap {
    position: relative;
    display: flex;
    align-items: center;
}
#hcp-shell-control .hcp-ctrl-search-icon {
    position: absolute;
    left: 0.625rem;
    font-size: var(--pys-fi-sm);
    color: #94a3b8;
    pointer-events: none;
}
#hcp-shell-control .hcp-ctrl-search {
    font-size: var(--pys-fs-xs);
    padding: 0.4375rem 0.75rem 0.4375rem 1.75rem;
    border: 1px solid #cbd5e1;
    border-radius: var(--pys-radius-pill);
    background: #fff;
    color: #1b2a2e;
    min-width: 11rem;
    outline: none;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
#hcp-shell-control .hcp-ctrl-search:focus {
    border-color: #1a63c4;
    box-shadow: 0 0 0 3px rgba(46, 143, 255, 0.12);
}
#hcp-shell-control .hcp-ctrl-tool-btn {
    font-size: var(--pys-fs-xs);
    font-weight: 600;
    padding: 0.375rem 0.75rem;
    border-radius: var(--pys-radius-pill);
    border: 1px solid #cbd5e1;
    background: #fff;
    color: var(--pys-ink-4);
    cursor: pointer;
    transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}
#hcp-shell-control .hcp-ctrl-tool-btn:hover {
    border-color: #1a63c4;
    color: #1a63c4;
    background: #f8fafc;
}

@media (min-width: 768px) {
    #hcp-shell-control .hcp-ctrl-toolbar { margin-left: 1.25rem; margin-right: 1.25rem; }
}
#hcp-shell-control .hcp-ctrl-stats-wrap { margin-bottom: 0.75rem; }
#hcp-shell-control .hcp-ctrl-stats-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
}
@media (min-width: 768px) {
    #hcp-shell-control .hcp-ctrl-stats-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr)) minmax(0, 1.6fr);
    }
}
#hcp-shell-control .hcp-ctrl-stat {
    padding: 0.625rem 0.75rem;
    border-radius: 0.75rem;
    border: 1px solid transparent;
    text-align: center;
}
#hcp-shell-control .hcp-ctrl-stat-val {
    display: block;
    font-size: var(--pys-fs-lg);
    font-weight: 800;
    line-height: 1.2;
}
#hcp-shell-control .hcp-ctrl-stat-lbl {
    display: block;
    font-size: var(--pys-fs-xs);
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0.04em;
    margin-top: 0.125rem;
    opacity: 0.85;
}
#hcp-shell-control .hcp-ctrl-stat--plus { background: #ecfdf5; border-color: #a7f3d0; color: #065f46; }
#hcp-shell-control .hcp-ctrl-stat--minus { background: #fef2f2; border-color: #fecaca; color: #991b1b; }
#hcp-shell-control .hcp-ctrl-stat--dd { background: #fffbeb; border-color: #fde68a; color: #92400e; }
#hcp-shell-control .hcp-ctrl-stat--pending { background: #FBFAF6; border-color: #cbd5e1; color: var(--pys-ink-4); }
#hcp-shell-control .hcp-ctrl-stat-progress {
    grid-column: 1 / -1;
    padding: 0.625rem 0.875rem;
    border-radius: 0.75rem;
    background: #fff;
    border: 1px solid #e2e8f0;
}
@media (min-width: 640px) {
    #hcp-shell-control .hcp-ctrl-stat-progress { grid-column: auto; }
}
#hcp-shell-control .hcp-ctrl-stat-progress-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.375rem;
}
#hcp-shell-control .hcp-ctrl-stat-progress-label {
    font-size: var(--pys-fs-xs);
    font-weight: 600;
    color: #1b2a2e;
}
#hcp-shell-control .hcp-ctrl-stat-progress-pct {
    font-size: var(--pys-fs-xs);
    font-weight: 700;
    color: #1a63c4;
}
#hcp-shell-control .hcp-ctrl-stat-progress-track {
    height: 0.375rem;
    border-radius: var(--pys-radius-pill);
    background: #e2e8f0;
    overflow: hidden;
}
#hcp-shell-control .hcp-ctrl-stat-progress-fill {
    height: 100%;
    border-radius: var(--pys-radius-pill);
    background: linear-gradient(90deg, #1E6FD0, #3FA0EC);
    transition: width 0.35s ease;
}

#hcp-shell-control .hcp-ctrl-help-toggle {
    display: inline-flex;
    align-items: center;
    gap: 0.3125rem;
    font-size: var(--pys-fs-xs);
    font-weight: 600;
    color: #1a63c4;
    background: #eef2ff;
    border: 1px solid #c7d2fe;
    border-radius: var(--pys-radius-pill);
    padding: 0.3125rem 0.625rem;
    cursor: pointer;
    flex-shrink: 0;
}
#hcp-shell-control .hcp-ctrl-help-toggle.is-open {
    background: #1E6FD0;
    color: #fff;
    border-color: #1a63c4;
}
#hcp-shell-control .hcp-ctrl-help {
    padding: 0.625rem 0.875rem;
    margin-top: 0.625rem;
    border-radius: 0.625rem;
    background: #eef2ff;
    border: 1px solid #c7d2fe;
}
#hcp-shell-control .hcp-ctrl-help-text {
    font-size: var(--pys-fs-xs);
    line-height: 1.55;
    color: var(--pys-ink-4);
    margin: 0;
}
#hcp-shell-control .hcp-ctrl-intro-mark {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 0.3125rem;
    font-size: var(--pys-fs-xs);
    font-weight: 700;
    vertical-align: middle;
    margin: 0 0.0625rem;
}
#hcp-shell-control .hcp-ctrl-intro-mark--plus { background: #d1fae5; color: #065f46; }
#hcp-shell-control .hcp-ctrl-intro-mark--minus { background: #fee2e2; color: #991b1b; }
#hcp-shell-control .hcp-ctrl-intro-mark--dd { background: #fef3c7; color: #92400e; }

#hcp-shell-control .hcp-ctrl-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 0.375rem;
}
#hcp-shell-control .hcp-ctrl-filter-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 1.125rem;
    height: 1.125rem;
    padding: 0 0.3125rem;
    margin-left: 0.25rem;
    border-radius: var(--pys-radius-pill);
    font-size: var(--pys-fs-xs);
    font-weight: 700;
    background: rgba(0,0,0,0.12);
}
#hcp-shell-control .hcp-filter-chip.is-active .hcp-ctrl-filter-count {
    background: rgba(255,255,255,0.25);
}

#hcp-shell-control .hcp-ctrl-pending-mount {
    padding: 0 1rem;
    margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
    #hcp-shell-control .hcp-ctrl-pending-mount { padding: 0 1.25rem; }
}

#hcp-shell-control .hcp-ctrl-layout {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.875rem;
    padding: 0 1rem 1.25rem;
    align-items: start;
}
@media (min-width: 900px) {
    #hcp-shell-control .hcp-ctrl-layout {
        grid-template-columns: minmax(240px, 272px) minmax(0, 1fr);
        padding: 0 1.25rem 1.5rem;
        gap: 1rem;
    }
}
#hcp-shell-control .hcp-ctrl-sidebar {
    border-radius: 0.875rem;
    border: 1px solid #e2e8f0;
    background: #fff;
    padding: 0.75rem;
    box-shadow: var(--pys-elev-1) rgba(15, 23, 42, 0.05);
}
#hcp-shell-control .hcp-ctrl-coach-picker {
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
    max-height: min(420px, 55vh);
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
}
#hcp-shell-control .hcp-ctrl-coach-row {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 0.625rem;
    padding: 0.625rem 0.75rem;
    border-radius: 0.625rem;
    border: 1px solid transparent;
    background: #f8fafc;
    cursor: pointer;
    text-align: left;
    transition: background 0.12s ease, border-color 0.12s ease, box-shadow 0.12s ease;
}
#hcp-shell-control .hcp-ctrl-coach-row:hover {
    background: #eef2ff;
    border-color: #c7d2fe;
}
#hcp-shell-control .hcp-ctrl-coach-row.is-active {
    background: linear-gradient(135deg, #eef2ff 0%, #fff 100%);
    border-color: #1a63c4;
    box-shadow: var(--pys-elev-2) rgba(46, 143, 255, 0.12);
}
#hcp-shell-control .hcp-ctrl-coach-row--dim { opacity: 0.45; }
#hcp-shell-control .hcp-ctrl-coach-row-avatar {
    width: 2rem;
    height: 2rem;
    border-radius: 0.5rem;
    background: linear-gradient(135deg, #eef2ff, #e0e7ff);
    color: #1a63c4;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--pys-fs-xs);
    font-weight: 700;
    flex-shrink: 0;
}
#hcp-shell-control .hcp-ctrl-coach-row.is-active .hcp-ctrl-coach-row-avatar {
    background: linear-gradient(135deg, #1E6FD0, #3FA0EC);
    color: #fff;
}
#hcp-shell-control .hcp-ctrl-coach-row-body { flex: 1; min-width: 0; }
#hcp-shell-control .hcp-ctrl-coach-row-name {
    display: block;
    font-size: var(--pys-fs-sm);
    font-weight: 600;
    color: var(--pys-ink-1);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#hcp-shell-control .hcp-ctrl-coach-row-meta {
    display: block;
    font-size: var(--pys-fs-xs);
    color: var(--pys-ink-5);
    margin-top: 0.125rem;
}
#hcp-shell-control .hcp-ctrl-coach-row-badges {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 0.25rem;
    flex-shrink: 0;
}
#hcp-shell-control .hcp-ctrl-coach-row-pending {
    min-width: 1.125rem;
    height: 1.125rem;
    padding: 0 0.25rem;
    border-radius: var(--pys-radius-pill);
    background: #f59e0b;
    color: #fff;
    font-size: var(--pys-fs-xs);
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}
#hcp-shell-control .hcp-ctrl-coach-row-status {
    width: 1.25rem;
    height: 1.25rem;
    border-radius: var(--pys-radius-pill);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--pys-fs-xs);
}
#hcp-shell-control .hcp-ctrl-coach-row-status--done {
    background: #ecfdf5;
    color: #059669;
    border: 1px solid #a7f3d0;
}
#hcp-shell-control .hcp-ctrl-coach-row-status--waiting {
    background: #fffbeb;
    color: #d97706;
    border: 1px solid #fde68a;
}

#hcp-shell-control .hcp-ctrl-main {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    padding: 0 1rem 1.25rem;
}
@media (min-width: 768px) {
    #hcp-shell-control .hcp-ctrl-main { padding: 0 1.25rem 1.5rem; }
}

#hcp-shell-control .hcp-ctrl-section-label {
    font-size: var(--pys-fs-xs);
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0.06em;
    color: var(--pys-ink-5);
    margin: 0 0 0.5rem;
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

#hcp-shell-control .hcp-ctrl-coach-picker {
    display: flex;
    gap: 0.5rem;
    overflow-x: auto;
    padding: 0.25rem 0 0.625rem;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
}
#hcp-shell-control .hcp-ctrl-coach-tab {
    flex: 0 0 auto;
    scroll-snap-align: start;
    display: flex;
    align-items: center;
    gap: 0.625rem;
    min-width: 11rem;
    max-width: 15rem;
    padding: 0.625rem 0.875rem;
    border-radius: 0.875rem;
    border: 1px solid #e2e8f0;
    background: #fff;
    cursor: pointer;
    text-align: left;
    transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
    position: relative;
}
#hcp-shell-control .hcp-ctrl-coach-tab:hover {
    border-color: #c7d2fe;
    background: #fafafa;
}
#hcp-shell-control .hcp-ctrl-coach-tab.is-active {
    border-color: #1a63c4;
    background: linear-gradient(135deg, #eef2ff 0%, #fff 100%);
    box-shadow: var(--pys-elev-2) rgba(46, 143, 255, 0.15);
}
#hcp-shell-control .hcp-ctrl-coach-tab-avatar {
    width: 2.25rem;
    height: 2.25rem;
    border-radius: 0.625rem;
    background: linear-gradient(135deg, #eef2ff, #e0e7ff);
    color: #1a63c4;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--pys-fs-xs);
    font-weight: 700;
    flex-shrink: 0;
    border: 1px solid #c7d2fe;
}
#hcp-shell-control .hcp-ctrl-coach-tab.is-active .hcp-ctrl-coach-tab-avatar {
    background: linear-gradient(135deg, #1E6FD0, #3FA0EC);
    color: #fff;
    border-color: transparent;
}
#hcp-shell-control .hcp-ctrl-coach-tab-body {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 0.125rem;
}
#hcp-shell-control .hcp-ctrl-coach-tab-name {
    font-size: var(--pys-fs-sm);
    font-weight: 600;
    color: var(--pys-ink-1);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#hcp-shell-control .hcp-ctrl-coach-tab-meta {
    font-size: var(--pys-fs-xs);
    font-weight: 500;
    color: var(--pys-ink-5);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#hcp-shell-control .hcp-ctrl-coach-tab-dot {
    position: absolute;
    top: -0.25rem;
    right: -0.25rem;
    min-width: 1.125rem;
    height: 1.125rem;
    padding: 0 0.25rem;
    border-radius: var(--pys-radius-pill);
    background: #f59e0b;
    color: #fff;
    font-size: var(--pys-fs-xs);
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    box-shadow: var(--pys-elev-2) rgba(245, 158, 11, 0.4);
}
#hcp-shell-control .hcp-ctrl-coach-tab-status {
    width: 1.375rem;
    height: 1.375rem;
    border-radius: var(--pys-radius-pill);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--pys-fs-xs);
    flex-shrink: 0;
}
#hcp-shell-control .hcp-ctrl-coach-tab-status--done {
    background: #ecfdf5;
    color: #059669;
    border: 1px solid #a7f3d0;
}
#hcp-shell-control .hcp-ctrl-coach-tab-status--waiting {
    background: #fffbeb;
    color: #d97706;
    border: 1px solid #fde68a;
}
#hcp-shell-control .hcp-ctrl-picker-empty {
    font-size: var(--pys-fs-sm);
    color: #94a3b8;
    font-style: italic;
    margin: 0;
}

