html,
body {
    font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background: #f8fafc;
    color: #0f172a;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Outfit', 'Inter', sans-serif;
    font-weight: 700;
}

h1:focus {
    outline: none;
}

a,
.btn-link {
    color: #0f766e;
}

.btn-primary {
    color: #fff;
    background-color: #0f766e;
    border-color: #0d9488;
}

.btn:focus,
.btn:active:focus,
.btn-link.nav-link:focus,
.form-control:focus,
.form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem rgba(15, 118, 110, 0.25);
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    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 {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

.blazor-error-boundary::after {
    content: "An error has occurred."
}

.loading-progress {
    position: absolute;
    display: block;
    width: 8rem;
    height: 8rem;
    inset: 20vh 0 auto 0;
    margin: 0 auto 0 auto;
}

.loading-progress circle {
    fill: none;
    stroke: #e0e0e0;
    stroke-width: 0.6rem;
    transform-origin: 50% 50%;
    transform: rotate(-90deg);
}

.loading-progress circle:last-child {
    stroke: #1b6ec2;
    stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
    transition: stroke-dasharray 0.05s ease-in-out;
}

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

.loading-progress-text:after {
    content: var(--blazor-load-percentage-text, "Loading");
}

code {
    color: #c02d76;
}

.form-floating>.form-control-plaintext::placeholder,
.form-floating>.form-control::placeholder {
    color: var(--bs-secondary-color);
    text-align: end;
}

.form-floating>.form-control-plaintext:focus::placeholder,
.form-floating>.form-control:focus::placeholder {
    text-align: start;
}

.impersonation-banner {
    background: #e65100;
    color: #fff;
    text-align: center;
    padding: 8px 16px;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.text-right {
    text-align: right !important;
}

.public-appbar {
    background: rgba(10, 21, 17, 0.82) !important;
    backdrop-filter: blur(18px);
    color: #f8fbf8 !important;
}

.public-nav-shell {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.65rem 1.5rem;
}

.public-brand {
    display: flex;
    align-items: center;
    gap: 0.9rem;
    cursor: pointer;
}

.public-brand-mark {
    width: 2.6rem;
    height: 2.6rem;
    border-radius: 0.9rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #34d399, #0f766e);
    color: #f5fffb;
    font-weight: 700;
    font-family: 'Space Grotesk', sans-serif;
}

.public-brand-name {
    font-weight: 700;
    font-size: 1.1rem;
}

.public-brand-tag {
    font-size: 0.76rem;
    color: rgba(248, 251, 248, 0.72);
}

.public-nav-links {
    display: flex;
    align-items: center;
    gap: 0.35rem;
}

.public-main {
    background:
        radial-gradient(circle at top left, rgba(52, 211, 153, 0.15), transparent 28%),
        radial-gradient(circle at top right, rgba(14, 116, 144, 0.14), transparent 24%),
        linear-gradient(180deg, #f6faf7 0%, #edf4ef 42%, #f7fbf8 100%);
}

.public-section {
    padding: 5rem 0;
}

.public-section-alt {
    background: rgba(255, 255, 255, 0.6);
}

.public-hero-grid,
.public-trial-grid,
.public-resource-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.25fr) minmax(320px, 0.9fr);
    gap: 2rem;
}

.public-hero h1,
.public-section-head h1 {
    font-size: clamp(2.6rem, 5vw, 4.8rem);
    line-height: 1;
    margin: 0 0 1.25rem;
}

.public-lead,
.public-section-head p {
    font-size: 1.05rem;
    line-height: 1.8;
    color: #476056;
    max-width: 68ch;
}

.public-cta-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0.9rem;
    margin: 1.8rem 0 2rem;
}

.public-proof-strip {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
    margin-top: 2rem;
}

.public-proof-strip div,
.public-workflow-card,
.public-card,
.public-resource-card,
.public-resource-panel,
.public-industry-card,
.public-plan,
.public-highlight-panel,
.public-hero-card,
.public-trial-info,
.public-trial-form {
    border: 1px solid rgba(20, 40, 29, 0.08);
    background: rgba(255, 255, 255, 0.88);
    border-radius: 1.5rem;
    box-shadow: 0 18px 50px rgba(20, 40, 29, 0.07);
}

.public-proof-strip div {
    padding: 1rem 1.1rem;
}

.public-proof-strip strong {
    display: block;
    font-size: 1.5rem;
    color: #0f766e;
}

