@import "https://fonts.googleapis.com/css2?family=Lato:wght@400;500;600;700&display=swap";
:root,[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-page-background:#f6f8fa;--color-background:var(--color-page-background);--color-background-secondary:#eef2f5;--color-surface:#fff;--color-surface-subtle:#f1f5f7;--color-surface-raised:#fff;--color-surface-elevated:var(--color-surface-raised);--color-border:#d8e0e5;--color-border-strong:#aebbc4;--color-text-primary:#17212b;--color-text-secondary:#455665;--color-text-muted:#657584;--color-text-disabled:#7c8994;--color-text-inverse:#fff;--color-preview-background:#0b1422;--color-preview-surface:#121f2f;--color-preview-border:#33445a;--color-preview-text-primary:#f8fbff;--color-preview-text-secondary:#bdc9d6;--color-primary:#087f78;--color-primary-hover:#066d67;--color-primary-active:#055b57;--color-primary-soft:#e5f5f3;--color-success:#177245;--color-warning:#946200;--color-danger:#b42318;--color-focus:#0b8f87;--color-primary-rgb:8, 127, 120;--color-primary-hover-rgb:6, 109, 103;--color-secondary-rgb:var(--color-primary-hover-rgb);--color-background-rgb:246, 248, 250;--color-background-secondary-rgb:238, 242, 245;--color-surface-rgb:255, 255, 255;--color-surface-elevated-rgb:255, 255, 255;--color-border-rgb:216, 224, 229;--color-text-primary-rgb:23, 33, 43;--color-text-secondary-rgb:69, 86, 101;--color-success-rgb:23, 114, 69;--color-warning-rgb:148, 98, 0;--color-danger-rgb:180, 35, 24;--color-preview-background-rgb:11, 20, 34;--color-secondary:var(--color-primary-hover);--color-white:#fff;--color-text:var(--color-text-primary);--color-text-strong:var(--color-text-primary);--color-text-subtle:var(--color-text-muted);--foreground:var(--color-text-primary);--border:var(--color-border);--color-accent:var(--color-primary);--font-lato:"Lato";--font-family-base:var(--font-primary);--font-primary:"Lato", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:var(--font-primary);--font-size-display:2.5rem;--font-size-page-title:2rem;--font-size-section-title:1.25rem;--font-size-card-title:1.125rem;--font-size-metric-value:1.75rem;--font-size-nav:.9375rem;--font-size-body:.9375rem;--font-size-helper:.8125rem;--font-size-caption:.75rem;--font-size-button:.875rem;--font-size-input-label:.8125rem;--font-size-input:.9375rem;--font-size-table-header:.8125rem;--font-size-table-cell:.875rem;--font-weight-page-title:700;--font-weight-section-title:600;--font-weight-card-title:600;--font-weight-metric-value:700;--font-weight-nav:500;--font-weight-body:400;--font-weight-button:600;--font-weight-input-label:600;--font-weight-table-header:600;--line-height-display:1.08;--line-height-heading:1.25;--line-height-body:1.55;--letter-spacing-tight:-.025em;--letter-spacing-body:0;--font-size-hero:var(--font-size-display);--font-size-heading:var(--font-size-section-title);--font-size-heading-1:var(--font-size-page-title);--font-size-heading-2:var(--font-size-section-title);--font-size-heading-3:var(--font-size-card-title);--font-size-subheading:var(--font-size-card-title);--font-size-body-large:var(--font-size-body);--font-size-small:var(--font-size-helper);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.25rem;--radius-small:var(--radius-sm);--radius-medium:var(--radius-md);--radius-large:var(--radius-lg);--radius-pill:999px;--shadow-sm:0 1px 2px #17212b12, 0 1px 4px #17212b0a;--shadow-md:0 8px 24px #17212b17, 0 2px 6px #17212b0d;--shadow-lg:0 18px 48px #17212b21, 0 4px 12px #17212b0d;--shadow-soft:var(--shadow-lg);--shadow-card:var(--shadow-sm);--shadow-medium:var(--shadow-md);--shadow-large:var(--shadow-lg);--shadow-accent:0 10px 28px rgba(var(--color-primary-rgb), .18);--focus-ring:0 0 0 3px rgba(var(--color-primary-rgb), .22);--transition-fast:.15s ease;--transition-base:.2s ease;--bar-width:0%;--metric-accent:var(--color-primary);--metric-accent-rgb:var(--color-primary-rgb);--marketplace-accent:#36d6d6;--marketplace-bg:#0b1422;--marketplace-surface:#172033;--marketplace-text:#fff;--public-identity-tab-count:2;--smart-id-brand:#36d6d6;--smart-id-template-accent:#36d6d6;--button-height:2.5rem;--button-height-mobile:2.75rem;--button-height-compact:2.25rem;--button-height-compact-mobile:2.5rem;--button-padding-primary:0 1rem;--button-padding-secondary:0 .875rem;--button-padding-compact:0 .75rem;--button-radius:var(--radius-sm);--button-radius-mobile:.625rem;--button-font-size:.875rem;--button-font-size-compact:.8125rem;--button-font-weight-primary:600;--button-font-weight-secondary:500;--button-font-weight-compact:600;--button-group-gap:.5rem;--button-group-gap-large:.75rem;--button-icon-size:1rem;--button-icon-size-compact:.875rem;--button-icon-size-menu:1.375rem;--button-icon-size-password:1.125rem}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-page-background:#111315;--color-background:var(--color-page-background);--color-background-secondary:#172027;--color-surface:#1c252b;--color-surface-subtle:#202b33;--color-surface-raised:#232b36;--color-surface-elevated:var(--color-surface-raised);--color-border:#435160;--color-border-strong:#607080;--color-text-primary:#f8fafc;--color-text-secondary:#c3ccd5;--color-text-muted:#a5b1bd;--color-text-disabled:#8794a1;--color-text-inverse:#111315;--color-preview-background:#070d16;--color-preview-surface:#101b29;--color-preview-border:#3d4d61;--color-preview-text-primary:#f8fbff;--color-preview-text-secondary:#bdc9d6;--color-primary:#36d6ce;--color-primary-hover:#66e1dc;--color-primary-active:#22bdb5;--color-primary-soft:#163b3b;--color-success:#5ee0a0;--color-warning:#f6bd55;--color-danger:#ff8a80;--color-focus:#66e1dc;--color-primary-rgb:54, 214, 206;--color-primary-hover-rgb:102, 225, 220;--color-secondary-rgb:var(--color-primary-hover-rgb);--color-background-rgb:17, 19, 21;--color-background-secondary-rgb:23, 32, 39;--color-surface-rgb:28, 37, 43;--color-surface-elevated-rgb:35, 43, 54;--color-border-rgb:67, 81, 96;--color-text-primary-rgb:248, 250, 252;--color-text-secondary-rgb:195, 204, 213;--color-success-rgb:94, 224, 160;--color-warning-rgb:246, 189, 85;--color-danger-rgb:255, 138, 128;--shadow-sm:0 1px 2px #0000003d;--shadow-md:0 12px 30px #00000047;--shadow-lg:0 20px 60px #00000057}@media (max-width:900px){:root{--font-size-display:var(--font-size-page-title);--font-size-page-title:1.5rem;--font-size-section-title:1.125rem;--font-size-card-title:1rem;--font-size-metric-value:1.5rem;--font-size-table-cell:.8125rem}}
