@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';
@import '_content/MQ.Blazor.Interface.Conferencing/MQ.Blazor.Interface.Conferencing.o9a2l7ing2.bundle.scp.css';
@import '_content/MQ.Blazor.Interface.DataGrids/MQ.Blazor.Interface.DataGrids.7wklo8omtd.bundle.scp.css';
@import '_content/MQ.Blazor.Interface.GoogleMaps/MQ.Blazor.Interface.GoogleMaps.hgfxl36mug.bundle.scp.css';
@import '_content/MQ.Blazor.Interface.Storage.Files/MQ.Blazor.Interface.Storage.Files.4dkdcdlcls.bundle.scp.css';
@import '_content/MQ.Blazor.Interface/MQ.Blazor.Interface.5c5g26q9xk.bundle.scp.css';
@import '_content/MQ.Blazor.Modals/MQ.Blazor.Modals.r16cqfzg5c.bundle.scp.css';

/* /Components/Common/Conversations/Content/ChatThreadMessageCuesComponent.razor.rz.scp.css */
.cue-pill[b-cf47h9koae] {
    padding-right: 0.9rem;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.cue-pill-content[b-cf47h9koae] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.cue-pill-has-badge[b-cf47h9koae] {
    padding-right: 0.6rem;
}

.cue-attention[b-cf47h9koae] {
    position: relative;
    isolation: isolate;
    animation: cueContentPulse-b-cf47h9koae var(--spd-content, 3.4s) ease-in-out infinite;
}

.cue-attention[b-cf47h9koae]::before,
.cue-attention[b-cf47h9koae]::after,
.cue-attention .ai-pulse[b-cf47h9koae],
.cue-attention .ai-dots[b-cf47h9koae] {
    content: "";
    position: absolute;
    inset: calc(-1 * var(--gap, 1px));
    border-radius: inherit;
    padding: var(--pad, 2px);
    pointer-events: none;

    -webkit-mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}

.cue-attention[b-cf47h9koae]::before {
    background: linear-gradient(120deg, var(--c, rgb(155 130 250)), var(--v, rgb(35 175 245)), var(--m, rgb(224 130 250)), var(--l, rgb(35 102 245)), var(--c, rgb(155 130 250)));
    background-size: 300% 300%;
    animation: cuePrism-b-cf47h9koae var(--spd-prism, 3s) ease-in-out infinite;
    z-index: -4;
}

.cue-attention[b-cf47h9koae]::after {
    background:
        repeating-linear-gradient(60deg, transparent 0 10px, var(--vv, rgb(204 235 255)) 10px 12px, transparent 12px 22px),
        repeating-linear-gradient(-60deg, transparent 0 12px, var(--vv, rgb(204 235 255)) 12px 14px, transparent 14px 24px);
    background-size: 220px 100%, 240px 100%;
    animation: cueHex-b-cf47h9koae var(--spd-hex, 4.3s) linear infinite;
    opacity: .55;
    z-index: -3;
}

.cue-attention .ai-pulse[b-cf47h9koae] {
    background: linear-gradient(90deg, var(--v, rgb(35 175 245)), var(--c, rgb(155 130 250)), var(--m, rgb(224 130 250)));
    animation: cuePulse-b-cf47h9koae var(--spd-pulse, 5.5s) ease-in-out infinite;
    opacity: .35;
    z-index: -2;
}

.cue-badge[b-cf47h9koae] {
    margin-left: auto;
    margin-right: -5px;
    margin-bottom: -2px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    border-radius: 6px;
}

@keyframes cuePrism-b-cf47h9koae {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

@keyframes cueHex-b-cf47h9koae {
    to { background-position: 220px 0, -240px 0; }
}

@keyframes cuePulse-b-cf47h9koae {
    0%, 100% { opacity: .25; transform: scale(.995); }
    50% { opacity: .5; transform: scale(1.01); }
}

@keyframes cueContentPulse-b-cf47h9koae {
    0%, 100% { opacity: 1; }
    50% { opacity: .88; }
}
/* /Components/Common/Conversations/Content/ChatThreadMessageImageGalleryComponent.razor.rz.scp.css */
.chat-image-gallery[b-6lqpvrorck] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(72px, 1fr));
    gap: 6px;
    padding: 6px;
    pointer-events: auto;
}

.chat-image-gallery-loading[b-6lqpvrorck] {
    padding: 8px 10px;
}

.chat-image-gallery-item[b-6lqpvrorck] {
    border: 0;
    padding: 0;
    background: transparent;
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
    pointer-events: auto;
}

.chat-image-gallery-item.is-active[b-6lqpvrorck] {
    box-shadow: 0 0 0 2px rgba(37, 99, 235, 0.35);
}

.chat-image-gallery-item:focus-visible[b-6lqpvrorck] {
    outline: 2px solid rgba(59, 130, 246, 0.8);
    outline-offset: 2px;
}

.chat-image-gallery-thumb[b-6lqpvrorck] {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    background: rgba(0, 0, 0, 0.06);
    pointer-events: none;
}
/* /Components/Common/Cues/MeetingRequestCues/AppointmentRequestCueModalComponent.razor.rz.scp.css */
.task-cue-details[b-k6h0x1ut9s] {
  box-sizing: border-box;
  width: 100%;
  overflow-x: hidden;
}

.task-cue-details .chip[b-k6h0x1ut9s] {
  font-size: 0.75rem;
  padding: 0.18rem 0.55rem;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.06);
  border: 0;
  color: inherit;
}

.task-cue-details .chip-active[b-k6h0x1ut9s] {
  background: rgba(13, 110, 253, 0.15);
  color: #0d6efd;
}

.task-cue-details .chip-removable[b-k6h0x1ut9s] {
  background: rgba(0, 0, 0, 0.04);
}

.task-cue-details .step-item[b-k6h0x1ut9s] {
  user-select: none;
}

.task-cue-details .step-grip[b-k6h0x1ut9s] {
  cursor: grab;
  padding: 0 0.25rem;
}

.task-cue-details .task-cue-time[b-k6h0x1ut9s] {
  max-width: 150px;
}
/* /Components/Common/Cues/TaskCues/TaskCueModalComponent.razor.rz.scp.css */
.task-cue-details[b-st9xup6pqe] {
  box-sizing: border-box;
  width: 100%;
  overflow-x: hidden;
}

.task-cue-details .chip[b-st9xup6pqe] {
  font-size: 0.75rem;
  padding: 0.18rem 0.55rem;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.06);
  border: 0;
  color: inherit;
}

.task-cue-details .chip-active[b-st9xup6pqe] {
  background: rgba(13, 110, 253, 0.15);
  color: #0d6efd;
}

.task-cue-details .chip-removable[b-st9xup6pqe] {
  background: rgba(0, 0, 0, 0.04);
}

.task-cue-details .step-item[b-st9xup6pqe] {
  user-select: none;
}

.task-cue-details .step-grip[b-st9xup6pqe] {
  cursor: grab;
  padding: 0 0.25rem;
}

.task-cue-details .task-cue-time[b-st9xup6pqe] {
  max-width: 150px;
}
/* /Components/Common/ModalHost/Modals/AppointmentCreate/AppointmentCreateModal.razor.rz.scp.css */
.appointment-create-grid[b-pfw195u3l4]{
    align-items:flex-start;
}

.attendee-entry[b-pfw195u3l4]{
    width:100%;
}

.attendee-entry :deep(.form-control)[b-pfw195u3l4]{
    flex:1 1 auto;
    border-top-right-radius:0;
    border-bottom-right-radius:0;
}

.attendee-entry :deep(.mq-btn)[b-pfw195u3l4]{
    padding-left:0.85rem;
    padding-right:0.85rem;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    align-items:center;
    display:flex;
    justify-content:center;
    min-width:44px;
}

.attendee-list[b-pfw195u3l4]{
    margin-top:12px;
    border:1px solid rgba(0,0,0,.08);
    border-radius:12px;
    overflow:hidden;
    background:#ffffff;
}

.attendee-list .list-group-item[b-pfw195u3l4]{
    border:0;
    padding:10px 12px;
}

.attendee-dot[b-pfw195u3l4]{
    width:8px;
    height:8px;
    border-radius:999px;
    background:#0d6efd;
    display:inline-block;
}
/* /Components/Common/ModalHost/Modals/ContactCreate/ContactCreateModal.razor.rz.scp.css */
.contact-create-grid .form-text[b-49ph5mtmm3] {
    margin-top: 12px;
}
/* /Components/Common/ModalHost/Modals/ContactEdit/ContactEditModal.razor.rz.scp.css */
.contact-edit-grid .form-text[b-atvf26sdfv] {
    margin-top: 12px;
}
/* /Components/Common/ModalHost/Modals/MeetNow/MeetNowModal.razor.rz.scp.css */
.meet-now-modal[b-eso7na7jkf]{
    display:flex;
    flex-direction:column;
    gap:0;
}
/* /Components/Common/ModalHost/Modals/MessageIntelligence/MessageIntelligenceModal.razor.rz.scp.css */
.mi-modal .mi-grid[b-cem708wem0] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 12px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 12px 10px 12px;
}

.mi-modal .mi-card[b-cem708wem0] {
    background: #ffffff;
    border: 1px solid #e9ecef;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
    display: flex;
    flex-direction: column;
}

.mi-modal .mi-card-full[b-cem708wem0] {
    grid-column: 1 / -1;
}

.mi-modal .mi-card-header[b-cem708wem0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 12px;
    border-bottom: 1px solid #f1f3f5;
    background: #f8fafc;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.mi-modal .mi-card-body[b-cem708wem0] {
    padding: 12px;
    flex: 1;
}

.mi-modal .mi-card-footer[b-cem708wem0] {
    padding: 10px 12px;
    border-top: 1px solid #f1f3f5;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    margin-top: auto;
}

.mi-modal .mi-section[b-cem708wem0] {
    padding: 0;
    background: transparent;
    border: none;
}

.mi-modal .mi-kv .badge[b-cem708wem0] {
    font-weight: 600;
}

.mi-modal .list-group-item[b-cem708wem0] {
    border-color: #eef2ff;
}

.mi-modal .mi-confidence[b-cem708wem0] {
    height: 6px;
    margin-top: 12px;
}

[b-cem708wem0] .mi-confidence .progress-bar {
    height: 6px !important;
}

@keyframes mi-conf-pulse-b-cem708wem0 {
    0% { filter: brightness(1); }
    50% { filter: brightness(1.08); }
    100% { filter: brightness(1); }
}

.mi-modal .mi-summary-grid[b-cem708wem0] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 12px;
    margin-bottom: 12px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 12px 0 12px;
}

.mi-modal .mi-summary-card[b-cem708wem0] {
    display: grid;
    grid-template-columns: 46px 1fr;
    gap: 10px;
    padding: 10px 12px;
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    min-width: 0;
}

