@import '_content/Isabyte.PowerTools.Blazor.AI/Isabyte.PowerTools.Blazor.AI.sr873ho6sp.bundle.scp.css';
@import '_content/Isabyte.PowerTools.Blazor/Isabyte.PowerTools.Blazor.54k1hg5lvb.bundle.scp.css';

/* /Components/Account/Shared/AdminProductTestMatrix.razor.rz.scp.css */
/* Product Test matrix — squared status dots per (component item x tech). */

.ct-toolbar[b-ffsvcz6ori] {
    display: flex;
    gap: 0.75rem;
    align-items: center;
    margin-bottom: 0.75rem;
    flex-wrap: wrap;
}

.ct-product[b-ffsvcz6ori] { max-width: 240px; }
.ct-filter[b-ffsvcz6ori] { max-width: 260px; }

.ct-legend[b-ffsvcz6ori] {
    display: flex;
    gap: 1.25rem;
    flex-wrap: wrap;
    font-size: 0.78rem;
    color: var(--bx-text-soft);
    margin-bottom: 1rem;
}

.ct-legend span[b-ffsvcz6ori] { display: inline-flex; align-items: center; gap: 0.35rem; }

.ct-category[b-ffsvcz6ori] { margin-bottom: 0.5rem; }

.ct-category-header[b-ffsvcz6ori] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid var(--bx-line-strong);
    padding: 0.5rem 0.25rem;
    cursor: pointer;
    color: var(--bx-text);
    font-weight: 700;
    text-transform: capitalize;
}

.ct-category-count[b-ffsvcz6ori] { margin-left: auto; font-size: 0.75rem; color: var(--bx-mist); font-weight: 400; }
.ct-caret[b-ffsvcz6ori] { color: var(--bx-mist); }

.ct-component[b-ffsvcz6ori] { padding: 0.25rem 0 0.25rem 1.25rem; }

.ct-component-header[b-ffsvcz6ori] { display: flex; align-items: center; gap: 0.5rem; }

.ct-expand[b-ffsvcz6ori] {
    background: none;
    border: none;
    cursor: pointer;
    color: var(--bx-mist);
    padding: 0.15rem 0.3rem;
}

.ct-component-name[b-ffsvcz6ori] {
    background: none;
    border: none;
    cursor: pointer;
    color: var(--bx-text);
    font-weight: 600;
    padding: 0.15rem 0.25rem;
}

.ct-component-name:hover[b-ffsvcz6ori] { color: var(--bx-purple); }
.ct-slug[b-ffsvcz6ori] { font-size: 0.72rem; color: var(--bx-mist); font-weight: 400; margin-left: 0.35rem; }

.ct-badges[b-ffsvcz6ori] { display: inline-flex; gap: 0.3rem; align-items: center; }

.ct-badge[b-ffsvcz6ori] {
    font-size: 0.68rem;
    font-weight: 700;
    border-radius: 3px;
    padding: 0.05rem 0.35rem;
    border: 1px solid var(--bx-line-strong);
    color: var(--bx-text-soft);
}

.ct-badge-red[b-ffsvcz6ori] { background: var(--bx-danger-soft); color: var(--bx-danger); border-color: var(--bx-danger); }
.ct-badge-orange[b-ffsvcz6ori] { background: var(--bx-warn-soft); color: var(--bx-warn); border-color: var(--bx-warn); }
.ct-badge-green[b-ffsvcz6ori] { background: var(--bx-ok-soft); color: var(--bx-ok); border-color: var(--bx-ok); }
.ct-badge-white[b-ffsvcz6ori] { background: var(--bx-surface); }
.ct-badge-warn[b-ffsvcz6ori] { background: var(--bx-warn-soft); color: var(--bx-warn); border-color: var(--bx-warn); font-weight: 400; }

.ct-warnings[b-ffsvcz6ori] {
    font-size: 0.75rem;
    color: var(--bx-warn);
    padding: 0.25rem 0 0.25rem 2rem;
}

.ct-improvements[b-ffsvcz6ori] {
    margin: 0.35rem 0 0.5rem 2rem;
    padding: 0.6rem 0.8rem;
    border: 1px solid var(--bx-line-strong);
    border-radius: 6px;
    font-size: 0.8rem;
    color: var(--bx-text-soft);
    background: var(--bx-surface);
}

