@import '_content/AgentBlazor/AgentBlazor.hbhjj7lbxn.bundle.scp.css';

/* /Components/Layout/DemoLayout.razor.rz.scp.css */
.demo-shell[b-bfi3ne0ksl] {
    min-height: 100dvh;
    color: #eef6ff;
    background:
        radial-gradient(70rem 36rem at 110% -10%, rgba(255, 106, 61, 0.12), transparent 55%),
        radial-gradient(70rem 36rem at -10% 0%, rgba(110, 168, 254, 0.14), transparent 58%),
        #06111a;
}

.demo-shell__header[b-bfi3ne0ksl] {
    position: sticky;
    top: 0;
    z-index: 60;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.95rem 1.2rem;
    background: rgba(6, 17, 26, 0.78);
    backdrop-filter: blur(18px) saturate(160%);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.demo-shell__brand[b-bfi3ne0ksl] {
    display: inline-flex;
    align-items: center;
    gap: 0.7rem;
    color: inherit;
    text-decoration: none;
}

.demo-shell__brand-logo[b-bfi3ne0ksl] {
    width: 2.15rem;
    height: 2.15rem;
    border-radius: 0.6rem;
    filter: drop-shadow(0 0 12px rgba(255, 106, 61, 0.28));
}

.demo-shell__brand-copy[b-bfi3ne0ksl] {
    display: grid;
    line-height: 1.1;
}

.demo-shell__brand-copy strong[b-bfi3ne0ksl] {
    font-size: 0.95rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.demo-shell__brand-copy small[b-bfi3ne0ksl] {
    color: rgba(210, 224, 246, 0.68);
    font-size: 0.74rem;
}

.demo-shell__nav[b-bfi3ne0ksl] {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.4rem;
}

.demo-shell__nav a[b-bfi3ne0ksl] {
    color: rgba(220, 232, 248, 0.76);
    text-decoration: none;
    font-size: 0.84rem;
    font-weight: 700;
    padding: 0.54rem 0.84rem;
    border-radius: 999px;
    border: 1px solid transparent;
}

.demo-shell__nav a:hover[b-bfi3ne0ksl],
.demo-shell__nav a.is-active[b-bfi3ne0ksl] {
    color: #fff;
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(255, 255, 255, 0.12);
}

.demo-shell__frame[b-bfi3ne0ksl] {
    width: min(92rem, calc(100% - 2rem));
    margin: 0 auto;
    padding: 1.15rem 0 2rem;
}

.demo-shell__frame--split[b-bfi3ne0ksl] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 24rem;
    gap: 1rem;
}

.demo-shell__main[b-bfi3ne0ksl] {
    min-width: 0;
}

.demo-shell__route-head[b-bfi3ne0ksl] {
    display: grid;
    gap: 0.9rem;
    margin-bottom: 1rem;
    padding: 1.05rem 1.1rem;
    border-radius: 1.1rem;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(145deg, rgba(13, 25, 39, 0.88), rgba(9, 17, 27, 0.94));
}

.demo-shell__route-copy[b-bfi3ne0ksl] {
    display: grid;
    gap: 0.18rem;
}

.demo-shell__eyebrow[b-bfi3ne0ksl] {
    margin: 0;
    color: rgba(214, 228, 247, 0.68);
    font-size: 0.76rem;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.demo-shell__title[b-bfi3ne0ksl] {
    margin: 0;
    font-size: 1.9rem;
    line-height: 1.02;
    letter-spacing: -0.04em;
}

.demo-shell__prompts[b-bfi3ne0ksl] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
}

.demo-shell__prompts > span[b-bfi3ne0ksl] {
    padding: 0.48rem 0.82rem;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(11, 20, 31, 0.78);
    color: rgba(236, 244, 255, 0.82);
    font-size: 0.79rem;
    font-weight: 700;
}

.demo-shell__content[b-bfi3ne0ksl] {
    min-width: 0;
}

.demo-shell__assistant-pane[b-bfi3ne0ksl] {
    position: sticky;
    top: 5.4rem;
    height: calc(100dvh - 6.4rem);
    min-height: 0;
}

.demo-shell__assistant-card[b-bfi3ne0ksl] {
    height: 100%;
    min-height: 0;
    display: grid;
    grid-template-rows: auto 1fr;
    overflow: hidden;
    border-radius: 1.1rem;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(180deg, rgba(13, 25, 39, 0.96), rgba(9, 17, 27, 0.98));
}

.demo-shell__assistant-head[b-bfi3ne0ksl] {
    display: grid;
    gap: 0.18rem;
    padding: 1rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.demo-shell__assistant-title[b-bfi3ne0ksl] {
    margin: 0;
    font-size: 1.02rem;
}

.demo-shell__assistant-copy[b-bfi3ne0ksl] {
    margin: 0;
    color: rgba(214, 228, 247, 0.68);
    font-size: 0.83rem;
}

.demo-shell__assistant-card[b-bfi3ne0ksl]  .ab-chat-surface {
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 0;
}

.demo-shell__assistant-card[b-bfi3ne0ksl]  .ab-chat-surface__header {
    display: none;
}

.demo-shell__assistant-card[b-bfi3ne0ksl]  .ab-chat-surface__controls {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: end;
    gap: 0.55rem;
    padding: 0.8rem;
    background: rgba(7, 14, 22, 0.96);
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.demo-shell__assistant-card[b-bfi3ne0ksl]  .ab-chat-surface__controls > .ab-chat-surface__label,
.demo-shell__assistant-card[b-bfi3ne0ksl]  .ab-chat-surface__controls > .ab-chat-surface__select,
.demo-shell__assistant-card[b-bfi3ne0ksl]  .ab-chat-surface__header,
.demo-shell__assistant-card[b-bfi3ne0ksl]  .ab-chat-surface__subheader {
    display: none;
}

.demo-shell__assistant-card[b-bfi3ne0ksl]  .ab-chat-surface__input {
    min-height: 2.9rem;
    padding: 0.78rem 0.92rem;
    border-radius: 0.95rem;
    background: rgba(18, 29, 44, 0.95);
}

.demo-shell__assistant-card[b-bfi3ne0ksl]  .ab-chat-surface__submit {
    height: 2.9rem;
    min-width: 2.9rem;
    border-radius: 999px;
    font-size: 0.82rem;
    font-weight: 700;
}

.demo-shell__assistant-card[b-bfi3ne0ksl]  .ab-chat-surface__suggestion-chip {
    font-size: 0.79rem;
    border-radius: 999px;
}

.demo-shell__assistant-widget[b-bfi3ne0ksl] {
    display: block;
}

#blazor-error-ui[b-bfi3ne0ksl] {
    color-scheme: light only;
    background: #fff6dc;
    color: #6e4a00;
    bottom: 0;
    box-shadow: 0 -6px 28px rgba(22, 28, 45, 0.15);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.8rem 1.3rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-bfi3ne0ksl] {
    cursor: pointer;
    position: absolute;
    right: 0.9rem;
    top: 0.55rem;
}

@media (max-width: 1180px) {
    .demo-shell__frame--split[b-bfi3ne0ksl] {
        grid-template-columns: 1fr;
    }

    .demo-shell__assistant-pane[b-bfi3ne0ksl] {
        display: none;
    }

    .demo-shell__assistant-widget[b-bfi3ne0ksl] {
        display: block;
    }
}

@media (max-width: 720px) {
    .demo-shell__header[b-bfi3ne0ksl] {
        padding: 0.85rem 1rem;
    }

    .demo-shell__frame[b-bfi3ne0ksl] {
        width: calc(100% - 1rem);
        padding-top: 0.85rem;
    }

    .demo-shell__title[b-bfi3ne0ksl] {
        font-size: 1.45rem;
    }
}
/* /Components/Layout/DocsLayout.razor.rz.scp.css */
.docs-shell[b-4nq0hj5b4b] {
    min-height: 100svh;
    background:
        radial-gradient(circle at top right, rgba(224, 58, 88, 0.12), transparent 30%),
        radial-gradient(circle at top left, rgba(74, 158, 221, 0.14), transparent 32%),
        #040711;
    color: #edf3ff;
}

.docs-shell__header[b-4nq0hj5b4b] {
    position: sticky;
    top: 0;
    z-index: 200;
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem 1.5rem;
    background: rgba(6, 10, 22, 0.84);
    backdrop-filter: blur(18px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.docs-shell__brand[b-4nq0hj5b4b] {
    display: flex;
    align-items: center;
    gap: 0.7rem;
    text-decoration: none;
    color: inherit;
}

.docs-shell__brand-logo[b-4nq0hj5b4b] {
    width: 2.2rem;
    height: 2.2rem;
    object-fit: contain;
}

.docs-shell__brand-copy[b-4nq0hj5b4b] {
    display: flex;
    flex-direction: column;
    line-height: 1.1;
}

.docs-shell__brand-copy strong[b-4nq0hj5b4b] {
    font-size: 0.95rem;
}

.docs-shell__brand-copy small[b-4nq0hj5b4b] {
    color: rgba(199, 214, 238, 0.72);
}

.docs-shell__nav[b-4nq0hj5b4b] {
    display: flex;
    gap: 0.35rem;
    margin-left: 1.25rem;
}

.docs-shell__nav a[b-4nq0hj5b4b],
.docs-shell__demo-link[b-4nq0hj5b4b] {
    padding: 0.5rem 0.85rem;
    border-radius: 999px;
    color: rgba(216, 230, 255, 0.78);
    text-decoration: none;
    font-size: 0.88rem;
    font-weight: 700;
    border: 1px solid transparent;
    transition: background 0.15s, border-color 0.15s, color 0.15s;
}

.docs-shell__nav a:hover[b-4nq0hj5b4b],
.docs-shell__demo-link:hover[b-4nq0hj5b4b],
.docs-shell__nav a.is-active[b-4nq0hj5b4b] {
    color: #fff;
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(255, 255, 255, 0.08);
}

.docs-shell__actions[b-4nq0hj5b4b] {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.docs-shell__demo-link[b-4nq0hj5b4b] {
    background: linear-gradient(135deg, rgba(224, 58, 88, 0.22), rgba(224, 58, 88, 0.08));
    border-color: rgba(224, 58, 88, 0.28);
}

.docs-shell__body[b-4nq0hj5b4b] {
    display: grid;
    grid-template-columns: minmax(15rem, 18rem) minmax(0, 1fr);
    gap: 1.5rem;
    padding: 2rem 1.5rem 4rem;
    align-items: start;
}

.docs-shell__sidebar[b-4nq0hj5b4b] {
    position: sticky;
    top: 5.85rem;
    display: grid;
    gap: 1rem;
}

.docs-shell__sidebar-card[b-4nq0hj5b4b],
.docs-shell__sidebar-callout[b-4nq0hj5b4b] {
    padding: 1rem;
    border-radius: 1.2rem;
    background: rgba(9, 15, 28, 0.82);
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.18);
}

.docs-shell__sidebar-label[b-4nq0hj5b4b] {
    margin: 0 0 0.75rem;
    font-size: 0.74rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: rgba(180, 198, 222, 0.72);
}

.docs-shell__sidebar-nav[b-4nq0hj5b4b] {
    display: grid;
    gap: 0.35rem;
}

.docs-shell__sidebar-nav a[b-4nq0hj5b4b] {
    padding: 0.72rem 0.8rem;
    border-radius: 0.95rem;
    color: rgba(225, 236, 255, 0.84);
    text-decoration: none;
    font-size: 0.94rem;
    line-height: 1.35;
    border: 1px solid transparent;
    transition: background 0.15s, border-color 0.15s, color 0.15s;
    position: relative;
    overflow: hidden;
}

.docs-shell__sidebar-nav a:hover[b-4nq0hj5b4b],
.docs-shell__sidebar-nav a.is-active[b-4nq0hj5b4b] {
    color: #fff;
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(255, 255, 255, 0.08);
}

.docs-shell__sidebar-nav a.is-active[b-4nq0hj5b4b]::before {
    content: "";
    position: absolute;
    inset: 0 auto 0 0;
    width: 3px;
    border-radius: 999px;
    background: linear-gradient(180deg, #ff6a3d, #6ea8fe);
}

.docs-shell__sidebar-callout[b-4nq0hj5b4b] {
    display: grid;
    gap: 0.4rem;
}

.docs-shell__sidebar-callout span[b-4nq0hj5b4b] {
    font-size: 0.72rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: rgba(180, 198, 222, 0.72);
}

.docs-shell__sidebar-callout strong[b-4nq0hj5b4b] {
    font-size: 0.98rem;
    line-height: 1.4;
}

.docs-shell__sidebar-callout small[b-4nq0hj5b4b] {
    color: rgba(198, 214, 238, 0.78);
    line-height: 1.45;
}

.docs-shell__content[b-4nq0hj5b4b] {
    min-width: 0;
}

[b-4nq0hj5b4b] .docs-article {
    max-width: 1080px;
    display: grid;
    gap: 1rem;
}

[b-4nq0hj5b4b] .docs-hero,
[b-4nq0hj5b4b] .docs-section {
    padding: 1.5rem;
    border-radius: 1.35rem;
    background: rgba(12, 18, 32, 0.92);
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 24px 80px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
}

[b-4nq0hj5b4b] .docs-hero {
    background:
        radial-gradient(circle at top right, rgba(224, 58, 88, 0.16), transparent 30%),
        linear-gradient(160deg, rgba(14, 20, 38, 0.97), rgba(9, 13, 25, 0.92));
}

[b-4nq0hj5b4b] .docs-hero::after,
[b-4nq0hj5b4b] .docs-section::after {
    content: "";
    position: absolute;
    inset: 0 auto auto 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, rgba(255, 106, 61, 0.58), rgba(110, 168, 254, 0.46), transparent 76%);
}

[b-4nq0hj5b4b] .docs-hero__eyebrow {
    margin: 0 0 0.8rem;
    font-size: 0.78rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: rgba(180, 198, 222, 0.76);
}

[b-4nq0hj5b4b] .docs-hero__title {
    margin: 0;
    font-size: clamp(2rem, 3.6vw, 3rem);
    line-height: 1.05;
}

[b-4nq0hj5b4b] .docs-hero__lede {
    margin: 0.9rem 0 0;
    max-width: 48rem;
    font-size: 1.03rem;
    line-height: 1.65;
    color: rgba(216, 230, 255, 0.84);
}

[b-4nq0hj5b4b] .docs-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.4rem;
}

[b-4nq0hj5b4b] .docs-chip-row,
[b-4nq0hj5b4b] .docs-inline-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.65rem;
    margin-top: 1rem;
}

[b-4nq0hj5b4b] .docs-chip-row span,
[b-4nq0hj5b4b] .docs-inline-list span {
    padding: 0.5rem 0.8rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.05);
    color: rgba(222, 234, 255, 0.82);
    font-size: 0.84rem;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

[b-4nq0hj5b4b] .docs-section__header {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: end;
    margin-bottom: 1rem;
}

[b-4nq0hj5b4b] .docs-section__header h2 {
    margin: 0;
}

[b-4nq0hj5b4b] .docs-section__header p {
    margin: 0.45rem 0 0;
    color: rgba(198, 214, 238, 0.8);
    line-height: 1.55;
}

[b-4nq0hj5b4b] .docs-card-grid,
[b-4nq0hj5b4b] .docs-link-grid,
[b-4nq0hj5b4b] .docs-definition-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
    gap: 0.9rem;
}

[b-4nq0hj5b4b] .docs-check-grid,
[b-4nq0hj5b4b] .docs-next-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));
    gap: 0.9rem;
}

