@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.84wtju4z0n.bundle.scp.css';

/* /Components/Home/AccessibilityWidget.razor.rz.scp.css */
.accessibility-widget[b-orfoad318q] {
    display: inline-flex;
    align-items: center;
    gap: 0.92rem;
    min-height: var(--header-top-control-height, 30px);
}

.accessibility-widget.is-expanded[b-orfoad318q] {
    gap: 0.92rem;
}

.a11y-trigger[b-orfoad318q] {
    border: 0;
    background: transparent;
    color: inherit;
    border-radius: 999px;
    font: inherit;
    font-size: var(--header-top-trigger-font-size, var(--header-top-control-font-size, 0.875rem));
    font-weight: var(--header-top-trigger-font-weight, 700);
    line-height: 1;
    height: var(--header-top-control-height, 30px);
    min-height: var(--header-top-control-height, 30px);
    padding: 0 1rem;
    display: inline-flex;
    align-items: center;
    box-sizing: border-box;
    cursor: pointer;
    transition: filter 120ms ease;
}

.a11y-trigger:hover[b-orfoad318q],
.a11y-trigger:focus-visible[b-orfoad318q] {
    filter: brightness(1.1);
}

.a11y-trigger-content[b-orfoad318q] {
    display: inline-flex;
    align-items: center;
    gap: 0.58rem;
    line-height: 1;
}

.a11y-trigger-label[b-orfoad318q] {
    display: inline;
}

.a11y-trigger-content > :last-child[b-orfoad318q] {
    margin-inline-start: 0.22rem;
}

.a11y-icon[b-orfoad318q] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    flex: 0 0 auto;
}

.a11y-trigger-eye[b-orfoad318q] {
    width: 1.45em;
    height: 0.98em;
}

.a11y-trigger-chevron[b-orfoad318q] {
    width: 0.42em;
    height: 0.95em;
}

.a11y-high-contrast-eye[b-orfoad318q] {
    width: 1.32em;
    height: 0.95em;
}

.a11y-controls[b-orfoad318q] {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 0.92rem;
}