.ct-improvement[b-ffsvcz6ori] { display: flex; gap: 0.6rem; padding: 0.2rem 0; align-items: baseline; }
.ct-ir-votes[b-ffsvcz6ori] { color: var(--bx-purple); font-weight: 600; white-space: nowrap; }
.ct-ir-status[b-ffsvcz6ori] { font-size: 0.7rem; color: var(--bx-mist); white-space: nowrap; }
.ct-muted[b-ffsvcz6ori] { color: var(--bx-mist); }

.ct-grid-scroll[b-ffsvcz6ori] { overflow-x: auto; margin: 0.4rem 0 0.4rem 2rem; }

.ct-grid[b-ffsvcz6ori] { border-collapse: collapse; font-size: 0.78rem; }

.ct-grid th.ct-tech[b-ffsvcz6ori] {
    padding: 0.25rem 0.6rem;
    color: var(--bx-text-soft);
    font-weight: 600;
    text-align: center;
}

.ct-grid th.ct-tech-master[b-ffsvcz6ori] { color: var(--bx-purple); }

.ct-grid td[b-ffsvcz6ori] { text-align: center; padding: 0.12rem 0.6rem; }

.ct-rowlabel[b-ffsvcz6ori] {
    text-align: left;
    font-weight: 400;
    color: var(--bx-text-soft);
    padding: 0.12rem 0.75rem 0.12rem 0;
    white-space: nowrap;
}

.ct-section th[b-ffsvcz6ori] {
    text-align: left;
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--bx-mist);
    padding: 0.45rem 0 0.15rem;
}

.ct-tag[b-ffsvcz6ori] {
    font-size: 0.62rem;
    color: var(--bx-mist);
    border: 1px solid var(--bx-line-strong);
    border-radius: 3px;
    padding: 0 0.25rem;
    margin-left: 0.3rem;
}

.ct-tag-strong[b-ffsvcz6ori] { color: var(--bx-danger); border-color: var(--bx-danger); }

/* The squared dots. White is "another kind of green": a hollow square. */
.ct-dot[b-ffsvcz6ori] {
    width: 15px;
    height: 15px;
    border-radius: 3px;
    border: 1px solid transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
    position: relative;
}

.ct-green[b-ffsvcz6ori] { background: var(--bx-ok); }
.ct-orange[b-ffsvcz6ori] { background: var(--bx-warn); }
.ct-red[b-ffsvcz6ori] { background: var(--bx-danger); }
.ct-white[b-ffsvcz6ori] { background: var(--bx-surface); border-color: var(--bx-line-strong); }

.ct-dot.ct-selected[b-ffsvcz6ori] { outline: 2px solid var(--bx-purple); outline-offset: 1px; }

.ct-count[b-ffsvcz6ori] {
    font-size: 0.6rem;
    font-weight: 700;
    color: var(--bx-night);
    line-height: 1;
}

.ct-strip[b-ffsvcz6ori] { display: inline-flex; gap: 2px; flex-wrap: wrap; max-width: 140px; justify-content: center; }

.ct-minidot[b-ffsvcz6ori] {
    width: 7px;
    height: 7px;
    border-radius: 2px;
    display: inline-block;
}

/* Cell detail modal. NOTE: position: fixed — keep this component free of
   transformed/backdrop-filtered ancestors (the .bx-nav/.bx-reveal
   containing-block trap) or the overlay anchors to that ancestor instead of
   the viewport. */
.ct-modal-backdrop[b-ffsvcz6ori] {
    position: fixed;
    inset: 0;
    z-index: 10000;
    background: color-mix(in srgb, var(--bx-ink) 45%, transparent);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}

.ct-modal[b-ffsvcz6ori] {
    width: min(640px, 100%);
    max-height: 80vh;
    overflow-y: auto;
    padding: 0.9rem 1.1rem;
    border: 1px solid var(--bx-line-strong);
    border-radius: 10px;
    background: var(--bx-surface);
    font-size: 0.8rem;
    box-shadow: 0 12px 40px color-mix(in srgb, var(--bx-ink) 35%, transparent);
}

.ct-detail-head[b-ffsvcz6ori] { display: flex; align-items: center; gap: 0.4rem; }
.ct-close[b-ffsvcz6ori] { margin-left: auto; background: none; border: none; cursor: pointer; color: var(--bx-mist); }
.ct-detail-status[b-ffsvcz6ori] { color: var(--bx-text-soft); margin: 0.3rem 0 0.5rem; }