[b-4nq0hj5b4b] .docs-card,
[b-4nq0hj5b4b] .docs-link-card,
[b-4nq0hj5b4b] .docs-definition,
[b-4nq0hj5b4b] .docs-callout {
    display: grid;
    gap: 0.55rem;
    padding: 1rem;
    border-radius: 1.1rem;
    background: rgba(5, 10, 20, 0.68);
    border: 1px solid rgba(255, 255, 255, 0.08);
    position: relative;
    overflow: hidden;
}

[b-4nq0hj5b4b] .docs-card::after,
[b-4nq0hj5b4b] .docs-link-card::after,
[b-4nq0hj5b4b] .docs-definition::after,
[b-4nq0hj5b4b] .docs-callout::after,
[b-4nq0hj5b4b] .docs-check::after,
[b-4nq0hj5b4b] .docs-next-card::after,
[b-4nq0hj5b4b] .docs-kpi::after {
    content: "";
    position: absolute;
    inset: 0 auto auto 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, rgba(110, 168, 254, 0.55), rgba(255, 106, 61, 0.26), transparent 72%);
}

[b-4nq0hj5b4b] .docs-card strong,
[b-4nq0hj5b4b] .docs-link-card strong,
[b-4nq0hj5b4b] .docs-definition strong {
    font-size: 0.98rem;
}