.public-proof-strip span {
    color: #547264;
    font-size: 0.94rem;
}

.public-hero-card {
    padding: 1.75rem;
    background: linear-gradient(180deg, rgba(13, 148, 136, 0.16), rgba(255, 255, 255, 0.96)), rgba(255, 255, 255, 0.96);
}

.public-mini-label,
.public-section-head span {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 0.78rem;
    color: #0f766e;
    font-weight: 700;
    margin-bottom: 0.85rem;
}

.public-section-head {
    text-align: center;
    margin-bottom: 2rem;
}

.public-section-head.left {
    text-align: left;
}

.public-section-head h2 {
    font-size: clamp(2rem, 4vw, 3.4rem);
    margin: 0 0 1rem;
}

.public-journey-list,
.public-faq-list {
    display: grid;
    gap: 1rem;
}

.public-journey-item {
    display: grid;
    grid-template-columns: 56px 1fr;
    gap: 1rem;
    align-items: start;
}

.public-journey-item span,
.public-step-no {
    width: 56px;
    height: 56px;
    border-radius: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #dcfce7;
    color: #166534;
    font-weight: 700;
    font-family: 'Space Grotesk', sans-serif;
}

.public-journey-item p,
.public-resource-panel p,
.public-card p,
.public-plan p,
.public-resource-card p,
.public-industry-card p,
.public-workflow-card p,
.public-faq-list p,
.public-video-card p,
.public-footer-copy {
    color: #557164;
    line-height: 1.7;
}

.public-card-grid,
.public-pricing-grid,
.public-resource-strip,
.public-workflow-grid,
.public-industry-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.25rem;
}

.public-card,
.public-resource-card,
.public-industry-card,
.public-workflow-card,
.public-plan,
.public-resource-panel,
.public-trial-info,
.public-trial-form {
    padding: 1.5rem;
}

.public-card h3,
.public-resource-card h3,
.public-industry-card h3,
.public-workflow-card h3,
.public-plan h3,
.public-resource-panel h3,
.public-highlight-panel h3,
.public-trial-info h3 {
    margin: 1rem 0 0.65rem;
    font-size: 1.2rem;
}

.public-card ul,
.public-plan ul,
.public-resource-panel ul {
    margin: 1rem 0 0;
    padding-left: 1.1rem;
    color: #31493c;
}

.public-card li,
.public-plan li,
.public-resource-panel li {
    margin-bottom: 0.55rem;
}

.public-tag-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-top: 1rem;
}

.public-plan {
    position: relative;
}

.public-plan-highlight {
    background: linear-gradient(180deg, rgba(15, 118, 110, 0.1), rgba(255, 255, 255, 0.95));
    border-color: rgba(15, 118, 110, 0.28);
}