.ct-note[b-ffsvcz6ori] {
    display: flex;
    gap: 0.5rem;
    align-items: baseline;
    padding: 0.25rem 0;
    border-top: 1px dashed var(--bx-line-strong);
}

.ct-note-meta[b-ffsvcz6ori] { font-size: 0.7rem; color: var(--bx-mist); white-space: nowrap; }
.ct-note-text[b-ffsvcz6ori] { flex: 1; }

.ct-actions[b-ffsvcz6ori] {
    display: flex;
    gap: 0.5rem;
    margin-top: 0.6rem;
    align-items: flex-start;
}

.ct-actions textarea[b-ffsvcz6ori], .ct-actions input[b-ffsvcz6ori] { font-size: 0.8rem; }
.ct-actions .btn[b-ffsvcz6ori] { white-space: nowrap; }
/* /Components/Layout/AdminViewPill.razor.rz.scp.css */
/* The staff view switcher. Restored from the pre-consolidation repo; the shape
   (dark translucent pill, one accent per role) is kept deliberately — it reads
   as a developer tool rather than site chrome, which is what stops it being
   mistaken for a customer-facing control. */

.admin-view-pill[b-akt4ztvmqk] {
    position: fixed;
    bottom: 0.6rem;
    right: 0.6rem;
    z-index: 9999;
    display: flex;
    align-items: center;
    gap: 0.1rem;
    background: rgba(20, 20, 30, 0.92);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 999px;
    padding: 0.15rem 0.35rem;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.35);
    backdrop-filter: blur(8px);
    font-size: 0.62rem;
    user-select: none;
}

.pill-eye[b-akt4ztvmqk] {
    color: rgba(255, 255, 255, 0.4);
    margin: 0 0.15rem 0 0.1rem;
    flex: none;
}

.pill-btn[b-akt4ztvmqk] {
    background: transparent;
    border: 1px solid transparent;
    border-radius: 999px;
    padding: 0.1rem 0.4rem;
    color: rgba(255, 255, 255, 0.55);
    cursor: pointer;
    font-size: 0.62rem;
    line-height: 1.5;
    transition: color 0.15s, background 0.15s, border-color 0.15s;
    white-space: nowrap;
}

.pill-btn:hover[b-akt4ztvmqk] {
    color: rgba(255, 255, 255, 0.85);
}

.pill-btn:focus-visible[b-akt4ztvmqk] {
    outline: 2px solid rgba(255, 255, 255, 0.6);
    outline-offset: 1px;
}

/* Admin → pink */
.pill-btn.active.admin-mode[b-akt4ztvmqk] {
    background: rgba(236, 72, 153, 0.18);
    border-color: rgba(236, 72, 153, 0.55);
    color: #f472b6;
    font-weight: 600;
}

/* Developer → cyan (matches the Developer badge color in All Users) */
.pill-btn.active.dev-mode[b-akt4ztvmqk] {
    background: rgba(34, 211, 238, 0.18);
    border-color: rgba(34, 211, 238, 0.55);
    color: #22d3ee;
    font-weight: 600;
}

/* Moderator → orange */
.pill-btn.active.mod-mode[b-akt4ztvmqk] {
    background: rgba(249, 115, 22, 0.18);
    border-color: rgba(249, 115, 22, 0.55);
    color: #fb923c;
    font-weight: 600;
}

/* Customer → blue */
.pill-btn.active.customer-mode[b-akt4ztvmqk] {
    background: rgba(59, 130, 246, 0.18);
    border-color: rgba(59, 130, 246, 0.55);
    color: #60a5fa;
    font-weight: 600;
}

/* Small screens DO get it (2026-08-17). The original hid it below 1024px because
   at its old size it covered the bottom-right chrome of whatever you were
   inspecting — but the panel is now ~22px tall, and a moderator checking the
   mobile layout is exactly who needs to see the customer's view. The one place
   it still loses is /theme-studio, whose own mobile toolbar is fixed at
   z-index 10001 and deliberately wins while you are inside that full-screen
   tool.

   Coarse pointers get a taller hit area than the visual size implies: 22px is
   fine to read but not to tap. */