[b-4nq0hj5b4b] .docs-card p,
[b-4nq0hj5b4b] .docs-link-card p,
[b-4nq0hj5b4b] .docs-definition p,
[b-4nq0hj5b4b] .docs-callout p {
    margin: 0;
    color: rgba(198, 214, 238, 0.8);
    line-height: 1.55;
}

[b-4nq0hj5b4b] .docs-card small {
    color: rgba(180, 198, 222, 0.76);
    line-height: 1.5;
}

[b-4nq0hj5b4b] .docs-link-card {
    text-decoration: none;
    color: inherit;
    transition: transform 0.15s, border-color 0.15s, background 0.15s;
}

[b-4nq0hj5b4b] .docs-link-card:hover {
    transform: translateY(-2px);
    background: rgba(9, 15, 28, 0.88);
    border-color: rgba(110, 168, 254, 0.3);
}

[b-4nq0hj5b4b] .docs-code {
    margin: 0.9rem 0 0;
    padding: 1rem 1.1rem;
    border-radius: 1rem;
    background: rgba(4, 8, 18, 0.92);
    border: 1px solid rgba(255, 255, 255, 0.06);
    overflow-x: auto;
}

[b-4nq0hj5b4b] .docs-code code {
    font-family: "Cascadia Code", "Consolas", monospace;
    font-size: 0.9rem;
    color: #e8f0ff;
    white-space: pre;
}