.mi-modal .mi-summary-icon[b-cem708wem0] {
    width: 46px;
    height: 46px;
    border-radius: 12px;
    background: #e0e7ff;
    color: #1f2937;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.mi-modal .mi-summary-body .fw-semibold[b-cem708wem0] {
    font-size: 16px;
}

.mi-modal .mi-summary-value[b-cem708wem0] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.mi-modal .mi-intent-card[b-cem708wem0] {
    border: 1px solid #e9ecef;
    border-radius: 10px;
    padding: 12px;
    background: #ffffff;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.06);
    display: flex;
    flex-direction: column;
}

.mi-modal .mi-intent-grid[b-cem708wem0] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 12px;
}

.mi-modal .mi-intent-card-body[b-cem708wem0] {
    flex: 1;
    padding: 8px 0;
}

.mi-modal .mi-intent-card-header[b-cem708wem0] {
    border-bottom: 1px solid #f1f3f5;
    padding-bottom: 8px;
}

.mi-modal .mi-intent-card-footer[b-cem708wem0] {
    margin-top: auto;
    border-top: 1px solid #f1f3f5;
    padding-top: 8px;
}

.mi-modal .mi-window-list[b-cem708wem0] {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.mi-modal .mi-window-list li + li[b-cem708wem0] {
    margin-top: 6px;
}

.mi-modal .mi-attendee-table[b-cem708wem0] {
    border: 1px solid #e4e7ec;
    border-radius: 8px;
    overflow: hidden;
    background: #ffffff;
}

.mi-modal .mi-attendee-table th[b-cem708wem0],
.mi-modal .mi-attendee-table td[b-cem708wem0] {
    padding: 6px 8px;
    border-bottom: 1px solid #f1f3f5;
}

.mi-modal .mi-attendee-table thead th[b-cem708wem0] {
    background: #f8fafc;
    font-weight: 600;
    border-bottom: 1px solid #e4e7ec;
}

.mi-modal .mi-attendee-table tbody tr:last-child td[b-cem708wem0] {
    border-bottom: none;
}

.mi-modal .mi-badge-label[b-cem708wem0] {
    font-weight: 400;
}

.mi-modal .mi-badge-value[b-cem708wem0] {
    font-weight: 700;
}

/* Ensure styles apply within child components */
[b-cem708wem0] .mi-summary-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 12px;
    margin-bottom: 12px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 12px 0 12px;
}

[b-cem708wem0] .mi-summary-card {
    display: grid;
    grid-template-columns: 46px 1fr;
    gap: 10px;
    padding: 10px 12px;
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    min-width: 0;
}

[b-cem708wem0] .mi-summary-icon {
    width: 46px;
    height: 46px;
    border-radius: 12px;
    background: #e0e7ff;
    color: #1f2937;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

[b-cem708wem0] .mi-summary-value {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

[b-cem708wem0] .mi-intent-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 12px;
}

[b-cem708wem0] .mi-window-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

[b-cem708wem0] .mi-window-list li + li {
    margin-top: 6px;
}

[b-cem708wem0] .mi-attendee-table {
    border: 1px solid #e4e7ec;
    border-radius: 8px;
    overflow: hidden;
    background: #ffffff;
}

[b-cem708wem0] .mi-attendee-table th,
[b-cem708wem0] .mi-attendee-table td {
    padding: 6px 8px;
    border-bottom: 1px solid #f1f3f5;
}

[b-cem708wem0] .mi-attendee-table thead th {
    background: #f8fafc;
    font-weight: 600;
    border-bottom: 1px solid #e4e7ec;
}

[b-cem708wem0] .mi-attendee-table tbody tr:last-child td {
    border-bottom: none;
}

[b-cem708wem0] .mi-badge-label {
    font-weight: 400;
}

[b-cem708wem0] .mi-badge-value {
    font-weight: 700;
}

[b-cem708wem0] .mi-intent-card {
    border: 1px solid #e9ecef;
    border-radius: 10px;
    padding: 12px;
    background: #ffffff;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.06);
    display: flex;
    flex-direction: column;
}

[b-cem708wem0] .mi-intent-card-header {
    border-bottom: 1px solid #f1f3f5;
    padding-bottom: 8px;
}

[b-cem708wem0] .mi-intent-card-body {
    flex: 1;
    padding: 8px 0;
}

[b-cem708wem0] .mi-intent-card-footer {
    margin-top: auto;
    border-top: 1px solid #f1f3f5;
    padding-top: 8px;
}

[b-cem708wem0] .mi-confidence {
    height: 6px;
    margin-top: 0;
}
/* /Components/Common/ModalHost/Modals/MessageIntelligence/MiSummaryBar.razor.rz.scp.css */
.mi-summary-grid[b-ndeg2e65ba] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 12px;
    margin-bottom: 12px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 12px 0 12px;
}

.mi-summary-card[b-ndeg2e65ba] {
    display: grid;
    grid-template-columns: 46px 1fr;
    gap: 10px;
    padding: 10px 12px;
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    min-width: 0;
}

.mi-summary-icon[b-ndeg2e65ba] {
    width: 46px;
    height: 46px;
    border-radius: 12px;
    background: #e0e7ff;
    color: #1f2937;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.mi-summary-body .fw-semibold[b-ndeg2e65ba] {
    font-size: 16px;
}

.mi-summary-value[b-ndeg2e65ba] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
/* /Components/Common/ModalHost/Modals/MessageRewriteToolsModals/MessageRewriteToolsModal.razor.rz.scp.css */
.rewrite-box .form-control[b-5jhgeyjeuw] {
    resize: none;
    overflow: hidden;
    font: inherit;
}

.rewrite-bubble[b-5jhgeyjeuw] {
    padding: 8px 10px;
}

.rewrite-row[b-5jhgeyjeuw] {
    display: flex;
    gap: 10px;
    align-items: flex-end;
}

.rewrite-row.is-me[b-5jhgeyjeuw] {
    justify-content: flex-end;
}

.rewrite-avatar[b-5jhgeyjeuw],
.rewrite-logo[b-5jhgeyjeuw] {
    flex: 0 0 auto;
    display: flex;
    align-items: flex-end;
}

.rewrite-logo img[b-5jhgeyjeuw] {
    width: 32px;
    height: 32px;
    border-radius: 6px;
    display: block;
}

.rewrite-content[b-5jhgeyjeuw] {
    flex: 1 1 auto;
    min-width: 0;
}

.rewrite-options .dropdown-menu[b-5jhgeyjeuw],
.rewrite-options .dropdown-item[b-5jhgeyjeuw] {
    background: #fff;
}

.rewrite-options .dropdown .btn[b-5jhgeyjeuw] {
    background: #fff;
}

.rewrite-box .form-control[b-5jhgeyjeuw],
.rewrite-bubble .form-control[b-5jhgeyjeuw] {
    background: transparent;
    border: 0;
    padding: 0;
    color: inherit;
    box-shadow: none;
    font: inherit;
}

.rewrite-text[b-5jhgeyjeuw] {
    white-space: pre-wrap;
    word-break: break-word;
}

.rewrite-box .form-control:focus[b-5jhgeyjeuw],
.rewrite-bubble .form-control:focus[b-5jhgeyjeuw] {
    outline: none;
    box-shadow: none;
}

.convo-bubble[b-5jhgeyjeuw] {
    position: relative;
    padding: 8px 10px;
    border-radius: 18px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .06);
}

.convo-bubble.is-me[b-5jhgeyjeuw] {
    background: #0d6efd;
    color: #fff;
    border-bottom-right-radius: 6px;
}

.convo-bubble.is-them[b-5jhgeyjeuw] {
    background: #fff;
    color: #212529;
    border-bottom-left-radius: 6px;
}

.modal-scroll-root[b-5jhgeyjeuw] {
    background: color(srgb 0.9717 0.9767 0.981);
}

.rewrite-loading-text[b-5jhgeyjeuw] {
    position: absolute;
    inset: 8px 10px auto 10px;
    font-size: 12px;
    font-weight: 600;
    opacity: .85;
    pointer-events: none;
}

.rewrite-box.rewrite-processing[b-5jhgeyjeuw] {
    position: relative;
    isolation: isolate;
    padding: 8px 10px;
    border-radius: 18px;
    border-bottom-right-radius: 6px;
    background: #0d6efd;
    color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .06);
    --v: rgb(35 175 245);
    --c: rgb(155 130 250);
    --m: rgb(224, 130, 250);
    --l: rgb(35, 102, 245);
    --vv: rgb(204, 235, 255);
    --r: 18px;
    --gap: 1px;
    --pad: 2px;
    --spd-prism: 3s;
    --spd-hex: 4.3s;
    --spd-pulse: 5.5s;
    --spd-dots: 3.6s;
    --spd-content: 3.4s;
}

.rewrite-box.rewrite-processing[b-5jhgeyjeuw]::before,
.rewrite-box.rewrite-processing[b-5jhgeyjeuw]::after {
    border-radius: inherit;
}

.rewrite-box.rewrite-processing[b-5jhgeyjeuw]::before,
.rewrite-box.rewrite-processing[b-5jhgeyjeuw]::after,
.rewrite-box.rewrite-processing .ai-pulse[b-5jhgeyjeuw],
.rewrite-box.rewrite-processing .ai-dots[b-5jhgeyjeuw] {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: var(--pad);
    pointer-events: none;
    -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}

.rewrite-box.rewrite-processing[b-5jhgeyjeuw]::before {
    background: linear-gradient(120deg, var(--c), var(--v), var(--m), var(--l), var(--c));
    background-size: 300% 300%;
    animation: rewrite-prism-b-5jhgeyjeuw var(--spd-prism) ease-in-out infinite;
    z-index: -4;
}

.rewrite-box.rewrite-processing[b-5jhgeyjeuw]::after {
    background:
        repeating-linear-gradient(60deg, transparent 0 10px, var(--vv) 10px 12px, transparent 12px 22px),
        repeating-linear-gradient(-60deg, transparent 0 12px, var(--vv) 12px 14px, transparent 14px 24px);
    background-size: 220px 100%, 240px 100%;
    animation: rewrite-hex-b-5jhgeyjeuw var(--spd-hex) linear infinite;
    opacity: .55;
    z-index: -3;
}

.rewrite-box.rewrite-processing .ai-pulse[b-5jhgeyjeuw] {
    background: linear-gradient(90deg, var(--v), var(--c), var(--m));
    animation: rewrite-pulse-b-5jhgeyjeuw var(--spd-pulse) ease-in-out infinite;
    opacity: .35;
    z-index: -2;
}

@keyframes rewrite-prism-b-5jhgeyjeuw {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

@keyframes rewrite-hex-b-5jhgeyjeuw {
    to { background-position: 220px 0, -240px 0; }
}

@keyframes rewrite-pulse-b-5jhgeyjeuw {
    0%, 100% { opacity: .25; transform: scale(.995); }
    50% { opacity: .5; transform: scale(1.01); }
}

@keyframes rewrite-content-pulse-b-5jhgeyjeuw {
    0%, 100% { opacity: 1; }
    50% { opacity: .88; }
}
/* /Components/Common/ModalHost/Modals/ThreadSummary/ThreadSummaryModal.razor.rz.scp.css */
.thread-summary-modal[b-w16r9rvx8q] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.thread-summary-meta[b-w16r9rvx8q] {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.thread-summary-grid[b-w16r9rvx8q] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 16px;
}

.thread-summary-card[b-w16r9rvx8q] {
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.04);
    overflow: hidden;
}