@media (hover: none) {
    .pill-btn[b-akt4ztvmqk] {
        padding: 0.3rem 0.5rem;
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* Isabyte — shell, sticky glass nav, footer (scoped to MainLayout) */

.bx-shell[b-fnkpunj83m] { display: flex; flex-direction: column; min-height: 100vh; }
.bx-main[b-fnkpunj83m] { flex: 1 0 auto; }

/* ===== Nav ===== */
.bx-nav[b-fnkpunj83m] {
    position: sticky; top: 0; z-index: 100;
    background: color-mix(in oklab, var(--bx-abyss) 72%, transparent);
    backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--bx-line);
}
.bx-nav__inner[b-fnkpunj83m] { display: flex; align-items: center; gap: 1.5rem; height: 72px; }
.bx-nav__brand[b-fnkpunj83m] { display: inline-flex; align-items: center; }
.bx-nav__logo[b-fnkpunj83m] { height: 44px; width: auto; display: block; }
.bx-nav__logo--dark[b-fnkpunj83m] { height: 40px; }
.bx-nav__logo--light[b-fnkpunj83m] { display: none; }
:root[data-theme="light"] .bx-nav__logo--dark[b-fnkpunj83m] { display: none; }
:root[data-theme="light"] .bx-nav__logo--light[b-fnkpunj83m] { display: block; }

.bx-nav__links[b-fnkpunj83m] { display: flex; align-items: center; gap: 1.6rem; margin-left: auto; }
.bx-nav__links > a[b-fnkpunj83m] {
    font-family: var(--bx-font-display); font-weight: 600; font-size: .95rem;
    color: var(--bx-text-soft); transition: color .2s ease;
}
.bx-nav__links > a:hover[b-fnkpunj83m] { color: var(--bx-text); }
/* .bx-nav__user moved to UserMenu.razor.css — that markup no longer renders here. */
.bx-nav__logout[b-fnkpunj83m] { margin: 0; display: inline-flex; }

.bx-btn--sm[b-fnkpunj83m] { padding: .5rem 1.05rem; font-size: .9rem; }

/* Theme toggle — moon/sun icon button (was a dot-switch): the icon shows the
   mode you'll switch TO — sun while dark (the default), moon while light. */
.bx-theme-toggle[b-fnkpunj83m] {
    display: inline-flex; align-items: center; justify-content: center;
    width: 34px; height: 34px; border-radius: 50%; border: 1px solid var(--bx-line-strong);
    background: none; color: var(--bx-text); cursor: pointer; padding: 0; flex: none;
}
.bx-theme-toggle:hover[b-fnkpunj83m] { border-color: var(--bx-text); }
.bx-theme-toggle__icon[b-fnkpunj83m] { display: block; }
.bx-theme-toggle__icon--moon[b-fnkpunj83m] { display: none; }
:root[data-theme="light"] .bx-theme-toggle__icon--moon[b-fnkpunj83m] { display: block; }
:root[data-theme="light"] .bx-theme-toggle__icon--sun[b-fnkpunj83m] { display: none; }

/* Burger (mobile) */
.bx-nav__toggle[b-fnkpunj83m], .bx-nav__burger[b-fnkpunj83m] { display: none; }
.bx-nav__burger[b-fnkpunj83m] { width: 28px; height: 22px; cursor: pointer; position: relative; }
.bx-nav__burger span[b-fnkpunj83m], .bx-nav__burger span[b-fnkpunj83m]::before, .bx-nav__burger span[b-fnkpunj83m]::after {
    content: ""; position: absolute; left: 0; width: 100%; height: 2px; border-radius: 2px;
    background: var(--bx-text); transition: .25s ease;
}
.bx-nav__burger span[b-fnkpunj83m] { top: 10px; }
.bx-nav__burger span[b-fnkpunj83m]::before { top: -7px; }
.bx-nav__burger span[b-fnkpunj83m]::after { top: 7px; }

@media (max-width: 880px) {
    /* margin-left:auto — the right-alignment normally comes from
       .bx-nav__links's auto margin, but at this width the links are
       position:fixed (the slide-down panel) and OUT of the flex flow, taking
       that margin with them. The burger must carry its own. */
    .bx-nav__burger[b-fnkpunj83m] { display: block; margin-left: auto; }
    .bx-nav__links[b-fnkpunj83m] {
        position: fixed; inset: 72px 0 auto 0; flex-direction: column; align-items: flex-start;
        gap: 1rem; padding: 1.5rem; margin: 0;
        background: color-mix(in oklab, var(--bx-abyss) 96%, transparent);
        border-bottom: 1px solid var(--bx-line);
        transform: translateY(-120%); transition: transform .3s ease; pointer-events: none;
    }
    .bx-nav__toggle:checked ~ .bx-nav__links[b-fnkpunj83m] { transform: translateY(0); pointer-events: auto; }
}

/* ===== Footer ===== */
.bx-footer[b-fnkpunj83m] { border-top: 1px solid var(--bx-line); background: color-mix(in oklab, var(--bx-night) 60%, transparent); margin-top: 4rem; }
.bx-footer__inner[b-fnkpunj83m] { display: flex; flex-wrap: wrap; gap: 2.5rem; justify-content: space-between; padding-top: 3rem; padding-bottom: 2rem; }
.bx-footer__brand[b-fnkpunj83m] { display: flex; gap: 1rem; align-items: flex-start; max-width: 320px; }
.bx-footer__mark[b-fnkpunj83m] { height: 42px; width: auto; }
.bx-footer__brand strong[b-fnkpunj83m] { font-family: var(--bx-font-display); color: var(--bx-text); }
.bx-footer__brand p[b-fnkpunj83m] { margin: .25rem 0 0; font-size: .9rem; }
.bx-footer__cols[b-fnkpunj83m] { display: flex; gap: 3rem; flex-wrap: wrap; }
.bx-footer__cols > div[b-fnkpunj83m] { display: flex; flex-direction: column; gap: .55rem; }
.bx-footer__h[b-fnkpunj83m] { font-family: var(--bx-font-mono); font-size: .72rem; letter-spacing: .14em; text-transform: uppercase; color: var(--bx-mist); margin-bottom: .25rem; }
.bx-footer__cols a[b-fnkpunj83m], .bx-footer__cols button[b-fnkpunj83m] { color: var(--bx-text-soft); font-size: .92rem; }
.bx-footer__cols a:hover[b-fnkpunj83m], .bx-footer__cols button:hover[b-fnkpunj83m] { color: var(--bx-text); }
/* Sign-out is a POSTed <form><button>, not a link — reset it to read like its
   sibling <a> tags (precedent: .bx-nav__logout above does the same for the nav dropdown). */
.bx-footer__cols button[b-fnkpunj83m] { background: none; border: none; padding: 0; margin: 0; font: inherit; text-align: left; cursor: pointer; }
.bx-footer__base[b-fnkpunj83m] { padding-bottom: 2rem; font-size: .82rem; color: var(--bx-mist); border-top: 1px solid var(--bx-line); padding-top: 1.25rem; }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-xrdcxjvkmg],
.components-reconnect-repeated-attempt-visible[b-xrdcxjvkmg],
.components-reconnect-failed-visible[b-xrdcxjvkmg],
.components-pause-visible[b-xrdcxjvkmg],
.components-resume-failed-visible[b-xrdcxjvkmg],
.components-rejoining-animation[b-xrdcxjvkmg] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-xrdcxjvkmg],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-xrdcxjvkmg],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-xrdcxjvkmg],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-xrdcxjvkmg],
#components-reconnect-modal.components-reconnect-retrying[b-xrdcxjvkmg],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-xrdcxjvkmg],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-xrdcxjvkmg],
#components-reconnect-modal.components-reconnect-failed[b-xrdcxjvkmg],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-xrdcxjvkmg] {
    display: block;
}