[b-4nq0hj5b4b] .docs-list {
    margin: 0;
    padding-left: 1.15rem;
    display: grid;
    gap: 0.6rem;
    color: rgba(223, 235, 255, 0.88);
}

[b-4nq0hj5b4b] .docs-note {
    margin-top: 0.9rem;
    padding: 0.95rem 1rem;
    border-radius: 1rem;
    background: rgba(21, 34, 53, 0.72);
    border: 1px solid rgba(110, 168, 254, 0.16);
    color: rgba(223, 235, 255, 0.88);
    line-height: 1.55;
}

[b-4nq0hj5b4b] .docs-note strong {
    color: #fff;
}

[b-4nq0hj5b4b] .docs-callout-grid {
    display: grid;
    gap: 0.9rem;
}

[b-4nq0hj5b4b] .docs-callout h3 {
    margin: 0 0 0.45rem;
    font-size: 1rem;
}

[b-4nq0hj5b4b] .docs-kpi-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
    gap: 0.9rem;
    margin-top: 1.25rem;
}

[b-4nq0hj5b4b] .docs-kpi {
    padding: 1rem;
    border-radius: 1rem;
    background: rgba(5, 10, 20, 0.68);
    border: 1px solid rgba(255, 255, 255, 0.08);
    position: relative;
    overflow: hidden;
}

[b-4nq0hj5b4b] .docs-kpi strong {
    display: block;
    font-size: 1.4rem;
    margin-bottom: 0.3rem;
}

[b-4nq0hj5b4b] .docs-kpi span {
    color: rgba(198, 214, 238, 0.8);
    line-height: 1.45;
}

[b-4nq0hj5b4b] .docs-check {
    padding: 1rem;
    border-radius: 1rem;
    background: rgba(5, 10, 20, 0.68);
    border: 1px solid rgba(255, 255, 255, 0.08);
    position: relative;
    overflow: hidden;
}

[b-4nq0hj5b4b] .docs-check strong {
    display: block;
    margin-bottom: 0.45rem;
    color: #f3f8ff;
}

[b-4nq0hj5b4b] .docs-check ul {
    margin: 0;
    padding-left: 1rem;
    display: grid;
    gap: 0.45rem;
    color: rgba(217, 229, 245, 0.82);
}

[b-4nq0hj5b4b] .docs-next-card {
    display: grid;
    gap: 0.5rem;
    padding: 1rem;
    border-radius: 1rem;
    text-decoration: none;
    color: inherit;
    background: rgba(5, 10, 20, 0.68);
    border: 1px solid rgba(255, 255, 255, 0.08);
    transition: transform 0.15s, border-color 0.15s, background 0.15s;
    position: relative;
    overflow: hidden;
}

[b-4nq0hj5b4b] .docs-next-card:hover {
    transform: translateY(-2px);
    border-color: rgba(110, 168, 254, 0.28);
    background: rgba(9, 15, 28, 0.88);
}

[b-4nq0hj5b4b] .docs-next-card strong {
    color: #f3f8ff;
}

[b-4nq0hj5b4b] .docs-next-card p {
    margin: 0;
    color: rgba(198, 214, 238, 0.8);
    line-height: 1.55;
}

@media (max-width: 900px) {
    .docs-shell__header[b-4nq0hj5b4b] {
        flex-wrap: wrap;
    }

    .docs-shell__nav[b-4nq0hj5b4b] {
        order: 3;
        width: 100%;
        margin-left: 0;
        overflow-x: auto;
        padding-bottom: 0.15rem;
    }

    .docs-shell__body[b-4nq0hj5b4b] {
        grid-template-columns: 1fr;
    }

    .docs-shell__sidebar[b-4nq0hj5b4b] {
        position: static;
        order: 2;
    }
}

@media (max-width: 680px) {
    .docs-shell__body[b-4nq0hj5b4b] {
        padding: 1.25rem 1rem 3rem;
    }

    [b-4nq0hj5b4b] .docs-hero,
    [b-4nq0hj5b4b] .docs-section {
        padding: 1.15rem;
    }

    [b-4nq0hj5b4b] .docs-section__header {
        display: block;
    }
}
/* /Components/Layout/LandingLayout.razor.rz.scp.css */
.lp[b-9smgoxu20b] {
    min-height: 100svh;
    color: #eef6ff;
    background:
        radial-gradient(65rem 34rem at 100% -10%, rgba(255, 106, 61, 0.16), transparent 55%),
        radial-gradient(70rem 40rem at -10% 0%, rgba(110, 168, 254, 0.16), transparent 58%),
        #06111a;
}