.public-plan-badge {
    position: absolute;
    top: 1rem;
    right: 1rem;
    padding: 0.35rem 0.7rem;
    border-radius: 999px;
    background: #0f766e;
    color: white;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.public-plan-price {
    font-size: 2.5rem;
    font-family: 'Space Grotesk', sans-serif;
    margin-bottom: 0.6rem;
}

.public-compare-table {
    margin-top: 1.5rem;
    overflow-x: auto;
    padding: 0.5rem;
}

.public-compare-table table {
    width: 100%;
    border-collapse: collapse;
}

.public-compare-table th,
.public-compare-table td {
    padding: 0.95rem 1rem;
    border-bottom: 1px solid rgba(20, 40, 29, 0.08);
    text-align: left;
}

.public-highlight-panel {
    margin-top: 1.5rem;
    padding: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.public-resource-layout,
.public-trial-grid {
    align-items: start;
}

.public-resource-column {
    display: grid;
    gap: 1.25rem;
}

.public-video-grid {
    display: grid;
    gap: 1rem;
}

.public-video-card {
    display: grid;
    grid-template-columns: 132px 1fr;
    gap: 1rem;
    align-items: center;
}

.public-video-thumb {
    min-height: 88px;
    border-radius: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    background: linear-gradient(135deg, #115e59, #0f172a);
}

.public-trial-hero {
    background: linear-gradient(to right, #e3f2fd, #bbdefb);
    padding: 8rem 0 5rem;
    border-bottom: 1px solid #e2e8f0;
}

.public-captcha-img {
    border: 1px solid #e2e8f0;
    border-radius: 0.75rem;
    background: #ffffff;
    box-shadow: 0 4px 12px rgba(15, 23, 42, 0.03);
}

.public-summary-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.85rem;
    margin: 1rem 0 1.5rem;
}

.public-summary-grid div {
    background: #f3faf7;
    border-radius: 1rem;
    padding: 0.9rem 1rem;
}

.public-summary-grid strong,
.public-summary-grid span {
    display: block;
}

.public-summary-grid span {
    color: #547264;
    margin-top: 0.3rem;
}

.public-footer {
    margin-top: 4rem;
    padding: 2.5rem 0 3rem;
    background: #0c1713;
    color: #dcebe3;
}

.public-footer-grid {
    display: grid;
    grid-template-columns: 1.4fr 1fr 1fr 1fr;
    gap: 1.5rem;
}

.public-footer-brand,
.public-footer-title {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 1.05rem;
    margin-bottom: 0.75rem;
}

.public-footer a,
.public-footer span {
    display: block;
    color: #dcebe3;
    text-decoration: none;
    margin-bottom: 0.55rem;
}

@media (max-width: 1100px) {

    .public-hero-grid,
    .public-trial-grid,
    .public-resource-layout,
    .public-card-grid,
    .public-pricing-grid,
    .public-resource-strip,
    .public-workflow-grid,
    .public-industry-grid,
    .public-footer-grid {
        grid-template-columns: 1fr;
    }

    .public-proof-strip,
    .public-summary-grid {
        grid-template-columns: 1fr 1fr;
    }

    .public-highlight-panel {
        align-items: flex-start;
        flex-direction: column;
    }
}

@media (max-width: 700px) {

    .public-nav-shell,
    .public-section,
    .public-hero {
        padding-left: 0.6rem;
        padding-right: 0.6rem;
    }

    .public-proof-strip,
    .public-summary-grid,
    .public-video-card {
        grid-template-columns: 1fr;
    }
}

.public-link-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.25rem;
}

.public-article {
    padding: 1.75rem;
}

.public-article-section+.public-article-section {
    margin-top: 1.75rem;
    padding-top: 1.75rem;
    border-top: 1px solid rgba(20, 40, 29, 0.08);
}

.public-article h2 {
    margin-bottom: 0.75rem;
    font-size: 1.35rem;
}

.public-article p,
.public-article li {
    color: #496357;
    line-height: 1.8;
}

.public-article ul {
    margin: 0.85rem 0 0;
    padding-left: 1.2rem;
}

.mb-6 {
    margin-bottom: 2rem;
}

.mt-6 {
    margin-top: 2rem;
}

@media (max-width: 1100px) {
    .public-link-grid {
        grid-template-columns: 1fr;
    }
}

.public-site-shell {
    background: #ffffff;
    color: #1f2937;
}

.public-header {
    position: sticky;
    top: 0;
    z-index: 20;
    background: #ffffff;
    border-bottom: 1px solid #e5e7eb;
    box-shadow: 0 2px 12px rgba(15, 23, 42, 0.05);
}

.public-container {
    width: min(1180px, calc(100% - 32px));
    margin: 0 auto;
}

.public-header-inner {
    min-height: 74px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.public-brand {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.public-brand-name {
    color: #2563eb;
    font-size: 1.45rem;
    font-weight: 700;
    line-height: 1.1;
}

.public-brand-tag {
    color: #6b7280;
    font-size: 0.9rem;
    margin-top: 0.2rem;
}

.public-nav-links {
    display: flex;
    align-items: center;
    gap: 1.2rem;
}

.public-nav-links a {
    color: #374151;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
}

.public-nav-links a:hover {
    color: #2563eb;
}

.public-link-button,
.public-cta-button {
    padding: 0.7rem 1rem;
    border-radius: 0.5rem;
    border: 1px solid #d1d5db;
}

.public-link-button {
    background: #ffffff;
}

.public-cta-button {
    background: #2563eb;
    color: #ffffff !important;
    border-color: #2563eb;
    box-shadow: 0 8px 20px rgba(37, 99, 235, 0.2);
}

.public-main {
    background: #ffffff;
}

.public-hero,
.public-trial-hero {
    background: linear-gradient(to right, #e3f2fd, #bbdefb);
    padding: 84px 0;
}

.public-hero-grid {
    width: min(1180px, calc(100% - 32px));
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 2rem;
    align-items: center;
}

.public-hero h1,
.public-section-head h1,
.public-section-head h2 {
    max-width: none;
    color: #1f2937;
    line-height: 1.15;
}

.public-hero h1 {
    font-size: clamp(2.2rem, 4vw, 3.5rem);
    margin-bottom: 1rem;
}

.public-lead,
.public-section-head p {
    color: #4b5563;
    max-width: 820px;
}

.public-mini-label,
.public-section-head span {
    color: #2563eb;
}

.public-hero-card {
    background: #ffffff;
    border: 1px solid #dbeafe;
    box-shadow: 0 12px 30px rgba(37, 99, 235, 0.12);
}

.public-section {
    padding: 72px 0;
}

.public-section-alt {
    background: #f8fafc;
}

.public-section-head {
    width: min(1180px, calc(100% - 32px));
    margin: 0 auto 2rem;
}

.public-card-grid,
.public-pricing-grid,
.public-resource-strip,
.public-workflow-grid,
.public-industry-grid,
.public-link-grid,
.public-resource-layout,
.public-trial-grid {
    width: min(1180px, calc(100% - 32px));
    margin: 0 auto;
}

.public-card,
.public-resource-card,
.public-industry-card,
.public-workflow-card,
.public-plan,
.public-resource-panel,
.public-trial-info,
.public-trial-form,
.public-highlight-panel,
.public-proof-strip div {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    box-shadow: 0 6px 18px rgba(15, 23, 42, 0.05);
    border-radius: 1rem;
}

.public-proof-strip {
    grid-template-columns: repeat(3, 1fr);
}

.public-plan-highlight {
    background: #eff6ff;
    border-color: #93c5fd;
}

.public-plan-badge {
    background: #2563eb;
}

.public-step-no,
.public-journey-item span {
    background: #dbeafe;
    color: #1d4ed8;
}

.public-trial-hero {
    padding-top: 56px;
}

.public-footer {
    background: #f8f9fa;
    padding: 28px 0;
    margin-top: 0;
    color: #374151;
}

.public-footer-grid {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
    gap: 1.5rem;
}

.public-footer a,
.public-footer span,
.public-footer-copy {
    color: #4b5563;
}

@media (max-width: 900px) {

    .public-hero-grid,
    .public-resource-layout,
    .public-trial-grid,
    .public-card-grid,
    .public-pricing-grid,
    .public-resource-strip,
    .public-workflow-grid,
    .public-industry-grid,
    .public-link-grid,
    .public-footer-grid {
        grid-template-columns: 1fr;
    }

    .public-proof-strip,
    .public-summary-grid {
        grid-template-columns: 1fr;
    }

    .public-hero,
    .public-section {
        padding: 56px 0;
    }
}

.public-home-hero {
    padding: 1rem 0;
}

.public-home-lead {
    margin: 0 auto;
}

.public-cta-center {
    justify-content: center;
}

.public-card-grid-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.public-card-simple h3 {
    margin-top: 0.25rem;
}

.public-home-cta {
    background-color: #0d6efd;
    color: #ffffff;
    padding: 72px 0;
}

.public-home-cta h2,
.public-home-cta p,
.public-home-cta a {
    color: #ffffff;
}

.public-home-cta .public-link-button,
.public-home-cta .public-cta-button {
    border-color: rgba(255, 255, 255, 0.55);
}

@media (max-width: 900px) {
    .public-card-grid-3 {
        grid-template-columns: 1fr;
    }
}

.public-home-hero-band {
    background: linear-gradient(to right, #e3f2fd, #bbdefb);
    padding: 82px 0;
}

.public-home-center {
    text-align: center;
}

.public-home-hero-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: clamp(2.25rem, 4vw, 3.4rem);
    font-weight: 700;
    color: #1f2937;
    margin: 0 0 1rem;
}

.public-home-hero-text {
    max-width: 860px;
    margin: 0 auto 1.75rem;
    font-size: 1.15rem;
    line-height: 1.75;
    color: #475569;
}

.public-home-actions {
    display: flex;
    justify-content: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.public-home-primary,
.public-home-secondary,
.public-home-light {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.9rem 1.35rem;
    border-radius: 0.5rem;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.2s ease;
}

.public-home-primary {
    background: #0d6efd;
    color: #ffffff;
    border: 1px solid #0d6efd;
}

.public-home-secondary {
    background: transparent;
    color: #0d6efd;
    border: 1px solid #0d6efd;
}

.public-home-light {
    background: #ffffff;
    color: #0d6efd;
    border: 1px solid rgba(255, 255, 255, 0.6);
}

.public-home-full {
    width: 100%;
}

.public-home-section {
    padding: 72px 0;
    background: #ffffff;
}

.public-home-section-alt {
    background: #f8f9fa;
}

.public-home-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: clamp(2rem, 3.4vw, 3rem);
    font-weight: 700;
    color: #1f2937;
    margin: 0 0 2rem;
}

.public-home-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.4rem;
}

.public-home-card {
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 1rem;
    padding: 1.5rem;
    text-align: center;
    box-shadow: 0 4px 16px rgba(15, 23, 42, 0.05);
}

.public-home-card-left {
    text-align: left;
}

.public-home-card h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.45rem;
    margin: 0 0 0.85rem;
    color: #1f2937;
}

.public-home-card p {
    color: #475569;
    line-height: 1.7;
    margin: 0;
}

.public-home-icon {
    font-size: 1rem;
    font-weight: 700;
    color: #0d6efd;
    margin-bottom: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.public-home-text-link {
    display: inline-block;
    margin-top: 1rem;
    color: #4338ca;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.95rem;
}

.public-home-plan ul {
    text-align: left;
    margin: 1rem 0 1.25rem;
    padding-left: 1.25rem;
    color: #475569;
}

.public-home-plan li {
    margin-bottom: 0.45rem;
}

.public-home-price {
    font-size: 2.25rem;
    font-weight: 700;
    color: #0d6efd;
    margin-bottom: 0.6rem;
}

.public-home-cta-band {
    background-color: #0d6efd;
    color: #ffffff;
    padding: 72px 0;
    text-align: center;
}

.public-home-cta-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: clamp(2rem, 3vw, 2.8rem);
    font-weight: 700;
    margin: 0 0 1rem;
}

.public-home-cta-text,
.public-home-contact-line,
.public-home-contact-line a {
    color: #ffffff;
}

.public-home-cta-text {
    max-width: 760px;
    margin: 0 auto 0.9rem;
    line-height: 1.7;
}

@media (max-width: 900px) {
    .public-home-grid {
        grid-template-columns: 1fr;
    }

    .public-home-hero-band,
    .public-home-section,
    .public-home-cta-band {
        padding: 56px 0;
    }
}

.legacy-public-header {
    position: sticky;
    top: 0;
    z-index: 20;
    background: #ffffff;
    border-bottom: 1px solid #e5e7eb;
    box-shadow: 0 2px 12px rgba(15, 23, 42, 0.05);
}

.legacy-public-header-inner {
    min-height: 76px;
}

.legacy-public-nav {
    gap: 1.35rem;
}

.legacy-public-nav a {
    font-size: 0.98rem;
}

.legacy-public-nav .public-link-button,
.legacy-public-nav .public-cta-button {
    padding: 0.8rem 1.15rem;
    border-radius: 0.65rem;
}

.legacy-public-footer {
    background: #f8f9fa;
    border-top: 1px solid #e5e7eb;
    padding: 22px 0;
}

.legacy-footer-inner {
    text-align: center;
}

.legacy-footer-copy {
    margin: 0;
    color: #4b5563;
    font-size: 0.95rem;
}

.legacy-narrow-shell {
    width: min(900px, 100%);
    margin: 0 auto;
}

.legacy-hero-section {
    background: linear-gradient(to right, #e3f2fd, #bbdefb);
    padding: 108px 0 92px;
}

.legacy-hero-heading,
.legacy-section-heading,
.legacy-cta-heading {
    font-family: Arial, Helvetica, sans-serif;
    color: #1f2937;
    font-weight: 700;
}

.legacy-hero-heading {
    font-size: clamp(2.5rem, 4.4vw, 3.5rem);
    line-height: 1.15;
    margin: 0 0 1.3rem;
}

.legacy-hero-copy {
    max-width: 820px;
    margin: 0 auto 2rem;
    color: #475569;
    font-size: 1.13rem;
    line-height: 1.8;
}

.legacy-hero-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.legacy-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 0.85rem 1.45rem;
    border-radius: 0.65rem;
    border: 1px solid transparent;
    text-decoration: none;
    font-weight: 600;
    transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;
}

.legacy-btn:hover {
    transform: translateY(-1px);
}

.legacy-btn-primary {
    background: #0d6efd;
    border-color: #0d6efd;
    color: #ffffff;
    box-shadow: 0 12px 24px rgba(13, 110, 253, 0.18);
}

.legacy-btn-outline {
    background: transparent;
    border-color: #0d6efd;
    color: #0d6efd;
}

.legacy-btn-light {
    background: #ffffff;
    color: #0d6efd;
    border-color: rgba(255, 255, 255, 0.7);
}

.legacy-btn-block {
    width: 100%;
}

.legacy-section {
    padding: 84px 0;
}

.legacy-section-muted {
    background: #f8f9fa;
}

.legacy-section-heading {
    font-size: clamp(2rem, 3.2vw, 2.85rem);
    margin: 0 0 2.5rem;
}

.legacy-feature-grid,
.legacy-solution-grid,
.legacy-pricing-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.5rem;
}

.legacy-feature-item,
.legacy-solution-card,
.legacy-pricing-card {
    background: #ffffff;
    border: 1px solid #dde5ef;
    border-radius: 1rem;
    padding: 1.75rem 1.5rem;
    box-shadow: 0 6px 18px rgba(15, 23, 42, 0.05);
}

.legacy-feature-item h3,
.legacy-solution-card h3,
.legacy-pricing-card h3 {
    margin: 0 0 0.9rem;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.35rem;
    color: #1f2937;
}

.legacy-feature-item p,
.legacy-solution-card p,
.legacy-pricing-card p,
.legacy-section-footnote {
    margin: 0;
    color: #475569;
    line-height: 1.75;
}

.legacy-feature-kicker {
    display: inline-flex;
    margin-bottom: 0.95rem;
    color: #0d6efd;
    font-size: 0.95rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.legacy-inline-link {
    display: inline-flex;
    margin-top: 1rem;
    color: #4338ca;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.95rem;
}

.legacy-pricing-card {
    text-align: center;
}

.legacy-pricing-card-featured {
    border-color: #bfdbfe;
    box-shadow: 0 14px 28px rgba(37, 99, 235, 0.12);
}

.legacy-pricing-subtitle {
    margin-bottom: 0.9rem;
    color: #0d6efd;
    font-weight: 700;
}

.legacy-section-footnote {
    max-width: 780px;
    margin: 1.5rem auto 0;
}

.legacy-section-footnote a {
    color: #0d6efd;
}

.legacy-cta-section {
    background: #0d6efd;
    color: #ffffff;
    padding: 72px 0;
}

.legacy-cta-heading {
    color: #ffffff;
    font-size: clamp(2rem, 3vw, 2.7rem);
    margin: 0 0 1rem;
}

.legacy-cta-copy {
    margin: 0 auto 1rem;
    max-width: 760px;
    color: rgba(255, 255, 255, 0.94);
    line-height: 1.75;
}

.legacy-contact-line {
    margin: 0 0 0.6rem;
    color: #ffffff;
}

.legacy-contact-line a {
    color: #ffffff;
}

@media (max-width: 900px) {

    .legacy-feature-grid,
    .legacy-solution-grid,
    .legacy-pricing-grid {
        grid-template-columns: 1fr;
    }

    .legacy-hero-section,
    .legacy-section,
    .legacy-cta-section {
        padding: 64px 0;
    }

    .legacy-public-nav {
        gap: 0.85rem;
    }
}

.legacy-banner-strip {
    background: linear-gradient(180deg, #f9fbff 0%, #eef5ff 100%);
    border-bottom: 1px solid #dbe7f5;
    padding: 42px 0 24px;
}

.legacy-banner-panel {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
    gap: 1.5rem;
    align-items: stretch;
    background: linear-gradient(135deg, #ffffff 0%, #f3f8ff 100%);
    border: 1px solid #d7e5f6;
    border-radius: 1.5rem;
    padding: 1.75rem;
    box-shadow: 0 14px 30px rgba(15, 23, 42, 0.07);
}

.legacy-banner-copy-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.legacy-banner-eyebrow {
    color: #0d6efd;
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 0.6rem;
}

.legacy-banner-title {
    margin: 0 0 0.85rem;
    color: #10233e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: clamp(1.7rem, 3vw, 2.45rem);
    line-height: 1.2;
    font-weight: 700;
}

.legacy-banner-text {
    color: #334155;
    font-size: 1.03rem;
    line-height: 1.75;
    margin: 0;
    max-width: 680px;
}

.legacy-banner-actions {
    display: flex;
    gap: 0.9rem;
    flex-wrap: wrap;
    margin-top: 1.25rem;
}

.legacy-banner-button,
.legacy-banner-button-secondary {
    min-width: 148px;
}

.legacy-banner-visual {
    position: relative;
    min-height: 240px;
    border-radius: 1.2rem;
    background: radial-gradient(circle at top right, rgba(96, 165, 250, 0.45), transparent 34%), linear-gradient(140deg, #0f5eea 0%, #1d4ed8 50%, #102c73 100%);
    overflow: hidden;
    padding: 1.25rem;
}

.legacy-banner-stat-card {
    position: absolute;
    min-width: 190px;
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid rgba(255, 255, 255, 0.9);
    border-radius: 1rem;
    padding: 1rem;
    box-shadow: 0 18px 28px rgba(15, 23, 42, 0.15);
    backdrop-filter: blur(8px);
}

.legacy-banner-stat-card span {
    display: block;
    color: #1d4ed8;
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 0.35rem;
}

.legacy-banner-stat-card strong {
    display: block;
    color: #10233e;
    font-size: 1.1rem;
    line-height: 1.4;
}

.legacy-banner-stat-top {
    top: 1.2rem;
    right: 1.2rem;
}

.legacy-banner-stat-bottom {
    left: 1.2rem;
    bottom: 1.2rem;
}

.legacy-banner-orb {
    position: absolute;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.14);
}

.legacy-banner-orb-one {
    width: 180px;
    height: 180px;
    left: -36px;
    top: 26px;
}

.legacy-banner-orb-two {
    width: 126px;
    height: 126px;
    right: 44px;
    bottom: 38px;
}

@media (max-width: 900px) {
    .legacy-banner-strip {
        padding: 24px 0 14px;
    }

    .legacy-banner-panel {
        grid-template-columns: 1fr;
        padding: 1.25rem;
    }

    .legacy-banner-visual {
        min-height: 220px;
    }

    .legacy-banner-actions {
        flex-direction: column;
    }

    .legacy-banner-button,
    .legacy-banner-button-secondary {
        width: 100%;
    }
}



.legacy-home-container {
    width: min(1140px, calc(100% - 32px));
    margin: 0 auto;
}

.legacy-home-text-center {
    text-align: center;
}

.legacy-index-header {
    position: sticky;
    top: 0;
    z-index: 20;
    background: #ffffff;
    box-shadow: 0 2px 12px rgba(15, 23, 42, 0.06);
    border-bottom: 1px solid #e5e7eb;
}

.legacy-index-nav-shell {
    min-height: 82px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.legacy-index-brand {
    color: #0d6efd;
    font-size: 1.85rem;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
}

.legacy-index-nav {
    display: flex;
    align-items: center;
    gap: 1.6rem;
}

.legacy-index-nav a {
    color: #334155;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
}

.legacy-index-nav a:hover {
    color: #0d6efd;
}

.legacy-index-nav-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 0.75rem 1.15rem;
    border-radius: 0.55rem;
    background: #0d6efd;
    color: #ffffff !important;
    box-shadow: 0 8px 18px rgba(13, 110, 253, 0.2);
}

.legacy-home-hero {
    background: linear-gradient(to right, #e3f2fd, #bbdefb);
    padding: 80px 0;
    min-height: 430px;
    display: flex;
    align-items: center;
}

.legacy-home-hero-title {
    margin: 0 0 1.5rem;
    color: #1f2937;
    font-family: Arial, Helvetica, sans-serif;
    font-size: clamp(2.3rem, 4.4vw, 3.5rem);
    font-weight: 700;
    line-height: 1.15;
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
}

.legacy-home-hero-copy {
    max-width: 860px;
    margin: 0 auto 1.75rem;
    color: #475569;
    font-size: 1.15rem;
    line-height: 1.7;
}

.legacy-home-hero-actions {
    display: flex;
    justify-content: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.legacy-home-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 0.9rem 1.45rem;
    border-radius: 0.55rem;
    border: 1px solid transparent;
    text-decoration: none;
    font-weight: 600;
}

.legacy-home-btn-primary {
    background: #0d6efd;
    border-color: #0d6efd;
    color: #ffffff;
}

.legacy-home-btn-outline {
    background: transparent;
    border-color: #0d6efd;
    color: #0d6efd;
}

.legacy-home-btn-light {
    background: #ffffff;
    color: #0d6efd;
    border-color: rgba(255, 255, 255, 0.9);
}

.legacy-home-btn-small {
    min-height: 44px;
    padding: 0.75rem 1.15rem;
}

.legacy-home-section {
    padding: 70px 0;
}

.legacy-home-section-muted {
    background: #f8f9fa;
}

.legacy-home-section-title {
    margin: 0 0 2rem;
    color: #1f2937;
    font-family: Arial, Helvetica, sans-serif;
    font-size: clamp(1.95rem, 3vw, 2.55rem);
    font-weight: 700;
}

.legacy-home-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.5rem;
}

.legacy-home-grid-tight {
    gap: 1.25rem;
}

.legacy-home-feature-card,
.legacy-home-simple-card,
.legacy-home-pricing-card {
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 0.75rem;
    padding: 1.75rem 1.35rem;
}

.legacy-home-feature-icon {
    width: 58px;
    height: 58px;
    margin: 0 auto 1rem;
    border-radius: 999px;
    display: grid;
    place-items: center;
    background: rgba(13, 110, 253, 0.1);
    color: #0d6efd;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.04em;
}

.legacy-home-feature-card h3,
.legacy-home-simple-card h3,
.legacy-home-pricing-card h3 {
    margin: 0 0 0.9rem;
    color: #1f2937;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.45rem;
    font-weight: 700;
}

.legacy-home-feature-card p,
.legacy-home-simple-card p,
.legacy-home-pricing-card p,
.legacy-home-cta-copy,
.legacy-home-contact-row {
    margin: 0;
    color: #475569;
    line-height: 1.75;
}

.legacy-home-pricing-card {
    box-shadow: 0 2px 10px rgba(15, 23, 42, 0.04);
}

.legacy-home-pricing-card .legacy-home-btn {
    margin-top: 1.2rem;
}

.legacy-home-cta {
    background: #0d6efd;
    color: #ffffff;
    padding: 70px 0;
}

.legacy-home-cta-title,
.legacy-home-cta-copy,
.legacy-home-contact-row,
.legacy-home-contact-row a {
    color: #ffffff;
}

.legacy-home-cta-copy {
    margin: 0 auto 1rem;
    max-width: 760px;
}

.legacy-home-contact-row {
    margin-bottom: 0.75rem;
}

.legacy-index-footer {
    background: #f8f9fa;
    padding: 20px 0;
}

.legacy-index-footer-copy {
    margin: 0;
    color: #475569;
}

@media (max-width: 900px) {
    .legacy-home-grid {
        grid-template-columns: 1fr;
    }

    .legacy-home-hero,
    .legacy-home-section,
    .legacy-home-cta {
        padding: 56px 0;
    }

    .legacy-home-hero {
        min-height: 360px;
    }

    .legacy-index-nav {
        gap: 1rem;
    }
}


.legacy-home-section-intro {
    max-width: 860px;
    margin: 0 auto 2rem;
}

.legacy-home-section-intro p {
    margin: 0;
    color: #475569;
    line-height: 1.75;
}

.legacy-home-flow-card,
.legacy-home-resource-card,
.legacy-home-video-card {
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 0.75rem;
    padding: 1.75rem 1.35rem;
    box-shadow: 0 2px 10px rgba(15, 23, 42, 0.04);
}

.legacy-home-flow-step,
.legacy-home-resource-tag,
.legacy-home-video-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 64px;
    min-height: 32px;
    padding: 0.35rem 0.65rem;
    border-radius: 999px;
    background: rgba(13, 110, 253, 0.1);
    color: #0d6efd;
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    margin-bottom: 1rem;
}

.legacy-home-flow-card h3,
.legacy-home-resource-card h3,
.legacy-home-video-card h3 {
    margin: 0 0 0.9rem;
    color: #1f2937;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.35rem;
    font-weight: 700;
}

.legacy-home-flow-card p,
.legacy-home-resource-card p,
.legacy-home-video-card p {
    margin: 0;
    color: #475569;
    line-height: 1.75;
}

.legacy-home-inline-link {
    display: inline-flex;
    margin-top: 1rem;
    color: #0d6efd;
    text-decoration: none;
    font-weight: 600;
}

.legacy-home-section-actions {
    margin-top: 2rem;
}