#components-reconnect-modal[b-xrdcxjvkmg] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-xrdcxjvkmg 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-xrdcxjvkmg 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-xrdcxjvkmg 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-xrdcxjvkmg]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-xrdcxjvkmg 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-xrdcxjvkmg {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-xrdcxjvkmg {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-xrdcxjvkmg {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-xrdcxjvkmg] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-xrdcxjvkmg] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-xrdcxjvkmg] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-xrdcxjvkmg] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-xrdcxjvkmg] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-xrdcxjvkmg] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-xrdcxjvkmg] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-xrdcxjvkmg 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-xrdcxjvkmg] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-xrdcxjvkmg {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Layout/UserMenu.razor.rz.scp.css */
/* Relocated from MainLayout.razor.css: Blazor CSS isolation scopes rules to the
   component that renders the markup, so these moved here with the <details>
   block they style (extracted out of MainLayout into this component). */
.bx-nav__user[b-souipvtdhk] { color: var(--bx-text) !important; }
.bx-nav__logout[b-souipvtdhk] { margin: 0; display: inline-flex; }
/* /Components/Pages/Products.razor.rz.scp.css */
/* /products overhaul (2026-08-09) — scoped styling on bx tokens only, so both
   themes work without per-mode rules. */

.products-flagship[b-aolq6lhama] {
    margin-bottom: 2.5rem;
}