.thread-summary-card-header[b-w16r9rvx8q] {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: space-between;
    padding: 10px 12px;
    border-bottom: 1px solid #f1f3f5;
    background: #f8fafc;
    color: #0f172a;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.thread-summary-card-body[b-w16r9rvx8q] {
    color: #1f2937;
    line-height: 1.5;
    padding: 12px 14px;
}

.thread-summary-card-title[b-w16r9rvx8q] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 600;
}

.thread-summary-list[b-w16r9rvx8q] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
    color: #1f2937;
}

.thread-summary-list li[b-w16r9rvx8q] {
    padding-left: 18px;
    position: relative;
}

.thread-summary-list li[b-w16r9rvx8q]::before {
    content: "•";
    position: absolute;
    left: 0;
    color: #0d6efd;
}

.thread-summary-timeline[b-w16r9rvx8q] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
    position: relative;
}

.thread-summary-timeline li[b-w16r9rvx8q] {
    display: flex;
    gap: 12px;
    position: relative;
}

.thread-summary-timeline li[b-w16r9rvx8q]::before {
    content: "";
    position: absolute;
    left: 7px;
    top: 18px;
    bottom: -14px;
    width: 2px;
    background: rgba(13, 110, 253, 0.2);
}

.thread-summary-timeline li:last-child[b-w16r9rvx8q]::before {
    display: none;
}

.thread-summary-timeline .timeline-dot[b-w16r9rvx8q] {
    width: 14px;
    height: 14px;
    border-radius: 999px;
    background: #0d6efd;
    margin-top: 2px;
    flex: 0 0 auto;
    box-shadow: 0 0 0 4px rgba(13, 110, 253, 0.15);
}

.thread-summary-timeline .timeline-content[b-w16r9rvx8q] {
    color: #1f2937;
    line-height: 1.4;
}

.thread-summary-shifts[b-w16r9rvx8q] {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
    color: #1f2937;
}

.thread-summary-shifts li[b-w16r9rvx8q] {
    padding: 8px 10px;
    background: #f8fafc;
    border-radius: 10px;
    font-weight: 600;
}

.thread-summary-trend-card[b-w16r9rvx8q] {
    margin-bottom: 12px;
}

.thread-summary-trend-table-wrapper[b-w16r9rvx8q] {
    overflow-x: auto;
}

.thread-summary-trend-table[b-w16r9rvx8q] {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 8px;
    min-width: 520px;
}

.thread-summary-trend-table thead th[b-w16r9rvx8q] {
    text-align: left;
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #94a3b8;
    padding: 0 12px 6px;
}

.thread-summary-trend-table thead th:not(:first-child)[b-w16r9rvx8q] {
    text-align: center;
}

.thread-summary-trend-table tbody tr[b-w16r9rvx8q] {
    background: #f8fafc;
}

.thread-summary-trend-table tbody td[b-w16r9rvx8q] {
    padding: 8px 12px;
    vertical-align: middle;
}

.thread-summary-trend-table tbody tr td:first-child[b-w16r9rvx8q] {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.thread-summary-trend-table tbody tr td:last-child[b-w16r9rvx8q] {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.thread-summary-trend-signal[b-w16r9rvx8q] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 600;
    color: #1f2937;
    white-space: nowrap;
}

.thread-summary-trend-cell[b-w16r9rvx8q] {
    white-space: nowrap;
    text-align: center;
}

.thread-summary-trend-pill[b-w16r9rvx8q] {
    display: inline-flex;
    padding: 4px 8px;
    border-radius: 999px;
    background: #eef2f7;
    font-size: 0.75rem;
    color: #1f2937;
}

.thread-summary-trend-pill.is-spike[b-w16r9rvx8q] {
    background: #fee2e2;
    color: #991b1b;
    font-weight: 700;
}

.thread-summary-traffic-good[b-w16r9rvx8q],
.thread-summary-trend-pill.thread-summary-traffic-good[b-w16r9rvx8q],
.badge.thread-summary-traffic-good[b-w16r9rvx8q] {
    background: #dcfce7;
    color: #166534;
}

.thread-summary-traffic-warn[b-w16r9rvx8q],
.thread-summary-trend-pill.thread-summary-traffic-warn[b-w16r9rvx8q],
.badge.thread-summary-traffic-warn[b-w16r9rvx8q] {
    background: #fef9c3;
    color: #854d0e;
}

.thread-summary-traffic-bad[b-w16r9rvx8q],
.thread-summary-trend-pill.thread-summary-traffic-bad[b-w16r9rvx8q],
.badge.thread-summary-traffic-bad[b-w16r9rvx8q] {
    background: #fee2e2;
    color: #991b1b;
}

.thread-summary-participants[b-w16r9rvx8q] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
}

.thread-summary-participant[b-w16r9rvx8q] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 10px 12px;
    border-radius: 12px;
    background: #f8fafc;
}

.thread-summary-participant-header[b-w16r9rvx8q] {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
}

.thread-summary-participant-meta-inline[b-w16r9rvx8q] {
    margin-left: auto;
    display: inline-flex;
    gap: 10px;
    font-size: 0.85rem;
    color: #64748b;
    white-space: nowrap;
}

.thread-summary-participant-avatar .avatar[b-w16r9rvx8q] {
    width: 32px;
    height: 32px;
    font-size: 0.75rem;
}

.thread-summary-participant-details[b-w16r9rvx8q] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    min-width: 0;
}

.thread-summary-participant-name[b-w16r9rvx8q] {
    font-weight: 600;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.thread-summary-participant-meta[b-w16r9rvx8q] {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    font-size: 0.85rem;
    color: #64748b;
}

.thread-summary-participant-stats[b-w16r9rvx8q] {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 6px;
}

.thread-summary-participant-shift[b-w16r9rvx8q] {
    white-space: nowrap;
}

.thread-summary-dominant-grid[b-w16r9rvx8q] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
}

.thread-summary-dominant-card[b-w16r9rvx8q] {
    display: grid;
    grid-template-columns: 46px 1fr;
    gap: 10px;
    padding: 10px 12px;
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    min-width: 0;
    align-items: center;
    position: relative;
}

.thread-summary-dominant-icon[b-w16r9rvx8q] {
    width: 46px;
    height: 46px;
    border-radius: 12px;
    background: #e0e7ff;
    color: #1f2937;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.thread-summary-dominant-body[b-w16r9rvx8q] {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
}

.thread-summary-dominant-label[b-w16r9rvx8q] {
    font-size: 0.85rem;
    color: #64748b;
}

.thread-summary-dominant-value[b-w16r9rvx8q] {
    font-size: 1rem;
    font-weight: 600;
    color: #0f172a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.thread-summary-dominant-badge[b-w16r9rvx8q] {
    position: absolute;
    top: 8px;
    right: 8px;
    font-weight: 600;
}

.thread-summary-pie-grid[b-w16r9rvx8q] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
}

.thread-summary-pie-card[b-w16r9rvx8q] {
    border-radius: 14px;
    background: #fff;
    border: 1px solid rgba(15, 23, 42, 0.08);
    display: grid;
    gap: 10px;
    overflow: hidden;
}

.thread-summary-pie-card .thread-summary-card-header[b-w16r9rvx8q] {
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
}

.thread-summary-chart[b-w16r9rvx8q] {
    width: 100%;
}

.thread-summary-signals[b-w16r9rvx8q] {
    display: grid;
    gap: 14px;
}

.thread-summary-signal-group[b-w16r9rvx8q] {
    display: grid;
    gap: 8px;
}

.thread-summary-signal-title[b-w16r9rvx8q] {
    font-size: 0.85rem;
    font-weight: 600;
    color: #5b6672;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.thread-summary-signal-tags[b-w16r9rvx8q] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.thread-summary-signal-list[b-w16r9rvx8q] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 6px;
}

.thread-summary-signal-list li[b-w16r9rvx8q] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    font-size: 0.95rem;
    color: #2d3642;
}
/* /Components/Convo/Calls/ConvoThreadCallButtonComponent.razor.rz.scp.css */
.convo-call[b-zd5mzeuav1]{
    display:flex;
    align-items:center;
    gap:8px;
    margin-left:10px;
}

.convo-call-btn[b-zd5mzeuav1]{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:0;
}

.convo-call-btn-idle[b-zd5mzeuav1]{
    background:#f8f9fa !important;
    border-color: rgba(0,0,0,.12) !important;
    color:#495057 !important;
}

.convo-call-btn-outgoing[b-zd5mzeuav1]{
    background:rgba(13,110,253,.1) !important;
    border-color: rgba(13,110,253,.35) !important;
    color:#0d6efd !important;
    animation:convo-call-pulse-b-zd5mzeuav1 1.25s ease-in-out infinite;
}

.convo-call-btn-incoming[b-zd5mzeuav1]{
    background:rgba(25,135,84,.12) !important;
    border-color: rgba(25,135,84,.45) !important;
    color:#198754 !important;
    animation:convo-call-pulse-b-zd5mzeuav1 1.1s ease-in-out infinite;
}

.convo-call-btn-active[b-zd5mzeuav1]{
    background:rgba(220,53,69,.12) !important;
    border-color: rgba(220,53,69,.45) !important;
    color:#dc3545 !important;
}

.convo-call-btn-decline[b-zd5mzeuav1]{
    background:#ffffff !important;
    border-color: rgba(220,53,69,.35) !important;
    color:#dc3545 !important;
}

.convo-call-status[b-zd5mzeuav1]{
    color:#6c757d;
    font-size:12px;
    white-space:nowrap;
}

.convo-call-timer[b-zd5mzeuav1]{
    font-size:12px;
    font-variant-numeric:tabular-nums;
    color:#6c757d;
    white-space:nowrap;
}

@keyframes convo-call-pulse-b-zd5mzeuav1{
    0%{ box-shadow:0 0 0 0 rgba(13,110,253,.22); }
    70%{ box-shadow:0 0 0 10px rgba(13,110,253,0); }
    100%{ box-shadow:0 0 0 0 rgba(13,110,253,0); }
}
/* /Components/Convo/ConvoComponent.razor.rz.scp.css */
.convo-shell[b-lsgta0uenx] {
    height: 100%;
    display: flex;
    min-height: 0;
}

