*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#3b82f6;--color-primary-light:#93c5fd;--color-primary-dark:#2563eb;--color-link:#2563eb;--color-bg:#fff;--color-bg-subtle:#f9fafb;--color-surface:#fff;--color-surface-hover:#f3f4f6;--color-text:#111827;--color-text-secondary:#6b7280;--color-text-muted:#9ca3af;--color-border:#e5e7eb;--color-border-focus:#3b82f6;--color-error:#ef4444;--color-error-bg:#fef2f2;--color-error-border:#fecaca;--color-success:#22c55e;--color-success-dark:#16a34a;--color-success-glow:#22c55e40;--gradient-bg:linear-gradient(145deg, #f9fafb 0%, #f3f4f6 50%, #fff 100%);--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--tap-target-min:2.75rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-form-card:1rem;--radius-button:var(--radius-md);--radius-control:var(--radius-md);--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 1px 2px #1018280a, 0 6px 16px -4px #10182812, 0 18px 40px -12px #10182814;--font-family:"Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-md:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--transition-fast:.15s ease;--transition-normal:.2s ease}@media (prefers-color-scheme:dark){:root{--color-bg:#0a0a0a;--color-bg-subtle:#171717;--color-surface:#141414;--color-surface-hover:#1c1c1c;--color-text:#f5f5f5;--color-text-secondary:#a3a3a3;--color-text-muted:#737373;--color-border:#262626;--color-border-focus:#3b82f6;--color-error-bg:#ef44441a;--color-error-border:#ef44444d;--color-success-glow:#22c55e33;--gradient-bg:linear-gradient(145deg, #0a0a0a 0%, #141414 100%)}}html{font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:var(--color-text);background:var(--color-bg);line-height:1.5}html[data-embed=true],html[data-embed=true] body,html[data-embed=true] .page,html[data-embed=true] .container,html[data-embed=true] .stack{background:0 0!important}:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}:root{--select-chevron-inline:right}html[dir=rtl]{--select-chevron-inline:left}.select-chevron{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 8.825a.5.5 0 0 1-.354-.146l-4-4a.5.5 0 0 1 .708-.708L6 7.617l3.646-3.646a.5.5 0 0 1 .708.708l-4 4A.5.5 0 0 1 6 8.825Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:var(--select-chevron-inline) .75rem center;padding-inline-end:2rem}.btn{font-family:var(--font-family);border-radius:var(--radius-button);cursor:pointer;transition:background var(--transition-fast), opacity var(--transition-fast);border:none;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:var(--color-primary);color:var(--color-primary-contrast,white);font-size:var(--font-size-md);padding:.625rem 1.25rem}.btn-primary:hover:not(:disabled){background:var(--color-primary-dark)}.btn-lg{font-size:var(--font-size-lg);padding:.875rem 1.5rem}.btn-full{width:100%}.btn-link{font-family:var(--font-family);font-size:var(--font-size-sm);color:var(--color-link);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;text-decoration:none}.btn-link:hover:not(:disabled){text-decoration:underline}.btn-link:disabled{color:var(--color-text-muted);cursor:not-allowed}