.products-flagship__head[b-aolq6lhama] {
    display: flex;
    align-items: flex-start;
    gap: 1.25rem;
}

.products-flagship__head h2[b-aolq6lhama] {
    margin-bottom: .35rem;
}

.products-flagship__tagline[b-aolq6lhama] {
    max-width: 720px;
    margin-bottom: 0;
}

.products-flagship__features[b-aolq6lhama] {
    margin-top: 1.25rem;
}

.products-tech[b-aolq6lhama] { overflow: hidden; }

.products-tech-grid[b-aolq6lhama] {
    margin-bottom: 3.5rem;
}

/* The tech card's branded band — same language as the account product boxes:
   the tech's accent washed over a ground that stays dark in BOTH themes,
   because two of the six wordmarks are near-white and vanish on a light
   surface. The card body below keeps the normal surface so its prose stays
   readable. --bx-ink is the token that does not flip with the theme. */
.products-tech__brand[b-aolq6lhama] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 84px;
    margin: 0 0 1rem;
    padding: 1rem 1.25rem;
    /* Rounded on all four corners: the band sits INSIDE the card's padding, so
       squaring the bottom edge (as a full-bleed header would) reads as a
       rendering slip rather than a design. */
    border-radius: var(--bx-radius-sm);
    background:
        radial-gradient(130% 130% at 0% 0%,
            color-mix(in oklab, var(--tile-accent, var(--bx-violet)) 42%, transparent),
            transparent 62%),
        var(--bx-ink);
    border: 1px solid color-mix(in oklab, var(--tile-accent, var(--bx-violet)) 45%, transparent);
}

.products-tech__brand img[b-aolq6lhama] {
    max-height: 46px;
    max-width: 100%;             /* the widest mark is ~4:1 — never bleed out */
    width: auto;
    height: auto;
    object-fit: contain;
}

.products-tech__voice[b-aolq6lhama] {
    min-height: 3.2em; /* keeps the six cards' bullet rows roughly aligned */
}

.products-ai-head[b-aolq6lhama] {
    margin-top: 1rem;
}

.products-prompt__ask[b-aolq6lhama] {
    font-family: var(--bx-font-mono);
    font-size: .92rem;
    line-height: 1.55;
    color: var(--bx-text);
    background: color-mix(in oklab, var(--bx-night-2) 80%, transparent);
    border: 1px solid var(--bx-line);
    border-radius: var(--bx-radius-sm);
    padding: 1rem 1.1rem;
    margin-bottom: 1rem;
}

.products-prompt__result[b-aolq6lhama] {
    color: var(--bx-text-soft);
    margin-bottom: 0;
}

.products-ai-links[b-aolq6lhama] {
    margin-top: 2rem;
    color: var(--bx-text-soft);
}

/* The flagship box's jump-to-frameworks arrow. It replaced a "Get started →"
   link to /download: from the umbrella box the honest next step is the six
   framework cards immediately below, not a download page. Icon-only, so it
   carries its meaning through aria-label/title and a nudge on hover. */
.products-flagship__jump[b-aolq6lhama] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    margin-top: .25rem;
    border-radius: 50%;
    color: var(--bx-purple);
    border: 1px solid var(--bx-line-strong);
    transition: transform .2s ease, color .2s ease, border-color .2s ease;
}

.products-flagship__jump:hover[b-aolq6lhama] {
    transform: translateY(3px);
    color: var(--bx-pink);
    border-color: var(--bx-pink);
}

/* Anchored jumps land under the sticky nav without this. */
.products-tech[b-aolq6lhama] { scroll-margin-top: 6rem; }
/* /Components/Shared/ThreadView.razor.rz.scp.css */
/* ThreadView.razor.css — scoped styles for the conversation thread component */

/* Root container */
.tv-root[b-bnm97zd7f8] {
    display: flex;
    flex-direction: column;
    gap: 0;
}

/* ---- Message list ---- */

.tv-messages[b-bnm97zd7f8] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    margin-bottom: 1rem;
}

