.oblex-logo[data-astro-cid-bmn2irax]{width:auto;height:100%;display:block}.oblex-logo__check-down[data-astro-cid-bmn2irax]{fill:var(--oblex-logo-fill,#17897d)}.oblex-logo__check-up[data-astro-cid-bmn2irax]{fill:var(--oblex-logo-fill-accent,#72c0d0)}.icon[data-astro-cid-ccg5yoga]{width:1em;height:1em;display:block}:root{--font-ui:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--brand:#2c8dbd;--brand-foreground:#fff;--brand-subtle:#2c8dbd1f;--brand-strong:#267aa4;--brand-strong-hover:#20688b;--brand-strong-active:#1d5c7b;--canvas:#f1f1f1;--surface:#fff;--surface-elevated:#fbfcfd;--surface-overlay:#fff;--surface-sunken:#eef0f2;--foreground:#14212e;--foreground-muted:#595959;--foreground-faint:#8b95a0;--border:#e8e8e8;--border-strong:#c7d0d9;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-pill:999px;--shadow-sm:0 1px 2px #14212e0f;--shadow-md:0 6px 20px #14212e14;--shadow-lg:0 20px 48px #14212e29;--status-danger:#ff4d4f;--status-warning:#faad14;--status-success:#14c87a;--status-info:#2c8dbd;--control-height:36px;--row-height:40px;--density-padding:16px}:root[data-density=default]{--control-height:32px;--row-height:36px;--density-padding:12px}:root[data-density=compact]{--control-height:28px;--row-height:32px;--density-padding:8px}@media (prefers-color-scheme:dark){:root:not([data-theme]):not([data-theme=oblex-light]){--canvas:#0b1420;--surface:#121d2b;--surface-elevated:#182535;--surface-overlay:#1c2a3a;--surface-sunken:#0e1826;--foreground:#e8eef4;--foreground-muted:#a9b8c6;--foreground-faint:#6d7f91;--border:#26374a;--border-strong:#35495e;--brand-subtle:#6fb4dc2e;--shadow-sm:0 1px 2px #00000059;--shadow-md:0 6px 20px #00000073;--shadow-lg:0 20px 48px #0000008c}}:root[data-theme=oblex-dark]{--canvas:#0b1420;--surface:#121d2b;--surface-elevated:#182535;--surface-overlay:#1c2a3a;--surface-sunken:#0e1826;--foreground:#e8eef4;--foreground-muted:#a9b8c6;--foreground-faint:#6d7f91;--border:#26374a;--border-strong:#35495e;--brand-subtle:#6fb4dc2e;--shadow-sm:0 1px 2px #00000059;--shadow-md:0 6px 20px #00000073;--shadow-lg:0 20px 48px #0000008c}:root[data-theme=institutional]{--canvas:#eef1f4;--surface:#fff;--surface-elevated:#fff;--surface-overlay:#fff;--surface-sunken:#e4e8ec;--foreground:#0d1b2a;--foreground-muted:#45525e;--foreground-faint:#7c8894;--border:#d3dae1;--border-strong:#aab6c2}:root[data-theme=enterprise-dense]{--canvas:#f4f5f7;--surface:#fff;--surface-elevated:#fff;--surface-overlay:#fff;--surface-sunken:#eaecef;--foreground:#14212e;--foreground-muted:#5a6672;--foreground-faint:#8a939c;--border:#e2e5e9;--border-strong:#c3c9cf}:root{--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-xxl:48px;--font-size-page-title-lg:24px;--font-size-section-title:16px;--font-size-body:14px;--font-size-table:13px;--font-size-caption:12px;--radius-lg:20px;--breakpoint-mobile:720px;color-scheme:light dark}body{font-family:var(--font-ui);background:var(--canvas);margin:0}.marketing[data-astro-cid-lcdefpme]{background:var(--canvas);min-height:100vh;color:var(--foreground)}.topbar[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border);background:var(--surface)}.topbar__inner[data-astro-cid-lcdefpme]{max-width:1080px;padding:var(--space-md) var(--space-lg);justify-content:space-between;align-items:center;gap:var(--space-md);margin:0 auto;display:flex}.topbar__actions[data-astro-cid-lcdefpme]{align-items:center;display:flex}.auth-actions[data-astro-cid-lcdefpme],.hero-actions[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-lg);display:flex}.brand[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-sm);color:var(--foreground);text-decoration:none;display:flex}.brand__mark[data-astro-cid-lcdefpme]{height:28px;display:inline-block}.brand__name[data-astro-cid-lcdefpme]{font-size:var(--font-size-section-title);font-weight:600}.link[data-astro-cid-lcdefpme]{color:var(--foreground-muted);font-size:var(--font-size-body);text-decoration:none}.link[data-astro-cid-lcdefpme]:hover{color:var(--brand)}.button[data-astro-cid-lcdefpme]{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.button--primary[data-astro-cid-lcdefpme]{background:var(--brand-strong);color:var(--brand-foreground);font-size:var(--font-size-body);padding:8px 16px}.button--primary[data-astro-cid-lcdefpme]:hover{background:var(--brand-strong-hover)}.button--large[data-astro-cid-lcdefpme]{font-size:var(--font-size-section-title);border-radius:var(--radius-sm);padding:12px 24px}.hero[data-astro-cid-lcdefpme]{max-width:720px;padding:var(--space-xxl) var(--space-lg);text-align:center;margin:0 auto}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{margin:0 0 var(--space-md);text-wrap:balance;font-size:40px;font-weight:700;line-height:1.15}.hero__subtitle[data-astro-cid-lcdefpme]{color:var(--foreground-muted);margin:0 0 var(--space-xl);font-size:18px;line-height:1.5}.hero__actions[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;display:flex}.features[data-astro-cid-lcdefpme]{padding:0 var(--space-lg) var(--space-xxl)}.features__grid[data-astro-cid-lcdefpme]{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);max-width:1080px;margin:0 auto;display:grid}.feature-card[data-astro-cid-lcdefpme]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-lg)}.feature-card__icon[data-astro-cid-lcdefpme]{color:var(--brand);margin-bottom:var(--space-md);font-size:28px;display:block}.feature-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:var(--font-size-section-title);margin:0 0 var(--space-sm);font-weight:600}.feature-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:var(--font-size-table);color:var(--foreground-muted);margin:0;line-height:1.5}.cta[data-astro-cid-lcdefpme]{text-align:center;padding:var(--space-xxl) var(--space-lg);background:var(--surface-sunken)}.cta-block[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:var(--font-size-page-title-lg);margin:0 0 var(--space-sm);font-weight:700}.cta-block[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--foreground-muted);margin:0 0 var(--space-lg)}.footer[data-astro-cid-lcdefpme]{text-align:center;padding:var(--space-lg);color:var(--foreground-faint);font-size:var(--font-size-caption)}@media (width<=720px){.hero[data-astro-cid-lcdefpme]{padding:var(--space-xl) var(--space-md)}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:28px}.hero__actions[data-astro-cid-lcdefpme] .hero-actions[data-astro-cid-lcdefpme]{gap:var(--space-md);flex-direction:column}.features__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}