.convo-left[b-lsgta0uenx] {
    width: 432px;
    min-width: 432px;
    max-width: 432px;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

.convo-right[b-lsgta0uenx] {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

.convo-shell[b-lsgta0uenx]  .convo-empty {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 0;
    background: #fff;
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist-header {
    position: sticky;
    top: 0;
    z-index: 5;
    background: #fff;
    padding: 10px;
    display: flex;
    gap: 8px;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, .06);
}

.convo-shell[b-lsgta0uenx]  .convo-searchwrap {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 6px;
    position: relative;
}

.convo-shell[b-lsgta0uenx]  .convo-searchicon {
    position: absolute;
    left: 10px;
    color: #6c757d;
    font-size: 12px;
}

.convo-shell[b-lsgta0uenx]  .convo-search {
    padding-left: 28px;
    height: 40px;
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist-toolbar {
    display: flex;
    gap: 6px;
}

.convo-shell[b-lsgta0uenx]  .convo-iconbtn {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist-threads {
    flex: 1;
    min-height: 0;
    overflow: auto;
    padding: 6px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    background: #fff;
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist-placeholder {
    flex: 1;
    min-height: 0;
}

.convo-shell[b-lsgta0uenx]  .convo-threaditem {
    width: 100%;
    border: 0;
    background: transparent;
    border-radius: 5px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    position: relative;
}

.convo-shell[b-lsgta0uenx]  .convo-threaditem:hover {
    background: rgba(13, 110, 253, .06);
}

.convo-shell[b-lsgta0uenx]  .convo-threaditem.is-selected {
    background: rgba(13, 110, 253, .12);
}

.convo-shell[b-lsgta0uenx]  .convo-threaditem-row {
    display: flex;
    gap: 10px;
    align-items: center;
}

.convo-shell[b-lsgta0uenx]  .convo-threaditem-avatar {
    flex: 0 0 auto;
    position: relative;
}

.convo-shell[b-lsgta0uenx]  .convo-threaditem-channel {
    position: absolute;
    bottom: -2px;
    right: -2px;
    width: 16px;
    height: 16px;
    border-radius: 999px;
    background: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.convo-shell[b-lsgta0uenx]  .convo-threaditem-channel img {
    width: 12px;
    height: 12px;
    object-fit: contain;
}

.convo-shell[b-lsgta0uenx]  .convo-threaditem-channel i {
    font-size: 10px;
}

.convo-shell[b-lsgta0uenx]  .convo-threaditem-body {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.convo-shell[b-lsgta0uenx]  .convo-threaditem-title {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    font-weight: 600;
}

.convo-shell[b-lsgta0uenx]  .convo-threaditem-date {
    white-space: nowrap;
    font-weight: 400;
    font-size: 12px;
}

.convo-shell[b-lsgta0uenx]  .convo-threaditem-sub {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
}

.convo-shell[b-lsgta0uenx]  .convo-threaditem-preview {
    flex: 1;
    min-width: 0;
    color: #6c757d;
    font-size: 13px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.convo-shell[b-lsgta0uenx]  .convo-threaditem-unread {
    flex: 0 0 auto;
    min-width: 10px;
    width: 10px;
    height: 10px;
    border-radius: 999px;
    background: #0d6efd;
    color: #fff;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist-footer {
    position: sticky;
    bottom: 0;
    z-index: 20;
    background: #fff;
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 8px;
    border-top: 1px solid rgba(0, 0, 0, .06);
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist-footer .dropdown-toggle {
    height: 40px;
    display: inline-flex;
    align-items: center;
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist-footer .dropdown-menu {
    z-index: 1060;
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist-footer .convo-filter-menu {
    padding-left: 0;
    padding-right: 0;
    min-width: 230px;
    bottom: 100%;
    top: auto;
    margin-bottom: 6px;
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist-footer .convo-filter-menu .dropdown-item {
    padding-left: 12px;
    padding-right: 12px;
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist-footer .convo-dropdown-menu {
    overflow: visible;
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist-footer .convo-dropdown-submenu {
    position: relative;
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist-footer .convo-dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    left: 100%;
    margin-left: 0;
    display: none;
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist-footer .convo-dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist-footer .convo-dropdown-parent {
    cursor: default;
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist-footer .convo-footer-channel {
    flex: 1;
}

.convo-shell[b-lsgta0uenx]  .convo-threadlist-footer .convo-footer-channel .dropdown-toggle {
    width: 100%;
    justify-content: space-between;
    gap: 8px;
}

.convo-shell[b-lsgta0uenx]  .convo-dd-icon {
    width: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.convo-shell[b-lsgta0uenx]  .convo-messages {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 0;
    position: relative;
}

.convo-shell[b-lsgta0uenx]  .convo-loading-overlay {
    position: absolute;
    inset: 0;
    z-index: 6;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(4px);
    font-weight: 600;
}

.convo-shell[b-lsgta0uenx]  .convo-messages-header {
    position: sticky;
    top: 0;
    z-index: 5;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .06);
    padding: 10px 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.convo-shell[b-lsgta0uenx]  .convo-messages-header-left {
    flex: 1;
    min-width: 0;
}

.convo-shell[b-lsgta0uenx]  .convo-thread-title {
    font-weight: 700;
}

.convo-shell[b-lsgta0uenx]  .convo-thread-subtitle {
    line-height: 1.15;
}

.convo-shell[b-lsgta0uenx]  .convo-thread-members {
    display: flex;
    gap: 6px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.convo-shell[b-lsgta0uenx]  .convo-thread-members .convo-avatar-initials {
    font-size: 12px;
}

.convo-shell[b-lsgta0uenx]  .convo-memberchip {
    border: 0;
    background: transparent;
    padding: 0;
    display: inline-flex;
    margin-left: -14px;
    position: relative;
}

.convo-shell[b-lsgta0uenx]  .convo-memberchip:first-child {
    margin-left: 0;
}

.convo-shell[b-lsgta0uenx]  .convo-messages-header-right {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}

.convo-shell[b-lsgta0uenx]  .convo-messages-body {
    flex: 1;
    min-height: 0;
    overflow: auto;
    overflow-x: hidden;
    background: #f8f9fa;
    padding: 14px 12px;
    position: relative;
}

.convo-shell[b-lsgta0uenx]  .convo-load-older-trigger {
    display: none;
}

.convo-shell[b-lsgta0uenx]  .convo-msgrow {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-bottom: 10px;
    animation: convoMsgIn-b-lsgta0uenx .18s ease-out;
}

.convo-shell[b-lsgta0uenx]  .convo-msg {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    width: 100%;
}

.convo-shell[b-lsgta0uenx]  .convo-msg-me {
    justify-content: flex-end;
}

.convo-shell[b-lsgta0uenx]  .convo-msg-them {
    justify-content: flex-start;
}

.convo-shell[b-lsgta0uenx]  .convo-msg-me .convo-msg-main {
    align-items: flex-end;
}

.convo-shell[b-lsgta0uenx]  .convo-msg-avatar {
    flex: 0 0 auto;
    align-self: flex-start;
}

.convo-shell[b-lsgta0uenx]  .convo-msg-main {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.convo-shell[b-lsgta0uenx]  .convo-msg-meta {
    padding: 0 6px;
}

.convo-shell[b-lsgta0uenx]  .convo-msg-toolbar {
    display: flex;
    gap: 6px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .12s ease;
}

.convo-shell[b-lsgta0uenx]  .convo-msgrow:hover .convo-msg-toolbar {
    opacity: 1;
    pointer-events: auto;
}

.convo-shell[b-lsgta0uenx]  .convo-msg-me .convo-msg-toolbar {
    order: -1;
}

.convo-shell[b-lsgta0uenx]  .convo-msg-them .convo-msg-toolbar {
    order: 3;
}

.convo-shell[b-lsgta0uenx]  .convo-bubble {
    position: relative;
    padding: 8px 10px;
    border-radius: 18px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .06);
}

.convo-shell[b-lsgta0uenx]  .convo-bubble.is-me {
    background: #0d6efd;
    color: #fff;
    border-bottom-right-radius: 6px;
}

.convo-shell[b-lsgta0uenx]  .convo-bubble.is-them {
    background: #fff;
    color: #212529;
    border-bottom-left-radius: 6px;
}

.convo-shell[b-lsgta0uenx]  .convo-bubble-text {
    word-break: break-word;
}

.convo-shell[b-lsgta0uenx]  .convo-voice-note {
    display: flex;
    align-items: center;
    gap: 8px;
}

.convo-shell[b-lsgta0uenx]  .convo-voice-note-body {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.convo-shell[b-lsgta0uenx]  .convo-voice-note .convo-iconbtn {
    width: 32px;
    height: 32px;
    border-radius: 12px;
}

.convo-shell[b-lsgta0uenx]  .convo-voice-note-wave {
    width: 220px;
    height: 32px;
    cursor: pointer;
    touch-action: none;
}

.convo-shell[b-lsgta0uenx]  .convo-voice-note-meta {
    display: flex;
    justify-content: space-between;
    font-size: 11px;
    line-height: 1;
    opacity: 0.85;
}

.convo-shell[b-lsgta0uenx]  .convo-voice-note-wave-svg {
    width: 100%;
    height: 100%;
    display: block;
}

.convo-shell[b-lsgta0uenx]  .convo-voice-note-wave-bg {
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    opacity: 0.25;
    stroke-linecap: round;
}

.convo-shell[b-lsgta0uenx]  .convo-voice-note-wave-fg {
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    opacity: 0.85;
    stroke-linecap: round;
}

.convo-shell[b-lsgta0uenx]  .convo-voice-note-scrubber {
    stroke: currentColor;
    stroke-width: 1;
    opacity: 0.9;
}

.convo-shell[b-lsgta0uenx]  .convo-summary-toggle {
    margin-top: 6px;
    font-size: 12px;
    opacity: 0.75;
}

.convo-shell[b-lsgta0uenx]  .convo-summary-toggle a {
    color: inherit;
    text-decoration: underline;
}

.convo-shell[b-lsgta0uenx]  .convo-html-iframe {
    width: calc(100vw - 800px);
    border: 0;
    display: block;
    min-height: 180px;
    background: transparent;
    overflow: hidden;
}

.convo-shell[b-lsgta0uenx]  .convo-reply-snippet {
    margin-top: 0;
    margin-bottom: 0;
    padding: 6px 10px;
    border-left: 3px solid rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.04);
    border-radius: 8px;
    font-size: 12px;
    line-height: 1.3;
    color: inherit;
    opacity: 0.85;
}

.convo-shell[b-lsgta0uenx]  .convo-reply-snippet-row {
    width: 100%;
    margin-bottom: 2px;
    display: flex;
    align-items: flex-start;
}

.convo-shell[b-lsgta0uenx]  .convo-reply-snippet-row.is-me {
    justify-content: flex-end;
}

.convo-shell[b-lsgta0uenx]  .convo-reply-snippet-row.is-them {
    justify-content: flex-start;
    padding-left: 38px;
}

.convo-shell[b-lsgta0uenx]  .convo-reply-snippet-row .convo-reply-snippet {
    width: fit-content;
    max-width: 75%;
}

.convo-shell[b-lsgta0uenx]  .convo-reply-snippet-button {
    border: 0;
    text-align: left;
    cursor: pointer;
}

.convo-shell[b-lsgta0uenx]  .convo-reply-snippet-button:focus-visible {
    outline: 2px solid rgba(13, 110, 253, 0.35);
    outline-offset: 2px;
}

.convo-shell[b-lsgta0uenx]  .convo-msg-me .convo-reply-snippet {
    background: rgba(13, 110, 253, 0.08);
    border-left-color: rgba(13, 110, 253, 0.4);
}

.convo-shell[b-lsgta0uenx]  .convo-bubble-text-pre {
    white-space: pre-wrap;
}

.convo-shell[b-lsgta0uenx]  .convo-bubble-text ul,
.convo-shell[b-lsgta0uenx]  .convo-bubble-text ol {
    margin: 0 0 6px 18px;
    padding: 0;
}

.convo-shell[b-lsgta0uenx]  .convo-bubble-text li {
    margin: 2px 0;
}

.convo-shell[b-lsgta0uenx]  .convo-bubble-text li:last-child {
    margin-bottom: 0;
}

.convo-shell[b-lsgta0uenx]  .convo-bubble-actions {
    position: absolute;
    top: -12px;
    display: flex;
    gap: 4px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .12s ease;
}

.convo-shell[b-lsgta0uenx]  .convo-bubble-actions .convo-iconbtn {
    width: 18px;
    height: 18px;
    border-radius: 999px;
}

.convo-shell[b-lsgta0uenx]  .convo-bubble-actions .convo-iconbtn i {
    font-size: 10px;
    line-height: 1;
}

.convo-shell[b-lsgta0uenx]  .convo-bubble.is-me .convo-bubble-actions {
    left: 8px;
}

.convo-shell[b-lsgta0uenx]  .convo-bubble.is-them .convo-bubble-actions {
    right: 8px;
}

.convo-shell[b-lsgta0uenx]  .convo-bubble:hover .convo-bubble-actions {
    opacity: 1;
    pointer-events: auto;
}

.convo-shell[b-lsgta0uenx]  .convo-bubble.is-me .convo-bubble-actions .btn {
    background: rgba(255, 255, 255, .9);
}

.convo-shell[b-lsgta0uenx]  .convo-reactions {
    margin-top: 6px;
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}

.convo-shell[b-lsgta0uenx]  .convo-reactions.is-me {
    align-self: flex-end;
}

.convo-shell[b-lsgta0uenx]  .convo-reactions.is-them {
    align-self: flex-start;
}

.convo-shell[b-lsgta0uenx]  .convo-reaction-pill {
    background: rgba(0, 0, 0, .06);
    border-radius: 999px;
    padding: 2px 8px;
    font-size: 12px;
}

.convo-shell[b-lsgta0uenx]  .convo-activity-pill {
    position: sticky;
    bottom: 0;
    display: flex;
    justify-content: center;
    padding: 6px 0;
}

.convo-shell[b-lsgta0uenx]  .convo-typing {
    display: flex;
    align-items: center;
    gap: 8px;
    background: rgba(255, 255, 255, .8);
    backdrop-filter: blur(6px);
    border-radius: 999px;
    padding: 6px 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .06);
}

.convo-shell[b-lsgta0uenx]  .convo-typing-bubble {
    display: inline-flex;
    gap: 4px;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 20px;
    background: rgba(0, 0, 0, .06);
    border-radius: 999px;
}

.convo-shell[b-lsgta0uenx]  .convo-typing-dot {
    width: 5px;
    height: 5px;
    border-radius: 999px;
    background: #6c757d;
    animation: convoTyping-b-lsgta0uenx 1s infinite ease-in-out;
}

.convo-shell[b-lsgta0uenx]  .convo-jump-bottom {
    position: sticky;
    bottom: 14px;
    z-index: 5;
    display: flex;
    justify-content: flex-end;
    pointer-events: auto;
}

.convo-shell[b-lsgta0uenx]  .convo-jump-bottom-btn {
    border-radius: 999px;
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    pointer-events: auto;
}

.convo-shell[b-lsgta0uenx]  .convo-jump-bottom-btn.btn {
    display: inline-flex;
}

.convo-shell[b-lsgta0uenx]  .convo-typing-dot:nth-child(2) {
    animation-delay: .15s;
}

.convo-shell[b-lsgta0uenx]  .convo-typing-dot:nth-child(3) {
    animation-delay: .3s;
}

.convo-shell[b-lsgta0uenx]  .convo-date-sep {
    display: flex;
    justify-content: center;
    margin: 10px 0;
}

.convo-shell[b-lsgta0uenx]  .convo-date-pill {
    background: rgba(0, 0, 0, .06);
    border-radius: 999px;
    padding: 4px 10px;
    font-size: 12px;
    color: #6c757d;
}

.convo-shell[b-lsgta0uenx]  .convo-system {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    margin: 6px 0;
}

.convo-shell[b-lsgta0uenx]  .convo-system-icon {
    color: #6c757d;
}

.convo-shell[b-lsgta0uenx]  .convo-system-text {
    font-size: 12px;
    color: #6c757d;
    font-weight: 600;
}

.convo-shell[b-lsgta0uenx]  .convo-additional {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-top: 0.5rem;
}

.convo-shell[b-lsgta0uenx]  .convo-additional-them {
    margin-left: calc(28px + 10px);
}

.convo-shell[b-lsgta0uenx]  .convo-additional-me {
    width: 100%;
    padding-right: 0;
    /* Keep this stretching so % widths inside (e.g. chat-linked-content width: 90%) resolve against full row width. */
    align-items: stretch;
}

.convo-shell[b-lsgta0uenx]  .convo-additional-me .convo-additional-pills {
    justify-content: flex-end;
}

.convo-shell[b-lsgta0uenx]  .convo-additional-me .chat-linked-content {
    margin-left: auto;
    margin-right: 0;
}

.convo-shell[b-lsgta0uenx]  .convo-additional-me .chat-linked-content .below {
    margin-left: auto;
    margin-right: 0;
}

.convo-shell[b-lsgta0uenx]  .convo-additional-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 6px;
}

.convo-shell[b-lsgta0uenx]  .convo-additional .reply-options {
    margin-top: 6px;
}

.convo-shell[b-lsgta0uenx]  .reply-option {
    border-radius: 999px;
}

.convo-shell[b-lsgta0uenx]  .convo-additional-pill {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 12px;
    background: #eef2ff;
    color: #1f2937;
    border: 1px solid #dbeafe;
    border-radius: 999px;
    text-decoration: none;
    margin-bottom: 1rem;
    margin-right: 8px;
}

.convo-shell[b-lsgta0uenx]  .convo-additional-pill.is-active {
    background: #e0e7ff;
    border-color: #3b82f6;
    box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.2);
    color: #0f172a;
}

.convo-shell[b-lsgta0uenx]  .convo-additional-pill-badge {
    position: absolute;
    top: -6px;
    right: -6px;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    background: #dc3545;
    color: #fff;
    border-radius: 999px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,.15);
    animation: convo-badge-pulse-b-lsgta0uenx 1.6s ease-in-out infinite;
}

@keyframes convo-badge-pulse-b-lsgta0uenx {
    0% { transform: scale(1); box-shadow: 0 2px 6px rgba(0,0,0,.15); }
    50% { transform: scale(1.1); box-shadow: 0 4px 10px rgba(0,0,0,.2); }
    100% { transform: scale(1); box-shadow: 0 2px 6px rgba(0,0,0,.15); }
}

.convo-shell[b-lsgta0uenx]  .convo-additional-pane {
    position: relative;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transform: translateX(18px);
    pointer-events: none;
    transition:
        transform 220ms ease,
        opacity 220ms ease,
        max-height 240ms ease,
        margin-top 180ms ease,
        margin-bottom 180ms ease,
        padding-bottom 180ms ease;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.convo-shell[b-lsgta0uenx]  .convo-additional-pane.is-open {
    max-height: 2000px;
    opacity: 1;
    transform: translateX(0);
    pointer-events: auto;
    margin-top: 6px;
    margin-bottom: 8px;
    padding-bottom: 4px;
}

.convo-shell[b-lsgta0uenx]  .convo-additional-me .convo-additional-pane.is-open {
    display: flex;
    justify-content: flex-end;
}

.convo-shell[b-lsgta0uenx]  .convo-additional-them .convo-additional-pane.is-open {
    display: flex;
    justify-content: flex-start;
}

.convo-shell[b-lsgta0uenx]  .convo-avatarwrap {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
}

.convo-shell[b-lsgta0uenx]  .convo-avatar {
    width: 28px;
    height: 28px;
    border-radius: 999px;
    object-fit: cover;
    display: inline-block;
}

.convo-shell[b-lsgta0uenx]  .convo-avatar-initials {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.convo-shell[b-lsgta0uenx]  .convo-msg-them .convo-avatarwrap {
    width: 34px;
    height: 34px;
}

.convo-shell[b-lsgta0uenx]  .convo-msg-them .convo-avatar {
    width: 34px;
    height: 34px;
}

.convo-shell[b-lsgta0uenx]  .convo-msg-them .convo-avatar-initials {
    font-size: 13px;
}

.convo-shell[b-lsgta0uenx]  .convo-online-dot {
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 10px;
    height: 10px;
    border-radius: 999px;
    background: #20c997;
    border: 2px solid #fff;
}

.convo-shell[b-lsgta0uenx]  .convo-composer {
    position: sticky;
    bottom: 0;
    z-index: 5;
    background: #fff;
    border-top: 1px solid rgba(0, 0, 0, .06);
    padding: 10px;
    display: flex;
    gap: 10px;
    align-items: flex-start;
}


.convo-shell[b-lsgta0uenx]  .convo-composer-left {
    display: flex;
    gap: 6px;
    align-items: center;
}

.convo-shell[b-lsgta0uenx]  .convo-composer-left .btn,
.convo-shell[b-lsgta0uenx]  .convo-composer-right .btn {
    min-width: 40px;
    min-height: 40px;
}

.convo-shell[b-lsgta0uenx]  .convo-composer-main {
    flex: 1;
    min-width: 0;
}

.convo-shell[b-lsgta0uenx]  .convo-textarea {
    min-height: 40px;
    max-height: 160px;
    resize: none;
}

.convo-shell[b-lsgta0uenx]  .convo-composer-right {
    display: flex;
    gap: 6px;
    align-items: center;
}

.convo-shell[b-lsgta0uenx]  .ai-processing {
    opacity: .85;
    animation: convoPulse-b-lsgta0uenx 1.2s ease-in-out infinite;
}

@keyframes convoTyping-b-lsgta0uenx {
    0%,
    60%,
    100% {
        transform: translateY(0);
        opacity: .55;
    }

    30% {
        transform: translateY(-3px);
        opacity: 1;
    }
}

@keyframes convoPulse-b-lsgta0uenx {
    0% {
        filter: saturate(1);
    }

    50% {
        filter: saturate(1.4);
    }

    100% {
        filter: saturate(1);
    }
}

@keyframes convoMsgIn-b-lsgta0uenx {
    0% {
        opacity: 0;
        transform: translateY(6px) scale(0.995);
    }

    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@media (max-width: 992px) {
    .convo-shell[b-lsgta0uenx]  .convo-html-iframe {
        width: calc(100vw - 100px);
    }

    .convo-shell.convo-mobile[b-lsgta0uenx] {
        position: relative;
        flex-direction: column;
        height: 100%;
    }

    .convo-shell.convo-mobile .convo-left[b-lsgta0uenx],
    .convo-shell.convo-mobile .convo-right[b-lsgta0uenx] {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        flex: 1 1 auto;
        min-height: 0;
    }

    .convo-shell.convo-mobile.convo-mobile-sidebar .convo-right[b-lsgta0uenx] {
        display: none;
    }

    .convo-shell.convo-mobile.convo-mobile-details .convo-left[b-lsgta0uenx] {
        display: none;
    }
}
/* /Components/Convo/SingleThread/ConvoSingleThreadView.razor.rz.scp.css */
.convo-single-thread[b-hfa0nefw1h] {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 0;
    background: #fff;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-empty {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-messages {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 0;
    position: relative;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-loading-overlay {
    position: absolute;
    inset: 0;
    z-index: 6;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(4px);
    font-weight: 600;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-messages-header {
    position: sticky;
    top: 0;
    z-index: 5;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .06);
    padding: 10px 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-messages-header-left {
    flex: 1;
    min-width: 0;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-thread-title {
    font-weight: 700;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-thread-subtitle {
    line-height: 1.15;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-thread-members {
    display: flex;
    gap: 6px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-thread-members .convo-avatar-initials {
    font-size: 12px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-memberchip {
    border: 0;
    background: transparent;
    padding: 0;
    display: inline-flex;
    margin-left: -14px;
    position: relative;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-avatarwrap {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-avatar {
    width: 28px;
    height: 28px;
    border-radius: 999px;
    object-fit: cover;
    display: inline-block;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 999px;
    display: block;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-avatar-initials {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-msg-them .convo-avatarwrap {
    width: 34px;
    height: 34px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-msg-them .convo-avatar {
    width: 34px;
    height: 34px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-msg-them .convo-avatar-initials {
    font-size: 13px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-online-dot {
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 10px;
    height: 10px;
    border-radius: 999px;
    background: #20c997;
    border: 2px solid #fff;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-memberchip:first-child {
    margin-left: 0;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-messages-header-right {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-messages-body {
    flex: 1;
    min-height: 0;
    overflow: auto;
    overflow-x: hidden;
    background: #f8f9fa;
    padding: 14px 12px;
    position: relative;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-load-older-trigger {
    display: none;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-msgrow {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-bottom: 10px;
    animation: convoMsgIn-b-hfa0nefw1h .18s ease-out;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-msg {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    width: 100%;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-msg-me {
    justify-content: flex-end;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-msg-them {
    justify-content: flex-start;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-msg-me .convo-msg-main {
    align-items: flex-end;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-msg-avatar {
    flex: 0 0 auto;
    align-self: flex-start;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-msg-main {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-msg-meta {
    padding: 0 6px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-msg-toolbar {
    display: flex;
    gap: 6px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .12s ease;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-msgrow:hover .convo-msg-toolbar {
    opacity: 1;
    pointer-events: auto;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-msg-me .convo-msg-toolbar {
    order: -1;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-msg-them .convo-msg-toolbar {
    order: 3;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-bubble {
    position: relative;
    padding: 8px 10px;
    border-radius: 18px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .06);
}

.convo-single-thread[b-hfa0nefw1h]  .convo-bubble.is-me {
    background: #0d6efd;
    color: #fff;
    border-bottom-right-radius: 6px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-bubble.is-them {
    background: #fff;
    color: #212529;
    border-bottom-left-radius: 6px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-bubble-text {
    word-break: break-word;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-voice-note {
    display: flex;
    align-items: center;
    gap: 8px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-voice-note-body {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-voice-note .convo-iconbtn {
    width: 32px;
    height: 32px;
    border-radius: 12px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-voice-note-wave {
    width: 220px;
    height: 32px;
    cursor: pointer;
    touch-action: none;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-voice-note-meta {
    display: flex;
    justify-content: space-between;
    font-size: 11px;
    line-height: 1;
    opacity: 0.85;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-voice-note-wave-svg {
    width: 100%;
    height: 100%;
    display: block;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-voice-note-wave-bg {
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    opacity: 0.25;
    stroke-linecap: round;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-voice-note-wave-fg {
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    opacity: 0.85;
    stroke-linecap: round;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-voice-note-scrubber {
    stroke: currentColor;
    stroke-width: 1;
    opacity: 0.9;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-summary-toggle {
    margin-top: 6px;
    font-size: 12px;
    opacity: 0.75;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-summary-toggle a {
    color: inherit;
    text-decoration: underline;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-html-iframe {
    width: calc(100vw - 800px);
    border: 0;
    display: block;
    min-height: 180px;
    background: transparent;
    overflow: hidden;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-reply-snippet {
    margin-top: 0;
    margin-bottom: 0;
    padding: 6px 10px;
    border-left: 3px solid rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.04);
    border-radius: 8px;
    font-size: 12px;
    line-height: 1.3;
    color: inherit;
    opacity: 0.85;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-reply-snippet-row {
    width: 100%;
    margin-bottom: 2px;
    display: flex;
    align-items: flex-start;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-reply-snippet-row.is-me {
    justify-content: flex-end;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-reply-snippet-row.is-them {
    justify-content: flex-start;
    padding-left: 38px;
}

@media (max-width: 992px) {
    .convo-single-thread[b-hfa0nefw1h]  .convo-html-iframe {
        width: calc(100vw - 100px);
    }
}

.convo-single-thread[b-hfa0nefw1h]  .convo-reply-snippet-row .convo-reply-snippet {
    width: fit-content;
    max-width: 75%;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-reply-snippet-button {
    border: 0;
    text-align: left;
    cursor: pointer;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-reply-snippet-button:focus-visible {
    outline: 2px solid rgba(13, 110, 253, 0.35);
    outline-offset: 2px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-msg-me .convo-reply-snippet {
    background: rgba(13, 110, 253, 0.08);
    border-left-color: rgba(13, 110, 253, 0.4);
}

.convo-single-thread[b-hfa0nefw1h]  .convo-bubble-text-pre {
    white-space: pre-wrap;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-bubble-text ul,
.convo-single-thread[b-hfa0nefw1h]  .convo-bubble-text ol {
    margin: 0 0 6px 18px;
    padding: 0;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-bubble-text li {
    margin: 2px 0;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-bubble-text li:last-child {
    margin-bottom: 0;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-bubble-actions {
    position: absolute;
    top: -12px;
    display: flex;
    gap: 4px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .12s ease;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-bubble-actions .convo-iconbtn {
    width: 18px;
    height: 18px;
    border-radius: 999px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-bubble-actions .convo-iconbtn i {
    font-size: 10px;
    line-height: 1;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-bubble.is-me .convo-bubble-actions {
    left: 8px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-bubble.is-them .convo-bubble-actions {
    right: 8px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-bubble:hover .convo-bubble-actions {
    opacity: 1;
    pointer-events: auto;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-bubble.is-me .convo-bubble-actions .btn {
    background: rgba(255, 255, 255, .9);
}

.convo-single-thread[b-hfa0nefw1h]  .convo-reactions {
    margin-top: 6px;
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-reactions.is-me {
    align-self: flex-end;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-reactions.is-them {
    align-self: flex-start;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-reaction-pill {
    background: rgba(0, 0, 0, .06);
    border-radius: 999px;
    padding: 2px 8px;
    font-size: 12px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-activity-pill {
    position: sticky;
    bottom: 0;
    display: flex;
    justify-content: center;
    padding: 6px 0;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-typing {
    display: flex;
    align-items: center;
    gap: 8px;
    background: rgba(255, 255, 255, .8);
    backdrop-filter: blur(6px);
    border-radius: 999px;
    padding: 6px 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .06);
}

.convo-single-thread[b-hfa0nefw1h]  .convo-typing-bubble {
    display: inline-flex;
    gap: 4px;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 20px;
    background: rgba(0, 0, 0, .06);
    border-radius: 999px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-typing-dot {
    width: 5px;
    height: 5px;
    border-radius: 999px;
    background: #6c757d;
    animation: convoTyping-b-hfa0nefw1h 1s infinite ease-in-out;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-jump-bottom {
    position: sticky;
    bottom: 14px;
    z-index: 5;
    display: flex;
    justify-content: flex-end;
    pointer-events: auto;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-jump-bottom-btn {
    border-radius: 999px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-composer {
    position: sticky;
    bottom: 0;
    z-index: 5;
    background: #fff;
    border-top: 1px solid rgba(0, 0, 0, .06);
    padding: 10px;
    display: flex;
    gap: 10px;
    align-items: flex-start;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-composer-left {
    display: flex;
    gap: 6px;
    align-items: center;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-composer-left .btn,
.convo-single-thread[b-hfa0nefw1h]  .convo-composer-right .btn {
    min-width: 40px;
    min-height: 40px;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-composer-main {
    flex: 1;
    min-width: 0;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-textarea {
    min-height: 40px;
    max-height: 160px;
    resize: none;
}

.convo-single-thread[b-hfa0nefw1h]  .convo-composer-right {
    display: flex;
    gap: 6px;
    align-items: center;
}

.convo-single-thread[b-hfa0nefw1h]  .ai-processing {
    opacity: .85;
    animation: convoPulse-b-hfa0nefw1h 1.2s ease-in-out infinite;
}

@keyframes convoTyping-b-hfa0nefw1h {
    0%,
    60%,
    100% {
        transform: translateY(0);
        opacity: .55;
    }

    30% {
        transform: translateY(-3px);
        opacity: 1;
    }
}

@keyframes convoPulse-b-hfa0nefw1h {
    0% {
        filter: saturate(1);
    }

    50% {
        filter: saturate(1.4);
    }

    100% {
        filter: saturate(1);
    }
}

@keyframes convoMsgIn-b-hfa0nefw1h {
    0% {
        opacity: 0;
        transform: translateY(6px) scale(0.995);
    }

    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}
/* /Components/Convo/Status/ConvoStatusIndicatorBubble.razor.rz.scp.css */
.status-bubble[b-te2k0yqj3a] {
    --bubble: #d9d9e3;
    --icon: #4a4a58;
    --ring: rgba(0, 0, 0, 0.05);
    border-radius: 999px;
    background: var(--bubble);
    color: var(--icon);
    display: grid;
    place-items: center;
    overflow: hidden;
    animation: floatCombo-b-te2k0yqj3a 1.6s ease-in-out infinite, squishCombo-b-te2k0yqj3a 3.4s ease-in-out infinite, wobbleCombo-b-te2k0yqj3a 1.6s ease-in-out infinite, pulse-b-te2k0yqj3a 1.9s ease-in-out infinite, bubbleBreath-b-te2k0yqj3a 2.4s ease-in-out infinite;
}

.status-bubble i[b-te2k0yqj3a] {
    animation: iconBreath-b-te2k0yqj3a 1.8s ease-in-out infinite;
    display: inline-block;
}

.ctx-primary[b-te2k0yqj3a] { --bubble: #0d6efd; --icon: #fff; --ring: rgba(13, 110, 253, .12); }
.ctx-secondary[b-te2k0yqj3a] { --bubble: #6c757d; --icon: #fff; --ring: rgba(108, 117, 125, .12); }
.ctx-success[b-te2k0yqj3a] { --bubble: #198754; --icon: #fff; --ring: rgba(25, 135, 84, .12); }
.ctx-danger[b-te2k0yqj3a] { --bubble: #dc3545; --icon: #fff; --ring: rgba(220, 53, 69, .12); }
.ctx-warning[b-te2k0yqj3a] { --bubble: #ffc107; --icon: #1f2937; --ring: rgba(255, 193, 7, .12); }
.ctx-info[b-te2k0yqj3a] { --bubble: #0dcaf0; --icon: #0f172a; --ring: rgba(13, 202, 240, .12); }
.ctx-light[b-te2k0yqj3a] { --bubble: #f8f9fa; --icon: #1f2937; --ring: rgba(229, 231, 235, .2); }
.ctx-dark[b-te2k0yqj3a] { --bubble: #212529; --icon: #f8f9fa; --ring: rgba(33, 37, 41, .15); }
.ctx-muted[b-te2k0yqj3a] { --bubble: #d9d9e3; --icon: #4a4a58; --ring: rgba(217, 217, 227, .18); }

@keyframes pulse-b-te2k0yqj3a {
    0%, 100% { transform: scale(1); box-shadow: 0 0 0 0 var(--ring); opacity: 1; }
    50% { transform: scale(1.02); box-shadow: 0 0 0 4px var(--ring); opacity: .9; }
}

@keyframes bubbleBreath-b-te2k0yqj3a {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.12); }
}

@keyframes iconBreath-b-te2k0yqj3a {
    0%, 100% { transform: scale(1.18); }
    50% { transform: scale(0.82); }
}

@keyframes floatCombo-b-te2k0yqj3a {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px) scale(1.08); }
}

@keyframes squishCombo-b-te2k0yqj3a {
    0%, 100% { transform: scale(1); border-radius: 50%; }
    10% { transform: scale(1.18, 0.84) rotate(-5deg); border-radius: 38% 62% 66% 34%; }
    22% { transform: scale(0.84, 1.18) rotate(7deg); border-radius: 68% 32% 54% 46%; }
    34% { transform: scale(1.24, 0.8) rotate(-8deg); border-radius: 44% 56% 30% 70%; }
    46% { transform: scale(0.8, 1.24) rotate(9deg); border-radius: 70% 30% 60% 40%; }
    58% { transform: scale(1.16, 0.86) rotate(-6deg); border-radius: 50% 50% 32% 68%; }
    70% { transform: scale(0.86, 1.16) rotate(8deg); border-radius: 62% 38% 64% 36%; }
    82% { transform: scale(1.2, 0.82) rotate(-9deg); border-radius: 36% 64% 52% 48%; }
}

@keyframes wobbleCombo-b-te2k0yqj3a {
    0%, 100% { transform: rotate(0deg) scale(1); }
    25% { transform: rotate(-6deg) scale(1.12); }
    50% { transform: rotate(5deg) scale(0.92); }
    75% { transform: rotate(-4deg) scale(1.1); }
}
/* /Components/Convo/ThreadList/ConvoThreadListComponent.razor.rz.scp.css */
:global(.convo-threaditem)[b-0mthb3fdep] {
    position: relative;
    border-radius: 12px;
}

:global(.convo-threaditem.is-selected)[b-0mthb3fdep] {
    background: rgba(13, 110, 253, 0.12);
}
/* /Components/Navigation/ExecutiveAssistantChatWindow.razor.rz.scp.css */
.ea-chat-window.draggable-panel[b-8uyfydtx03] {
    width: 420px;
    height: 560px;
    left: auto;
    right: 16px;
    top: calc(var(--mq-topbar-height, 61px) + 16px);
    max-width: calc(100vw - 32px);
    max-height: calc(100vh - var(--mq-topbar-height, 61px) - 32px);
}

.ea-chat-window .draggable-panel-stage[b-8uyfydtx03] {
    background: #fff;
}

.ea-chat-window :global(.ea-chat-window-close)[b-8uyfydtx03] {
    width: 28px;
    height: 28px;
    padding: 0;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.ea-chat-window :global(.ea-chat-window-close i)[b-8uyfydtx03] {
    font-size: 12px;
}
/* /Components/Navigation/ExecutiveAssistantNavWidget.razor.rz.scp.css */
.ea-widget[b-l585xs4q65] {
    position: relative;
}

.ea-widget-button[b-l585xs4q65] {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 10px;
    color: #f8f9fa;
}

.ea-widget-button:hover[b-l585xs4q65],
.ea-widget-button:focus-visible[b-l585xs4q65] {
    color: #ffffff;
}

.ea-widget-avatar[b-l585xs4q65] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
    color: #f8f9fa;
    font-size: 0.85rem;
}

.ea-widget-avatar img[b-l585xs4q65] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ea-widget-initials[b-l585xs4q65] {
    font-weight: 600;
    font-size: 0.65rem;
    letter-spacing: 0.3px;
}

.ea-widget-dot[b-l585xs4q65] {
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.35);
}

.ea-widget-dot-hot[b-l585xs4q65] {
    background: #ffb703;
    box-shadow: 0 0 0 4px rgba(255, 183, 3, 0.15);
}

.ea-widget-dot-recording[b-l585xs4q65] {
    background: #ff3b30;
    animation: eaPulse-b-l585xs4q65 1.1s ease-out infinite;
    box-shadow: 0 0 0 0 rgba(255, 59, 48, 0.45);
}

.ea-widget-tooltip[b-l585xs4q65] {
    position: absolute;
    right: 15px;
    top: calc(100% + 6px);
    display: inline-block;
    pointer-events: auto;
}

.ea-widget-tooltip-bubble[b-l585xs4q65] {
    position: relative;
    background: rgba(20, 20, 20, 0.95);
    color: #f8f9fa;
    padding: 6px 10px;
    border-radius: 8px;
    font-size: 0.8rem;
    white-space: nowrap;
    display: inline-flex;
    flex-direction: column;
    align-items: stretch;
    box-sizing: border-box;
    min-width: var(--ea-min, 120px);
}

.ea-widget-tooltip-empty[b-l585xs4q65] {
    display: none;
}

.ea-widget-actions[b-l585xs4q65] {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(-2px);
    pointer-events: none;
    transition: opacity 140ms ease, transform 140ms ease, max-height 180ms ease, margin 180ms ease;
}

.ea-widget-tooltip.ea-widget-tooltip-has-actions:hover .ea-widget-actions[b-l585xs4q65] {
    opacity: 1;
    transform: translateY(0);
    max-height: 40px;
    margin-top: 5px;
    margin-bottom: 3px;
    pointer-events: auto;
}

.ea-widget-actions :global(.ea-widget-action-btn)[b-l585xs4q65] {
    width: 100% !important;
    padding: 0 4px !important;
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background: rgba(255, 255, 255, 0.10);
    color: #f8f9fa;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    min-height: 20px !important;
    line-height: 18px;
    transform: scaleX(0.7);
    transform-origin: center;
    transition: transform 160ms ease, background 120ms ease, border-color 120ms ease, color 120ms ease;
}

.ea-widget-tooltip.ea-widget-tooltip-has-actions:hover .ea-widget-actions :global(.ea-widget-action-btn)[b-l585xs4q65] {
    transform: scaleX(1);
}

.ea-widget-actions :global(.ea-widget-action-btn.btn-sm)[b-l585xs4q65] {
    width: 100% !important;
    padding: 0 4px !important;
    min-height: 20px !important;
    line-height: 18px;
}

.ea-widget-actions :global(.btn:hover)[b-l585xs4q65],
.ea-widget-actions :global(.btn:focus)[b-l585xs4q65] {
    background: rgba(255, 255, 255, 0.18);
    border-color: rgba(255, 255, 255, 0.24);
    color: #fff;
}

.ea-widget-actions :global(.btn i)[b-l585xs4q65] {
    font-size: 0.72rem;
}

.ea-widget-tooltip-bubble[b-l585xs4q65]::after {
    content: "";
    position: absolute;
    top: -6px;
    right: 16px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid rgba(20, 20, 20, 0.95);
}

.ea-widget-tooltip-text[b-l585xs4q65] {
    display: inline-block;
    min-height: 1em;
}


@keyframes eaPulse-b-l585xs4q65 {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(255, 59, 48, 0.45);
    }
    70% {
        transform: scale(1.05);
        box-shadow: 0 0 0 8px rgba(255, 59, 48, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(255, 59, 48, 0);
    }
}
/* /Pages/Calendar/CalendarPanel.razor.rz.scp.css */
.calendar-shell[b-0cbfqlfppk]{
    display:flex;
    flex-direction:column;
    gap:0;
    height:100%;
    min-height:0;
}

.calendar-grid[b-0cbfqlfppk]{
    display:flex;
    flex-direction:column;
    border:1px solid #e2e8f0;
    border-top:none;
    border-left:none;
    border-bottom:none;
    border-radius:0;
    overflow:hidden;
    background:#ffffff;
    flex:1;
    min-height:0;
}

.calendar-footer[b-0cbfqlfppk]{
    position:sticky;
    bottom:0;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:12px 16px;
    border-top:1px solid #e2e8f0;
    background:#ffffff;
    z-index:2;
}

.calendar-footer-label[b-0cbfqlfppk]{
    font-weight:500;
    color:#0f172a;
    text-align:center;
    flex:1;
}

.calendar-weekdays[b-0cbfqlfppk]{
    display:grid;
    grid-template-columns:repeat(7, minmax(0,1fr));
    background:#f8fafc;
    border-bottom:1px solid #e2e8f0;
    position:sticky;
    top:0;
    z-index:2;
}

.calendar-weekday[b-0cbfqlfppk]{
    padding:10px 12px;
    font-size:0.78rem;
    text-transform:uppercase;
    letter-spacing:0.08em;
    color:#64748b;
    font-weight:400;
}

.calendar-days[b-0cbfqlfppk]{
    display:grid;
    grid-template-columns:repeat(7, minmax(0,1fr));
    grid-auto-rows:minmax(120px, 1fr);
    flex:1;
    gap:2px;
    background:#e2e8f0;
}

.calendar-day[b-0cbfqlfppk]{
    border:none;
    padding:8px 10px;
    display:flex;
    flex-direction:column;
    gap:8px;
    background:#ffffff;
    text-align:left;
    cursor:pointer;
    transition:background-color 260ms ease, transform 260ms ease, box-shadow 260ms ease;
    transform-origin:center;
    position:relative;
    overflow:hidden;
    border-radius:0;
    outline: none;
}

.calendar-day:focus[b-0cbfqlfppk]{
    outline: none;
}

.calendar-day:focus-visible[b-0cbfqlfppk]{
    outline: none;
}

.calendar-day:active[b-0cbfqlfppk]{
    outline: none;
    box-shadow: none;
    border-top-color: transparent;
}

.calendar-day[b-0cbfqlfppk]::before{
    content:"";
    position:absolute;
    inset:0;
    background: radial-gradient(160px circle at var(--spot-x, 50%) var(--spot-y, 50%), rgba(13,110,253,0.18), rgba(13,110,253,0) 65%);
    opacity:0;
    transition:opacity 200ms ease;
    pointer-events:none;
}

.calendar-day:nth-child(7n)[b-0cbfqlfppk]{
    border-right:none;
}

.calendar-day-header[b-0cbfqlfppk]{
    font-weight:400;
    color:#0f172a;
    display:flex;
    justify-content:flex-end;
}

.calendar-day.is-muted[b-0cbfqlfppk]{
    background:#f8fafc;
    color:#94a3b8;
}

.calendar-day.is-today[b-0cbfqlfppk]{
    background:#eef2ff;
    border-color:#c7d2fe;
}

.calendar-day.is-selected[b-0cbfqlfppk]{
    background:rgba(13,110,253,.10);
    box-shadow:none;
    transform: scale(1.03);
    animation: calendar-cell-pop-b-0cbfqlfppk 300ms ease;
    border-radius:4px;
}

.calendar-day.calendar-spotlight-active[b-0cbfqlfppk]::before{
    opacity:1;
}

.calendar-day:hover:not(.is-selected)[b-0cbfqlfppk]{
    background:rgba(15,23,42,.04);
    transform: scale(1.01);
}


@keyframes calendar-cell-pop-b-0cbfqlfppk{
    from{ transform:scale(0.98); }
    to{ transform:scale(1.03); }
}

.calendar-events[b-0cbfqlfppk]{
    display:flex;
    flex-direction:column;
    gap:6px;
}

.calendar-event[b-0cbfqlfppk]{
    display:flex;
    align-items:center;
    gap:6px;
    font-size:0.82rem;
    padding:4px 6px;
    border-radius:8px;
    background:#f1f5f9;
    color:#0f172a;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.calendar-event-button[b-0cbfqlfppk]{
    border:0;
    text-align:left;
    cursor:pointer;
    width:100%;
}

.calendar-event-button:focus[b-0cbfqlfppk],
.calendar-event-button:focus-visible[b-0cbfqlfppk]{
    outline:none;
}

.calendar-event-dot[b-0cbfqlfppk]{
    width:8px;
    height:8px;
    border-radius:50%;
    background:currentColor;
    flex-shrink:0;
}

.event-indigo[b-0cbfqlfppk]{ color:#4f46e5; background:#eef2ff; }
.event-emerald[b-0cbfqlfppk]{ color:#10b981; background:#ecfdf5; }
.event-amber[b-0cbfqlfppk]{ color:#f59e0b; background:#fffbeb; }
.event-rose[b-0cbfqlfppk]{ color:#f43f5e; background:#fff1f2; }
.event-cyan[b-0cbfqlfppk]{ color:#06b6d4; background:#ecfeff; }
.event-violet[b-0cbfqlfppk]{ color:#7c3aed; background:#f5f3ff; }

.calendar-grid.view-day .calendar-days[b-0cbfqlfppk]{
    grid-template-columns:1fr;
    grid-auto-rows:minmax(180px, 1fr);
}

.calendar-grid.view-day .calendar-weekdays[b-0cbfqlfppk]{
    grid-template-columns:1fr;
}

.calendar-grid.view-day .calendar-weekday[b-0cbfqlfppk]{
    text-align:center;
}

.calendar-grid.view-week .calendar-days[b-0cbfqlfppk]{
    grid-template-columns:repeat(7, minmax(0,1fr));
    grid-auto-rows:minmax(180px, 1fr);
}

.calendar-grid.view-week .calendar-weekdays[b-0cbfqlfppk]{
    grid-template-columns:repeat(7, minmax(0,1fr));
}

@media(max-width:1100px){
    .calendar-shell[b-0cbfqlfppk]{
        height:auto;
    }

    .calendar-days[b-0cbfqlfppk]{
        grid-auto-rows:minmax(110px, auto);
    }
}

@media (max-width: 991px){
    .calendar-grid[b-0cbfqlfppk]{
        border-top:1px solid #e2e8f0;
        border-left:1px solid #e2e8f0;
        border-bottom:1px solid #e2e8f0;
    }

    .calendar-day[b-0cbfqlfppk]{
        border-left:1px solid #e2e8f0;
    }
}
/* /Pages/Conferencing/CallTestPage.razor.rz.scp.css */
.call-test-page[b-w13q3x46lu] {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: var(--mq-topbar-height, 61px);
    background: var(--bs-body-bg, #0b0f14);
    overflow: hidden;
}

.call-join[b-w13q3x46lu] {
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center;
    padding: 24px;
}

.call-join .card[b-w13q3x46lu] {
    max-width: 520px;
    width: 100%;
}

/* /Pages/Files/FilesPanel.razor.rz.scp.css */
.files-panel[b-i4kwkzr1vi] {
  background: #fff;
  border-radius: 0.75rem;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  max-height: 80vh;
  overflow-y: auto;
  overflow-x: hidden;
}

.files-pathbar[b-i4kwkzr1vi] {
  position: sticky;
  top: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  padding: 0.45rem 0.75rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  background: #fafafa;
  font-size: 0.85rem;
  gap: 0.25rem;
}

.files-up-button[b-i4kwkzr1vi] {
  margin-right: 0.5rem;
}

.files-breadcrumb[b-i4kwkzr1vi] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.15rem;
}

.files-breadcrumb-segment[b-i4kwkzr1vi] {
  padding: 0;
  border: none;
  text-decoration: none;
  color: #0d6efd;
}

.files-breadcrumb-segment:hover[b-i4kwkzr1vi] {
  text-decoration: underline;
}

.files-breadcrumb-segment.active[b-i4kwkzr1vi] {
  font-weight: 600;
  color: #212529;
  text-decoration: none;
  cursor: default;
}

.files-breadcrumb-separator[b-i4kwkzr1vi] {
  color: #888;
  font-size: 0.85rem;
}

.files-header[b-i4kwkzr1vi] {
  position: sticky;
  top: 40px;
  z-index: 5;
  display: flex;
  align-items: center;
  padding: 0.45rem 0.75rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  background: #fafafa;
  font-weight: 500;
  font-size: 0.85rem;
  min-width: 0;
}

.files-row[b-i4kwkzr1vi] {
  display: flex;
  align-items: center;
  padding: 0.45rem 0.75rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  cursor: pointer;
  transition: background 0.1s;
  background: #fff;
  min-width: 0;
}

.files-row:hover[b-i4kwkzr1vi] {
  background: rgba(13, 110, 253, 0.05);
}

.files-row.selected[b-i4kwkzr1vi] {
  background: rgba(13, 110, 253, 0.12);
}

.files-col-menu[b-i4kwkzr1vi] {
  width: var(--files-actions-width, auto);
  flex: 0 0 var(--files-actions-width, auto);
  margin-left: auto;
}

.files-row-actions[b-i4kwkzr1vi] {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
  margin-right: -6px;
}

.files-row-action-btn[b-i4kwkzr1vi] {
  padding: 0.2rem 0.35rem;
}

.files-row-actions .mq-grid-actions-btn[b-i4kwkzr1vi] {
  width: 32px;
  height: 32px;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.files-row-dropdown-slot[b-i4kwkzr1vi] {
  width: 35px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: 18px;
}

.files-col-owner[b-i4kwkzr1vi] {
  width: 180px;
}

.files-col-modified[b-i4kwkzr1vi] {
  width: 180px;
}

.files-col-size[b-i4kwkzr1vi] {
  width: 110px;
}

.files-col-name[b-i4kwkzr1vi] {
  flex: 1;
  min-width: 180px;
}

.files-name[b-i4kwkzr1vi] {
  font-size: 0.92rem;
  font-weight: 500;
  min-width: 0;
}

.files-panel :global(.dropdown-toggle::after)[b-i4kwkzr1vi] {
  display: none !important;
}

@media (max-width: 900px) {
  .files-col-owner[b-i4kwkzr1vi],
  .files-col-size[b-i4kwkzr1vi] {
    display: none;
  }
}

@media (max-width: 700px) {
  .files-col-modified[b-i4kwkzr1vi] {
    display: none;
  }
}
/* /Pages/Meetings/MeetingGuestJoinPage.razor.rz.scp.css */
.meeting-guest-page[b-cibprxc3s8] {
    min-height: 100vh;
    min-height: 100dvh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px 16px;
}

.meeting-guest-card[b-cibprxc3s8] {
    width: 100%;
    max-width: 520px;
    background: rgba(255, 255, 255, 0.72);
    backdrop-filter: blur(12px);
    color: #0b0c10;
}

.meeting-guest-card .text-muted[b-cibprxc3s8] {
    color: rgba(11, 12, 16, 0.65) !important;
}

.meeting-guest-card .form-control[b-cibprxc3s8] {
    background: rgba(255, 255, 255, 0.85);
    border-color: rgba(11, 12, 16, 0.15);
    color: #0b0c10;
}

.meeting-guest-card .form-control:focus[b-cibprxc3s8] {
    background: rgba(255, 255, 255, 0.95);
    border-color: rgba(80, 120, 255, 0.65);
    box-shadow: 0 0 0 0.2rem rgba(80, 120, 255, 0.20);
    color: #0b0c10;
}

.meeting-guest-card .form-label[b-cibprxc3s8] {
    color: rgba(11, 12, 16, 0.85);
}

.meeting-guest-organizer[b-cibprxc3s8] {
    display: flex;
    gap: 12px;
    align-items: center;
}

.meeting-guest-organizer-avatar[b-cibprxc3s8] {
    width: 44px;
    height: 44px;
    border-radius: 999px;
    object-fit: cover;
    border: 1px solid rgba(11, 12, 16, 0.12);
    background: rgba(11, 12, 16, 0.08);
}

.meeting-guest-organizer-fallback[b-cibprxc3s8] {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.meeting-guest-joining[b-cibprxc3s8] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.meeting-guest-joining-avatar[b-cibprxc3s8] {
    width: 28px;
    height: 28px;
    border-radius: 999px;
    object-fit: cover;
    border: 1px solid rgba(11, 12, 16, 0.12);
    background: rgba(11, 12, 16, 0.08);
}

.meeting-guest-description[b-cibprxc3s8] {
    white-space: pre-wrap;
    line-height: 1.4;
}
/* /Pages/Test/TestPage.razor.rz.scp.css */
.test-page-shell[b-50uanez78w] {
    padding: 50px;
}