.tv-loading[b-bnm97zd7f8],
.tv-empty[b-bnm97zd7f8] {
    color: var(--bx-text-soft);
    font-size: 0.88rem;
    padding: 0.75rem 0;
}

/* Individual message — open layout, no box. A single colored vertical bar
   on the left tells you who wrote it; the rest of the message just flows. */
.tv-message[b-bnm97zd7f8] {
    background: transparent;
    border: none;
    border-left: 3px solid transparent;
    border-radius: 0;
    padding: 0.25rem 0 0.5rem 0.85rem;
}

/* Left-border color by author role */
.tv-message--customer[b-bnm97zd7f8]  { border-left-color: var(--bx-mist); }
.tv-message--admin[b-bnm97zd7f8]     { border-left-color: var(--bx-purple); }
.tv-message--developer[b-bnm97zd7f8] { border-left-color: var(--bx-pink); }
.tv-message--system[b-bnm97zd7f8]    { border-left-color: var(--bx-info); }

/* Message header row */
.tv-message-header[b-bnm97zd7f8] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
}

/* Author badge pill */
.tv-author-badge[b-bnm97zd7f8] {
    display: inline-block;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    padding: 0.15rem 0.5rem;
    border-radius: 4px;
    line-height: 1.4;
}

.tv-author-badge--customer[b-bnm97zd7f8]  { background: var(--bx-night-2);                          color: var(--bx-text-soft); }
.tv-author-badge--admin[b-bnm97zd7f8]     { background: var(--bx-night-2);                           color: var(--bx-purple); }
.tv-author-badge--developer[b-bnm97zd7f8] { background: var(--bx-warn-soft);                         color: var(--bx-warn); }
.tv-author-badge--system[b-bnm97zd7f8]    { background: var(--bx-info-soft);                         color: var(--bx-info); }

/* Author display name */
.tv-author-name[b-bnm97zd7f8] {
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--bx-text);
}

/* "Original report" badge */
.tv-original-badge[b-bnm97zd7f8] {
    display: inline-block;
    font-size: 0.72rem;
    font-weight: 600;
    padding: 0.1rem 0.45rem;
    border-radius: 4px;
    background: var(--bx-ok-soft);
    color: var(--bx-ok);
    border: 1px solid var(--bx-ok);
}

/* Relative timestamp */
.tv-timestamp[b-bnm97zd7f8] {
    font-size: 0.8rem;
    color: var(--bx-text-soft);
    margin-left: auto;
    white-space: nowrap;
    cursor: help; /* title tooltip */
}

/* Message body — trusting MarkupString per plan spec */
.tv-message-body[b-bnm97zd7f8] {
    font-size: 0.88rem;
    line-height: 1.6;
    color: var(--bx-text);
}

.tv-message-body p:last-child[b-bnm97zd7f8] {
    margin-bottom: 0;
}

/* ---- Error band ---- */
.tv-error-band[b-bnm97zd7f8] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    background: var(--bx-danger-soft);
    border: 1px solid var(--bx-danger);
    border-radius: 8px;
    padding: 0.6rem 1rem;
    font-size: 0.86rem;
    color: var(--bx-danger);
    margin-bottom: 0.75rem;
}

.tv-dismiss-btn[b-bnm97zd7f8] {
    margin-left: auto;
    background: none;
    border: none;
    color: var(--bx-danger);
    font-size: 0.82rem;
    text-decoration: underline;
    cursor: pointer;
    padding: 0;
}

/* ---- Composer ---- */
/* No top border — the message list visually separates from the composer
   via the spacing in .tv-messages margin-bottom. */
.tv-composer[b-bnm97zd7f8] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
    margin-top: 0.25rem;
}

/* "This will be emailed to …" hint — inline text, no box. */
.tv-email-hint[b-bnm97zd7f8] {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    font-size: 0.78rem;
    color: var(--bx-text-soft);
    padding: 0;
    margin: 0 0 0.1rem 0.15rem;
}

.tv-email-hint svg[b-bnm97zd7f8] {
    flex-shrink: 0;
    color: var(--bx-pink);
    opacity: 0.85;
}

.tv-email-hint strong[b-bnm97zd7f8] {
    font-weight: 600;
    color: var(--bx-text);
}

