.site-body {
    background:
        radial-gradient(circle at top left, rgba(56, 189, 248, 0.12), transparent 26%),
        radial-gradient(circle at 82% 6%, rgba(96, 165, 250, 0.12), transparent 24%),
        linear-gradient(180deg, #f8fbff 0%, #ffffff 26%, #f6fbff 100%);
}

.site-body,
.site-body #aspnetForm {
    max-width: 100%;
    overflow-x: hidden;
    overflow-x: clip;
}

.tracking-tight {
    letter-spacing: 0 !important;
}

.ls-cta:focus-visible,
.ls-cta-green:focus-visible,
.ls-secondary:focus-visible,
.page-hero-secondary:focus-visible,
.page-hero-text-link:focus-visible,
.site-main-nav a:focus-visible,
.site-mobile-nav a:focus-visible,
.site-footer a:focus-visible {
    outline: 3px solid rgba(20, 116, 234, 0.34);
    outline-offset: 3px;
}

.site-header {
    border-bottom: 0 !important;
    background: transparent !important;
    backdrop-filter: none !important;
}

.site-header-shell {
    padding-top: 0.7rem !important;
    padding-bottom: 0.7rem !important;
}

.site-header-bar {
    min-width: 0;
    border: 1px solid rgba(219, 232, 246, 0.95);
    border-radius: 1.35rem;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 22px 52px rgba(24, 61, 106, 0.09);
    padding: 0.72rem 0.9rem;
    backdrop-filter: blur(22px);
}

.site-header .site-brand {
    min-width: 0;
    overflow: hidden;
    flex: 0 0 auto;
}

.site-header .site-brand img {
    display: block;
    width: 100%;
    height: auto !important;
    max-width: 100%;
}

#mobileMainNavToggle {
    flex: 0 0 auto;
    white-space: nowrap;
}

.site-main-nav {
    border: 1px solid rgba(219, 232, 246, 0.95) !important;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88), 0 10px 24px rgba(24, 61, 106, 0.06) !important;
}

.site-main-nav a {
    min-height: 2.5rem;
    padding: 0.55rem 0.78rem;
    white-space: nowrap;
}

.site-header-actions {
    align-self: stretch;
    gap: 0.5rem !important;
}

.site-header-actions .ls-chip,
.site-header-actions .ls-secondary {
    height: 100%;
    min-height: 2.65rem;
    padding-inline: 0.85rem;
}

.site-header-actions .ls-cta {
    min-height: 2.65rem;
    padding-inline: 1rem;
    white-space: nowrap;
}

.site-mobile-nav {
    width: min(calc(100% - 2rem), var(--site-shell-max-width));
    margin: -0.35rem auto 0;
    border: 1px solid rgba(219, 232, 246, 0.95) !important;
    border-radius: 0 0 1.45rem 1.45rem;
    background: rgba(255, 255, 255, 0.97) !important;
    box-shadow: 0 24px 48px rgba(24, 61, 106, 0.09);
    overflow: hidden;
}

.site-main {
    position: relative;
}

.site-main h1,
.site-main h2 {
    text-wrap: balance;
}

.site-main .page-hero-copy > p {
    text-wrap: pretty;
}

.main-content-shell {
    min-width: 0;
}

.page-section-panel,
.page-surface {
    border-color: #dbe8f6 !important;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    box-shadow: 0 18px 44px rgba(24, 61, 106, 0.07);
    min-width: 0;
}

.page-surface a,
.page-section-panel a,
.strategy-band a {
    text-underline-offset: 0.16em;
}

.site-main .ls-cta,
.site-main .ls-cta-green,
.site-main .ls-secondary,
.site-main .page-hero-secondary {
    align-items: center;
    min-height: 2.85rem;
    transition: background-color .15s ease, border-color .15s ease, box-shadow .15s ease, transform .15s ease;
}

.site-main .ls-cta:hover,
.site-main .ls-cta-green:hover,
.site-main .ls-secondary:hover,
.site-main .page-hero-secondary:hover {
    transform: translateY(-1px);
}