.a11y-pill[b-orfoad318q] {
    border: var(--header-top-control-border-width, 1px) solid color-mix(in srgb, var(--public-border, #89a3ca) 80%, transparent);
    border-radius: 999px;
    background: transparent;
    color: inherit;
    height: var(--header-top-control-height, 30px);
    min-height: var(--header-top-control-height, 30px);
    padding: 0 1rem;
    font: inherit;
    font-size: var(--header-top-pill-font-size, var(--header-top-control-font-size, 0.875rem));
    font-weight: var(--header-top-pill-font-weight, 700);
    line-height: 1;
    display: inline-flex;
    align-items: center;
    box-sizing: border-box;
    cursor: pointer;
}

.a11y-pill[b-orfoad318q],
.a11y-text-size[b-orfoad318q] {
    white-space: nowrap;
}

.a11y-pill.is-active[b-orfoad318q] {
    background: color-mix(in srgb, var(--header-accent, #2563eb) 26%, var(--header-surface, transparent) 74%);
    color: var(--public-surface, #ffffff);
    font-weight: 600;
}

.a11y-pill:hover[b-orfoad318q],
.a11y-pill:focus-visible[b-orfoad318q] {
    border-color: color-mix(in srgb, var(--public-focus, var(--public-accent, #60a5fa)) 42%, transparent);
    background: color-mix(in srgb, var(--public-focus, var(--public-accent, #60a5fa)) 18%, transparent);
}

.a11y-pill:disabled[b-orfoad318q],
.text-size-step:disabled[b-orfoad318q] {
    opacity: 0.6;
    cursor: not-allowed;
}

.pill-content[b-orfoad318q] {
    display: inline-flex;
    align-items: center;
    gap: 0.32rem;
    line-height: 1;
}

.a11y-text-size[b-orfoad318q] {
    display: inline-flex;
    align-items: center;
    gap: 0.55rem;
    font-weight: var(--header-top-pill-font-weight, 700);
    overflow: hidden;
    cursor: default;
}

.text-size-step[b-orfoad318q] {
    border: 0;
    background: transparent;
    color: inherit;
    width: 1.4rem;
    height: 1.4rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    cursor: pointer;
}

.a11y-text-size > .text-size-step:first-child[b-orfoad318q] {
    padding-inline-end: 0.42rem;
}

.a11y-text-size > .text-size-step:last-child[b-orfoad318q] {
    padding-inline-start: 0.42rem;
}

.text-size-step:hover[b-orfoad318q],
.text-size-step:focus-visible[b-orfoad318q] {
    background: color-mix(in srgb, var(--public-focus, var(--public-accent, #60a5fa)) 42%, transparent);
}

.text-size-icon[b-orfoad318q] {
    width: 1.18rem;
    height: 1.18rem;
}

.public-home-shell.a11y-high-contrast .a11y-trigger[b-orfoad318q] {
    color: #f5c518;
}

.public-home-shell.a11y-high-contrast .a11y-pill[b-orfoad318q],
.public-home-shell.a11y-high-contrast .a11y-text-size[b-orfoad318q] {
    border-color: #f5c518;
    color: #f5c518;
    background: #000000;
}

.public-home-shell.a11y-high-contrast .a11y-high-contrast-eye[b-orfoad318q] {
    color: inherit;
}

.public-home-shell.a11y-high-contrast .a11y-pill.is-active[b-orfoad318q] {
    background: #f5c518;
    color: #000000;
}

.public-home-shell.a11y-high-contrast .text-size-step:hover[b-orfoad318q],
.public-home-shell.a11y-high-contrast .text-size-step:focus-visible[b-orfoad318q] {
    background: color-mix(in srgb, #f5c518 20%, transparent);
}

.text-size-label[b-orfoad318q] {
    white-space: nowrap;
    line-height: 1;
    font-weight: inherit;
    border-left: 1px solid color-mix(in srgb, var(--header-control-border, rgba(255, 255, 255, 0.12)) 85%, transparent);
    border-right: 1px solid color-mix(in srgb, var(--header-control-border, rgba(255, 255, 255, 0.12)) 85%, transparent);
    padding-inline: 0.8rem;
}

.sr-only[b-orfoad318q] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}

@media (max-width: 980px) {
    .accessibility-widget[b-orfoad318q] {
        flex-wrap: wrap;
    }

    .a11y-controls[b-orfoad318q] {
        flex-wrap: wrap;
    }
}

@media (max-width: 640px) {
    .accessibility-widget[b-orfoad318q] {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 0.55rem;
    }

    .a11y-trigger[b-orfoad318q] {
        width: fit-content;
        min-width: calc(var(--header-top-control-height, 30px) * 2.4);
        min-height: calc(var(--header-top-control-height, 30px) + 2px);
        padding-inline: 0.7rem;
    }

    .a11y-trigger-label[b-orfoad318q] {
        display: none;
    }

    .a11y-trigger-content[b-orfoad318q] {
        gap: 0.4rem;
    }

    .a11y-trigger-chevron[b-orfoad318q] {
        width: 0.5em;
        height: 0.9em;
        transition: transform 140ms ease;
    }

    .accessibility-widget.is-expanded .a11y-trigger-chevron[b-orfoad318q] {
        transform: rotate(90deg);
    }

    .a11y-controls[b-orfoad318q] {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr;
        gap: 0;
        padding-top: 0;
        border-top: 0;
    }

    .a11y-pill[b-orfoad318q],
    .a11y-text-size[b-orfoad318q] {
        width: 100%;
        min-height: calc(var(--header-top-control-height, 30px) + 8px);
        height: auto;
        border-radius: 0;
        border: 0;
        background: transparent;
        padding: 0.35rem 0;
        margin: 0;
        box-shadow: none;
        justify-content: space-between;
        white-space: normal;
        line-height: 1.2;
    }

    .a11y-menu-row[b-orfoad318q] {
        border-bottom: 2px solid transparent;
    }

    .a11y-menu-row:hover[b-orfoad318q],
    .a11y-menu-row:focus-visible[b-orfoad318q] {
        border-bottom-color: var(--header-control-active-bg, color-mix(in srgb, #2563eb 26%, #0b1220 74%));
        background: transparent;
    }

    .a11y-text-size[b-orfoad318q] {
        gap: 0.4rem;
    }

    .a11y-text-size > .text-size-step:first-child[b-orfoad318q],
    .a11y-text-size > .text-size-step:last-child[b-orfoad318q] {
        padding-inline: 0;
    }

    .text-size-label[b-orfoad318q] {
        border-left: 0;
        border-right: 0;
        padding-inline: 0;
        text-align: left;
        flex: 1;
    }

    .text-size-step[b-orfoad318q] {
        width: 1.7rem;
        height: 1.7rem;
    }
}
/* /Components/Home/Footer.razor.rz.scp.css */
.public-footer[b-fedy0jfxbu] {
    --footer-scale: 1;
    --footer-heading-color: color-mix(in srgb, var(--public-hero-accent, #60a5fa) 58%, var(--public-footer-text, #f8fafc) 42%);
    --footer-link-color: var(--public-footer-text);
    --footer-subdued-color: color-mix(in srgb, var(--public-footer-subdued-text, #9aa7c0) 58%, var(--public-footer-text, #f8fafc) 42%);
    --footer-focus-ring-color: var(--public-hero-accent, #60a5fa);
    --footer-description-color: var(--public-footer-text);
    --footer-divider-color: color-mix(in srgb, var(--public-border, rgba(148, 163, 184, 0.3)) 72%, transparent);
    --footer-social-bg: color-mix(in srgb, var(--public-surface, #ffffff) 10%, transparent);
    --footer-social-border: color-mix(in srgb, var(--public-border, rgba(148, 163, 184, 0.3)) 76%, transparent);
    --footer-brand-badge-bg: linear-gradient(135deg, color-mix(in srgb, var(--public-hero-accent, #60a5fa) 68%, var(--public-footer-bg, var(--public-secondary, #0f1b33)) 32%) 0%, color-mix(in srgb, var(--public-hero-accent, #60a5fa) 52%, var(--public-footer-bg, var(--public-secondary, #0f1b33)) 48%) 100%);
    --footer-brand-badge-icon: var(--public-surface, #ffffff);
    --footer-brand-badge-border: transparent;
    --footer-links-column-gap-x: calc(2rem * var(--footer-scale));
    --footer-links-column-gap-y: calc(1.2rem * var(--footer-scale));
    --footer-link-item-gap: calc(0.75rem * var(--footer-scale));
    --footer-group-content-padding: calc(0.16rem * var(--footer-scale));
    max-width: var(--public-content-max-width, 1220px);
    margin: 0 auto;
    padding: 2.5rem var(--public-content-gutter, 1.5rem);
    display: grid;
    gap: 1.4rem;
}

.public-home-shell.a11y-font-large .public-footer[b-fedy0jfxbu] {
    --footer-scale: 1.12;
}

.public-home-shell.a11y-font-extra-large .public-footer[b-fedy0jfxbu] {
    --footer-scale: 1.24;
}

.public-home-shell.a11y-high-contrast .public-footer[b-fedy0jfxbu] {
    --footer-heading-color: #f5c518;
    --footer-link-color: #ffffff;
    --footer-subdued-color: var(--footer-link-color);
    --footer-focus-ring-color: #f5c518;
    --footer-description-color: #ffffff;
    --footer-divider-color: #f5c518;
    --footer-social-bg: transparent;
    --footer-social-border: #f5c518;
    --footer-brand-badge-bg: transparent;
    --footer-brand-badge-icon: var(--footer-link-color);
    --footer-brand-badge-border: var(--footer-social-border);
}

.public-footer-top[b-fedy0jfxbu] {
    display: grid;
    grid-template-columns: minmax(260px, 320px) 1fr;
    gap: 2.5rem;
}

.public-footer-brand[b-fedy0jfxbu] {
    display: grid;
    gap: 0.9rem;
}

.public-footer-brand-title[b-fedy0jfxbu] {
    display: inline-flex;
    align-items: center;
    gap: 0.55rem;
}

.public-footer-logo-badge[b-fedy0jfxbu] {
    width: 1.38rem;
    height: 1.38rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.38rem;
    background-image: var(--footer-brand-badge-bg);
    border: 1px solid var(--footer-brand-badge-border);
    color: var(--footer-brand-badge-icon);
}

.public-footer-logo-icon[b-fedy0jfxbu] {
    width: 0.88rem;
    height: 0.88rem;
    color: currentColor;
}

.public-footer-brand h3[b-fedy0jfxbu] {
    margin: 0;
    font-size: calc(1.32rem * var(--footer-scale));
    font-family: var(--font-segoe);
}

.public-footer-description[b-fedy0jfxbu] {
    margin: 0;
    color: var(--footer-description-color);
    font-size: calc(1rem * var(--footer-scale));
    line-height: 1.55;
    font-family: var(--font-segoe);
}

.public-footer-social[b-fedy0jfxbu] {
    display: flex;
    gap: 0.6rem;
}

.public-footer-links[b-fedy0jfxbu] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: var(--footer-links-column-gap-y) var(--footer-links-column-gap-x);
    align-items: start;
}

.public-footer-group[b-fedy0jfxbu] {
    min-width: 0;
    padding-inline: var(--footer-group-content-padding);
}

.public-footer-group h4[b-fedy0jfxbu] {
    margin: 0 0 0.75rem;
    text-transform: uppercase;
    font-size: calc(0.85rem * var(--footer-scale));
    letter-spacing: 0.12em;
    font-weight: 600;
    color: var(--footer-heading-color);
    font-family: var(--font-segoe);
}

.public-footer-group-links[b-fedy0jfxbu] {
    display: grid;
    gap: var(--footer-link-item-gap);
}

.public-footer-link[b-fedy0jfxbu] {
    display: inline-block;
    color: var(--footer-link-color);
    font-size: calc(0.96rem * var(--footer-scale));
    font-family: var(--font-segoe);
    text-decoration: none;
    line-height: 1.4;
}

.public-footer-link:hover[b-fedy0jfxbu] {
    text-decoration: underline;
}

.public-footer-link:focus-visible[b-fedy0jfxbu] {
    text-decoration: underline;
    outline: 2px solid var(--footer-focus-ring-color);
    outline-offset: 2px;
    border-radius: 2px;
}

.public-footer-placeholder[b-fedy0jfxbu] {
    cursor: default;
}

.public-footer-placeholder:hover[b-fedy0jfxbu],
.public-footer-placeholder:focus-visible[b-fedy0jfxbu] {
    text-decoration: none;
    outline: none;
}

.public-footer-social-link[b-fedy0jfxbu] {
    width: 2rem;
    height: 2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--footer-social-bg);
    border: 1px solid var(--footer-social-border);
    border-radius: 8px;
    color: var(--footer-link-color);
    text-decoration: none;
    font-size: 0.85rem;
    font-weight: 700;
    font-family: var(--font-segoe);
}

.public-footer-social-icon[b-fedy0jfxbu] {
    width: 0.88rem;
    height: 0.88rem;
}

.public-footer-social-text[b-fedy0jfxbu] {
    font-size: 0.8rem;
    font-weight: 700;
    line-height: 1;
}

.public-footer-divider[b-fedy0jfxbu] {
    height: 1px;
    background: var(--footer-divider-color);
}

.public-footer-contact[b-fedy0jfxbu] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.9rem 1.1rem;
    align-items: center;
}

.public-footer-contact-item[b-fedy0jfxbu] {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    color: var(--footer-link-color);
    font-size: calc(0.95rem * var(--footer-scale));
    font-family: var(--font-segoe);
}

.public-footer-contact-icon[b-fedy0jfxbu] {
    width: 0.88rem;
    height: 0.88rem;
    flex: 0 0 auto;
}

.public-footer-bottom.public-footer-subdued[b-fedy0jfxbu],
.public-footer-contact-item.public-footer-subdued[b-fedy0jfxbu],
.public-footer-bottom.public-footer-subdued .public-footer-link[b-fedy0jfxbu] {
    color: var(--footer-subdued-color);
    font-size: 0.78rem;
}

.public-footer-contact-item.public-footer-subdued > span[b-fedy0jfxbu],
.public-footer-bottom.public-footer-subdued .public-footer-copyright[b-fedy0jfxbu] {
    color: var(--footer-subdued-color);
}

.public-footer-bottom.public-footer-subdued .public-footer-legal-link:hover[b-fedy0jfxbu],
.public-footer-bottom.public-footer-subdued .public-footer-legal-link:active[b-fedy0jfxbu] {
    color: var(--footer-subdued-color);
}

.public-footer-legal-link:hover[b-fedy0jfxbu],
.public-footer-legal-link:active[b-fedy0jfxbu] {
    color: var(--footer-link-color);
}

.public-footer-bottom[b-fedy0jfxbu] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem 1rem;
    justify-content: space-between;
    align-items: center;
}

.public-footer-copyright[b-fedy0jfxbu] {
    color: inherit;
    font-size: inherit;
    font-family: var(--font-segoe);
}

.public-home-shell.a11y-high-contrast .public-footer-logo-icon[b-fedy0jfxbu],
.public-home-shell.a11y-high-contrast .public-footer-subdued[b-fedy0jfxbu],
.public-home-shell.a11y-high-contrast .public-footer-subdued .public-footer-link[b-fedy0jfxbu] {
    color: var(--footer-link-color);
}

.public-footer-legal[b-fedy0jfxbu] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem 1rem;
    align-items: center;
}

@media (max-width: 1024px) {
    .public-footer-top[b-fedy0jfxbu] {
        grid-template-columns: 1fr;
        gap: 1.8rem;
    }

    .public-footer-links[b-fedy0jfxbu] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: calc(1.3rem * var(--footer-scale)) calc(1.4rem * var(--footer-scale));
    }
}

@media (max-width: 640px) {
    .public-footer[b-fedy0jfxbu] {
        padding: 2rem 1rem;
        gap: 1.5rem;
    }

    .public-footer-links[b-fedy0jfxbu] {
        grid-template-columns: 1fr;
        gap: calc(1rem * var(--footer-scale));
    }

    .public-footer-bottom[b-fedy0jfxbu] {
        flex-direction: column;
        align-items: flex-start;
    }

    .public-footer-legal[b-fedy0jfxbu] {
        gap: 0.6rem 0.75rem;
    }
}
/* /Components/Home/Header.razor.rz.scp.css */
.public-home-header-shell[b-bfpvohsc7t] {
    --header-scale: 1;
    --header-max-content-width: none;
    --header-content-gutter: clamp(1rem, 2vw, 2rem);
    --header-top-row-height: calc(104px * var(--header-scale));
    --header-main-row-height: calc(78px * var(--header-scale));
    --header-top-control-height: calc(48px * var(--header-scale));
    --header-top-control-font-size: calc(1.06rem * var(--header-scale));
    --header-top-trigger-font-size: calc(1.17rem * var(--header-scale));
    --header-top-trigger-font-weight: 700;
    --header-top-pill-font-size: calc(1.06rem * var(--header-scale));
    --header-top-pill-font-weight: 700;
    --header-audience-font-size: calc(1.22rem * var(--header-scale));
    --header-audience-active-font-weight: 600;
    --header-audience-inactive-font-weight: 400;
    --header-brand-font-size: calc(1.33rem * var(--header-scale));
    --header-brand-font-weight: 600;
    --header-nav-font-size: calc(1.74rem * var(--header-scale));
    --header-nav-font-weight: 550;
    --header-cta-font-size: calc(1.18rem * var(--header-scale));
    --header-cta-font-weight: 650;
    --header-top-control-border-width: 1px;
    --header-surface: color-mix(in srgb, var(--public-primary, #0b1220) 94%, black 6%);
    --header-surface-2: color-mix(in srgb, var(--public-secondary, var(--public-primary, #0b1220)) 92%, black 8%);
    --header-border: color-mix(in srgb, var(--public-border, rgba(148, 163, 184, 0.3)) 86%, transparent);
    --header-text: var(--public-text, #f8fafc);
    --header-text-muted: color-mix(in srgb, var(--public-muted, #9aa7c0) 78%, var(--public-text, #f8fafc) 22%);
    --header-link-hover: var(--public-focus, var(--public-accent, #60a5fa));
    --header-control-bg: color-mix(in srgb, var(--public-surface, #ffffff) 10%, transparent);
    --header-control-border: color-mix(in srgb, var(--public-border, rgba(148, 163, 184, 0.3)) 78%, transparent);
    --header-accent: var(--public-accent, #60a5fa);
    --header-accent-hover: color-mix(in srgb, var(--public-accent, #60a5fa) 88%, white 12%);
    --header-accent-pressed: color-mix(in srgb, var(--public-accent, #60a5fa) 82%, black 18%);
    --header-control-active-bg: color-mix(in srgb, var(--header-accent) 85%, transparent);
    --header-control-active-text: var(--public-surface, #ffffff);
    --header-badge-bg: linear-gradient(135deg, var(--public-accent, #60a5fa) 0%, color-mix(in srgb, var(--public-accent, #60a5fa) 72%, black 28%) 100%);
    --header-badge-icon: var(--public-surface, #ffffff);
    --header-badge-shadow: 0 0 12px var(--header-accent-shadow);
    --header-cta-bg: linear-gradient(160deg, color-mix(in srgb, var(--header-accent) 78%, var(--header-surface-2) 22%) 0%, var(--header-accent) 55%, color-mix(in srgb, var(--header-accent) 72%, black 28%) 100%);
    --header-cta-bg-hover: linear-gradient(160deg, color-mix(in srgb, var(--header-accent) 82%, var(--header-surface-2) 18%) 0%, color-mix(in srgb, var(--header-accent) 62%, var(--header-surface-2) 38%) 100%);
    --header-cta-bg-pressed: linear-gradient(160deg, color-mix(in srgb, var(--header-accent) 78%, black 22%) 0%, color-mix(in srgb, var(--header-accent) 70%, black 30%) 100%);
    --header-cta-border: color-mix(in srgb, var(--header-accent) 78%, var(--public-border, rgba(148, 163, 184, 0.3)) 22%);
    --header-cta-shadow: 0 0 0 1px color-mix(in srgb, var(--header-accent) 28%, transparent), 0 0 14px var(--header-accent-shadow), 0 3px 9px rgba(0, 0, 0, 0.28);
    --header-cta-shadow-hover: 0 0 0 1px color-mix(in srgb, var(--header-accent) 36%, transparent), 0 0 16px color-mix(in srgb, var(--header-accent) 46%, transparent), 0 4px 11px rgba(0, 0, 0, 0.3);
    --header-cta-shadow-pressed: 0 0 0 1px color-mix(in srgb, var(--header-accent) 34%, transparent), 0 0 10px color-mix(in srgb, var(--header-accent) 30%, transparent), 0 2px 8px rgba(0, 0, 0, 0.28);
    --header-cta-text: var(--public-surface, #ffffff);
    --header-accent-shadow: color-mix(in srgb, var(--header-accent) 36%, transparent);
    --header-backdrop-blur: blur(20px);
    width: 100%;
    background: transparent;
    color: var(--header-text);
}

.public-home-shell.a11y-font-large .public-home-header-shell[b-bfpvohsc7t] {
    --header-scale: 1.12;
}

.public-home-shell.a11y-font-extra-large .public-home-header-shell[b-bfpvohsc7t] {
    --header-scale: 1.22;
}

.public-home-shell.a11y-high-contrast .public-home-header-shell[b-bfpvohsc7t] {
    --header-surface: #000000;
    --header-surface-2: #050505;
    --header-border: #8b6f00;
    --header-text: #f5c518;
    --header-text-muted: #f5c518;
    --header-link-hover: #ffe07a;
    --header-control-bg: #000000;
    --header-control-border: #f5c518;
    --header-control-active-bg: #f5c518;
    --header-control-active-text: #000000;
    --header-badge-bg: linear-gradient(135deg, #f5c518 0%, #d9a900 100%);
    --header-badge-icon: #000000;
    --header-badge-shadow: 0 0 0 1px #8b6f00, 0 0 10px rgba(245, 197, 24, 0.35);
    --header-cta-bg: linear-gradient(160deg, #f5c518 0%, #dfb100 100%);
    --header-cta-bg-hover: linear-gradient(160deg, #ffe07a 0%, #f5c518 100%);
    --header-cta-bg-pressed: linear-gradient(160deg, #e0b200 0%, #c79a00 100%);
    --header-cta-border: #f5c518;
    --header-cta-shadow: 0 0 0 1px #8b6f00, 0 0 10px rgba(245, 197, 24, 0.38);
    --header-cta-shadow-hover: 0 0 0 1px #8b6f00, 0 0 12px rgba(245, 197, 24, 0.45);
    --header-cta-shadow-pressed: 0 0 0 1px #8b6f00, 0 0 8px rgba(245, 197, 24, 0.3);
    --header-cta-text: #000000;
}

.public-home-level1-row[b-bfpvohsc7t],
.public-home-level2-row[b-bfpvohsc7t] {
    width: 100%;
}

.public-home-level1-row[b-bfpvohsc7t] {
    display: flex;
    align-items: center;
    min-height: var(--header-top-row-height);
    background: linear-gradient(125deg, var(--header-surface) 0%, var(--header-surface-2) 56%, var(--header-surface) 100%);
    border-top: 1px solid var(--header-border);
    border-bottom: 1px solid var(--header-border);
    backdrop-filter: var(--header-backdrop-blur);
}

.public-home-level2-row[b-bfpvohsc7t] {
    display: flex;
    align-items: center;
    min-height: var(--header-main-row-height);
    background: linear-gradient(125deg, var(--header-surface) 0%, var(--header-surface-2) 56%, var(--header-surface) 100%);
    border-bottom: 1px solid var(--header-border);
    backdrop-filter: var(--header-backdrop-blur);
}

.public-home-level1[b-bfpvohsc7t],
.public-home-level2[b-bfpvohsc7t] {
    margin: 0 auto;
    width: calc(100% - (var(--header-content-gutter) * 2));
    max-width: var(--header-max-content-width);
}

.public-home-level1[b-bfpvohsc7t] {
    min-height: var(--header-top-row-height);
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 0.9rem;
    padding-block: 0.25rem;
}

.level1-left[b-bfpvohsc7t],
.level1-right[b-bfpvohsc7t] {
    display: flex;
    align-items: center;
}

.level1-right[b-bfpvohsc7t] {
    justify-content: flex-end;
    padding-inline-end: 0.35rem;
}

.header-tools[b-bfpvohsc7t] {
    display: inline-flex;
    align-items: center;
    min-height: var(--header-top-control-height);
}

.audience-toggle[b-bfpvohsc7t] {
    display: inline-flex;
    align-items: center;
    height: calc(var(--header-top-control-height) + 13px);
    box-sizing: border-box;
    padding: 0.2rem;
    margin-block: 0.12rem;
    margin-inline-start: 0.22rem;
    margin-inline-end: 0.12rem;
    border-radius: 999px;
    border: var(--header-top-control-border-width) solid color-mix(in srgb, var(--header-control-border) 70%, transparent);
    background: var(--header-control-bg);
}

.audience-segment[b-bfpvohsc7t] {
    border: 0;
    color: var(--header-text-muted);
    background: transparent;
    height: calc(var(--header-top-control-height) + 7px);
    border-radius: 999px;
    padding: 0 1rem;
    font: inherit;
    font-size: var(--header-audience-font-size);
    font-weight: var(--header-audience-inactive-font-weight);
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer;
    transition: background-color 120ms ease, color 120ms ease;
}

.audience-segment.is-active[b-bfpvohsc7t] {
    background: var(--header-control-active-bg);
    color: var(--header-control-active-text);
    font-weight: var(--header-audience-active-font-weight);
}

.public-home-level2[b-bfpvohsc7t] {
    min-height: var(--header-main-row-height);
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 1.1rem;
}

.header-brand[b-bfpvohsc7t],
.header-actions[b-bfpvohsc7t] {
    display: flex;
    align-items: center;
}

.brand-link[b-bfpvohsc7t] {
    display: inline-flex;
    align-items: center;
    gap: 0.55rem;
    color: var(--header-text);
    text-decoration: none;
    font-size: var(--header-brand-font-size);
    font-weight: var(--header-brand-font-weight);
    letter-spacing: 0.02em;
}

.brand-link:hover[b-bfpvohsc7t],
.brand-link:focus-visible[b-bfpvohsc7t] {
    color: var(--header-link-hover);
}

.brand-mark[b-bfpvohsc7t] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: calc(54px * var(--header-scale));
    height: calc(54px * var(--header-scale));
    border-radius: calc(10px * var(--header-scale));
    background-image: var(--header-badge-bg);
    box-shadow: var(--header-badge-shadow);
    color: var(--header-badge-icon);
    font-size: calc(1.16rem * var(--header-scale));
    line-height: 1;
}

.brand-mark-icon[b-bfpvohsc7t] {
    width: calc(1.35rem * var(--header-scale));
    height: calc(1.35rem * var(--header-scale));
    display: block;
}

.header-toggle[b-bfpvohsc7t] {
    display: none;
}

.header-tools-mobile[b-bfpvohsc7t] {
    display: none;
    align-items: center;
    justify-content: flex-start;
}

.audience-toggle-mobile[b-bfpvohsc7t] {
    display: none;
}

.header-menu-toggle[b-bfpvohsc7t] {
    border: 0;
    background: transparent;
    color: var(--header-text);
    width: calc(44px * var(--header-scale));
    height: calc(44px * var(--header-scale));
    border-radius: calc(10px * var(--header-scale));
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.header-menu-toggle:hover[b-bfpvohsc7t],
.header-menu-toggle:focus-visible[b-bfpvohsc7t] {
    background: color-mix(in srgb, var(--header-control-bg) 80%, transparent);
}

.header-menu-icon[b-bfpvohsc7t] {
    width: calc(1.3rem * var(--header-scale));
    height: calc(1.3rem * var(--header-scale));
}

.header-nav[b-bfpvohsc7t] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.25rem;
}

.header-nav-link[b-bfpvohsc7t] {
    color: var(--header-text-muted);
    text-decoration: none;
    font-weight: var(--header-nav-font-weight);
    font-size: var(--header-nav-font-size);
    letter-spacing: 0.015em;
    padding: 0.1rem 0;
    border-bottom: 2px solid transparent;
    transition: color 120ms ease, border-color 120ms ease;
}

.header-nav-link:hover[b-bfpvohsc7t],
.header-nav-link:focus-visible[b-bfpvohsc7t] {
    color: var(--header-link-hover);
    border-bottom-color: var(--header-control-active-bg);
}

.header-actions[b-bfpvohsc7t] {
    justify-content: flex-end;
    gap: 0.6rem;
}

.header-actions[b-bfpvohsc7t]  fluent-button.patient-login-cta {
    display: inline-flex;
    align-items: center;
    align-self: center;
    margin: 0;
}

.header-actions[b-bfpvohsc7t]  .patient-login-cta::part(control) {
    border-radius: calc(13px * var(--header-scale));
    font-weight: var(--header-cta-font-weight);
    height: calc(54px * var(--header-scale));
    min-height: calc(54px * var(--header-scale));
    min-width: calc(186px * var(--header-scale));
    padding-inline: calc(1.45rem * var(--header-scale));
    font-size: var(--header-cta-font-size);
    line-height: 1;
    letter-spacing: 0.01em;
    background-image: var(--header-cta-bg);
    border-color: var(--header-cta-border);
    box-shadow: var(--header-cta-shadow);
    color: var(--header-cta-text);
    transition: box-shadow 140ms ease, background-image 140ms ease;
}

.header-actions[b-bfpvohsc7t]  .patient-login-cta::part(control):hover,
.header-actions[b-bfpvohsc7t]  .patient-login-cta::part(control):focus-visible {
    background-image: var(--header-cta-bg-hover);
    box-shadow: var(--header-cta-shadow-hover);
}

.header-actions[b-bfpvohsc7t]  .patient-login-cta::part(control):active {
    background-image: var(--header-cta-bg-pressed);
    box-shadow: var(--header-cta-shadow-pressed);
}

.public-home-shell.a11y-high-contrast[b-bfpvohsc7t]  .header-toggle fluent-button::part(control) {
    color: #f5c518;
    border-color: #8b6f00;
}

.action-buttons[b-bfpvohsc7t] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
}

.mobile-menu-actions[b-bfpvohsc7t] {
    display: none;
}

.mobile-accessibility-list[b-bfpvohsc7t] {
    display: none;
}

.header-menu-row[b-bfpvohsc7t] {
    color: var(--header-text-muted);
    text-decoration: none;
    font-weight: var(--header-nav-font-weight);
    font-size: var(--header-nav-font-size);
    letter-spacing: 0.015em;
    padding: 0.35rem 0;
    border-bottom: 2px solid transparent;
    background: transparent;
    border-top: 0;
    border-inline: 0;
    text-align: left;
    cursor: pointer;
    width: 100%;
    transition: color 120ms ease, border-color 120ms ease;
}

.header-menu-row:hover[b-bfpvohsc7t],
.header-menu-row:focus-visible[b-bfpvohsc7t] {
    color: var(--header-link-hover);
    border-bottom-color: var(--header-control-active-bg);
}

@media (max-width: 900px) {
    .public-home-level1-row[b-bfpvohsc7t] {
        display: none;
    }

    .public-home-level2[b-bfpvohsc7t] {
        grid-template-columns: auto 1fr auto;
        grid-template-rows: auto auto;
        row-gap: 0.75rem;
        padding-block: 0.6rem;
    }

    .header-toggle[b-bfpvohsc7t] {
        display: flex;
        justify-content: flex-end;
    }

    .header-tools-mobile[b-bfpvohsc7t] {
        display: flex;
        grid-column: 2;
    }

    .header-tools-mobile[b-bfpvohsc7t]  .accessibility-widget {
        width: auto;
        gap: 0;
    }

    .header-tools-mobile[b-bfpvohsc7t]  .a11y-controls {
        display: none;
    }

    .header-tools-mobile[b-bfpvohsc7t]  .a11y-controls {
        width: 100%;
    }

    .header-tools-mobile[b-bfpvohsc7t]  .a11y-menu-row {
        color: var(--header-text-muted);
        font-size: calc(1.2rem * var(--header-scale));
        font-weight: var(--header-nav-font-weight);
    }

    .header-nav[b-bfpvohsc7t] {
        grid-column: 1 / -1;
        display: none;
        justify-content: flex-start;
        flex-direction: column;
        gap: 0.75rem;
        padding-bottom: 0.45rem;
        padding-top: 0.25rem;
        align-items: stretch;
    }

    .header-nav .header-nav-link[b-bfpvohsc7t] {
        font-size: calc(1.2rem * var(--header-scale));
        padding: 0.35rem 0;
    }

    .audience-toggle-mobile[b-bfpvohsc7t] {
        display: inline-flex;
        width: fit-content;
    }

    .mobile-accessibility-list[b-bfpvohsc7t] {
        display: block;
        grid-column: 1 / -1;
        width: 100%;
        padding-top: 0.15rem;
        margin-bottom: 0.2rem;
        border-top: 1px solid color-mix(in srgb, var(--header-control-border) 60%, transparent);
    }

    .mobile-accessibility-list[b-bfpvohsc7t]  .accessibility-widget {
        width: 100%;
        display: block;
        gap: 0;
    }

    .mobile-accessibility-list[b-bfpvohsc7t]  .a11y-trigger {
        display: none;
    }

    .mobile-accessibility-list[b-bfpvohsc7t]  .a11y-controls {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr;
        gap: 0;
        padding-top: 0;
        border-top: 0;
    }

    .mobile-accessibility-list[b-bfpvohsc7t]  .a11y-menu-row {
        color: var(--header-text-muted);
        font-size: calc(1.2rem * var(--header-scale));
        font-weight: var(--header-nav-font-weight);
        padding: 0.35rem 0;
        border-bottom: 2px solid transparent;
    }

    .mobile-accessibility-list[b-bfpvohsc7t]  .a11y-menu-row:hover,
    .mobile-accessibility-list[b-bfpvohsc7t]  .a11y-menu-row:focus-visible {
        color: var(--header-link-hover);
        border-bottom-color: var(--header-control-active-bg);
    }

    .mobile-menu-actions[b-bfpvohsc7t] {
        display: flex;
        flex-direction: column;
        width: 100%;
        gap: 0;
    }

    .header-nav.is-open[b-bfpvohsc7t] {
        display: flex;
    }

    .header-actions[b-bfpvohsc7t] {
        display: none;
    }
}

@media (max-width: 640px) {
    .public-home-header-shell[b-bfpvohsc7t] {
        --header-content-gutter: 1rem;
        --header-scale: 1;
    }

    .public-home-level1[b-bfpvohsc7t],
    .public-home-level2[b-bfpvohsc7t] {
        width: calc(100% - (var(--header-content-gutter) * 2));
    }

    .public-home-level1-row[b-bfpvohsc7t] {
        min-height: auto;
        padding-block: 0.3rem;
    }

    .public-home-level1[b-bfpvohsc7t] {
        height: auto;
        grid-template-columns: 1fr;
        gap: 0.45rem;
        padding-block: 0.1rem;
    }

    .level1-right[b-bfpvohsc7t] {
        justify-content: flex-start;
    }

    .header-actions[b-bfpvohsc7t] {
        grid-column: 1 / -1;
        justify-content: flex-start;
    }

    .header-brand[b-bfpvohsc7t] {
        min-width: 0;
    }

    .brand-link[b-bfpvohsc7t] {
        font-size: calc(1.08rem * var(--header-scale));
        gap: 0.42rem;
    }

    .brand-mark[b-bfpvohsc7t] {
        width: calc(42px * var(--header-scale));
        height: calc(42px * var(--header-scale));
    }

    .header-tools-mobile[b-bfpvohsc7t] {
        justify-content: flex-start;
    }

    .header-menu-toggle[b-bfpvohsc7t] {
        width: calc(40px * var(--header-scale));
        height: calc(40px * var(--header-scale));
    }
}
/* /Components/Home/PublicHomeCompliance.razor.rz.scp.css */
.public-compliance[b-vs02tz83xv] {
    --compliance-scale: 1;
    --compliance-container-bg: linear-gradient(135deg, color-mix(in srgb, var(--public-compliance-bg, var(--public-secondary, #0f1b33)) 84%, black 16%) 0%, var(--public-compliance-bg, var(--public-secondary, #0f1b33)) 50%, color-mix(in srgb, var(--public-compliance-bg, var(--public-secondary, #0f1b33)) 74%, var(--public-hero-bg, #0b1220) 26%) 100%);
    --compliance-border: color-mix(in srgb, var(--public-border, rgba(148, 163, 184, 0.3)) 92%, transparent);
    --compliance-label-color: color-mix(in srgb, var(--public-hero-accent, #60a5fa) 78%, black 22%);
    --compliance-title-color: var(--public-compliance-text, var(--public-text, #f8fafc));
    --compliance-body-color: var(--public-compliance-subtext, var(--public-muted, #9aa7c0));
    --compliance-stat-value-color: color-mix(in srgb, var(--public-hero-accent, #60a5fa) 82%, black 18%);
    --compliance-stat-value-bg: none;
    --compliance-stat-value-text-fill: currentColor;
    --compliance-stat-label-color: var(--public-compliance-text, var(--public-text, #f8fafc));
    --compliance-metric-bg: color-mix(in srgb, var(--public-surface, #ffffff) 8%, transparent);
    --compliance-metric-border: color-mix(in srgb, var(--public-border, rgba(148, 163, 184, 0.3)) 70%, transparent);
    --compliance-metric-columns: 2;
    --compliance-metric-gap-row: calc(1.5rem * var(--compliance-scale));
    --compliance-metric-gap-column: calc(1.5rem * var(--compliance-scale));
    --compliance-metric-padding-block: calc(1.5rem * var(--compliance-scale));
    --compliance-metric-padding-inline: calc(1.75rem * var(--compliance-scale));
    margin: 3rem auto;
    max-width: var(--public-content-max-width, 1220px);
    padding: 4rem 4.5rem;
    border-radius: 28px;
    border: 1px solid var(--compliance-border);
    background: var(--compliance-container-bg);
    color: var(--compliance-body-color);
}

.public-home-shell.a11y-font-large .public-compliance[b-vs02tz83xv] {
    --compliance-scale: 1.12;
    --compliance-metric-gap-row: calc(1.6rem * var(--compliance-scale));
    --compliance-metric-gap-column: calc(1.6rem * var(--compliance-scale));
}

.public-home-shell.a11y-font-extra-large .public-compliance[b-vs02tz83xv] {
    --compliance-scale: 1.24;
    --compliance-metric-columns: 1;
    --compliance-metric-gap-row: calc(1.65rem * var(--compliance-scale));
    --compliance-metric-gap-column: calc(1.5rem * var(--compliance-scale));
    --compliance-metric-padding-block: calc(1.6rem * var(--compliance-scale));
    --compliance-metric-padding-inline: calc(1.9rem * var(--compliance-scale));
}

.public-home-shell.a11y-high-contrast .public-compliance[b-vs02tz83xv] {
    --compliance-container-bg: #000000;
    --compliance-border: #f5c518;
    --compliance-label-color: #f5c518;
    --compliance-title-color: #f5c518;
    --compliance-body-color: #ffffff;
    --compliance-stat-value-color: #f5c518;
    --compliance-stat-value-bg: none;
    --compliance-stat-value-text-fill: currentColor;
    --compliance-stat-label-color: #ffffff;
    --compliance-metric-bg: transparent;
    --compliance-metric-border: #f5c518;
}

.public-compliance-inner[b-vs02tz83xv] {
    display: grid;
    grid-template-columns: 1.1fr 1fr;
    gap: 4rem;
}

.public-compliance-text[b-vs02tz83xv] {
    display: grid;
    gap: 1.25rem;
}

.public-compliance .public-section-label[b-vs02tz83xv] {
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: calc(1.52rem * var(--compliance-scale));
    font-weight: 600;
    font-family: var(--font-segoe);
    color: var(--compliance-label-color);
}

.public-compliance h2[b-vs02tz83xv] {
    margin: 0;
    max-width: 22ch;
    font-size: clamp(
        calc(1.4rem * var(--compliance-scale)),
        calc(3vw * var(--compliance-scale)),
        calc(1.94rem * var(--compliance-scale))
    );
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 1.15;
    font-family: var(--font-segoe);
    color: var(--compliance-title-color);
}

.public-compliance p[b-vs02tz83xv] {
    margin: 0;
    max-width: 40ch;
    font-size: calc(1.61rem * var(--compliance-scale));
    line-height: 1.7;
    color: var(--compliance-body-color);
    font-family: var(--font-segoe);
}

.public-compliance-metrics[b-vs02tz83xv] {
    display: grid;
    grid-template-columns: repeat(var(--compliance-metric-columns), minmax(0, 1fr));
    gap: var(--compliance-metric-gap-row) var(--compliance-metric-gap-column);
}

.public-compliance-metric[b-vs02tz83xv] {
    background: var(--compliance-metric-bg);
    border: 1px solid var(--compliance-metric-border);
    border-radius: 14px;
    padding: var(--compliance-metric-padding-block) var(--compliance-metric-padding-inline);
    box-shadow: none;
    min-width: 0;
}

.public-compliance-value[b-vs02tz83xv] {
    font-size: 2.2rem;
    font-weight: 800;
    letter-spacing: -0.04em;
    line-height: 1;
    background: var(--compliance-stat-value-bg);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: var(--compliance-stat-value-text-fill);
    color: var(--compliance-stat-value-color);
}

.public-compliance-label[b-vs02tz83xv] {
    margin-top: 0.35rem;
    font-size: calc(1.41rem * var(--compliance-scale));
    letter-spacing: 0.02em;
    font-weight: 700;
    color: var(--compliance-stat-label-color);
    font-family: var(--font-segoe);
    overflow-wrap: break-word;
}

@media (max-width: 1024px) {
    .public-compliance[b-vs02tz83xv] {
        padding: 3rem 2.4rem;
    }

    .public-compliance-inner[b-vs02tz83xv] {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
}

@media (max-width: 700px) {
    .public-compliance[b-vs02tz83xv] {
        padding: 2.2rem 1.2rem;
    }

    .public-compliance-metrics[b-vs02tz83xv] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Home/PublicHomeFeatures.razor.rz.scp.css */
.public-section[b-39s57t8z4f] {
    --feature-scale: 1;
    --feature-label-color: color-mix(in srgb, var(--public-hero-accent, #60a5fa) 82%, black 18%);
    --feature-title-color: color-mix(in srgb, var(--public-primary, #0b1220) 60%, black 40%);
    --feature-body-color: var(--public-muted, #9aa7c0);
    --feature-card-bg: transparent;
    --feature-card-border: color-mix(in srgb, var(--public-border, rgba(148, 163, 184, 0.3)) 88%, transparent);
    --feature-card-shadow: none;
    --feature-icon-bg: linear-gradient(135deg, color-mix(in srgb, var(--public-hero-accent, #60a5fa) 24%, var(--public-surface, #ffffff) 76%) 0%, color-mix(in srgb, var(--public-hero-accent, #60a5fa) 14%, var(--public-surface, #ffffff) 86%) 100%);
    --feature-icon-border: color-mix(in srgb, var(--public-hero-accent, #60a5fa) 40%, var(--public-border, rgba(148, 163, 184, 0.3)) 60%);
    --feature-icon-color: color-mix(in srgb, var(--public-hero-accent, #60a5fa) 84%, black 16%);
    padding: 3rem var(--public-content-gutter, 1.5rem);
    max-width: var(--public-content-max-width, 1220px);
    margin: 0 auto;
}

.public-home-shell.a11y-font-large .public-section[b-39s57t8z4f] {
    --feature-scale: 1.12;
}

.public-home-shell.a11y-font-extra-large .public-section[b-39s57t8z4f] {
    --feature-scale: 1.24;
}

.public-home-shell.a11y-high-contrast .public-section[b-39s57t8z4f] {
    --feature-label-color: #f5c518;
    --feature-title-color: #f5c518;
    --feature-body-color: #ffffff;
    --feature-card-bg: transparent;
    --feature-card-border: #f5c518;
    --feature-card-shadow: none;
    --feature-icon-bg: #000000;
    --feature-icon-border: #8b6f00;
    --feature-icon-color: #f5c518;
}

.public-section-header[b-39s57t8z4f] {
    display: grid;
    gap: 1.1rem;
    margin-bottom: 2.65rem;
    text-align: left;
    max-width: 860px;
}

.public-section-label[b-39s57t8z4f] {
    text-transform: uppercase;
    letter-spacing: 0.18em;
    font-size: calc(1.71rem * var(--feature-scale));
    font-weight: 600;
    color: var(--feature-label-color);
}

.public-section-header h2[b-39s57t8z4f] {
    margin: 0;
    max-width: 17.6ch;
    font-family: var(--font-ubuntu);
    font-size: calc(3.251rem * var(--feature-scale));
    font-weight: 700;
    line-height: 1.22;
    color: var(--feature-title-color);
}

.public-section-header p[b-39s57t8z4f] {
    margin: 0;
    max-width: 41ch;
    font-family: var(--font-segoe);
    font-size: calc(2.318rem * var(--feature-scale));
    line-height: 1.65;
    color: var(--feature-body-color);
}

.public-feature-grid[b-39s57t8z4f] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.22rem;
}

.public-feature-card[b-39s57t8z4f] {
    border-radius: 12px;
    background: transparent;
    box-shadow: none;
}

/* Fluent card renders its own :host styles using internal CSS vars.
   Set those vars on the card host to enforce transparent surface and custom border. */
.public-feature-grid[b-39s57t8z4f]  .public-feature-card {
    --fill-color: transparent;
    --neutral-stroke-layer-rest: var(--feature-card-border);
    --elevation-shadow-card-rest: none;
}

.public-feature-grid[b-39s57t8z4f]  .public-feature-card::part(control) {
    padding: 1.14rem 1.05rem 1.2rem;
    border-radius: 12px;
    border: 1px solid var(--feature-card-border);
    background: var(--feature-card-bg);
    box-shadow: var(--feature-card-shadow);
    filter: none;
}

.public-feature-icon-wrap[b-39s57t8z4f] {
    width: calc(3.25rem * var(--feature-scale));
    height: calc(3.25rem * var(--feature-scale));
    border-radius: 8px;
    background: var(--feature-icon-bg);
    border: 1px solid var(--feature-icon-border);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.72rem;
}

.public-feature-icon[b-39s57t8z4f] {
    width: calc(2.26rem * var(--feature-scale));
    height: calc(2.26rem * var(--feature-scale));
    stroke: var(--feature-icon-color);
}

.public-feature-card h3[b-39s57t8z4f] {
    margin: 0 0 0.46rem;
    font-family: var(--font-segoe);
    font-size: calc(1.67rem * var(--feature-scale));
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 1.34;
    color: var(--feature-title-color);
    border: none;
    outline: none;
    box-shadow: none;
}

.public-feature-card p[b-39s57t8z4f] {
    margin: 0;
    font-family: var(--font-segoe);
    font-size: calc(1.61rem * var(--feature-scale));
    line-height: 1.6;
    color: var(--feature-body-color);
    border: none;
    outline: none;
    box-shadow: none;
}

@media (max-width: 1024px) {
    .public-feature-grid[b-39s57t8z4f] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 700px) {
    .public-feature-grid[b-39s57t8z4f] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Home/PublicHomeHero.razor.rz.scp.css */
.public-hero[b-vhv6nkd6vt] {
    --hero-scale: 1;
    --hero-headline-color: var(--public-hero-text, var(--neutral-foreground-rest));
    --hero-subhead-color: var(--public-hero-subtext, var(--neutral-foreground-rest));
    --hero-highlight-gradient: linear-gradient(92deg, color-mix(in srgb, var(--public-accent, #60a5fa) 84%, white 16%) 0%, var(--public-accent, #60a5fa) 56%, color-mix(in srgb, var(--public-accent, #60a5fa) 72%, black 28%) 100%);
    --hero-highlight-solid: transparent;
    --hero-cta-primary-bg: linear-gradient(155deg, color-mix(in srgb, var(--public-accent, #60a5fa) 82%, var(--public-surface, #ffffff) 18%) 0%, var(--public-accent, #60a5fa) 52%, color-mix(in srgb, var(--public-accent, #60a5fa) 70%, black 30%) 100%);
    --hero-cta-primary-border: color-mix(in srgb, var(--public-accent, #60a5fa) 76%, var(--public-border, rgba(148, 163, 184, 0.3)) 24%);
    --hero-cta-primary-text: var(--public-surface, #ffffff);
    --hero-cta-secondary-bg: color-mix(in srgb, var(--public-hero-bg, #0b1220) 72%, transparent);
    --hero-cta-secondary-border: var(--public-border, rgba(148, 163, 184, 0.3));
    --hero-cta-secondary-text: var(--public-hero-text, var(--neutral-foreground-rest));
    background: var(--public-hero-gradient);
    color: var(--public-hero-text, var(--neutral-foreground-rest));
    padding: 4.35rem var(--public-content-gutter, 1.5rem) 3.4rem;
}

.public-home-shell.a11y-font-large .public-hero[b-vhv6nkd6vt] {
    --hero-scale: 1.14;
}

.public-home-shell.a11y-font-extra-large .public-hero[b-vhv6nkd6vt] {
    --hero-scale: 1.26;
}

.public-home-shell.a11y-high-contrast .public-hero[b-vhv6nkd6vt] {
    --hero-headline-color: var(--public-hero-text, #f5c518);
    --hero-subhead-color: var(--public-hero-text, #f5c518);
    --hero-highlight-gradient: none;
    --hero-highlight-solid: var(--public-hero-accent, #f5c518);
    --hero-cta-primary-bg: linear-gradient(160deg, #f5c518 0%, #d7a700 100%);
    --hero-cta-primary-border: #8b6f00;
    --hero-cta-primary-text: #000000;
    --hero-cta-secondary-bg: #000000;
    --hero-cta-secondary-border: #f5c518;
    --hero-cta-secondary-text: #f5c518;
}

.public-hero-content[b-vhv6nkd6vt] {
    max-width: var(--public-content-max-width, 1220px);
    margin: 0 auto;
    text-align: center;
    overflow: visible;
}

.public-hero h1[b-vhv6nkd6vt] {
    font-size: clamp(calc(3.85rem * var(--hero-scale)), calc((4.15vw + 1.8rem) * var(--hero-scale)), calc(6rem * var(--hero-scale)));
    font-weight: 780;
    line-height: 1.14;
    letter-spacing: -0.02em;
    margin: 0 0 1.55rem;
    padding-bottom: 0.1em;
    color: var(--hero-headline-color);
    overflow: visible;
}

.public-hero-highlight[b-vhv6nkd6vt] {
    display: inline-block;
    margin-inline-start: 0.24em;
    background: var(--hero-highlight-gradient);
    -webkit-background-clip: text;
    background-clip: text;
    color: var(--hero-highlight-solid);
    -webkit-text-fill-color: transparent;
}

.public-home-shell.a11y-high-contrast .public-hero-highlight[b-vhv6nkd6vt] {
    -webkit-text-fill-color: currentColor;
}

.public-hero-subhead[b-vhv6nkd6vt] {
    max-width: 980px;
    margin: 0 auto;
    font-size: clamp(calc(1.58rem * var(--hero-scale)), calc((1vw + 1.26rem) * var(--hero-scale)), calc(1.98rem * var(--hero-scale)));
    line-height: 1.68;
    color: var(--hero-subhead-color);
}

.public-hero-actions[b-vhv6nkd6vt] {
    display: flex;
    justify-content: center;
    gap: 1.25rem;
    flex-wrap: wrap;
    margin-top: 2.1rem;
    margin-bottom: calc(6rem * var(--hero-scale));
}

.public-hero-action-row[b-vhv6nkd6vt] {
    display: block;
    width: auto;
    flex: 0 0 auto;
    position: relative;
    margin: 0;
    padding: 0;
}

.public-hero-tail[b-vhv6nkd6vt] {
    display: inline-block;
    margin-inline-start: 0.24em;
    color: var(--hero-headline-color);
}

.public-hero-actions[b-vhv6nkd6vt]  fluent-button.public-hero-primary-cta,
.public-hero-actions[b-vhv6nkd6vt]  fluent-button.public-hero-secondary-cta {
    align-self: center;
}

.public-hero-actions[b-vhv6nkd6vt]  .public-hero-primary-cta::part(control),
.public-hero-actions[b-vhv6nkd6vt]  .public-hero-secondary-cta::part(control) {
    min-height: calc(66px * var(--hero-scale));
    border-radius: 999px;
    padding-inline: calc(2.05rem * var(--hero-scale));
    font-size: calc(1.5rem * var(--hero-scale));
    font-weight: 680;
    line-height: 1.14;
}

.public-hero-actions[b-vhv6nkd6vt]  .public-hero-primary-cta::part(control) {
    background-image: var(--hero-cta-primary-bg);
    border-color: var(--hero-cta-primary-border);
    box-shadow: 0 0 0 1px color-mix(in srgb, var(--public-accent, #60a5fa) 24%, var(--public-border, rgba(148, 163, 184, 0.3)) 76%), 0 4px 12px rgba(0, 0, 0, 0.28);
    color: var(--hero-cta-primary-text);
}

.public-hero-actions[b-vhv6nkd6vt]  .public-hero-secondary-cta::part(control) {
    background: var(--hero-cta-secondary-bg);
    border-color: var(--hero-cta-secondary-border);
    box-shadow: none;
    color: var(--hero-cta-secondary-text);
}

.public-hero-cta-label[b-vhv6nkd6vt] {
    display: inline-flex;
    align-items: center;
}

.public-hero-actions[b-vhv6nkd6vt]  fluent-button.public-hero-primary-cta .public-hero-cta-label,
.public-hero-actions[b-vhv6nkd6vt]  fluent-button.public-hero-primary-cta .public-hero-cta-arrow {
    color: var(--hero-cta-primary-text);
}

.public-hero-actions[b-vhv6nkd6vt]  fluent-button.public-hero-secondary-cta .public-hero-cta-label,
.public-hero-actions[b-vhv6nkd6vt]  fluent-button.public-hero-secondary-cta .public-hero-cta-arrow {
    color: var(--hero-cta-secondary-text);
}

.public-hero-cta-arrow[b-vhv6nkd6vt] {
    width: calc(1.15rem * var(--hero-scale));
    height: calc(1.15rem * var(--hero-scale));
    margin-inline-start: calc(0.42rem * var(--hero-scale));
    fill: none;
    stroke: currentColor;
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
}

@media (max-width: 768px) {
    .public-hero[b-vhv6nkd6vt] {
        padding: 3rem 1.25rem 2.5rem;
    }

    .public-hero h1[b-vhv6nkd6vt] {
        font-size: clamp(calc(2.75rem * var(--hero-scale)), calc(8.7vw * var(--hero-scale)), calc(3.95rem * var(--hero-scale)));
        line-height: 1.12;
    }

    .public-hero-subhead[b-vhv6nkd6vt] {
        max-width: 92%;
        line-height: 1.58;
    }

    .public-hero-actions[b-vhv6nkd6vt] {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        width: min(100%, 30rem);
        margin-inline: auto;
        gap: 0;
        flex-wrap: nowrap;
    }

    .public-hero-action-row[b-vhv6nkd6vt] {
        display: flex;
        align-items: stretch;
        width: 100%;
        flex: 0 0 auto;
        height: auto;
        min-height: max(clamp(4.25rem, 7.8vw, 5.25rem), calc(66px * var(--hero-scale)));
        position: relative;
        margin: 0;
        padding: 0;
        overflow: visible;
    }

    .public-hero-action-row + .public-hero-action-row[b-vhv6nkd6vt] {
        margin-top: clamp(1rem, 2.8vw, 1.4rem);
    }

    .public-hero-actions[b-vhv6nkd6vt]  fluent-button.public-hero-primary-cta,
    .public-hero-actions[b-vhv6nkd6vt]  fluent-button.public-hero-secondary-cta {
        display: block;
        width: 100%;
        min-width: 0;
        align-self: stretch;
        margin: 0;
        position: static;
        transform: none;
    }

    .public-hero-actions[b-vhv6nkd6vt]  fluent-button.public-hero-secondary-cta {
        margin-top: 0;
        top: auto;
        transform: none;
    }

    .public-hero-actions[b-vhv6nkd6vt]  .public-hero-primary-cta::part(control),
    .public-hero-actions[b-vhv6nkd6vt]  .public-hero-secondary-cta::part(control) {
        width: 100%;
        min-width: 0;
        min-height: max(clamp(4.25rem, 7.8vw, 5.25rem), calc(66px * var(--hero-scale)));
        height: auto;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        padding-block: clamp(0.7rem, 1.6vw, 0.95rem);
        line-height: 1.2;
        position: static;
        transform: none;
        overflow: visible;
    }

    .public-hero-actions[b-vhv6nkd6vt]  .public-hero-primary-cta::part(control) {
        box-shadow: 0 0 0 1px color-mix(in srgb, var(--public-accent, #60a5fa) 20%, var(--public-border, rgba(148, 163, 184, 0.3)) 80%), 0 2px 6px rgba(0, 0, 0, 0.16);
    }
}
/* /Components/Home/PublicHomeMetrics.razor.rz.scp.css */
.public-metrics[b-wdmp3dcrte] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.25rem;
    padding: 1.35rem 0 0;
    max-width: 640px;
    margin: 0 auto;
    color: var(--public-hero-text, var(--neutral-foreground-rest));
    border-top: 1px solid color-mix(in srgb, var(--public-border, rgba(148, 163, 184, 0.3)) 70%, transparent);
}

.public-metric[b-wdmp3dcrte] {
    display: grid;
    gap: 0.25rem;
    text-align: center;
    padding-inline: 1.1rem;
}

.public-metric + .public-metric[b-wdmp3dcrte] {
    border-inline-start: 1px solid color-mix(in srgb, var(--public-border, rgba(148, 163, 184, 0.3)) 75%, transparent);
}

.public-metric-value[b-wdmp3dcrte] {
    font-size: clamp(2.2rem, 1.2vw + 1.55rem, 2.7rem);
    font-weight: 760;
    line-height: 1.05;
}

.public-metric-label[b-wdmp3dcrte] {
    color: var(--public-hero-subtext, var(--neutral-foreground-rest));
    font-size: 1.02rem;
}

@media (max-width: 700px) {
    .public-metrics[b-wdmp3dcrte] {
        grid-template-columns: 1fr;
        border-top: 0;
        gap: 0.9rem;
    }

    .public-metric + .public-metric[b-wdmp3dcrte] {
        border-inline-start: 0;
        border-top: 1px solid color-mix(in srgb, var(--public-border, rgba(148, 163, 184, 0.3)) 70%, transparent);
        padding-top: 0.9rem;
    }
}
/* /Components/Landing/LandingPlaceholder.razor.rz.scp.css */
.landing-placeholder[b-zzm5cj5ib0] {
    width: min(100%, 72rem);
    margin: 0 auto;
    text-align: center;
    display: grid;
    gap: calc(1.25rem * var(--landing-placeholder-scale, 1));
}

.landing-placeholder-title[b-zzm5cj5ib0] {
    margin: 0;
    color: var(--landing-placeholder-text, #000000);
    font-size: clamp(calc(2.5rem * var(--landing-placeholder-scale, 1)), calc((4.2vw + 1.1rem) * var(--landing-placeholder-scale, 1)), calc(4.75rem * var(--landing-placeholder-scale, 1)));
    font-weight: 760;
    line-height: 1.14;
    letter-spacing: -0.02em;
}

.landing-placeholder-description[b-zzm5cj5ib0] {
    margin: 0;
    color: var(--landing-placeholder-text, #000000);
    font-size: clamp(calc(1.125rem * var(--landing-placeholder-scale, 1)), calc((1.2vw + 0.85rem) * var(--landing-placeholder-scale, 1)), calc(1.625rem * var(--landing-placeholder-scale, 1)));
    line-height: calc(1.65 * var(--landing-placeholder-scale, 1));
    max-width: 54rem;
    justify-self: center;
}

@media (max-width: 768px) {
    .landing-placeholder[b-zzm5cj5ib0] {
        gap: 1rem;
    }

    .landing-placeholder-title[b-zzm5cj5ib0] {
        font-size: clamp(2rem, 9vw, 3rem);
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.public-home-shell[b-aa9fu16p2p] {
    --public-content-max-width: 1220px;
    --public-content-gutter: 1.5rem;
    --landing-placeholder-text: #000000;
    --landing-placeholder-scale: 1;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    background: var(--public-surface, var(--neutral-layer-1));
    color: var(--public-text, var(--neutral-foreground-rest));
    font-family: var(--public-font-family, "IBM Plex Sans", "Segoe UI", sans-serif);
}

.public-home-shell.a11y-font-large[b-aa9fu16p2p] {
    --public-content-max-width: 1320px;
    --public-content-gutter: 1.25rem;
    --landing-placeholder-scale: 1.14;
}

.public-home-shell.a11y-font-extra-large[b-aa9fu16p2p] {
    --public-content-max-width: 1420px;
    --public-content-gutter: 1rem;
    --landing-placeholder-scale: 1.26;
}

.public-home-shell.a11y-high-contrast[b-aa9fu16p2p] {
    --public-surface: #000000 !important;
    --public-text: #f5c518 !important;
    --public-hero-bg: #000000 !important;
    --public-hero-gradient: linear-gradient(180deg, #000000 0%, #050505 100%) !important;
    --public-hero-text: #f5c518 !important;
    --public-hero-subtext: #d6d6d6 !important;
    --public-hero-accent: #f5c518 !important;
    --public-footer-bg: #000000 !important;
    --public-footer-text: #f5c518 !important;
    --public-footer-link: #f5c518 !important;
    --public-border: #8b6f00 !important;
    --public-compliance-bg: #050505 !important;
    --public-compliance-text: #f5c518 !important;
    --public-compliance-subtext: #d6d6d6 !important;
    --public-muted: #b8982b !important;
    --neutral-layer-1: #000000 !important;
    --neutral-layer-2: #000000 !important;
    --neutral-layer-4: #050505 !important;
    --neutral-foreground-rest: #f5c518 !important;
    --neutral-stroke-divider-rest: #8b6f00 !important;
    --neutral-stroke-layer-rest: #8b6f00 !important;
    --accent-fill-rest: #f5c518 !important;
    --accent-fill-hover: #ffd24d !important;
    --accent-fill-active: #d6a800 !important;
    --accent-foreground-rest: #000000 !important;
    --landing-placeholder-text: var(--public-text, #f5c518) !important;
}

.public-home-header[b-aa9fu16p2p] {
    position: sticky;
    top: 0;
    z-index: 20;
    width: 100%;
    max-width: none;
    background: transparent;
    color: var(--public-hero-text, var(--neutral-foreground-rest));
}

.public-home-main[b-aa9fu16p2p] {
    flex: 1;
}

.public-home-footer[b-aa9fu16p2p] {
    background: var(--public-footer-bg, var(--neutral-layer-4));
    color: var(--public-footer-text, var(--neutral-foreground-rest));
    border-top: 1px solid var(--public-border, var(--neutral-stroke-divider-rest));
}

.skip-link[b-aa9fu16p2p] {
    position: absolute;
    left: 0.5rem;
    top: -40px;
    padding: 0.5rem 0.75rem;
    background: var(--public-surface, var(--neutral-layer-1));
    color: var(--public-text, var(--neutral-foreground-rest));
    border-radius: 6px;
    z-index: 40;
}

.skip-link:focus[b-aa9fu16p2p] {
    top: 0.5rem;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.nav-shell[b-t3f5nql0gq] {
    padding: 1rem 0.75rem;
}

.nav-brand[b-t3f5nql0gq] {
    display: block;
    margin-bottom: 1rem;
    font-size: 1rem;
    font-weight: 600;
    color: var(--neutral-foreground-rest);
    text-decoration: none;
}

.nav-links[b-t3f5nql0gq] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.nav-links[b-t3f5nql0gq]  .nav-link {
    display: block;
    padding: 0.55rem 0.75rem;
    border-radius: 6px;
    color: var(--neutral-foreground-rest);
    text-decoration: none;
}

.nav-links[b-t3f5nql0gq]  .nav-link.active {
    background: var(--neutral-fill-stealth-rest);
    color: var(--accent-foreground-rest);
    font-weight: 600;
}

.nav-links[b-t3f5nql0gq]  .nav-link:hover {
    background: var(--neutral-fill-stealth-hover);
}
/* /Components/Layout/OldMainLayout.razor.rz.scp.css */
.page[b-2lkgu39bmk] {
    display: flex;
    min-height: 100vh;
    background: var(--neutral-layer-1);
}

.main-content[b-2lkgu39bmk] {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.sidebar[b-2lkgu39bmk] {
    width: 260px;
    background: var(--neutral-layer-2);
    border-right: 1px solid var(--neutral-stroke-layer-rest);
}

.top-row[b-2lkgu39bmk] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 64px;
    padding: 0 1rem;
    border-bottom: 1px solid var(--neutral-stroke-layer-rest);
    background: var(--neutral-layer-1);
}

.top-row-title[b-2lkgu39bmk] {
    margin: 0;
    font-size: 1.1rem;
    font-weight: 600;
}

.content[b-2lkgu39bmk] {
    padding: 1rem;
}

@media (max-width: 640.98px) {
    .page[b-2lkgu39bmk] {
        flex-direction: column;
    }

    .sidebar[b-2lkgu39bmk] {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid var(--neutral-stroke-layer-rest);
    }

    .top-row[b-2lkgu39bmk] {
        padding: 0 0.75rem;
    }
}

@media (min-width: 641px) {
    .sidebar[b-2lkgu39bmk] {
        min-height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2lkgu39bmk] {
        position: sticky;
        top: 0;
        z-index: 10;
    }
}

#blazor-error-ui[b-2lkgu39bmk] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-2lkgu39bmk] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-iwwp61cwot],
.components-reconnect-repeated-attempt-visible[b-iwwp61cwot],
.components-reconnect-failed-visible[b-iwwp61cwot],
.components-pause-visible[b-iwwp61cwot],
.components-resume-failed-visible[b-iwwp61cwot],
.components-rejoining-animation[b-iwwp61cwot] {
    display: none;
}

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


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

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

@keyframes components-rejoining-animation-b-iwwp61cwot {
    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/Organization/OrganizationManagement.razor.rz.scp.css */
.organizations-header-actions[b-uq35wfjjb2] {
    margin-bottom: 1rem;
}

.organization-list[b-uq35wfjjb2] {
    display: grid;
    gap: 0.75rem;
}

.organization-item[b-uq35wfjjb2] {
    padding: 1rem;
}

.organization-item-title[b-uq35wfjjb2] {
    font-weight: 600;
}

.organization-item-meta[b-uq35wfjjb2] {
    font-size: 0.95rem;
}

.organization-create-panel[b-uq35wfjjb2] {
    padding: 1rem;
}

.organization-form-grid[b-uq35wfjjb2] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.5rem;
}

.organization-form-actions[b-uq35wfjjb2] {
    display: flex;
    gap: 0.75rem;
    margin-top: 1rem;
}

.field-error[b-uq35wfjjb2] {
    color: #b00020;
}
/* /Components/Pages/Landing.razor.rz.scp.css */
.landing-page-title[b-s61ny1k7bl] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.landing-page-body[b-s61ny1k7bl] {
    min-height: clamp(26rem, 62vh, 44rem);
    display: grid;
    place-items: center;
    padding: clamp(1.5rem, 4vw, 3.5rem) var(--public-content-gutter, 1.5rem);
}

.landing-unauthorized[b-s61ny1k7bl] {
    width: min(100%, 44rem);
    margin: 0 auto;
    display: grid;
    justify-items: center;
    gap: 1rem;
}