/* Reply textarea */
.tv-textarea[b-bnm97zd7f8] {
    width: 100%;
    resize: vertical;
    border: 1px solid var(--bx-line);
    border-radius: 8px;
    padding: 0.6rem 0.75rem;
    font-size: 0.88rem;
    font-family: inherit;
    color: var(--bx-text);
    background: var(--bx-night);
    transition: border-color 0.15s;
    box-sizing: border-box;
}

.tv-textarea:focus[b-bnm97zd7f8] {
    outline: none;
    border-color: var(--bx-purple);
    box-shadow: 0 0 0 3px rgba(122, 47, 198, 0.12);
}

.tv-textarea:disabled[b-bnm97zd7f8] {
    background: var(--bx-night-2);
    color: var(--bx-text-soft);
}

/* Action row: Refresh left, Send right */
.tv-composer-actions[b-bnm97zd7f8] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
}

/* Refresh button — text-only ghost, no border */
.tv-refresh-btn[b-bnm97zd7f8] {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    background: none;
    border: none;
    border-radius: 4px;
    padding: 0.3rem 0.45rem;
    font-size: 0.8rem;
    color: var(--bx-text-soft);
    cursor: pointer;
    transition: color 0.15s, background 0.15s;
}

.tv-refresh-btn:hover:not(:disabled)[b-bnm97zd7f8] {
    color: var(--bx-purple);
    background: var(--bx-night-2);
}

.tv-refresh-btn:disabled[b-bnm97zd7f8] {
    opacity: 0.5;
    cursor: not-allowed;
}

/* Send button — brand primary */
.tv-send-btn[b-bnm97zd7f8] {
    background: var(--bx-purple);
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 0.4rem 1.25rem;
    font-size: 0.88rem;
    font-weight: 600;
    cursor: pointer;
    transition: opacity 0.15s;
}

.tv-send-btn:hover:not(:disabled)[b-bnm97zd7f8] {
    opacity: 0.85;
}

.tv-send-btn:disabled[b-bnm97zd7f8] {
    opacity: 0.4;
    cursor: not-allowed;
}

/* ---- Responsive: single-column on narrow viewports ---- */
@media (max-width: 600px) {
    .tv-message-header[b-bnm97zd7f8] {
        flex-direction: column;
        align-items: flex-start;
    }

    .tv-timestamp[b-bnm97zd7f8] {
        margin-left: 0;
    }

    .tv-composer-actions[b-bnm97zd7f8] {
        flex-direction: column-reverse;
        align-items: stretch;
    }

    .tv-send-btn[b-bnm97zd7f8],
    .tv-refresh-btn[b-bnm97zd7f8] {
        width: 100%;
        justify-content: center;
    }
}
/* /Components/Shared/TicketsGrid.razor.rz.scp.css */
/* Ticket tiles — the narrow-screen layout of the support list.

   Each tile leads with the subject (what the ticket IS), with the id and
   status as a header strip and the rest as labelled lines. A phone reads one
   tile at a time, so nothing needs to line up across rows the way table
   columns do. */

.tk-tile[b-fs34z5i7ta] {
    display: flex;
    flex-direction: column;
    gap: .6rem;
    padding: .25rem;
}

.tk-tile__head[b-fs34z5i7ta] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .75rem;
}

.tk-tile__id[b-fs34z5i7ta] {
    font-family: var(--bx-font-mono);
    font-size: .8rem;
    color: var(--bx-mist);
}

.tk-tile__status[b-fs34z5i7ta] {
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
    padding: .15rem .5rem;
    border-radius: 999px;
    color: var(--bx-text);
    background: var(--bx-grad-soft);
    border: 1px solid var(--bx-line-strong);
}

.tk-tile__subject[b-fs34z5i7ta] {
    margin: 0;
    font-size: 1rem;
    line-height: 1.35;
    color: var(--bx-text);
}

/* Label/value pairs in two columns — the labels stay narrow so the values,
   which vary in length, get the room. */
.tk-tile__meta[b-fs34z5i7ta] {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: .25rem .75rem;
    margin: 0;
    font-size: .85rem;
}

.tk-tile__meta dt[b-fs34z5i7ta] {
    color: var(--bx-mist);
    font-weight: 500;
}

.tk-tile__meta dd[b-fs34z5i7ta] {
    margin: 0;
    color: var(--bx-text-soft);
    overflow-wrap: anywhere;   /* long versions/product ids must not widen the tile */
}