.lp__header[b-9smgoxu20b] {
    position: fixed;
    inset: 0 0 auto 0;
    z-index: 200;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 1rem 1.35rem;
    background: rgba(6, 17, 26, 0.72);
    backdrop-filter: blur(18px) saturate(160%);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.lp__brand[b-9smgoxu20b] {
    display: inline-flex;
    align-items: center;
    gap: 0.7rem;
    color: inherit;
    text-decoration: none;
}

.lp__brand-logo[b-9smgoxu20b] {
    width: 2.35rem;
    height: 2.35rem;
    border-radius: 0.65rem;
    filter: drop-shadow(0 0 14px rgba(255, 106, 61, 0.28));
}

.lp__brand-copy[b-9smgoxu20b] {
    display: grid;
    line-height: 1.1;
}

.lp__brand-copy strong[b-9smgoxu20b] {
    font-size: 0.98rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.lp__brand-copy small[b-9smgoxu20b] {
    color: rgba(210, 224, 246, 0.7);
    font-size: 0.76rem;
}

.lp__nav[b-9smgoxu20b] {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
}

.lp__nav a[b-9smgoxu20b] {
    color: rgba(220, 232, 248, 0.8);
    text-decoration: none;
    font-size: 0.88rem;
    font-weight: 700;
    padding: 0.58rem 0.9rem;
    border-radius: 999px;
    border: 1px solid transparent;
}

.lp__nav a:hover[b-9smgoxu20b] {
    color: #fff;
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(255, 255, 255, 0.12);
}

#blazor-error-ui[b-9smgoxu20b] {
    color-scheme: light only;
    background: #fff6dc;
    color: #6e4a00;
    bottom: 0;
    box-shadow: 0 -6px 28px rgba(22, 28, 45, 0.15);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.8rem 1.3rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-9smgoxu20b] {
    cursor: pointer;
    position: absolute;
    right: 0.9rem;
    top: 0.55rem;
}

@media (max-width: 720px) {
    .lp__header[b-9smgoxu20b] {
        padding: 0.85rem 1rem;
    }

    .lp__nav a[b-9smgoxu20b] {
        display: none;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-olruzboig6],
.components-reconnect-repeated-attempt-visible[b-olruzboig6],
.components-reconnect-failed-visible[b-olruzboig6],
.components-pause-visible[b-olruzboig6],
.components-resume-failed-visible[b-olruzboig6],
.components-rejoining-animation[b-olruzboig6] {
    display: none;
}

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


#components-reconnect-modal[b-olruzboig6] {
    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-olruzboig6 0.5s both;
    &[open]

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

@keyframes components-rejoining-animation-b-olruzboig6 {
    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/Pages/Demo/Components.razor.rz.scp.css */
.components-page[b-d16bpqzx5l] {
    display: grid;
    grid-template-columns: 17.5rem minmax(0, 1fr) 15rem;
    gap: 1.2rem;
    align-items: start;
}

.components-page__catalog[b-d16bpqzx5l],
.components-page__contents[b-d16bpqzx5l] {
    position: sticky;
    top: 5.8rem;
}

.components-page__catalog[b-d16bpqzx5l] {
    display: grid;
    gap: 1rem;
    align-self: start;
}

.components-page__catalog-card[b-d16bpqzx5l],
.components-page__panel[b-d16bpqzx5l],
.components-page__contents-card[b-d16bpqzx5l] {
    border: 1px solid var(--ab-border);
    border-radius: 1.15rem;
    background: linear-gradient(180deg, rgba(12, 20, 34, 0.92), rgba(9, 15, 26, 0.96));
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.18);
}

.components-page__catalog-card[b-d16bpqzx5l],
.components-page__contents-card[b-d16bpqzx5l] {
    padding: 1rem;
}

.components-page__catalog-card[b-d16bpqzx5l] {
    display: grid;
    grid-template-rows: auto auto minmax(0, 1fr);
    max-height: calc(100dvh - 7rem);
    min-height: 0;
    overflow: hidden;
}

.components-page__main[b-d16bpqzx5l] {
    min-width: 0;
    display: grid;
    gap: 1rem;
}

.components-page__panel[b-d16bpqzx5l] {
    padding: 1.2rem;
}

.components-page__panel--hero[b-d16bpqzx5l] {
    padding: 1.35rem;
}

.components-page__eyebrow[b-d16bpqzx5l],
.components-page__section-eyebrow[b-d16bpqzx5l],
.components-page__catalog-label[b-d16bpqzx5l] {
    margin: 0 0 0.45rem;
    font-size: 0.74rem;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--ab-ink-muted);
}

.components-page__hero-actions[b-d16bpqzx5l] {
    margin-top: 1rem;
}

.components-page__catalog-nav[b-d16bpqzx5l] {
    display: grid;
    gap: 0.45rem;
    min-height: 0;
    overflow-y: auto;
    padding-right: 0.3rem;
    scrollbar-width: thin;
    scrollbar-color: var(--ab-border-strong) transparent;
}

.components-page__catalog-nav[b-d16bpqzx5l]::-webkit-scrollbar {
    width: 0.45rem;
}

.components-page__catalog-nav[b-d16bpqzx5l]::-webkit-scrollbar-track {
    background: transparent;
}

.components-page__catalog-nav[b-d16bpqzx5l]::-webkit-scrollbar-thumb {
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.14);
}

.components-page__catalog-nav[b-d16bpqzx5l]::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.24);
}

.components-page__catalog-link[b-d16bpqzx5l] {
    display: grid;
    gap: 0.2rem;
    padding: 0.72rem 0.82rem;
    border-radius: 0.9rem;
    text-decoration: none;
    color: var(--ab-ink);
    border: 1px solid transparent;
    background: rgba(255, 255, 255, 0.02);
}

.components-page__catalog-link > span[b-d16bpqzx5l],
.components-page__catalog-link > small[b-d16bpqzx5l] {
    display: block;
}

.components-page__catalog-link > span[b-d16bpqzx5l] {
    font-weight: 700;
    line-height: 1.25;
}

.components-page__catalog-link small[b-d16bpqzx5l] {
    color: var(--ab-ink-muted);
    line-height: 1.35;
}