.site-main .page-hero {
    color: #0f172a;
    background: linear-gradient(180deg, #f8fbff 0%, #ffffff 58%, #f4f9ff 100%);
}

.site-main .page-hero::before {
    background:
        linear-gradient(rgba(214, 228, 241, 0.68) 1px, transparent 1px),
        linear-gradient(90deg, rgba(214, 228, 241, 0.68) 1px, transparent 1px),
        radial-gradient(circle at top left, rgba(56, 189, 248, 0.16), transparent 34%),
        radial-gradient(circle at 82% 20%, rgba(96, 165, 250, 0.16), transparent 30%);
    background-size: 42px 42px, 42px 42px, auto, auto;
}

.site-main .page-hero::after {
    left: auto;
    right: -4rem;
    top: 3rem;
    width: 15rem;
    height: 15rem;
    background: rgba(125, 211, 252, 0.16);
    filter: blur(56px);
}

.site-main .page-hero-copy h1,
.site-main .page-hero h2,
.site-main .page-hero h3 {
    color: #0f172a;
}

.site-main .page-hero-copy p,
.site-main .page-hero-panel p,
.site-main .page-hero-point span,
.site-main .page-hero-stat span {
    color: #52637a;
}

.site-main .page-hero-actions {
    align-items: center;
}

.site-main .page-hero-chip {
    border-color: #d9e8f5;
    background: rgba(255, 255, 255, 0.94);
    color: #0f4b8e;
    box-shadow: 0 18px 42px rgba(24, 61, 106, 0.08);
}

.site-main .page-hero-secondary {
    border-color: #d7e4f2;
    background: #ffffff;
    color: #17375a !important;
    box-shadow: 0 14px 32px rgba(24, 61, 106, 0.08);
}

.site-main .page-hero-secondary:hover {
    background: #f8fbff;
}

.site-main .page-hero-text-link {
    color: #1474ea !important;
}

.site-main .page-hero-text-link:hover {
    color: #0b5d9a !important;
}

.site-main .page-hero-panel {
    border-color: #dbe8f6;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(247, 251, 255, 0.98) 100%);
    box-shadow: 0 28px 80px rgba(24, 61, 106, 0.12);
    backdrop-filter: none;
}

.site-main .page-hero-kicker {
    color: #1474ea;
}

.site-main .page-hero-panel h3,
.site-main .page-hero-point strong,
.site-main .page-hero-stat strong {
    color: #0f172a;
}

.site-main .page-hero-point,
.site-main .page-hero-stat {
    border-color: #dbe8f6;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 14px 30px rgba(24, 61, 106, 0.06);
}

.site-main .page-code-window {
    border-color: #dbe8f6;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    box-shadow: 0 22px 54px rgba(24, 61, 106, 0.08);
}

.site-main .page-code-toolbar {
    border-bottom-color: #dbe8f6;
    background: #f8fbff;
}

.site-main .page-code-card {
    border-color: #e2edf8;
    background: #f7fbff;
}

.site-main .page-code-label {
    background: #dbeafe;
    color: #0f4b8e;
}

.site-main .page-code-card pre {
    color: #334155;
}

.strategy-card,
.page-surface,
.page-section-panel,
.sister-product {
    transition: border-color .15s ease, box-shadow .15s ease, transform .15s ease;
}

.strategy-card:hover,
.page-surface:hover {
    border-color: rgba(20, 116, 234, 0.22);
    box-shadow: 0 22px 48px rgba(24, 61, 106, 0.09);
    transform: translateY(-1px);
}

.strategy-card:focus-within,
.page-surface:focus-within,
.page-section-panel:focus-within {
    border-color: rgba(20, 116, 234, 0.28) !important;
    box-shadow: 0 0 0 4px rgba(20, 116, 234, 0.1), 0 22px 48px rgba(24, 61, 106, 0.09);
}

.strategy-card-dark,
.strategy-cta-panel {
    border-color: #dbe8f6 !important;
    background: linear-gradient(135deg, #eff6ff 0%, #ffffff 68%) !important;
    color: #52637a !important;
    box-shadow: 0 22px 56px rgba(24, 61, 106, 0.08) !important;
}

.strategy-card-dark h2,
.strategy-card-dark h3,
.strategy-card-dark h4,
.strategy-cta-panel h2,
.strategy-cta-panel h3 {
    color: #0f172a !important;
}

.strategy-cta-panel p,
.strategy-card-dark p,
.strategy-card-dark li {
    color: #52637a !important;
}

.strategy-table thead th {
    background: #eff6ff !important;
    color: #0b3a73 !important;
}

.strategy-table th,
.strategy-table td {
    color: #475569;
    line-height: 1.65;
}

.strategy-table tbody th {
    color: #0f172a !important;
}

.strategy-table tbody tr:nth-child(even) th,
.strategy-table tbody tr:nth-child(even) td {
    background: rgba(248, 251, 255, 0.72);
}

.strategy-table-wrap {
    scrollbar-color: #bfdbfe #f8fbff;
    scrollbar-width: thin;
}

.strategy-table-wrap::-webkit-scrollbar {
    height: 0.7rem;
}

.strategy-table-wrap::-webkit-scrollbar-track {
    background: #f8fbff;
}

.strategy-table-wrap::-webkit-scrollbar-thumb {
    border: 2px solid #f8fbff;
    border-radius: 999px;
    background: #bfdbfe;
}

.strategy-code {
    border-color: #dbe8f6 !important;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%) !important;
    box-shadow: 0 18px 44px rgba(24, 61, 106, 0.08) !important;
}

.strategy-code-title {
    border-bottom-color: #dbe8f6 !important;
    background: #f8fbff !important;
    color: #1474ea !important;
}

.strategy-code pre {
    color: #334155 !important;
}

.site-footer {
    background: linear-gradient(180deg, #f4f9ff 0%, #ffffff 100%) !important;
    color: #52637a !important;
    border-top: 1px solid #dbe8f6;
}

.site-footer .site-footer-shell,
.site-footer > div > div:first-child {
    border-color: #dbe8f6 !important;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%) !important;
    box-shadow: 0 26px 64px rgba(24, 61, 106, 0.1) !important;
}

.site-footer .site-footer-hero {
    border-bottom-color: #e2e8f0 !important;
}

.site-footer .text-white,
.site-footer h2,
.site-footer h5,
.site-footer strong,
.site-footer .site-footer-brand span {
    color: #0f172a !important;
}

.site-footer .text-slate-400,
.site-footer .text-slate-300,
.site-footer p,
.site-footer address,
.site-footer li,
.site-footer span {
    color: #52637a;
}

.site-footer .text-sky-200 {
    color: #1474ea !important;
}

.site-footer a {
    color: #214268;
}

.site-footer a:hover {
    color: #0f172a;
}

.site-footer .sister-product {
    border-color: #dbe8f6;
    background: #ffffff;
    color: #52637a;
    box-shadow: 0 16px 34px rgba(24, 61, 106, 0.06);
}

.site-footer .sister-product:hover {
    border-color: rgba(20, 116, 234, 0.34);
    background: #f8fbff;
}

.site-footer .sister-product-icon {
    background: #edf5ff;
    color: #1474ea;
}

.site-footer .sister-product:hover .sister-product-icon {
    background: #1474ea;
    color: #ffffff;
}

.site-footer .sister-product-text strong {
    color: #0f172a;
}

.site-footer .sister-product-text span {
    color: #64748b;
}

.site-footer .inline-flex.items-center.justify-center.rounded-full.border.border-white\/15.bg-white\/5 {
    border-color: #dbe8f6 !important;
    background: #ffffff !important;
    color: #17375a !important;
    box-shadow: 0 10px 24px rgba(24, 61, 106, 0.06);
}

.site-footer .inline-flex.items-center.justify-center.rounded-full.border.border-white\/15.bg-white\/5:hover {
    background: #f8fbff !important;
}

@media (max-width: 1023px) {
    .site-header .site-brand {
        flex: 1 1 auto;
    }

    .site-header-bar {
        padding: 0.85rem 0.95rem;
    }

    .site-mobile-nav {
        width: calc(100% - 2rem);
    }
}

@media (min-width: 1024px) {
    .site-header .site-brand {
        width: clamp(10.25rem, 13vw, 12.75rem);
    }

    .site-header-bar {
        gap: clamp(0.7rem, 1.2vw, 1.25rem) !important;
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .site-main-nav {
        gap: 0 !important;
        padding: 0.35rem !important;
    }

    .site-main-nav a {
        min-height: 2.35rem;
        padding: 0.48rem 0.62rem;
        font-size: 0.84rem;
    }

    .site-header-actions .ls-chip,
    .site-header-actions .ls-secondary {
        padding-inline: 0.72rem;
        font-size: 0.84rem;
    }
}

@media (max-width: 767px) {
    .site-main .page-hero-shell {
        padding-top: 2.1rem;
        padding-bottom: 2.8rem;
    }

    .site-main .page-hero-actions {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }

    .site-main .page-hero-actions .ls-cta,
    .site-main .page-hero-actions .ls-cta-green,
    .site-main .page-hero-actions .page-hero-secondary,
    .site-main .page-hero-actions .ls-secondary {
        width: 100%;
        justify-content: center;
        white-space: normal;
        text-align: center;
    }

    .strategy-shell,
    .strategy-shell-tight {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .strategy-table {
        min-width: 640px;
    }

    .page-section-panel,
    .page-surface,
    .strategy-card {
        box-shadow: 0 14px 34px rgba(24, 61, 106, 0.06);
    }

    .anchor-image-shell {
        margin-bottom: 1.35rem !important;
        padding-left: 0.75rem !important;
        padding-right: 0.75rem !important;
    }

    .anchor-image {
        aspect-ratio: 4 / 3 !important;
        border-radius: 1.15rem !important;
    }

    .anchor-image-overlay {
        padding: 1rem !important;
    }
}

@media (max-width: 480px) {
    .site-header {
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }

    .site-header-shell {
        box-sizing: border-box;
        width: 100vw !important;
        max-width: 100vw !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0.75rem !important;
        padding-right: 0.75rem !important;
    }

    .site-header-bar {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) auto;
        align-items: center;
        gap: 0.55rem !important;
        padding: 0.8rem 0.65rem;
        width: 100%;
        max-width: 100%;
    }

    .site-header .site-brand img {
        width: min(12.5rem, 100%);
        height: auto;
    }

    #mobileMainNavToggle {
        justify-self: end;
        padding-left: 0.65rem !important;
        padding-right: 0.65rem !important;
        font-size: 0.86rem;
    }

    .site-mobile-nav {
        width: calc(100% - 1.5rem);
    }
}

@media (max-width: 340px) {
    .site-header .site-brand img {
        width: min(11.25rem, 100%);
    }
}