.components-page__catalog-link:hover[b-d16bpqzx5l],
.components-page__catalog-link.is-active[b-d16bpqzx5l] {
    border-color: var(--ab-border-strong);
    background: linear-gradient(90deg, rgba(110, 168, 254, 0.14), rgba(111, 211, 194, 0.08));
}

.components-page__section-head[b-d16bpqzx5l] {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 0.9rem;
}

.components-page__tag-row[b-d16bpqzx5l],
.components-page__inline-code-list[b-d16bpqzx5l] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
    margin-top: 1rem;
}

.components-page__tag[b-d16bpqzx5l] {
    padding: 0.38rem 0.7rem;
    border-radius: 999px;
    border: 1px solid var(--ab-border);
    background: rgba(255, 255, 255, 0.03);
    color: var(--ab-ink-muted);
    font-size: 0.8rem;
    font-weight: 700;
}

.components-page__catalog-grid[b-d16bpqzx5l],
.components-page__overview-grid[b-d16bpqzx5l],
.components-page__contract-grid[b-d16bpqzx5l] {
    display: grid;
    gap: 0.85rem;
}

.components-page__catalog-grid[b-d16bpqzx5l] {
    grid-template-columns: repeat(auto-fit, minmax(14rem, 1fr));
}

.components-page__overview-grid[b-d16bpqzx5l],
.components-page__contract-grid[b-d16bpqzx5l] {
    grid-template-columns: repeat(auto-fit, minmax(13rem, 1fr));
}

.components-page__catalog-card-tile[b-d16bpqzx5l],
.components-page__mini-card[b-d16bpqzx5l] {
    display: grid;
    gap: 0.35rem;
    padding: 0.9rem 0.95rem;
    border-radius: 1rem;
    border: 1px solid var(--ab-border);
    background: rgba(255, 255, 255, 0.03);
    color: inherit;
    text-decoration: none;
}

.components-page__catalog-card-tile span[b-d16bpqzx5l],
.components-page__mini-card span[b-d16bpqzx5l] {
    color: var(--ab-ink-muted);
    line-height: 1.45;
}

.components-page__prompt-list[b-d16bpqzx5l] {
    margin: 0;
    padding-left: 1.1rem;
    display: grid;
    gap: 0.6rem;
}

.components-page__prompt-list li code[b-d16bpqzx5l],
.components-page__inline-code-list code[b-d16bpqzx5l],
.components-page__mini-card code[b-d16bpqzx5l],
.components-page__catalog-link code[b-d16bpqzx5l] {
    font-family: "DM Mono", "Consolas", monospace;
}

.components-page__contents-links[b-d16bpqzx5l] {
    display: grid;
    gap: 0.3rem;
}

.components-page__contents-links a[b-d16bpqzx5l] {
    color: var(--ab-ink-muted);
    text-decoration: none;
    padding: 0.35rem 0;
    border-left: 2px solid transparent;
    padding-left: 0.7rem;
}

.components-page__contents-links a:hover[b-d16bpqzx5l] {
    color: var(--ab-ink);
    border-left-color: var(--ab-accent);
}

.components-page__contents-note[b-d16bpqzx5l] {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid var(--ab-border);
    display: grid;
    gap: 0.35rem;
    color: var(--ab-ink-muted);
    line-height: 1.45;
}

.components-page__file-events[b-d16bpqzx5l] {
    margin: 0.7rem 0 0;
    padding-left: 1rem;
    display: grid;
    gap: 0.2rem;
    font-size: 0.75rem;
    color: var(--mud-palette-text-secondary);
}

.components-page__file-events li[b-d16bpqzx5l] {
    display: flex;
    gap: 0.4rem;
    align-items: baseline;
}

.components-page__job-block[b-d16bpqzx5l] {
    margin-top: 0.75rem;
}

.components-page__file-jobs[b-d16bpqzx5l] {
    margin: 0.4rem 0 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 0.45rem;
    font-size: 0.75rem;
}

.components-page__file-jobs li[b-d16bpqzx5l] {
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: 8px;
    padding: 0.4rem 0.5rem;
    background: var(--mud-palette-surface);
    display: grid;
    gap: 0.25rem;
}

.components-page__job-head[b-d16bpqzx5l] {
    display: flex;
    align-items: center;
    gap: 0.45rem;
}

.components-page__job-head :deep(.mud-chip)[b-d16bpqzx5l] {
    margin-left: auto;
}

.components-page__job-detail[b-d16bpqzx5l] {
    display: grid;
    gap: 0.2rem;
    color: var(--mud-palette-text-secondary);
}

@media (max-width: 1300px) {
    .components-page[b-d16bpqzx5l] {
        grid-template-columns: 15rem minmax(0, 1fr);
    }

    .components-page__contents[b-d16bpqzx5l] {
        display: none;
    }
}

@media (max-width: 980px) {
    .components-page[b-d16bpqzx5l] {
        grid-template-columns: 1fr;
    }

    .components-page__catalog[b-d16bpqzx5l],
    .components-page__contents[b-d16bpqzx5l] {
        position: static;
    }

    .components-page__catalog-card[b-d16bpqzx5l] {
        max-height: none;
    }

    .components-page__catalog-nav[b-d16bpqzx5l] {
        overflow: visible;
        padding-right: 0;
    }
}
/* /Components/Pages/Demo/DemoHome.razor.rz.scp.css */
.launchpad[b-ywtgypxv8x] {
    max-width: 72rem;
    margin: 0 auto;
}

.launchpad__hero[b-ywtgypxv8x] {
    display: grid;
    gap: 1rem;
    padding: 1.2rem;
    border-radius: 1.25rem;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background:
        radial-gradient(circle at top right, rgba(255, 106, 61, 0.14), transparent 30%),
        radial-gradient(circle at bottom left, rgba(110, 168, 254, 0.16), transparent 34%),
        linear-gradient(150deg, rgba(14, 25, 39, 0.94), rgba(8, 16, 26, 0.98));
}

.launchpad__hero-copy[b-ywtgypxv8x] {
    max-width: 40rem;
}

.launchpad__feature-grid[b-ywtgypxv8x] {
    display: grid;
    grid-template-columns: minmax(0, 1.55fr) minmax(18rem, 0.85fr);
    gap: 1rem;
}

.launchpad__feature-card[b-ywtgypxv8x],
.launchpad__guide-card[b-ywtgypxv8x] {
    display: grid;
    gap: 0.9rem;
    padding: 1rem;
    border-radius: 1.05rem;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.launchpad__feature-card[b-ywtgypxv8x] {
    background: rgba(7, 14, 24, 0.76);
}

.launchpad__guide-card[b-ywtgypxv8x] {
    align-content: start;
    background:
        radial-gradient(circle at top right, rgba(110, 168, 254, 0.14), transparent 32%),
        rgba(7, 14, 24, 0.76);
}

.launchpad__quickstart-card[b-ywtgypxv8x] {
    display: grid;
    gap: 0.8rem;
    padding: 1rem;
    border-radius: 0.95rem;
    background:
        radial-gradient(circle at top left, rgba(255, 106, 61, 0.16), transparent 34%),
        #030914;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.launchpad__quickstart-card h2[b-ywtgypxv8x] {
    max-width: 32rem;
    margin: 0;
    color: #f1f7ff;
    font-size: clamp(1.45rem, 2.5vw, 2.15rem);
    line-height: 1.05;
}

.launchpad__quickstart-card ol[b-ywtgypxv8x] {
    display: grid;
    gap: 0.55rem;
    padding: 0;
    margin: 0;
    list-style: none;
}

.launchpad__quickstart-card li[b-ywtgypxv8x] {
    min-width: 0;
    padding: 0.68rem 0.78rem;
    border-radius: 0.78rem;
    background: rgba(255, 255, 255, 0.045);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.launchpad__quickstart-card code[b-ywtgypxv8x] {
    display: block;
    overflow: hidden;
    color: #d8eaff;
    font-size: 0.84rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.launchpad__feature-copy[b-ywtgypxv8x] {
    display: grid;
    gap: 0.45rem;
}

.launchpad__feature-copy strong[b-ywtgypxv8x] {
    color: #eef6ff;
    font-size: 1.05rem;
}

.launchpad__feature-copy p[b-ywtgypxv8x] {
    margin: 0;
    color: rgba(214, 228, 247, 0.74);
    line-height: 1.5;
}

.launchpad__eyebrow[b-ywtgypxv8x] {
    color: rgba(214, 228, 247, 0.72);
    font-size: 0.74rem;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.launchpad__guide-list[b-ywtgypxv8x] {
    display: grid;
    gap: 0.65rem;
}

.launchpad__guide-list span[b-ywtgypxv8x] {
    color: rgba(214, 228, 247, 0.76);
    line-height: 1.5;
}

.launchpad__guide-list strong[b-ywtgypxv8x] {
    color: #eef6ff;
}

.launchpad__hero-actions[b-ywtgypxv8x] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
}

@media (max-width: 920px) {
    .launchpad__feature-grid[b-ywtgypxv8x] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .launchpad__hero-actions[b-ywtgypxv8x] {
        flex-direction: column;
        align-items: stretch;
    }
}
/* /Components/Pages/Docs/DocsHome.razor.rz.scp.css */
.docs-page[b-hci8drp7um] {
    max-width: 980px;
    margin: 0 auto;
}

.docs-page__hero[b-hci8drp7um] {
    padding: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 1.5rem;
    background: linear-gradient(160deg, rgba(14, 20, 38, 0.96), rgba(9, 13, 25, 0.9));
    box-shadow: 0 24px 80px rgba(0, 0, 0, 0.28);
}

.docs-page__lede[b-hci8drp7um] {
    max-width: 48rem;
}

.docs-page__hero-actions[b-hci8drp7um] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
    margin-top: 1.5rem;
}

.docs-page__prompt-strip[b-hci8drp7um] {
    display: flex;
    gap: 0.65rem;
    flex-wrap: wrap;
    margin-top: 1.25rem;
}

.docs-page__prompt-strip span[b-hci8drp7um] {
    padding: 0.5rem 0.8rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.05);
    color: rgba(222, 234, 255, 0.82);
    font-size: 0.84rem;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.docs-page__code[b-hci8drp7um] {
    max-width: 26rem;
}

@media (max-width: 900px) {
    .docs-page__hero[b-hci8drp7um] {
        padding: 1.4rem;
    }
}
/* /Components/Pages/Docs/GettingStarted.razor.rz.scp.css */
.guide-page[b-l13jlnrxdp] {
    max-width: 980px;
    margin: 0 auto;
}

.guide-page__hero[b-l13jlnrxdp],
.guide-page__section[b-l13jlnrxdp] {
    padding: 1.5rem;
    border-radius: 1.3rem;
    background: rgba(12, 18, 32, 0.92);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.guide-page__section[b-l13jlnrxdp] {
    margin-top: 1rem;
}

.guide-page__code[b-l13jlnrxdp] {
    margin: 0.9rem 0 0;
    padding: 1rem 1.1rem;
    border-radius: 1rem;
    background: rgba(4, 8, 18, 0.9);
    border: 1px solid rgba(255, 255, 255, 0.06);
    overflow-x: auto;
}

.guide-page__code code[b-l13jlnrxdp] {
    font-family: "Cascadia Code", "Consolas", monospace;
    font-size: 0.9rem;
    color: #e8f0ff;
}

.guide-page__chips[b-l13jlnrxdp] {
    display: flex;
    gap: 0.65rem;
    flex-wrap: wrap;
}

.guide-page__chips span[b-l13jlnrxdp] {
    padding: 0.5rem 0.8rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    color: rgba(223, 235, 255, 0.82);
    font-size: 0.84rem;
}

.guide-page__footer[b-l13jlnrxdp] {
    display: flex;
    justify-content: space-between;
    gap: 0.75rem;
    margin-top: 1rem;
}

@media (max-width: 700px) {
    .guide-page__hero[b-l13jlnrxdp],
    .guide-page__section[b-l13jlnrxdp] {
        padding: 1.15rem;
    }

    .guide-page__footer[b-l13jlnrxdp] {
        flex-direction: column;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.landing-page[b-35ybmskt7o] {
    width: min(86rem, calc(100% - 2rem));
    margin: 0 auto;
    padding: 7.25rem 0 3rem;
}

.landing-page__stage[b-35ybmskt7o] {
    display: grid;
    grid-template-columns: minmax(0, 0.82fr) minmax(0, 1.18fr);
    gap: 1.9rem;
    align-items: center;
    min-height: calc(100svh - 10rem);
}

.landing-page__quickstart[b-35ybmskt7o] {
    display: grid;
    gap: 0.9rem;
    padding: 1.1rem;
    border-radius: 1.9rem;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background:
        radial-gradient(circle at top right, rgba(255, 106, 61, 0.16), transparent 30%),
        radial-gradient(circle at bottom left, rgba(110, 168, 254, 0.18), transparent 36%),
        linear-gradient(150deg, rgba(17, 30, 45, 0.94), rgba(8, 15, 24, 0.99));
    box-shadow: 0 42px 110px rgba(0, 0, 0, 0.3);
}

.landing-page__quickstart-header[b-35ybmskt7o] {
    display: grid;
    gap: 0.5rem;
    padding: 0.3rem 0.2rem;
}

.landing-page__quickstart-eyebrow[b-35ybmskt7o] {
    color: #8fc5ff;
    font-size: 0.74rem;
    font-weight: 900;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.landing-page__quickstart-header h2[b-35ybmskt7o] {
    margin: 0;
    color: #f1f7ff;
    font-size: clamp(1.6rem, 3vw, 2.35rem);
    line-height: 1.02;
}

.landing-page__quickstart-header p[b-35ybmskt7o] {
    max-width: 35rem;
    margin: 0;
    color: rgba(224, 236, 252, 0.75);
    line-height: 1.55;
}

.landing-page__quickstart-steps[b-35ybmskt7o] {
    display: grid;
    gap: 0.7rem;
    padding: 0;
    margin: 0;
    list-style: none;
}

.landing-page__quickstart-steps li[b-35ybmskt7o] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: 0.75rem;
    align-items: center;
    padding: 0.8rem;
    border-radius: 1rem;
    background: rgba(2, 7, 16, 0.62);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.landing-page__quickstart-steps li span[b-35ybmskt7o] {
    display: inline-grid;
    place-items: center;
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 999px;
    background: rgba(255, 106, 61, 0.18);
    color: #ffb097;
    font-size: 0.82rem;
    font-weight: 900;
}

.landing-page__quickstart-steps code[b-35ybmskt7o] {
    overflow: hidden;
    color: #d8eaff;
    font-size: 0.86rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.landing-page__hero-meta[b-35ybmskt7o] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
}

.landing-page__hero-meta span[b-35ybmskt7o] {
    display: inline-flex;
    align-items: center;
    min-height: 2rem;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.04);
    color: rgba(234, 242, 252, 0.82);
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.025em;
}

.landing-page__hero-meta a[b-35ybmskt7o] {
    display: inline-flex;
    align-items: center;
    min-height: 2rem;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.04);
    color: rgba(234, 242, 252, 0.88);
    font-size: 0.8rem;
    font-weight: 800;
    letter-spacing: 0.025em;
    text-decoration: none;
}

.landing-page__hero-meta a:hover[b-35ybmskt7o] {
    border-color: rgba(143, 197, 255, 0.42);
    color: #ffffff;
}

@media (max-width: 700px) {
    .landing-page[b-35ybmskt7o] {
        width: min(84rem, calc(100% - 1.25rem));
        padding-top: 6.25rem;
    }
}

@media (max-width: 980px) {
    .landing-page__stage[b-35ybmskt7o] {
        grid-template-columns: 1fr;
        min-height: auto;
    }
}
/* /Components/Shared/LandingHero.razor.rz.scp.css */
.landing-hero[b-a8i2gs30pl] {
    position: relative;
    display: grid;
    gap: 1.25rem;
    align-content: start;
    max-width: 34rem;
    padding-top: 0.2rem;
}

.landing-hero__eyebrow[b-a8i2gs30pl] {
    margin: 0;
    color: rgba(214, 228, 247, 0.72);
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.landing-hero__title[b-a8i2gs30pl] {
    margin: 0;
    font-size: clamp(3.6rem, 6.4vw, 6rem);
    line-height: 0.88;
    letter-spacing: -0.05em;
    color: #f3f8ff;
}

.landing-hero__subtitle[b-a8i2gs30pl] {
    margin: 0;
    max-width: 29rem;
    color: rgba(217, 229, 245, 0.76);
    font-size: clamp(1rem, 1.9vw, 1.12rem);
    line-height: 1.58;
}

.landing-hero__cta[b-a8i2gs30pl] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
}

.landing-hero__cta[b-a8i2gs30pl]  .mud-button-filled {
    background: linear-gradient(135deg, #ff6a3d 0%, #f04f2d 100%);
    box-shadow: 0 20px 36px rgba(240, 79, 45, 0.24);
}

.landing-hero__cta[b-a8i2gs30pl]  .mud-button-outlined {
    color: #eef6ff;
    border-color: rgba(255, 255, 255, 0.16);
}

@media (max-width: 680px) {
    .landing-hero[b-a8i2gs30pl] {
        gap: 1.15rem;
        padding-top: 0;
    }

    .landing-hero__cta[b-a8i2gs30pl] {
        flex-direction: column;
        align-items: stretch;
    }
}
