[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-cloudflare-frontend-design-saas":3,"mdc--s16d11-key":42,"related-repo-cloudflare-frontend-design-saas":59663,"related-org-cloudflare-frontend-design-saas":59713},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":25,"repoUrl":26,"updatedAt":27,"license":28,"forks":29,"topics":30,"repo":37,"sourceUrl":40,"mdContent":41},"frontend-design-saas","build SaaS dashboard and product UIs","S-tier SaaS dashboard and product UI reference. Use this skill when building application shells, data tables, settings panels, billing pages, dashboards, auth flows, admin tools, or any internal\u002Fcustomer-facing SaaS product UI. Inspired by Stripe, Linear, Vercel, Airbnb, Notion. Covers neutral-led design tokens, sidebar+content shells, dense data UIs, form-heavy configuration pages, command palettes, empty states, and the accessibility (WCAG AA+) bar these products clear.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"cloudflare","Cloudflare","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fcloudflare.jpg",[12,16,19,22],{"name":13,"slug":14,"type":15},"SaaS","saas","tag",{"name":17,"slug":18,"type":15},"UI Components","ui-components",{"name":20,"slug":21,"type":15},"Frontend","frontend",{"name":23,"slug":24,"type":15},"Design","design",5145,"https:\u002F\u002Fgithub.com\u002Fcloudflare\u002Fvibesdk","2026-06-16T09:45:58.956063",null,1217,[31,32,33,34,35,36],"ai","cloudflare-workers","coding-agent","durable-objects","text-to-app","vibe-coding",{"repoUrl":26,"stars":25,"forks":29,"topics":38,"description":39},[31,32,33,34,35,36],"An open-source vibe coding platform that helps you build your own vibe-coding platform, built entirely on Cloudflare stack ","https:\u002F\u002Fgithub.com\u002Fcloudflare\u002Fvibesdk\u002Ftree\u002FHEAD\u002Fworker\u002Fagents\u002Fthink\u002Fskills\u002Ffrontend-design-saas","---\nname: frontend-design-saas\ndescription: S-tier SaaS dashboard and product UI reference. Use this skill when building application shells, data tables, settings panels, billing pages, dashboards, auth flows, admin tools, or any internal\u002Fcustomer-facing SaaS product UI. Inspired by Stripe, Linear, Vercel, Airbnb, Notion. Covers neutral-led design tokens, sidebar+content shells, dense data UIs, form-heavy configuration pages, command palettes, empty states, and the accessibility (WCAG AA+) bar these products clear.\n---\n\n# SaaS Design System (Stripe \u002F Linear \u002F Vercel lineage)\n\n> **AI-Optimized Design Reference** for building S-tier SaaS dashboards, admin consoles, billing pages, settings UIs, data-dense application shells, and product surfaces.\n>\n> Tonal anchors: `stripe.com\u002Fdashboard`, `linear.app`, `vercel.com\u002Fdashboard`, `notion.so\u002Fteamspace`, `clerk.com`, `planetscale.com\u002Fconsole`.\n\n---\n\n## Quick Reference (TL;DR)\n\n```\nBrand Accent:    #5E6AD2 (indigo) - replace with product brand\nNeutrals:        #FFFFFF → #F8FAFC → #F1F5F9 → #E2E8F0 → #94A3B8 → #475569 → #0F172A\nText:            #0F172A (primary) \u002F #475569 (muted) \u002F #94A3B8 (subtle)\nBorder:          #E2E8F0 (default) \u002F #CBD5E1 (strong)\nFont Sans:       \"Inter\", \"Geist\", system-ui (NOT Arial, NOT Roboto)\nFont Mono:       \"JetBrains Mono\", \"Geist Mono\", ui-monospace\nBase Spacing:    4px (scale: 4, 8, 12, 16, 20, 24, 32, 40, 48, 64)\nBorder Radius:   Buttons\u002Finputs = 6-8px (NOT pill), Cards = 8-12px, Modals = 12-16px\nShadow:          Tight, low-spread, single-direction (NOT diffuse marketing shadows)\nDensity:         Compact-to-comfortable; row heights 36-44px, button heights 32-36px\n```\n\nThe fastest way to get this wrong: use marketing-page aesthetics (huge type, generous whitespace, pill buttons, gradient hero shadows) in a product surface. SaaS UIs are **dense, neutral, fast, and quiet**. The brand color appears in \u003C5% of the pixels and earns its weight by marking only what's interactive or active.\n\n---\n\n## 1. Brand Foundation\n\n### Design Philosophy\n\n| Principle | Description |\n|-----------|-------------|\n| **Users First** | Workflows, keyboard navigation, and information density beat decoration. |\n| **Quiet by Default** | Neutrals dominate; the brand color is reserved for primary action, active state, and focus. |\n| **Speed & Density** | Snappy transitions (≤200ms), compact row heights, no entrance animations on every page load. |\n| **Opinionated Defaults** | Single canonical pattern per surface (one button hierarchy, one date picker, one empty state). |\n| **Meticulous Craft** | 1px borders aligned to pixel grid, focus rings 2px offset 2px, motion uses ease-out not linear. |\n| **Accessible (WCAG AA+)** | 4.5:1 text contrast, 3:1 UI element contrast, every interactive surface keyboard-reachable. |\n| **Predictable** | Same component looks\u002Fbehaves identically on every page; no marketing-grade variants. |\n\n### Visual Identity Rules\n\n- **Do not use pure black on pure white.** Use `#0F172A` on `#FFFFFF` (or `#0B1220` on `#0A0E1A` in dark mode).\n- **Brand color is the accent, never the dominant.** If the brand color fills more than ~5% of the viewport in steady state, something is wrong.\n- **Avoid pill buttons** (`border-radius: 9999px`) for SaaS actions. Pills read as marketing\u002Fconsumer; SaaS uses `6-8px` radius for buttons and inputs.\n- **No glassmorphism, no blur, no gradient borders.** The aesthetic is precision, not richness.\n- **Shadows are tight and downward.** Not diffuse, not multi-direction. Reserved for floating layers (popovers, modals, dropdowns).\n- **One font.** Inter \u002F Geist \u002F IBM Plex Sans \u002F native system stack. Avoid mixing display + body fonts; SaaS uses a single workhorse sans.\n- **Mono for IDs, code, tokens, money.** Tabular figures (`font-variant-numeric: tabular-nums`) for any column of numbers.\n\n### Reference apps to mentally calibrate against\n\n| Surface to build | Look at |\n|---|---|\n| Application shell | Linear, Vercel, Stripe Dashboard |\n| Data table | Stripe `\u002Fpayments`, Linear backlog, PlanetScale branches |\n| Settings page | Vercel project settings, Clerk dashboard, GitHub repo settings |\n| Billing \u002F invoice | Stripe billing, Vercel usage |\n| Empty state | Linear, Notion, Vercel deployments |\n| Command palette | Linear ⌘K, Vercel ⌘K, Raycast |\n| Auth | Clerk hosted pages, Stripe Connect onboarding |\n| Onboarding checklist | Stripe Atlas, Vercel project import |\n\n---\n\n## 2. Color System\n\n### 2.1 Neutral Scale (the backbone)\n\nSaaS UIs are 80–90% neutrals. The neutral scale carries the entire interface; brand is sprinkled on top. Use a slightly cool neutral (slate) by default — it reads more \"product\" than warm grays which feel marketing\u002Flifestyle.\n\n| Token | Hex | Usage |\n|---|---|---|\n| `--neutral-0` | `#FFFFFF` | Page background (light mode), surface lifted onto canvas |\n| `--neutral-50` | `#F8FAFC` | Canvas background, alternating row stripe |\n| `--neutral-100` | `#F1F5F9` | Hover background, subtle fill, table header |\n| `--neutral-200` | `#E2E8F0` | **Default border**, divider |\n| `--neutral-300` | `#CBD5E1` | Strong border, input border on focus-within parent |\n| `--neutral-400` | `#94A3B8` | **Subtle text** (placeholders, disabled, captions) |\n| `--neutral-500` | `#64748B` | Tertiary text, icon default |\n| `--neutral-600` | `#475569` | **Muted text** (descriptions, secondary labels) |\n| `--neutral-700` | `#334155` | Strong icon, hover text |\n| `--neutral-800` | `#1E293B` | Heading in dense UIs, code text |\n| `--neutral-900` | `#0F172A` | **Primary text**, primary icons |\n| `--neutral-950` | `#020617` | Highest contrast (rare; only for critical labels) |\n\n### 2.2 Brand Accent (single color, used sparingly)\n\nPick **one** accent. Use a 6-step ramp so hover\u002Factive\u002Ffocused\u002Fdisabled all derive from the same hue. Defaults below use indigo (`#5E6AD2`, Linear's accent) — swap the hue for your brand but keep the structure.\n\n| Token | Hex | Usage |\n|---|---|---|\n| `--brand-50` | `#EEF0FB` | Selected row background, badge background, focus ring background |\n| `--brand-100` | `#DDE0F7` | Hover on brand surfaces |\n| `--brand-200` | `#B9C0EF` | Disabled brand button, decorative |\n| `--brand-500` | `#7B85DC` | Brand hover surface stroke |\n| `--brand-600` | `#5E6AD2` | **Primary brand** — default button bg, link text, focus ring, active nav item |\n| `--brand-700` | `#4A56C0` | Hover state for primary button |\n| `--brand-800` | `#3A45A8` | Active\u002Fpressed state |\n| `--brand-900` | `#2A3284` | High-contrast brand text on light background |\n\n### 2.3 Semantic \u002F Status Colors\n\nUsed for state — never for decoration. Each has a `text`, `bg`, `border` triplet so badges and inline messages stay legible.\n\n| State | `text` | `bg` (filled) | `bg-subtle` (badge) | `border` |\n|---|---|---|---|---|\n| **Success** | `#15803D` | `#16A34A` | `#DCFCE7` | `#86EFAC` |\n| **Warning** | `#A16207` | `#CA8A04` | `#FEF9C3` | `#FDE68A` |\n| **Error \u002F Destructive** | `#B91C1C` | `#DC2626` | `#FEE2E2` | `#FCA5A5` |\n| **Info** | `#1D4ED8` | `#2563EB` | `#DBEAFE` | `#93C5FD` |\n| **Neutral (default badge)** | `#334155` | `#64748B` | `#F1F5F9` | `#CBD5E1` |\n\nRules:\n- Inline form errors: `text` color on `bg-subtle` background, `border` for the input.\n- Toasts: `bg-subtle` panel, `text` heading, `--neutral-700` body.\n- Status badges: `text` on `bg-subtle` + 1px `border`. Never use solid `bg` for badges (too loud).\n\n### 2.4 Data Visualization Palette\n\nWhen you need >1 color for charts. Categorical — visually distinct, similar luminance. Avoid the brand color in this palette so brand reads as \"interactive\" elsewhere.\n\n```\n--chart-1: #2563EB  (blue)\n--chart-2: #16A34A  (green)\n--chart-3: #CA8A04  (amber)\n--chart-4: #DC2626  (red)\n--chart-5: #9333EA  (violet)\n--chart-6: #0891B2  (cyan)\n--chart-7: #DB2777  (pink)\n--chart-8: #65A30D  (lime)\n```\n\n### 2.5 Dark Mode Mapping\n\nSaaS dark modes are **not just inverted**. They are slightly desaturated, slightly lifted, with carefully tuned elevation. Use `#0A0E1A` (or `#0B0F1C`) as the canvas — NEVER `#000000`. Pure black creates harsh contrast and exposes any banding in shadows.\n\n| Token | Light | Dark |\n|---|---|---|\n| `--bg-canvas` | `#F8FAFC` | `#0A0E1A` |\n| `--bg-surface` | `#FFFFFF` | `#111827` |\n| `--bg-elevated` | `#FFFFFF` | `#1F2937` |\n| `--bg-overlay` (popover\u002Fmodal) | `#FFFFFF` | `#1F2937` |\n| `--text-primary` | `#0F172A` | `#F1F5F9` |\n| `--text-muted` | `#475569` | `#94A3B8` |\n| `--text-subtle` | `#94A3B8` | `#64748B` |\n| `--border-default` | `#E2E8F0` | `#1F2937` |\n| `--border-strong` | `#CBD5E1` | `#374151` |\n| `--brand-bg-subtle` | `#EEF0FB` | `rgba(94, 106, 210, 0.16)` |\n| `--brand-fg` | `#5E6AD2` | `#A5B4FC` |\n\nIn dark mode the **brand color shifts lighter** (toward `--brand-500\u002F400` instead of `--brand-600\u002F700`) to maintain contrast against the dark canvas.\n\n---\n\n## 3. Typography\n\n### 3.1 Font Stack\n\n```css\n--font-sans: \"Inter\", \"Geist\", -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n             \"SF Pro Text\", system-ui, sans-serif;\n--font-mono: \"JetBrains Mono\", \"Geist Mono\", \"SF Mono\", \"Menlo\", \"Consolas\",\n             ui-monospace, monospace;\n```\n\nHard rules:\n- **Never use `Arial`, `Helvetica`, `Roboto`, or `Times`** in a SaaS UI. These read as default\u002Funstyled. If you can't load a webfont, fall through to `system-ui` instead.\n- **Never mix two display fonts.** One sans + one mono is the entire stack.\n- **`font-feature-settings: \"cv11\", \"ss01\", \"ss03\"`** for Inter (or whatever stylistic sets your font has) — small caps and alternate forms make tables look intentional.\n- **`font-variant-numeric: tabular-nums`** on EVERY column that contains numbers (money, dates, IDs, counts). Non-tabular figures make rows shimmer.\n\n### 3.2 Type Scale (SaaS-tuned — denser than marketing)\n\n| Token | Size | Line Height | Weight | Letter Spacing | Use |\n|---|---|---|---|---|---|\n| `text-2xs` | 11px \u002F 0.6875rem | 1.36 (15px) | 500 | 0.04em | Microlabels (uppercase metadata, table column tags) |\n| `text-xs` | 12px \u002F 0.75rem | 1.33 (16px) | 400\u002F500 | 0 | Captions, badge text, table secondary |\n| `text-sm` | 13px \u002F 0.8125rem | 1.38 (18px) | 400\u002F500 | 0 | **Default UI text**: table rows, buttons, form labels |\n| `text-base` | 14px \u002F 0.875rem | 1.43 (20px) | 400\u002F500 | 0 | Body text, paragraph copy in panels |\n| `text-md` | 15px \u002F 0.9375rem | 1.47 (22px) | 400\u002F500 | 0 | Comfortable reading (descriptions, modals) |\n| `text-lg` | 16px \u002F 1rem | 1.5 (24px) | 500\u002F600 | -0.005em | Card headings, sidebar section labels |\n| `text-xl` | 18px \u002F 1.125rem | 1.44 (26px) | 600 | -0.01em | Subsection headings |\n| `text-2xl` | 20px \u002F 1.25rem | 1.4 (28px) | 600 | -0.015em | Page subheadings |\n| `text-3xl` | 24px \u002F 1.5rem | 1.33 (32px) | 600 | -0.02em | Page title (h1 in dashboards) |\n| `text-4xl` | 30px \u002F 1.875rem | 1.2 (36px) | 600\u002F700 | -0.025em | Marketing-adjacent hero in settings |\n\n**Critical**: the default UI size in SaaS is **13px or 14px**, NOT 16px. Stripe is 14px. Linear is 13px. Vercel is 14px. 16px feels too big and creates pages that scroll forever.\n\n### 3.3 Weights\n\n| Weight | Value | Use |\n|---|---|---|\n| Regular | 400 | Body, table cells, descriptions |\n| Medium | 500 | Default for buttons, labels, table headers, navigation, badge text |\n| Semibold | 600 | Headings, emphasized stats, active nav |\n| Bold | 700 | Rare — only marketing-adjacent surfaces or KPI numbers |\n\n**Never** use weight 800 or 900 in a SaaS UI.\n\n### 3.4 Letter Spacing\n\n| Context | Value |\n|---|---|\n| Body \u002F table | 0 |\n| Headings ≥18px | -0.01em to -0.025em (tighter as size grows) |\n| Microlabels \u002F uppercase | 0.04em to 0.06em |\n| Mono | 0 |\n\n### 3.5 Text Rendering\n\n```css\nhtml {\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n  text-rendering: optimizeLegibility;\n  font-feature-settings: \"kern\" 1, \"liga\" 1, \"calt\" 1;\n}\n\n.numeric, table, [data-numeric] {\n  font-variant-numeric: tabular-nums;\n}\n```\n\n---\n\n## 4. Spacing System\n\n### 4.1 Base Unit\n\n```css\n--space-unit: 4px;\n```\n\n### 4.2 Scale\n\n| Token | px | rem | Common Use |\n|---|---|---|---|\n| `space-0` | 0 | 0 | Reset |\n| `space-px` | 1 | — | Hairlines, dividers |\n| `space-0.5` | 2 | 0.125 | Tight icon-to-text gaps |\n| `space-1` | 4 | 0.25 | Inline tight |\n| `space-1.5` | 6 | 0.375 | — |\n| `space-2` | 8 | 0.5 | Default tight gap, icon-text, badge padding |\n| `space-2.5` | 10 | 0.625 | Input vertical padding (compact) |\n| `space-3` | 12 | 0.75 | Input vertical padding (default), small card |\n| `space-4` | 16 | 1 | **Default card\u002Fpanel padding**, form field gaps |\n| `space-5` | 20 | 1.25 | Section subheading gap |\n| `space-6` | 24 | 1.5 | Card padding (comfortable), section internal |\n| `space-8` | 32 | 2 | Page section gap, large card padding |\n| `space-10` | 40 | 2.5 | Major section gap |\n| `space-12` | 48 | 3 | Page-level section gap |\n| `space-16` | 64 | 4 | Hero, max page-section |\n\n**Density convention** (which scale value to default to):\n\n- Buttons: `8px 12px` (sm), `8px 14px` (md), `10px 16px` (lg) — vertical padding stays tight\n- Inputs: `8px 12px` (sm), `9px 12px` (md), `10px 14px` (lg)\n- Cards: `16px` (sm), `20-24px` (md), `32px` (lg \u002F settings panel)\n- Table cells: `10px 16px` (compact), `12px 16px` (default), `16px 20px` (comfortable)\n- Page padding: `24px` (mobile) → `32px` (desktop) → `48px` (wide settings)\n\n---\n\n## 5. Border Radius\n\n| Token | Value | Use |\n|---|---|---|\n| `--radius-none` | 0 | Table cells, full-bleed sections |\n| `--radius-sm` | 4px | Badges, tags, small chips |\n| `--radius-md` | 6px | **Default**: buttons, inputs, dropdowns, menu items |\n| `--radius-lg` | 8px | Cards, panels, popovers |\n| `--radius-xl` | 12px | Modals, large surfaces, sheets |\n| `--radius-2xl` | 16px | Marketing-adjacent (pricing card, onboarding) |\n| `--radius-full` | 9999px | Avatars, status dots, **NOT buttons** |\n\nRules:\n- **Buttons in SaaS UIs use 6px, not pill (`9999px`).** Pills are for marketing\u002Fconsumer apps. The exception is a \"tag\" or \"chip\" inside a table cell.\n- **Match input and button radius.** If button = 6px, input = 6px. Visual consistency in form rows.\n- **Cards never share radius with modals.** Cards = 8px, modals = 12px+. This is how the modal reads as a different elevation layer.\n\n---\n\n## 6. Shadow System (Elevation)\n\nSaaS shadows are **tight, downward, single-direction**. They mark elevation; they do not decorate. No glows, no colored shadows, no inset highlights, no large spread radii.\n\n### 6.1 Elevation Tokens\n\n```css\n\u002F* Light mode *\u002F\n--shadow-xs:  0 1px 2px 0 rgba(15, 23, 42, 0.04);\n--shadow-sm:  0 1px 2px 0 rgba(15, 23, 42, 0.05),\n              0 1px 3px 0 rgba(15, 23, 42, 0.06);\n--shadow-md:  0 2px 4px -1px rgba(15, 23, 42, 0.06),\n              0 4px 6px -2px rgba(15, 23, 42, 0.04);\n--shadow-lg:  0 4px 6px -2px rgba(15, 23, 42, 0.05),\n              0 10px 15px -3px rgba(15, 23, 42, 0.08);\n--shadow-xl:  0 8px 10px -4px rgba(15, 23, 42, 0.06),\n              0 20px 25px -5px rgba(15, 23, 42, 0.10);\n--shadow-2xl: 0 25px 50px -12px rgba(15, 23, 42, 0.18);\n\n\u002F* Focus ring (NOT a shadow, but the only \"glow\" allowed) *\u002F\n--ring-focus: 0 0 0 3px rgba(94, 106, 210, 0.20);\n--ring-error: 0 0 0 3px rgba(220, 38, 38, 0.16);\n\n\u002F* Dark mode: shadows almost invisible; elevation is conveyed via background lightening *\u002F\n--shadow-xs-dark:  0 1px 2px 0 rgba(0, 0, 0, 0.30);\n--shadow-sm-dark:  0 1px 3px 0 rgba(0, 0, 0, 0.40);\n--shadow-md-dark:  0 4px 8px -2px rgba(0, 0, 0, 0.50);\n--shadow-lg-dark:  0 12px 20px -6px rgba(0, 0, 0, 0.55);\n```\n\n### 6.2 Elevation → Component Mapping\n\n| Layer | Shadow | Examples |\n|---|---|---|\n| 0 (flat on canvas) | none | Sidebar, page body, inline rows |\n| 1 (resting card) | `--shadow-xs` or none + 1px border | Default card on `--bg-canvas` |\n| 2 (hovered card) | `--shadow-sm` | Card with `:hover` state |\n| 3 (dropdown, popover) | `--shadow-md` | Menu, popover, select dropdown |\n| 4 (modal, dialog) | `--shadow-xl` | Dialog, slide-over |\n| 5 (toast over modal) | `--shadow-2xl` | Toast, command palette over modal backdrop |\n\n### 6.3 Border-vs-Shadow Decision\n\nFor most cards, **prefer a 1px border over a shadow**. Borders are crisper at any DPI and read more \"product\". Use shadow only when:\n- The element is floating over content (popover, modal, dropdown, toast)\n- A drag-and-drop ghost is rendered\n- A row is \"lifted\" to indicate selection while dragging\n\n---\n\n## 7. Animation System\n\n### 7.1 Principle\n\nSaaS motion is **fast, ease-out, and only on user-initiated events**. No entrance animations on page mount, no decorative parallax, no stagger on every grid. Motion's job is to confirm an action happened, not to entertain.\n\n### 7.2 Easing\n\n```css\n\u002F* Default — used for most state transitions *\u002F\n--ease-out: cubic-bezier(0.16, 1, 0.3, 1);   \u002F* expo-out, snappy *\u002F\n\n\u002F* For things that recoil (modal entrance, popover) *\u002F\n--ease-out-back: cubic-bezier(0.34, 1.56, 0.64, 1);\n\n\u002F* Press \u002F active (deceleration into rest) *\u002F\n--ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);\n\n\u002F* Linear — for indeterminate progress \u002F spinners only *\u002F\n--ease-linear: linear;\n```\n\n**Do NOT use** `ease`, `ease-in`, or unspecified defaults. They feel sluggish in SaaS contexts.\n\n### 7.3 Duration Scale\n\n| Token | ms | Use |\n|---|---|---|\n| `--duration-75` | 75 | Color change, opacity flip (button press color) |\n| `--duration-100` | 100 | Hover background fill |\n| `--duration-150` | 150 | **Default** — most transitions |\n| `--duration-200` | 200 | Dropdown\u002Fpopover enter |\n| `--duration-250` | 250 | Modal\u002Fdialog enter |\n| `--duration-300` | 300 | Slide-over (drawer) enter |\n| `--duration-500` | 500 | Skeleton shimmer cycle |\n\n**Anything longer than 300ms in a product UI is wrong.** Marketing pages can take more time; product UIs cannot.\n\n### 7.4 Standard Transitions\n\n```css\n\u002F* Color\u002Fborder (default for all interactive elements) *\u002F\nbutton, a, input, select, textarea, [role=\"button\"] {\n  transition:\n    background-color var(--duration-150) var(--ease-out),\n    border-color var(--duration-150) var(--ease-out),\n    color var(--duration-150) var(--ease-out),\n    box-shadow var(--duration-150) var(--ease-out);\n}\n\n\u002F* Modal\u002Fdialog *\u002F\n.dialog-enter { animation: dialog-enter 250ms var(--ease-out-back); }\n@keyframes dialog-enter {\n  from { opacity: 0; transform: translateY(8px) scale(0.98); }\n  to   { opacity: 1; transform: translateY(0) scale(1); }\n}\n\n\u002F* Popover\u002Fdropdown *\u002F\n.popover-enter { animation: popover-enter 150ms var(--ease-out); }\n@keyframes popover-enter {\n  from { opacity: 0; transform: translateY(-4px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n\u002F* Toast slide-in *\u002F\n.toast-enter { animation: toast-enter 200ms var(--ease-out); }\n@keyframes toast-enter {\n  from { opacity: 0; transform: translateX(8px); }\n  to   { opacity: 1; transform: translateX(0); }\n}\n\n\u002F* Skeleton shimmer *\u002F\n.skeleton {\n  background: linear-gradient(90deg, var(--neutral-100) 25%, var(--neutral-200) 50%, var(--neutral-100) 75%);\n  background-size: 200% 100%;\n  animation: shimmer 1.5s ease-in-out infinite;\n}\n@keyframes shimmer {\n  from { background-position: 200% 0; }\n  to   { background-position: -200% 0; }\n}\n```\n\n### 7.5 What NOT to Animate\n\n- **Page mount.** Render synchronously. The page is the priority, not the motion.\n- **Sidebar nav items individually staggering in.** Render the whole nav at once.\n- **Tab content fade.** Switching tabs is an instant context change; fade hides the change.\n- **Table rows.** A 1000-row table that fades in row-by-row is unusable.\n\n### 7.6 What SHOULD Animate\n\n- Button hover (background-color 100ms)\n- Focus ring (box-shadow 150ms)\n- Modal\u002Fdialog enter and exit (250ms)\n- Popover\u002Fdropdown enter (150ms)\n- Toast slide-in (200ms)\n- Skeleton shimmer (loading states)\n- Accordion expand\u002Fcollapse (height 200ms)\n- Optimistic UI confirmations (checkmark scale-in 150ms)\n\n### 7.7 `prefers-reduced-motion`\n\n```css\n@media (prefers-reduced-motion: reduce) {\n  *, *::before, *::after {\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    transition-duration: 0.01ms !important;\n    scroll-behavior: auto !important;\n  }\n}\n```\n\nAlways include. SaaS users may have vestibular sensitivity or use the OS-level reduce-motion setting.\n\n---\n\n## 8. Layout System\n\n### 8.1 The Canonical SaaS Shell\n\n```\n┌─────────────────────────────────────────────────────────────────┐\n│ [Topbar: workspace switcher | search ⌘K | user menu] 48px       │\n├──────────────┬──────────────────────────────────────────────────┤\n│              │                                                  │\n│              │   Page header                                    │\n│              │   ┌────────────────────────────────────────────┐ │\n│              │   │ Title             [primary action] [⋯ menu]│ │\n│   Sidebar    │   │ Description \u002F breadcrumb                   │ │\n│   (240-     │   └────────────────────────────────────────────┘ │\n│    280px)    │                                                  │\n│              │   Page body (cards, tables, settings)            │\n│   Nav items  │                                                  │\n│   Sections   │   ┌──────────────────────────────────────────┐   │\n│   Footer     │   │  Card \u002F Panel                            │   │\n│              │   └──────────────────────────────────────────┘   │\n│              │                                                  │\n└──────────────┴──────────────────────────────────────────────────┘\n```\n\nThis is the Stripe\u002FLinear\u002FVercel\u002FNotion layout. Three regions:\n\n1. **Topbar** (48–56px): workspace\u002Fteam switcher on the left, global search (`⌘K`) center or right, user menu on far right. Stays fixed during scroll.\n2. **Sidebar** (240–280px): primary nav. Collapsible to a 56px icon rail on narrow screens. Stays fixed during scroll.\n3. **Content** (remaining width, max ~1200px centered for readability OR full-width for tables): page header → page body.\n\nVariations:\n- **Linear-style** has no topbar — the sidebar takes the whole left edge, search lives inside the content header.\n- **Notion-style** has only a sidebar, page-level breadcrumbs at top of content.\n- **Settings-style** uses a *secondary* sidebar (settings nav) inside the content area, so two sidebars are visible.\n\n### 8.2 Container Widths\n\n| Token | px | Use |\n|---|---|---|\n| `--container-sm` | 640 | Single-column forms, auth, dialogs |\n| `--container-md` | 768 | Settings forms, account pages |\n| `--container-lg` | 1024 | Dashboard pages, default content max |\n| `--container-xl` | 1280 | Wide dashboards with sidebars-in-content |\n| `--container-2xl` | 1536 | Data tables, monitoring views (full-bleed) |\n\n**Tables get `--container-2xl` or full-bleed.** Settings forms get `--container-md` (max ~720px reading column).\n\n### 8.3 Breakpoints\n\n| Name | min-width | Behavior |\n|---|---|---|\n| `sm` | 640px | Form inputs reach full width on phones |\n| `md` | 768px | Two-column form layouts kick in |\n| `lg` | 1024px | Sidebar appears (below this, sidebar becomes a sheet\u002Fdrawer) |\n| `xl` | 1280px | Sidebar stays expanded; data tables show all columns |\n| `2xl` | 1536px | Multi-column dashboards |\n\nMobile rule: the sidebar collapses to a hamburger that opens a full-height sheet. The topbar's search and user menu remain.\n\n### 8.4 Grid Patterns\n\n```css\n\u002F* Page header — title left, actions right *\u002F\n.page-header {\n  display: flex;\n  align-items: flex-start;\n  justify-content: space-between;\n  gap: 16px;\n  margin-bottom: 24px;\n}\n\n\u002F* Two-column form (label left, input right) — settings page idiom *\u002F\n.form-row {\n  display: grid;\n  grid-template-columns: minmax(0, 240px) minmax(0, 1fr);\n  gap: 24px;\n  padding: 20px 0;\n  border-bottom: 1px solid var(--border-default);\n}\n.form-row:last-child { border-bottom: none; }\n.form-row__label { font-size: 13px; font-weight: 500; color: var(--text-primary); }\n.form-row__hint  { font-size: 12px; color: var(--text-muted); margin-top: 4px; }\n\n\u002F* Card grid (3-col on desktop, 2 on tablet, 1 on mobile) *\u002F\n.card-grid {\n  display: grid;\n  gap: 16px;\n  grid-template-columns: 1fr;\n}\n@media (min-width: 768px) { .card-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (min-width: 1024px) { .card-grid { grid-template-columns: repeat(3, 1fr); } }\n\n\u002F* KPI strip — auto-fit, never wider than 280, never narrower than 200 *\u002F\n.kpi-strip {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 12px;\n}\n```\n\n### 8.5 Sidebar Anatomy\n\n```\n[Workspace switcher]      32px row, hover bg, dropdown chevron\n─────────────────────\nSECTION LABEL             11px uppercase, --neutral-500, 8px y-padding\n  [icon] Item 1           36px row, 13px text, 8px gap, hover bg-100\n  [icon] Item 2           selected: bg-brand-50 + brand-700 text\n  [icon] Item 3\n─────────────────────\nSECTION LABEL\n  [icon] Item 4\n─────────────────────\n                          (stretches to fill)\n[avatar] user@email       Bottom; opens user menu upward\n```\n\nKey spec:\n- Sidebar bg: `--bg-canvas` (slightly tinted from page surface) OR `--bg-surface` flat\n- Nav items: 36px tall, 8px horizontal padding, 6px radius, gap 8px between icon + text\n- Active item: `bg: var(--brand-50)`, `color: var(--brand-700)`, **no border, no left-accent stripe** (Linear-style minimal)\n- Section labels: `text-2xs` uppercase, `--neutral-500`, 8px y-padding\n- Width: 256px default, 56px collapsed (icons only)\n\n---\n\n## 9. Dark Mode\n\n### 9.1 Detection\n\n```html\n\u003Cscript>\n  (function() {\n    var stored = localStorage.getItem('theme');\n    var prefersDark = window.matchMedia('(prefers-color-scheme: dark)').matches;\n    var dark = stored === 'dark' || (stored !== 'light' && prefersDark);\n    document.documentElement.classList.toggle('dark', dark);\n  })();\n\u003C\u002Fscript>\n```\n\nInline in `\u003Chead>` BEFORE any stylesheets to prevent flash-of-light-theme on dark-preferred users.\n\n### 9.2 CSS Token Mapping\n\n```css\n:root {\n  --bg-canvas: #F8FAFC;\n  --bg-surface: #FFFFFF;\n  --bg-elevated: #FFFFFF;\n  --text-primary: #0F172A;\n  --text-muted: #475569;\n  --text-subtle: #94A3B8;\n  --border-default: #E2E8F0;\n  --border-strong: #CBD5E1;\n  --brand-fg: #5E6AD2;\n  --brand-bg-subtle: #EEF0FB;\n}\n\n.dark {\n  --bg-canvas: #0A0E1A;\n  --bg-surface: #111827;\n  --bg-elevated: #1F2937;\n  --text-primary: #F1F5F9;\n  --text-muted: #94A3B8;\n  --text-subtle: #64748B;\n  --border-default: #1F2937;\n  --border-strong: #374151;\n  --brand-fg: #A5B4FC;\n  --brand-bg-subtle: rgba(94, 106, 210, 0.16);\n}\n```\n\n### 9.3 Three-Way Theme Toggle\n\nAlways offer `system | light | dark`. The user expects to match OS preference by default but be able to override.\n\n```javascript\nfunction setTheme(mode \u002F* 'system' | 'light' | 'dark' *\u002F) {\n  if (mode === 'system') {\n    localStorage.removeItem('theme');\n    const dark = matchMedia('(prefers-color-scheme: dark)').matches;\n    document.documentElement.classList.toggle('dark', dark);\n  } else {\n    localStorage.setItem('theme', mode);\n    document.documentElement.classList.toggle('dark', mode === 'dark');\n  }\n}\n\nmatchMedia('(prefers-color-scheme: dark)').addEventListener('change', (e) => {\n  if (!localStorage.getItem('theme')) {\n    document.documentElement.classList.toggle('dark', e.matches);\n  }\n});\n```\n\n### 9.4 Dark-Mode-Specific Rules\n\n- **Borders go invisible.** In dark mode, a 1px border with `rgba(255, 255, 255, 0.08)` reads cleaner than the inverted neutral. Use a slightly translucent border for surfaces, solid `--border-default` for input fields.\n- **No drop shadows.** Or, dramatically reduce them. In dark mode, elevation is conveyed by *lighter* surface backgrounds, not by darker shadows underneath.\n- **Brand color shifts lighter.** `--brand-fg` becomes `#A5B4FC` (brand-300\u002F400 range) so it has enough contrast against the dark canvas.\n- **Image \u002F chart luminance.** If you render charts\u002Fscreenshots inside a card, the card background should be `--bg-elevated` (lighter than canvas) so the artwork doesn't appear floating on void.\n\n---\n\n## 10. Accessibility\n\n### 10.1 Color Contrast\n\nMinimum ratios:\n- **Body text on background: 4.5:1** (WCAG AA Normal Text)\n- **Large text (≥18px or 14px bold) on background: 3:1**\n- **UI components (button border, input border, focus ring) against adjacent color: 3:1**\n- **Non-text indicators (icons that convey state): 3:1**\n\nVerify the included palette:\n- `#0F172A` on `#FFFFFF` = 19.3:1 ✓\n- `#475569` (muted) on `#FFFFFF` = 7.5:1 ✓\n- `#94A3B8` (subtle) on `#FFFFFF` = 3.6:1 ✓ (large text \u002F decorative only)\n- `#5E6AD2` (brand) on `#FFFFFF` = 5.7:1 ✓\n- `#FFFFFF` on `#5E6AD2` (brand button) = 5.7:1 ✓\n\n### 10.2 Focus States\n\n```css\n\u002F* Default focus ring for all interactive elements *\u002F\n*:focus { outline: none; }\n*:focus-visible {\n  outline: 2px solid var(--brand-fg);\n  outline-offset: 2px;\n  border-radius: var(--radius-sm);\n}\n\n\u002F* For elements with their own visual treatment (buttons, inputs), use box-shadow ring *\u002F\nbutton:focus-visible,\n[role=\"button\"]:focus-visible,\na:focus-visible {\n  outline: none;\n  box-shadow: var(--ring-focus);\n}\n\ninput:focus-visible,\ntextarea:focus-visible,\nselect:focus-visible {\n  outline: none;\n  border-color: var(--brand-fg);\n  box-shadow: var(--ring-focus);\n}\n```\n\n**Never remove the focus ring without replacing it.** This is the single most common SaaS accessibility regression.\n\n### 10.3 Keyboard Map (every SaaS app should implement)\n\n| Key | Action |\n|---|---|\n| `⌘K` \u002F `Ctrl+K` | Open command palette |\n| `\u002F` | Focus the page search input |\n| `g` then `d` | Go to dashboard (vim-style nav, optional but Linear\u002FGitHub do it) |\n| `?` | Show keyboard shortcut cheat sheet |\n| `Esc` | Close modal, dismiss popover, blur input |\n| `Tab` \u002F `Shift+Tab` | Move focus forward\u002Fback |\n| `Enter` | Activate focused button\u002Flink; submit form when input focused |\n| `Space` | Toggle checkbox\u002Fswitch; activate button |\n| `↑` \u002F `↓` | Navigate list items, table rows, menu items |\n| `j` \u002F `k` | Same as ↓ \u002F ↑ (vim-style; optional) |\n\n### 10.4 Semantic Patterns\n\n- Buttons use `\u003Cbutton>`, links use `\u003Ca href>`. **Never** use a `\u003Cdiv onClick>` for either.\n- Form fields have a visible `\u003Clabel>` (or `aria-label` if visually replaced by a placeholder pattern).\n- Required fields: visible `*` marker AND `aria-required=\"true\"`.\n- Error messages: linked via `aria-describedby`, role `alert` for the first error.\n- Tables: `\u003Cth scope=\"col\">` headers, optional `\u003Ccaption>` for context.\n- Modals: trap focus, restore focus to trigger on close, `aria-modal=\"true\"`, `role=\"dialog\"`, labeled by heading.\n- Toasts: `role=\"status\"` for non-critical, `role=\"alert\"` for errors.\n\n### 10.5 Touch Targets\n\nMinimum 44×44px (WCAG 2.5.5). On desktop SaaS, buttons can be 32-36px tall as long as the **clickable hit area** (via padding) reaches 44px.\n\n```css\n.icon-button {\n  position: relative;\n  width: 32px;\n  height: 32px;\n}\n.icon-button::before {\n  content: '';\n  position: absolute;\n  inset: -6px;  \u002F* extends hit area to 44x44 *\u002F\n}\n```\n\n### 10.6 Screen Reader Utilities\n\n```css\n.sr-only {\n  position: absolute;\n  width: 1px;\n  height: 1px;\n  padding: 0;\n  margin: -1px;\n  overflow: hidden;\n  clip: rect(0, 0, 0, 0);\n  white-space: nowrap;\n  border: 0;\n}\n\n.sr-only-focusable:focus {\n  position: static;\n  width: auto;\n  height: auto;\n  clip: auto;\n  white-space: normal;\n}\n```\n\nUse `.sr-only` for \"Skip to main content\" links and icon-only button labels.\n\n---\n\n## 11. Decorative Elements (Used Sparingly)\n\nSaaS UIs avoid heavy decoration. The few decorative idioms that DO appear:\n\n### 11.1 Section Dividers\n\n```css\n.divider {\n  height: 1px;\n  background: var(--border-default);\n  margin: 24px 0;\n}\n\n\u002F* Vertical divider (e.g., between toolbar groups) *\u002F\n.divider-v {\n  width: 1px;\n  background: var(--border-default);\n  align-self: stretch;\n  margin: 0 8px;\n}\n```\n\n### 11.2 Inline Pills \u002F Status Dots\n\n```css\n\u002F* Status dot (used in tables: ● Active) *\u002F\n.status-dot {\n  display: inline-block;\n  width: 8px;\n  height: 8px;\n  border-radius: 9999px;\n  vertical-align: middle;\n  margin-right: 6px;\n}\n.status-dot--success { background: #16A34A; }\n.status-dot--warning { background: #CA8A04; }\n.status-dot--error   { background: #DC2626; }\n.status-dot--neutral { background: #94A3B8; }\n\n\u002F* Pulsing dot for \"live\" \u002F \"syncing\" *\u002F\n.status-dot--pulse {\n  position: relative;\n}\n.status-dot--pulse::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  border-radius: inherit;\n  background: inherit;\n  animation: pulse-ring 1.6s ease-out infinite;\n}\n@keyframes pulse-ring {\n  0%   { transform: scale(1);   opacity: 0.6; }\n  100% { transform: scale(2.5); opacity: 0; }\n}\n```\n\n### 11.3 Empty-State Iconography Placeholder\n\nFor empty states, draw a single 1.5px-stroke line icon at 48–64px size in `--neutral-300`. Do not use 3D illustrations or stock vectors — they break the \"quiet product\" register.\n\n```html\n\u003Cdiv class=\"empty-state\">\n  \u003Csvg width=\"48\" height=\"48\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"\n       stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\n       style=\"color: var(--neutral-300);\">\n    \u003C!-- single line-art icon (e.g., a Lucide icon) -->\n  \u003C\u002Fsvg>\n  \u003Ch3>No customers yet\u003C\u002Fh3>\n  \u003Cp>Customers appear here after their first successful payment.\u003C\u002Fp>\n  \u003Cbutton>Create test customer\u003C\u002Fbutton>\n\u003C\u002Fdiv>\n```\n\n### 11.4 Subtle Background Grid (for empty canvases)\n\nFor dashboard backgrounds, an OPTIONAL very subtle dot grid is acceptable:\n\n```css\n.canvas-grid {\n  background-color: var(--bg-canvas);\n  background-image: radial-gradient(circle, var(--neutral-200) 1px, transparent 1px);\n  background-size: 24px 24px;\n  background-position: 0 0;\n}\n```\n\nOpacity: never above 30%. Most SaaS apps omit this entirely.\n\n### 11.5 Keyboard Shortcut Chips\n\n```css\n.kbd {\n  display: inline-flex;\n  align-items: center;\n  gap: 2px;\n  padding: 2px 6px;\n  font-family: var(--font-mono);\n  font-size: 11px;\n  line-height: 1.2;\n  color: var(--text-muted);\n  background: var(--bg-surface);\n  border: 1px solid var(--border-default);\n  border-bottom-width: 2px;  \u002F* mechanical key look *\u002F\n  border-radius: 4px;\n  vertical-align: middle;\n}\n```\n\nUsage: `\u003Cspan class=\"kbd\">⌘\u003C\u002Fspan>\u003Cspan class=\"kbd\">K\u003C\u002Fspan>` inside tooltips, menu items, command palette.\n\n---\n\n## 12. Component Quick Reference\n\n### Buttons\n\n| Variant | Background | Text | Border | Use |\n|---|---|---|---|---|\n| `primary` | `--brand-600` | `#FFFFFF` | none | The one primary action per surface |\n| `secondary` | `--bg-surface` | `--text-primary` | `--border-default` 1px | Most actions (\"Cancel\", \"Save\", \"Edit\") |\n| `ghost` | transparent | `--text-primary` | none | Toolbar buttons, table row actions |\n| `destructive` | `#DC2626` | `#FFFFFF` | none | Delete, revoke, irreversible |\n| `destructive-outline` | `--bg-surface` | `#B91C1C` | `#FCA5A5` | Less aggressive destructive |\n| `link` | none | `--brand-600` | none, underline on hover | Inline navigation actions |\n\nSizes: `sm` (28px tall, 12px text), `md` (32px tall, 13px text — **default**), `lg` (40px tall, 14px text).\n\n### Inputs\n\n| State | Border | Background | Shadow |\n|---|---|---|---|\n| default | `--border-default` | `--bg-surface` | none |\n| hover | `--border-strong` | `--bg-surface` | none |\n| focus | `--brand-fg` | `--bg-surface` | `--ring-focus` |\n| error | `#DC2626` | `--bg-surface` | `--ring-error` |\n| disabled | `--border-default` | `--neutral-50` | none, `opacity: 0.6` |\n\nSizes match buttons: `sm` (28px), `md` (32px default), `lg` (40px).\n\n### Cards\n\n| Variant | Background | Border | Padding | Shadow |\n|---|---|---|---|---|\n| default | `--bg-surface` | 1px `--border-default` | 20px | none |\n| interactive | `--bg-surface` | 1px `--border-default` | 20px | hover: `--shadow-sm` |\n| ghost | none | none | 0 | none — for grouping without enclosure |\n| elevated | `--bg-elevated` | none | 24px | `--shadow-md` |\n| outline-only | none | 1px `--border-default` | 16px | none — for placeholder\u002Fempty slots |\n\n### Badges \u002F Status Pills\n\n| Variant | Background | Text | Border |\n|---|---|---|---|\n| neutral | `--neutral-100` | `--neutral-700` | none |\n| brand | `--brand-50` | `--brand-700` | none |\n| success | `#DCFCE7` | `#15803D` | none |\n| warning | `#FEF9C3` | `#A16207` | none |\n| error | `#FEE2E2` | `#B91C1C` | none |\n| info | `#DBEAFE` | `#1D4ED8` | none |\n\nSizing: padding `2px 8px`, font 11–12px, weight 500, radius 4px (NOT pill). Optional leading status dot.\n\n---\n\n## 13. File Structure Recommendation\n\n```\nproject\u002F\n├── src\u002F\n│   ├── styles\u002F\n│   │   ├── tokens.css           # All CSS custom properties (one file, single source of truth)\n│   │   ├── base.css             # Reset, html\u002Fbody, typography defaults, focus\n│   │   └── globals.css          # @import the above + utility classes\n│   ├── components\u002F\n│   │   ├── primitives\u002F          # Lowest-level, design-token-aware\n│   │   │   ├── Button.tsx\n│   │   │   ├── Input.tsx\n│   │   │   ├── Select.tsx\n│   │   │   ├── Checkbox.tsx\n│   │   │   ├── Switch.tsx\n│   │   │   ├── Badge.tsx\n│   │   │   ├── Card.tsx\n│   │   │   ├── Avatar.tsx\n│   │   │   ├── Tooltip.tsx\n│   │   │   ├── Kbd.tsx\n│   │   │   └── Spinner.tsx\n│   │   ├── overlays\u002F            # Floating layers\n│   │   │   ├── Dialog.tsx\n│   │   │   ├── Sheet.tsx\n│   │   │   ├── Popover.tsx\n│   │   │   ├── DropdownMenu.tsx\n│   │   │   ├── Toast.tsx\n│   │   │   └── CommandPalette.tsx\n│   │   ├── data\u002F                # Data display\n│   │   │   ├── DataTable.tsx\n│   │   │   ├── Pagination.tsx\n│   │   │   ├── KpiCard.tsx\n│   │   │   └── EmptyState.tsx\n│   │   ├── forms\u002F\n│   │   │   ├── FormField.tsx\n│   │   │   ├── FormRow.tsx\n│   │   │   └── FormSection.tsx\n│   │   └── shell\u002F               # The app frame\n│   │       ├── AppShell.tsx\n│   │       ├── Sidebar.tsx\n│   │       ├── Topbar.tsx\n│   │       ├── PageHeader.tsx\n│   │       └── Breadcrumb.tsx\n│   └── lib\u002F\n│       ├── theme.ts             # Theme toggle (system\u002Flight\u002Fdark)\n│       ├── shortcuts.ts         # Global keyboard handler\n│       └── format.ts            # Money, date, relative time helpers\n├── tailwind.config.ts           # Tokens mirrored from tokens.css\n└── tsconfig.json\n```\n\nRules:\n- **`tokens.css` is the single source of truth.** `tailwind.config.ts` reads from it (or duplicates its values, but only as a mirror).\n- **Primitives have no business logic.** They accept props, render styled DOM. State lives in feature components that wrap them.\n- **No component crosses layer boundaries.** A primitive can't import from `shell\u002F`; `shell\u002F` can't import from `data\u002F`.\n\n---\n\n## 14. Full CSS Custom Properties\n\nCopy into `styles\u002Ftokens.css`:\n\n```css\n:root {\n  \u002F* ── Brand ── *\u002F\n  --brand-50:  #EEF0FB;\n  --brand-100: #DDE0F7;\n  --brand-200: #B9C0EF;\n  --brand-500: #7B85DC;\n  --brand-600: #5E6AD2;\n  --brand-700: #4A56C0;\n  --brand-800: #3A45A8;\n  --brand-900: #2A3284;\n  --brand-fg: var(--brand-600);\n  --brand-bg-subtle: var(--brand-50);\n\n  \u002F* ── Neutrals (slate) ── *\u002F\n  --neutral-0:   #FFFFFF;\n  --neutral-50:  #F8FAFC;\n  --neutral-100: #F1F5F9;\n  --neutral-200: #E2E8F0;\n  --neutral-300: #CBD5E1;\n  --neutral-400: #94A3B8;\n  --neutral-500: #64748B;\n  --neutral-600: #475569;\n  --neutral-700: #334155;\n  --neutral-800: #1E293B;\n  --neutral-900: #0F172A;\n  --neutral-950: #020617;\n\n  \u002F* ── Semantic surfaces ── *\u002F\n  --bg-canvas:   var(--neutral-50);\n  --bg-surface:  var(--neutral-0);\n  --bg-elevated: var(--neutral-0);\n  --bg-hover:    var(--neutral-100);\n\n  --text-primary: var(--neutral-900);\n  --text-muted:   var(--neutral-600);\n  --text-subtle:  var(--neutral-400);\n\n  --border-default: var(--neutral-200);\n  --border-strong:  var(--neutral-300);\n\n  \u002F* ── State ── *\u002F\n  --success-fg:  #15803D;\n  --success-bg:  #DCFCE7;\n  --warning-fg:  #A16207;\n  --warning-bg:  #FEF9C3;\n  --error-fg:    #B91C1C;\n  --error-bg:    #FEE2E2;\n  --info-fg:     #1D4ED8;\n  --info-bg:     #DBEAFE;\n\n  \u002F* ── Chart palette ── *\u002F\n  --chart-1: #2563EB;\n  --chart-2: #16A34A;\n  --chart-3: #CA8A04;\n  --chart-4: #DC2626;\n  --chart-5: #9333EA;\n  --chart-6: #0891B2;\n  --chart-7: #DB2777;\n  --chart-8: #65A30D;\n\n  \u002F* ── Typography ── *\u002F\n  --font-sans: \"Inter\", \"Geist\", -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n               \"SF Pro Text\", system-ui, sans-serif;\n  --font-mono: \"JetBrains Mono\", \"Geist Mono\", \"SF Mono\", \"Menlo\", \"Consolas\",\n               ui-monospace, monospace;\n\n  \u002F* ── Spacing (multiples of 4) ── *\u002F\n  --space-unit: 4px;\n\n  \u002F* ── Radius ── *\u002F\n  --radius-none: 0;\n  --radius-sm:   4px;\n  --radius-md:   6px;\n  --radius-lg:   8px;\n  --radius-xl:   12px;\n  --radius-2xl:  16px;\n  --radius-full: 9999px;\n\n  \u002F* ── Shadows ── *\u002F\n  --shadow-xs:  0 1px 2px 0 rgba(15, 23, 42, 0.04);\n  --shadow-sm:  0 1px 2px 0 rgba(15, 23, 42, 0.05), 0 1px 3px 0 rgba(15, 23, 42, 0.06);\n  --shadow-md:  0 2px 4px -1px rgba(15, 23, 42, 0.06), 0 4px 6px -2px rgba(15, 23, 42, 0.04);\n  --shadow-lg:  0 4px 6px -2px rgba(15, 23, 42, 0.05), 0 10px 15px -3px rgba(15, 23, 42, 0.08);\n  --shadow-xl:  0 8px 10px -4px rgba(15, 23, 42, 0.06), 0 20px 25px -5px rgba(15, 23, 42, 0.10);\n  --shadow-2xl: 0 25px 50px -12px rgba(15, 23, 42, 0.18);\n  --ring-focus: 0 0 0 3px rgba(94, 106, 210, 0.20);\n  --ring-error: 0 0 0 3px rgba(220, 38, 38, 0.16);\n\n  \u002F* ── Motion ── *\u002F\n  --ease-out:        cubic-bezier(0.16, 1, 0.3, 1);\n  --ease-out-back:   cubic-bezier(0.34, 1.56, 0.64, 1);\n  --ease-in-out:     cubic-bezier(0.4, 0, 0.2, 1);\n  --duration-75:  75ms;\n  --duration-100: 100ms;\n  --duration-150: 150ms;\n  --duration-200: 200ms;\n  --duration-250: 250ms;\n  --duration-300: 300ms;\n\n  \u002F* ── Layout ── *\u002F\n  --container-sm:  640px;\n  --container-md:  768px;\n  --container-lg: 1024px;\n  --container-xl: 1280px;\n  --container-2xl: 1536px;\n  --sidebar-w:        256px;\n  --sidebar-w-collapsed: 56px;\n  --topbar-h:         48px;\n}\n\n.dark {\n  --bg-canvas:   #0A0E1A;\n  --bg-surface:  #111827;\n  --bg-elevated: #1F2937;\n  --bg-hover:    rgba(255, 255, 255, 0.04);\n\n  --text-primary: #F1F5F9;\n  --text-muted:   #94A3B8;\n  --text-subtle:  #64748B;\n\n  --border-default: #1F2937;\n  --border-strong:  #374151;\n\n  --brand-fg:         #A5B4FC;\n  --brand-bg-subtle:  rgba(94, 106, 210, 0.16);\n\n  --success-fg: #4ADE80;\n  --success-bg: rgba(22, 163, 74, 0.16);\n  --warning-fg: #FACC15;\n  --warning-bg: rgba(202, 138, 4, 0.16);\n  --error-fg:   #F87171;\n  --error-bg:   rgba(220, 38, 38, 0.16);\n  --info-fg:    #60A5FA;\n  --info-bg:    rgba(37, 99, 235, 0.16);\n\n  --shadow-xs:  0 1px 2px 0 rgba(0, 0, 0, 0.30);\n  --shadow-sm:  0 1px 3px 0 rgba(0, 0, 0, 0.40);\n  --shadow-md:  0 4px 8px -2px rgba(0, 0, 0, 0.50);\n  --shadow-lg:  0 12px 20px -6px rgba(0, 0, 0, 0.55);\n  --shadow-xl:  0 20px 32px -10px rgba(0, 0, 0, 0.60);\n  --shadow-2xl: 0 30px 60px -15px rgba(0, 0, 0, 0.70);\n}\n\n\u002F* ── Base ── *\u002F\nhtml {\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n  text-rendering: optimizeLegibility;\n  font-feature-settings: \"kern\" 1, \"liga\" 1, \"calt\" 1, \"cv11\" 1, \"ss01\" 1;\n}\n\nbody {\n  margin: 0;\n  background: var(--bg-canvas);\n  color: var(--text-primary);\n  font-family: var(--font-sans);\n  font-size: 14px;\n  line-height: 1.43;\n}\n\n.numeric, table, [data-numeric=\"true\"] {\n  font-variant-numeric: tabular-nums;\n}\n\n*:focus { outline: none; }\n*:focus-visible {\n  outline: 2px solid var(--brand-fg);\n  outline-offset: 2px;\n}\n\n@media (prefers-reduced-motion: reduce) {\n  *, *::before, *::after {\n    animation-duration: 0.01ms !important;\n    transition-duration: 0.01ms !important;\n  }\n}\n```\n\n---\n\n## 15. Forensic Visual Analysis\n\n> **Design Language DNA & Implementation Physics**\n> Reverse-engineered patterns from Stripe Dashboard, Linear, Vercel, Notion, Clerk, PlanetScale.\n\n### 15.1 Visual Hierarchy & Spatial Logic\n\n#### Density Tier\n\n| Tier | Row Height | Button Height | Default Text | When |\n|---|---|---|---|---|\n| **Compact** (Linear, dev tools) | 32px | 28px | 13px | Power-user surfaces, data-heavy tables |\n| **Default** (Stripe, Vercel) | 40px | 32px | 14px | The default SaaS product UI |\n| **Comfortable** (Notion, Clerk) | 48px | 36px | 15px | Content-heavy, settings, billing |\n| **Spacious** (Auth, onboarding) | 56px+ | 40px+ | 16px | Single-purpose conversion pages |\n\n**Pick one tier per product, not per page.** Mixing density breaks the rhythm.\n\n#### Layout Constants\n\n```\nContent width:\n├── Tables \u002F lists:       full bleed within --container-2xl (1536px)\n├── Dashboards:           --container-xl (1280px) centered\n├── Settings forms:       --container-md (768px) — readable column\n└── Auth \u002F onboarding:    --container-sm (640px) centered\n\nPage padding (X):\n├── Mobile:    16px (px-4)\n├── Tablet:    24px (px-6)\n└── Desktop:   32px (px-8)\n\nPage padding (Y):\n├── Page header → content:     16-24px\n├── Section → section:         32-40px\n└── Last section → page end:   64px (so footer doesn't crowd)\n\nGrid gaps:\n├── KPI cards:           12px\n├── Card grids:          16px (sm) → 20px (md) → 24px (lg)\n├── Form fields:         16px (tight) or 20px (default)\n└── Settings rows:       0 — separated by 1px bottom border\n```\n\n#### The \"Three Heights\" Rule\n\nIn a SaaS UI, three vertical rhythms coexist:\n\n1. **Page rhythm**: 24px \u002F 32px \u002F 48px between page sections.\n2. **Component rhythm**: 12px \u002F 16px \u002F 20px inside cards and panels.\n3. **Inline rhythm**: 4px \u002F 6px \u002F 8px between adjacent elements (icon + label, badge + text).\n\nEach rhythm is a multiple of 4 but **does not reuse** the same numbers from another rhythm. Inline gaps stay ≤8px, component gaps stay 12–20px, page gaps stay ≥24px. This is what makes a SaaS UI feel \"organized\" without conscious effort.\n\n### 15.2 Color Science & Elevation\n\n#### How elevation is conveyed (without heavy shadows)\n\n| Layer | Light Mode | Dark Mode |\n|---|---|---|\n| Canvas | `#F8FAFC` (1 step down from white) | `#0A0E1A` |\n| Surface (default card) | `#FFFFFF` + 1px border | `#111827` + 1px `rgba(255,255,255,0.04)` border |\n| Elevated (popover) | `#FFFFFF` + `--shadow-md` | `#1F2937` + low shadow |\n| Modal | `#FFFFFF` + `--shadow-xl` + backdrop blur | `#1F2937` + `--shadow-xl` + backdrop blur |\n\nIn light mode, elevation = subtle shadow + 1px border.\nIn dark mode, elevation = LIGHTER background (the higher the layer, the lighter the bg) + nearly-invisible shadow.\n\n#### Brand color is \"interaction language\"\n\n- Brand color = \"this is interactive, this is selected, this is focused.\"\n- Anything else uses neutrals.\n- Status colors (success\u002Ferror\u002Fetc.) are ONLY for status — never for buttons that don't represent that status.\n\nA useful test: **squint at the UI**. You should see 90% gray-on-white, with brand pinpricks marking exactly the interactive surface you'd click.\n\n#### Selected-state convention\n\n| State | Convention |\n|---|---|\n| Hover | Background shifts by 1 step (`--bg-surface` → `--bg-hover`) |\n| Active (pressed) | Background shifts by 2 steps OR scale(0.98) |\n| Selected (persistent) | `--brand-bg-subtle` background + `--brand-fg` text. **No border change.** |\n| Focused (keyboard) | `--ring-focus` box-shadow ring. Independent of hover\u002Fselected. |\n| Disabled | `opacity: 0.5` + `cursor: not-allowed`. Color unchanged. |\n\n### 15.3 Typography & Micro-Copy\n\n#### The \"13\u002F14 default\" rule\n\nThe default body\u002FUI size is **13px or 14px**. Headings step up modestly (no 48px headlines in a dashboard). The biggest text in a typical product page is the H1 at 24–30px.\n\n| Element | Size | Weight |\n|---|---|---|\n| H1 (page title) | 24px | 600 |\n| H2 (section) | 18px | 600 |\n| H3 (card heading) | 15-16px | 600 |\n| Body \u002F table cell | 13-14px | 400 |\n| Label \u002F button | 13-14px | 500 |\n| Microlabel \u002F caption | 11-12px | 500 (uppercase optional) |\n| Mono (id, code, money) | 12-13px | 400 |\n\n#### Micro-copy patterns\n\n**Buttons** — verb + object, never just verb:\n- ✅ \"Create customer\", \"Save changes\", \"Delete invoice\"\n- ❌ \"Submit\", \"OK\", \"Click here\"\n\n**Empty state headings** — declarative, not interrogative:\n- ✅ \"No active subscriptions\"\n- ❌ \"You don't have any subscriptions yet, would you like to create one?\"\n\n**Inline help \u002F hints** — single sentence, no period (because it's not a sentence in form context):\n- ✅ \"Used for receipts and customer emails\"\n- ❌ \"This email will be used for receipts and customer emails.\"\n\n**Destructive confirmation** — type-to-confirm for irreversible:\n- \"Type `acme-corp` to confirm deletion\" — see GitHub's repo deletion modal.\n\n**Toast text** — past tense, with optional action:\n- ✅ \"Invoice sent. [Undo]\"\n- ❌ \"Sending invoice…\" (use a loading state for in-flight)\n\n### 15.4 Component Anatomy\n\n#### Button (the most-touched primitive)\n\n```\n┌────────────────────────────────────┐\n│  [icon] [label]            [⌘K]    │   ← gap 8px between icon\u002Flabel, 12px to shortcut\n└────────────────────────────────────┘\n   ↑ padding 12-14px              ↑ padding 12-14px\n   ─ height: 32px (default)\n   ─ radius: 6px\n   ─ font: 13px \u002F 500\n```\n\nVariants:\n- `primary` — solid brand bg, white text. ONE per surface.\n- `secondary` — surface bg, neutral border, primary text. Most actions.\n- `ghost` — no bg, no border. Toolbar \u002F row actions.\n- `destructive` — solid red bg. Reserved for irreversible.\n\nStates:\n- default → hover (bg shifts) → active (bg shifts more \u002F scale 0.98) → focus (ring) → disabled (opacity 0.5)\n\nForbidden:\n- Pill radius (`9999px`) — that's marketing\n- Gradient background — that's marketing\n- Drop shadow — buttons are flat against the surface\n\n#### Input\n\n```\n┌────────────────────────────────────┐\n│  [icon] placeholder text      [×]  │   ← optional leading icon, trailing clear\n└────────────────────────────────────┘\n   ─ height: 32px (default)\n   ─ radius: 6px\n   ─ border: 1px --border-default\n   ─ padding: 0 12px (or 0 36px when icon present)\n   ─ font: 14px \u002F 400\n```\n\nFocus state: border → `--brand-fg`, add `--ring-focus` box-shadow. **Never use solid background change for focus** — borders + ring are the convention.\n\nError state: border → `#DC2626`, ring → `--ring-error`. Show error message below input in `#B91C1C`, 12px, with `aria-describedby` linking.\n\n#### Card\n\n```\n┌──────────────────────────────────┐\n│  Heading            [actions]    │   ← header row, 16-20px from edges\n│  Optional description            │\n├──────────────────────────────────┤   ← 1px divider OR padding gap\n│                                  │\n│  Card body                       │\n│                                  │\n└──────────────────────────────────┘\n   ─ radius: 8px\n   ─ border: 1px --border-default\n   ─ background: --bg-surface\n   ─ padding: 20-24px\n   ─ shadow: none (default)\n```\n\nThe card has a 1px border by default. NO shadow. NO inner glow. The border is what carries the elevation — it implies a layer.\n\nInteractive cards (e.g., clickable list items): hover lightens border to `--border-strong` AND adds `--shadow-sm`. Don't change the background.\n\n### 15.5 Animation Physics\n\n#### Speed map\n\n```\nColor\u002Fborder transitions:     100-150ms\nHover state:                  100ms\nFocus ring appearance:        150ms\nDropdown \u002F popover enter:     150ms\nModal \u002F dialog enter:         200-250ms\nSlide-over (drawer) enter:    300ms\nToast slide-in:               200ms\nTab switch:                   instant (no animation)\nPage mount:                   instant\nSkeleton shimmer cycle:       1500ms\nSpinner rotation:             750ms per turn\n```\n\n#### Easing map\n\n```\nLinear → only for indeterminate progress \u002F spinners\nease-out (expo-out, --ease-out) → DEFAULT for everything else\nease-out-back → modal\u002Fpopover entrance (subtle overshoot)\nease-in-out → reversible transitions (accordion height)\nease-in → almost never; exit animations only\n```\n\n#### The \"no entrance animation\" rule\n\nPage mount animations are bad UX in SaaS:\n- The user already navigated; the destination is the priority.\n- An entrance animation delays perceived load time.\n- Staggered grids look \"designed\" on first view and tedious on the second.\n\nThe ONLY place entrance animation belongs in a product UI is **overlay layers**: modals, popovers, toasts. These are appearing on top of an already-visible page, so the motion is meaningful (where did this come from?).\n\n### 15.6 Technical Deliverables\n\n#### Tailwind Configuration\n\n```typescript\n\u002F\u002F tailwind.config.ts\nimport type { Config } from 'tailwindcss';\n\nconst config: Config = {\n  darkMode: 'class',\n  content: ['.\u002Fsrc\u002F**\u002F*.{ts,tsx,js,jsx,html}'],\n  theme: {\n    extend: {\n      colors: {\n        brand: {\n          50:  '#EEF0FB', 100: '#DDE0F7', 200: '#B9C0EF',\n          500: '#7B85DC', 600: '#5E6AD2', 700: '#4A56C0',\n          800: '#3A45A8', 900: '#2A3284',\n        },\n        neutral: {\n          0:   '#FFFFFF', 50:  '#F8FAFC', 100: '#F1F5F9',\n          200: '#E2E8F0', 300: '#CBD5E1', 400: '#94A3B8',\n          500: '#64748B', 600: '#475569', 700: '#334155',\n          800: '#1E293B', 900: '#0F172A', 950: '#020617',\n        },\n        canvas:   'var(--bg-canvas)',\n        surface:  'var(--bg-surface)',\n        elevated: 'var(--bg-elevated)',\n      },\n      fontFamily: {\n        sans: ['Inter', 'Geist', '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'system-ui', 'sans-serif'],\n        mono: ['JetBrains Mono', 'Geist Mono', 'SF Mono', 'Menlo', 'Consolas', 'ui-monospace', 'monospace'],\n      },\n      fontSize: {\n        '2xs':  ['11px', { lineHeight: '15px', letterSpacing: '0.04em' }],\n        xs:     ['12px', { lineHeight: '16px' }],\n        sm:     ['13px', { lineHeight: '18px' }],\n        base:   ['14px', { lineHeight: '20px' }],\n        md:     ['15px', { lineHeight: '22px' }],\n        lg:     ['16px', { lineHeight: '24px', letterSpacing: '-0.005em' }],\n        xl:     ['18px', { lineHeight: '26px', letterSpacing: '-0.01em' }],\n        '2xl':  ['20px', { lineHeight: '28px', letterSpacing: '-0.015em' }],\n        '3xl':  ['24px', { lineHeight: '32px', letterSpacing: '-0.02em' }],\n        '4xl':  ['30px', { lineHeight: '36px', letterSpacing: '-0.025em' }],\n      },\n      borderRadius: {\n        none: '0',\n        sm:   '4px',\n        DEFAULT: '6px',\n        md:   '6px',\n        lg:   '8px',\n        xl:   '12px',\n        '2xl': '16px',\n        full: '9999px',\n      },\n      boxShadow: {\n        xs:  '0 1px 2px 0 rgba(15, 23, 42, 0.04)',\n        sm:  '0 1px 2px 0 rgba(15, 23, 42, 0.05), 0 1px 3px 0 rgba(15, 23, 42, 0.06)',\n        md:  '0 2px 4px -1px rgba(15, 23, 42, 0.06), 0 4px 6px -2px rgba(15, 23, 42, 0.04)',\n        lg:  '0 4px 6px -2px rgba(15, 23, 42, 0.05), 0 10px 15px -3px rgba(15, 23, 42, 0.08)',\n        xl:  '0 8px 10px -4px rgba(15, 23, 42, 0.06), 0 20px 25px -5px rgba(15, 23, 42, 0.10)',\n        '2xl': '0 25px 50px -12px rgba(15, 23, 42, 0.18)',\n        focus: 'var(--ring-focus)',\n        'focus-error': 'var(--ring-error)',\n      },\n      transitionTimingFunction: {\n        out:      'cubic-bezier(0.16, 1, 0.3, 1)',\n        'out-back': 'cubic-bezier(0.34, 1.56, 0.64, 1)',\n      },\n      transitionDuration: {\n        75: '75ms', 100: '100ms', 150: '150ms',\n        200: '200ms', 250: '250ms', 300: '300ms',\n      },\n      maxWidth: {\n        '8xl': '1536px',\n      },\n      animation: {\n        'dialog-enter':  'dialog-enter 250ms cubic-bezier(0.34, 1.56, 0.64, 1)',\n        'popover-enter': 'popover-enter 150ms cubic-bezier(0.16, 1, 0.3, 1)',\n        'toast-enter':   'toast-enter 200ms cubic-bezier(0.16, 1, 0.3, 1)',\n        shimmer:         'shimmer 1.5s ease-in-out infinite',\n      },\n      keyframes: {\n        'dialog-enter': {\n          from: { opacity: '0', transform: 'translateY(8px) scale(0.98)' },\n          to:   { opacity: '1', transform: 'translateY(0) scale(1)' },\n        },\n        'popover-enter': {\n          from: { opacity: '0', transform: 'translateY(-4px)' },\n          to:   { opacity: '1', transform: 'translateY(0)' },\n        },\n        'toast-enter': {\n          from: { opacity: '0', transform: 'translateX(8px)' },\n          to:   { opacity: '1', transform: 'translateX(0)' },\n        },\n        shimmer: {\n          from: { backgroundPosition: '200% 0' },\n          to:   { backgroundPosition: '-200% 0' },\n        },\n      },\n    },\n  },\n  plugins: [],\n};\n\nexport default config;\n```\n\n#### Framer Motion Variants\n\n```typescript\n\u002F\u002F src\u002Flib\u002Fmotion.ts\nimport type { Variants, Transition } from 'framer-motion';\n\nconst easeOut: Transition['ease'] = [0.16, 1, 0.3, 1];\nconst easeOutBack: Transition['ease'] = [0.34, 1.56, 0.64, 1];\n\n\u002F** Modals, dialogs *\u002F\nexport const dialogVariants: Variants = {\n  hidden: { opacity: 0, y: 8, scale: 0.98 },\n  visible: {\n    opacity: 1, y: 0, scale: 1,\n    transition: { duration: 0.25, ease: easeOutBack },\n  },\n  exit: {\n    opacity: 0, y: 4, scale: 0.99,\n    transition: { duration: 0.15, ease: easeOut },\n  },\n};\n\n\u002F** Dropdowns, popovers, menus *\u002F\nexport const popoverVariants: Variants = {\n  hidden: { opacity: 0, y: -4 },\n  visible: { opacity: 1, y: 0, transition: { duration: 0.15, ease: easeOut } },\n  exit: { opacity: 0, y: -2, transition: { duration: 0.10, ease: easeOut } },\n};\n\n\u002F** Toasts *\u002F\nexport const toastVariants: Variants = {\n  hidden: { opacity: 0, x: 16 },\n  visible: { opacity: 1, x: 0, transition: { duration: 0.20, ease: easeOut } },\n  exit: { opacity: 0, x: 16, transition: { duration: 0.15, ease: easeOut } },\n};\n\n\u002F** Slide-over \u002F drawer *\u002F\nexport const sheetVariants: Variants = {\n  hidden: { x: '100%' },\n  visible: { x: 0, transition: { duration: 0.30, ease: easeOut } },\n  exit: { x: '100%', transition: { duration: 0.25, ease: easeOut } },\n};\n\n\u002F** Backdrop fade *\u002F\nexport const backdropVariants: Variants = {\n  hidden: { opacity: 0 },\n  visible: { opacity: 1, transition: { duration: 0.20, ease: 'linear' } },\n  exit: { opacity: 0, transition: { duration: 0.15, ease: 'linear' } },\n};\n\n\u002F** Optimistic checkmark (action confirmation) *\u002F\nexport const checkmarkVariants: Variants = {\n  hidden: { scale: 0, opacity: 0 },\n  visible: {\n    scale: 1, opacity: 1,\n    transition: { duration: 0.20, ease: easeOutBack },\n  },\n};\n\n\u002F** Accordion expand\u002Fcollapse *\u002F\nexport const accordionVariants: Variants = {\n  collapsed: { height: 0, opacity: 0, transition: { duration: 0.20, ease: easeOut } },\n  expanded: { height: 'auto', opacity: 1, transition: { duration: 0.25, ease: easeOut } },\n};\n```\n\n#### Global Keyboard Handler\n\n```typescript\n\u002F\u002F src\u002Flib\u002Fshortcuts.ts\ntype Handler = (e: KeyboardEvent) => void;\n\nconst handlers = new Map\u003Cstring, Set\u003CHandler>>();\n\nexport function register(combo: string, handler: Handler) {\n  if (!handlers.has(combo)) handlers.set(combo, new Set());\n  handlers.get(combo)!.add(handler);\n  return () => handlers.get(combo)?.delete(handler);\n}\n\nfunction keyOf(e: KeyboardEvent): string {\n  const parts: string[] = [];\n  if (e.metaKey || e.ctrlKey) parts.push('mod');\n  if (e.shiftKey) parts.push('shift');\n  if (e.altKey) parts.push('alt');\n  parts.push(e.key.toLowerCase());\n  return parts.join('+');\n}\n\nif (typeof window !== 'undefined') {\n  window.addEventListener('keydown', (e) => {\n    \u002F\u002F Don't trigger global shortcuts inside text fields (except Esc and Mod+K)\n    const target = e.target as HTMLElement;\n    const inField = target.matches('input, textarea, [contenteditable]');\n    const combo = keyOf(e);\n    if (inField && combo !== 'escape' && combo !== 'mod+k') return;\n    const set = handlers.get(combo);\n    if (set?.size) {\n      e.preventDefault();\n      set.forEach((h) => h(e));\n    }\n  });\n}\n```\n\nUsage:\n```typescript\nuseEffect(() => register('mod+k', () => setCommandOpen(true)), []);\nuseEffect(() => register('\u002F', () => searchRef.current?.focus()), []);\n```\n\n---\n\n## 16. SaaS Module Patterns\n\n### 16.1 Application Shell\n\nThe canonical layout. Implement once, share across all authenticated pages.\n\n```tsx\nexport function AppShell({ children }: { children: React.ReactNode }) {\n  return (\n    \u003Cdiv className=\"h-screen flex flex-col bg-canvas text-neutral-900 dark:text-neutral-50\">\n      \u003CTopbar \u002F>\n      \u003Cdiv className=\"flex-1 flex overflow-hidden\">\n        \u003CSidebar \u002F>\n        \u003Cmain className=\"flex-1 overflow-y-auto\">\n          \u003Cdiv className=\"mx-auto max-w-7xl px-6 lg:px-8 py-6\">\n            {children}\n          \u003C\u002Fdiv>\n        \u003C\u002Fmain>\n      \u003C\u002Fdiv>\n    \u003C\u002Fdiv>\n  );\n}\n```\n\nKey invariants:\n- The whole viewport is `h-screen` with `overflow-hidden`. Only the main content area scrolls.\n- The topbar and sidebar are **fixed in place**. They stay visible during scroll.\n- The content area has its own scroll context (`overflow-y-auto`), so sticky table headers work inside.\n- Max content width caps at `--container-2xl` (1280–1536px) for readability; centered with `mx-auto`.\n\n### 16.2 Page Header\n\nEvery page in the app starts with a header. Standard shape:\n\n```tsx\n\u003Cdiv className=\"flex items-start justify-between gap-4 mb-6\">\n  \u003Cdiv className=\"min-w-0\">\n    \u003CBreadcrumb items={[{ label: 'Customers' }, { label: 'Acme Corp' }]} \u002F>\n    \u003Ch1 className=\"mt-1 text-2xl font-semibold tracking-tight\">\n      {title}\n    \u003C\u002Fh1>\n    {description && (\n      \u003Cp className=\"mt-1 text-sm text-neutral-600 dark:text-neutral-400\">\n        {description}\n      \u003C\u002Fp>\n    )}\n  \u003C\u002Fdiv>\n  \u003Cdiv className=\"flex items-center gap-2 shrink-0\">\n    \u003CButton variant=\"secondary\" size=\"sm\">Export\u003C\u002FButton>\n    \u003CButton variant=\"primary\" size=\"sm\">New customer\u003C\u002FButton>\n  \u003C\u002Fdiv>\n\u003C\u002Fdiv>\n```\n\nRules:\n- **One H1 per page.** Sub-sections use H2\u002FH3.\n- **Max one primary button** in the actions area. Secondary actions can be a chain of `secondary`\u002F`ghost`. Overflow → `…` dropdown.\n- **Breadcrumb only when 2+ levels deep.** A bare page doesn't need a breadcrumb that just says \"Customers\".\n\n### 16.3 Data Tables\n\nThe most-used surface in SaaS. Specifications:\n\n```\nRow height:        40px (default) \u002F 48px (with avatar)\nCell padding:      0 16px horizontal, vertical centered\nHeader padding:    same horizontal, 12px vertical\nHeader background: --bg-canvas (1 step darker than body) — sticks during scroll\nBorder:            1px between header and body, NO row separators by default\nHover:             row bg → --bg-hover\nSelection:         row bg → --brand-bg-subtle, leftmost cell shows brand color stripe (3px wide, only on selected)\nColumn header:     13px, 500 weight, --text-muted, uppercase optional\nCell text:         13-14px, 400 weight\nNumeric columns:   right-aligned, tabular-nums\n```\n\n#### Column types\n\n| Type | Alignment | Wrapping | Special |\n|---|---|---|---|\n| ID \u002F handle | left | nowrap | `font-mono`, `text-neutral-500` |\n| Primary name | left | nowrap → truncate | `font-medium` |\n| Description | left | clamp 1-2 lines | secondary |\n| Date \u002F time | left | nowrap | `data-numeric=\"true\"`, relative on hover absolute |\n| Amount \u002F money | right | nowrap | `font-mono`, `tabular-nums` |\n| Status | left | nowrap | `\u003CBadge>` |\n| Avatar + name | left | nowrap | 24px avatar + 8px gap + name |\n| Row actions | right | none | `\u003CDropdownMenu>` triggered by `⋯` icon |\n\n#### Empty \u002F loading \u002F error\n\n- **Empty**: Show empty state component inside the table body row spanning all columns.\n- **Loading (initial)**: Render 5–10 skeleton rows matching the column structure.\n- **Loading (subsequent)**: Overlay the existing data at 50% opacity with a thin top progress bar.\n- **Error**: Replace tbody with an error state row (icon, message, retry button).\n\n#### Pagination\n\nFor server-side: bottom-aligned, \"Showing 1–25 of 1,247\" left, prev\u002Fnext buttons right. Avoid numbered pagination unless explicitly requested — `Prev | 1 2 3 … 50 | Next` clutters more than it helps.\n\nFor client-side small datasets (\u003C200 rows): no pagination; let it scroll within a max-height container.\n\n### 16.4 Settings Pages\n\nThree layouts to choose from:\n\n**A. Single-column settings** (small projects, profile pages):\n```\nPage header\n─────\nForm section heading\n  Field row (label left @ 240px, input right)\n  Field row\n  ─ 1px divider ─\n  Field row\nForm section heading\n  Field row\n─────\n[Save] (sticky bottom OR inline after fields)\n```\n\n**B. Sub-nav settings** (most products):\n```\nPage header\n─────\n[Profile] [Team] [Billing] [Integrations] [API keys]   ← tabs OR secondary sidebar\n─────\nSelected tab's content (using layout A)\n```\n\n**C. Full app-within-app** (large products):\n```\nSidebar → \"Settings\"\n  Sub-sidebar (256px) ────┬──── Content (single-column form)\n   Profile                │\n   Account                │\n   Notifications          │\n   Team                   │\n   Billing                │\n```\n\nEach pattern uses the same form row primitive:\n\n```tsx\n\u003Cdiv className=\"grid grid-cols-[240px_1fr] gap-6 py-5 border-b border-default last:border-b-0\">\n  \u003Cdiv>\n    \u003Clabel className=\"text-sm font-medium\">Display name\u003C\u002Flabel>\n    \u003Cp className=\"mt-1 text-xs text-neutral-500\">\n      Shown to teammates in mentions and on activity feeds.\n    \u003C\u002Fp>\n  \u003C\u002Fdiv>\n  \u003Cdiv>\n    \u003CInput value={name} onChange={setName} maxLength={64} \u002F>\n    \u003Cp className=\"mt-1.5 text-xs text-neutral-500\">{name.length}\u002F64\u003C\u002Fp>\n  \u003C\u002Fdiv>\n\u003C\u002Fdiv>\n```\n\nSave patterns:\n- **Per-field autosave** (Notion-style): each field debounces and saves on blur. Inline \"Saved\" toast or checkmark next to the field.\n- **Per-section save** (Stripe-style): \"Save changes\" button activates when the form is dirty, lives at section footer.\n- **Page-level sticky save bar** (Vercel-style): when dirty, a bar slides up from bottom: `[Reset]                    [Save changes]`.\n\nPick one per product and use it everywhere. Mixing is jarring.\n\n### 16.5 Empty States\n\nThe empty state is a first-class surface in SaaS. Stripe and Linear use them as activation moments.\n\nAnatomy:\n```\n[Single line-art icon, 48px, --neutral-300]\n[Heading: declarative — \"No customers yet\"]\n[1-line description: what they'd see when populated + why it's empty]\n[Primary action: the obvious next step — \"Create customer\"]\n[Secondary action (optional): docs link, sample data]\n```\n\nImplementation:\n```tsx\n\u003Cdiv className=\"flex flex-col items-center justify-center py-16 px-6 text-center\">\n  \u003Cdiv className=\"mb-4 text-neutral-300\">\n    \u003CUsersIcon size={48} strokeWidth={1.5} \u002F>\n  \u003C\u002Fdiv>\n  \u003Ch3 className=\"text-base font-semibold text-neutral-900 dark:text-neutral-50\">\n    No customers yet\n  \u003C\u002Fh3>\n  \u003Cp className=\"mt-1 text-sm text-neutral-600 dark:text-neutral-400 max-w-sm\">\n    Customers appear here after their first successful payment. You can also\n    create one manually.\n  \u003C\u002Fp>\n  \u003Cdiv className=\"mt-6 flex items-center gap-2\">\n    \u003CButton variant=\"primary\" size=\"sm\">Create customer\u003C\u002FButton>\n    \u003CButton variant=\"ghost\" size=\"sm\" as=\"a\" href=\"\u002Fdocs\u002Fcustomers\">\n      Read the docs →\n    \u003C\u002FButton>\n  \u003C\u002Fdiv>\n\u003C\u002Fdiv>\n```\n\nVariants:\n- **First-run empty**: full activation messaging with primary action.\n- **Filtered empty** (\"No customers match this search\"): just heading + suggestion to clear filters. No primary CTA.\n- **Permissioned empty** (\"You don't have access\"): icon + reason + contact-admin link.\n- **Error-as-empty**: don't use empty state for errors. Use a dedicated error state with retry.\n\n### 16.6 Authentication\n\nAuth pages are the **only place** in a SaaS where you allow yourself spacious design — they're conversion-focused, single-task surfaces.\n\nLayout:\n```\n┌────────────────────────────────────────────────┐\n│                                                │\n│            [logo, 32px]                        │   ← Top centered\n│                                                │\n│            Sign in to Acme                     │   ← 24px \u002F 600\n│            Welcome back                        │   ← 14px \u002F muted\n│                                                │\n│       ┌────────────────────────────┐           │\n│       │ [continue with google]     │           │\n│       │ [continue with github]     │           │\n│       ├────────────────────────────┤           │\n│       │ ─── or ───                 │           │\n│       ├────────────────────────────┤           │\n│       │ Email                      │           │\n│       │ [_____________________]    │           │\n│       │ Password           [Forgot]│           │\n│       │ [_____________________]    │           │\n│       │ [        Sign in       ]   │           │\n│       └────────────────────────────┘           │\n│                                                │\n│       Don't have an account? Sign up →         │\n│                                                │\n└────────────────────────────────────────────────┘\n```\n\nSpecs:\n- Card max-width: 400px\n- Card padding: 32px\n- Field gap: 16px\n- Primary button: full-width\n- Social\u002FSSO buttons: above the email\u002Fpassword divider\n- No marketing copy, no \"value props\" — that's what `\u002Fpricing` is for\n\n### 16.7 Modals & Dialogs\n\nUse modals **sparingly**. They block the entire page; only acceptable for:\n1. Destructive confirmation (delete, revoke)\n2. Critical inline forms (≤5 fields, no nested complexity)\n3. Quick previews (image, log line expansion)\n\nFor anything bigger, use a **slide-over (sheet)** that takes the right 40-50% of the viewport.\n\nAnatomy:\n```\n┌──────────────────────────────────┐\n│  Delete invoice INV-1024     [×] │   ← Header: title + close button\n├──────────────────────────────────┤\n│                                  │\n│  This action cannot be undone.   │\n│  The invoice and its payment     │   ← Body: 14px text\n│  history will be permanently     │\n│  removed.                        │\n│                                  │\n│  Type INV-1024 to confirm:       │\n│  [_________________]             │\n│                                  │\n├──────────────────────────────────┤\n│              [Cancel] [Delete]   │   ← Footer: secondary left, primary right\n└──────────────────────────────────┘\n```\n\nSpecs:\n- Width: 480px (sm), 560px (default), 720px (lg)\n- Radius: 12px\n- Shadow: `--shadow-xl`\n- Backdrop: `rgba(15, 23, 42, 0.40)` with `backdrop-filter: blur(2px)` (optional)\n- Header padding: 20px 24px\n- Body padding: 20px 24px (no top divider; spacing alone separates)\n- Footer padding: 16px 24px, right-aligned button group, top border\n- Close button: top-right `×` icon, 32px hit area\n- ESC closes; focus trapped; `aria-modal=\"true\"`; focus restored to trigger on close\n\n### 16.8 Slide-Overs \u002F Sheets\n\nFor larger inline forms (\"New customer\", \"Edit project\"). Slides in from the right.\n\nSpecs:\n- Width: 480px (sm), 640px (default), 800px (lg)\n- Full-height\n- Same header\u002Fbody\u002Ffooter structure as modal\n- Backdrop optional (Linear: yes; Stripe: no — sheet floats over content)\n- Slide animation: 300ms ease-out\n- ESC closes; click outside dismisses (unless dirty form — confirm first)\n\n### 16.9 Toasts\n\nBottom-right corner (default) or top-right. Max 4 stacked; older ones fade.\n\nAnatomy:\n```\n┌─────────────────────────────────────┐\n│ [icon] Invoice INV-1024 sent. [Undo]│\n└─────────────────────────────────────┘\n```\n\nSpecs:\n- Width: 320–400px\n- Padding: 12px 16px\n- Radius: 8px\n- Background: `--bg-elevated` (or status-tinted for error)\n- Shadow: `--shadow-lg`\n- Border: 1px `--border-default`\n- Leading icon: 16px status color\n- Auto-dismiss: 5s (success) \u002F 8s (error) \u002F never (with action button)\n- Hover pauses the dismiss timer\n- Action button: link-style, brand color\n\nVariants:\n- `success` — green check icon, body text only\n- `error` — red alert icon, expand-on-hover for full message\n- `info` — blue info icon\n- `loading` — spinner icon, persistent until completed (replace with success\u002Ferror)\n\n### 16.10 Command Palette (⌘K)\n\nThe defining \"S-tier SaaS\" feature. Linear, Vercel, Raycast, Stripe all have one.\n\nAnatomy:\n```\n┌─────────────────────────────────────────────────────────────┐\n│ 🔍 Type a command or search…                          esc   │\n├─────────────────────────────────────────────────────────────┤\n│ RECENTLY USED                                                │\n│   [→]  Go to customers                          ⌘ G C       │\n│   [+]  Create invoice                           ⌘ N I       │\n│                                                              │\n│ ACTIONS                                                      │\n│   [+]  Create customer                          ⌘ N C       │\n│   [+]  Create invoice                           ⌘ N I       │\n│   [↗]  Export data                                          │\n│                                                              │\n│ NAVIGATION                                                   │\n│   [→]  Dashboard                                ⌘ G D       │\n│   [→]  Customers                                ⌘ G C       │\n│   [→]  Invoices                                 ⌘ G I       │\n│                                                              │\n│ HELP                                                         │\n│   [?]  Keyboard shortcuts                                   │\n│   [↗]  Open documentation                                   │\n└─────────────────────────────────────────────────────────────┘\n   ↑↓ navigate    ↵ select    esc close\n```\n\nSpecs:\n- Width: 640px, max-height: 480px\n- Position: vertically centered, slightly above center (top: 20vh)\n- Backdrop: `rgba(15, 23, 42, 0.40)` blur 4px\n- Input: 14px, no border, padding 16px, autofocus\n- Result row: 36px tall, 13px text, hover bg + leading icon\n- Selected (keyboard nav): `--brand-bg-subtle` + `--brand-fg` text\n- Section headers: 11px uppercase, `--text-muted`, 12px y-padding\n- Trailing shortcut hints: `\u003Ckbd>` chips, mono 11px\n- Footer (sticky): keyboard legend in `--text-subtle`\n\nImplementation libs to consider: `cmdk` (the canonical lib, what Vercel and Linear use).\n\n### 16.11 Onboarding Checklist\n\nTop of dashboard for first 7-14 days OR until all items complete:\n\n```\n┌──────────────────────────────────────────────────────────┐\n│  Get started                                  [×] dismiss │\n│  3 of 5 complete                                          │\n│  ▓▓▓▓▓▓▓▓▓▓░░░░░░░░  60%                                 │\n│                                                           │\n│  ✓ Create your workspace                                  │\n│  ✓ Invite a teammate                                      │\n│  ✓ Connect your first source                              │\n│  ○ Create your first chart    →  [Open guide]            │\n│  ○ Set up alerts              →  [Open guide]            │\n└──────────────────────────────────────────────────────────┘\n```\n\nSpecs:\n- Card with `--shadow-sm`, dismissable\n- Progress bar 4px tall, brand color fill\n- Completed items: subtle (60% opacity), strikethrough text optional\n- Pending items: hover reveals primary action button\n- Dismissable but persist completion state on backend\n\n### 16.12 Billing \u002F Usage Surfaces\n\n```\nCurrent plan                    [Manage]\n─────\n[ Pro plan                                ]\n[ $99\u002Fmo · renews March 1                 ]\n[ Includes: 10 seats, 100k events, 50GB   ]\n\nUsage this period\n─────\nEvents processed     ████████████░░░░  62,341 \u002F 100,000\nStorage used         ███░░░░░░░░░░░░░  12.4 GB \u002F 50 GB\nActive users         ██████░░░░░░░░░░  6 \u002F 10\n\nRecent invoices                 [Download all]\n─────\nMar 1, 2025          $99.00          [Paid]      [PDF]\nFeb 1, 2025          $99.00          [Paid]      [PDF]\nJan 1, 2025          $99.00          [Paid]      [PDF]\n```\n\nSpecs:\n- Plan card uses `--bg-elevated` background\n- Usage bars: full-width, 8px tall, `--brand-bg-subtle` track + `--brand-fg` fill (or warning color when ≥80%)\n- Invoice list: table with right-aligned amount, status badge, download link\n\n---\n\n## 17. Component Snippets\n\n> Copy-paste-ready. React + Tailwind by default; vanilla HTML provided where the React version would obscure the structural CSS. All examples assume the `tokens.css` and tailwind config from Sections 14 \u002F 15.6 are loaded.\n\n### 17.1 Buttons\n\n#### BTN-PRIMARY\n\n```tsx\n\u003Cbutton\n  className=\"inline-flex items-center justify-center gap-1.5\n             h-8 px-3 rounded-md text-sm font-medium\n             bg-brand-600 text-white\n             hover:bg-brand-700\n             active:bg-brand-800\n             focus-visible:outline-none focus-visible:shadow-focus\n             disabled:opacity-50 disabled:cursor-not-allowed\n             transition-colors duration-150\"\n>\n  Save changes\n\u003C\u002Fbutton>\n```\n\n#### BTN-SECONDARY\n\n```tsx\n\u003Cbutton\n  className=\"inline-flex items-center justify-center gap-1.5\n             h-8 px-3 rounded-md text-sm font-medium\n             bg-surface text-neutral-900 dark:text-neutral-50\n             border border-neutral-200 dark:border-neutral-800\n             hover:bg-neutral-50 dark:hover:bg-neutral-800\u002F50\n             hover:border-neutral-300 dark:hover:border-neutral-700\n             active:bg-neutral-100 dark:active:bg-neutral-800\n             focus-visible:outline-none focus-visible:shadow-focus\n             disabled:opacity-50 disabled:cursor-not-allowed\n             transition-colors duration-150\"\n>\n  Cancel\n\u003C\u002Fbutton>\n```\n\n#### BTN-GHOST\n\n```tsx\n\u003Cbutton\n  className=\"inline-flex items-center justify-center gap-1.5\n             h-8 px-2.5 rounded-md text-sm font-medium\n             bg-transparent text-neutral-700 dark:text-neutral-300\n             hover:bg-neutral-100 dark:hover:bg-neutral-800\u002F50\n             hover:text-neutral-900 dark:hover:text-neutral-50\n             focus-visible:outline-none focus-visible:shadow-focus\n             disabled:opacity-50 disabled:cursor-not-allowed\n             transition-colors duration-150\"\n>\n  Edit\n\u003C\u002Fbutton>\n```\n\n#### BTN-DESTRUCTIVE\n\n```tsx\n\u003Cbutton\n  className=\"inline-flex items-center justify-center gap-1.5\n             h-8 px-3 rounded-md text-sm font-medium\n             bg-red-600 text-white\n             hover:bg-red-700\n             active:bg-red-800\n             focus-visible:outline-none focus-visible:shadow-focus-error\n             disabled:opacity-50 disabled:cursor-not-allowed\n             transition-colors duration-150\"\n>\n  Delete project\n\u003C\u002Fbutton>\n```\n\n#### BTN-ICON (square)\n\n```tsx\n\u003Cbutton\n  aria-label=\"Settings\"\n  className=\"inline-flex items-center justify-center\n             w-8 h-8 rounded-md\n             bg-transparent text-neutral-600 dark:text-neutral-400\n             hover:bg-neutral-100 dark:hover:bg-neutral-800\u002F50\n             hover:text-neutral-900 dark:hover:text-neutral-50\n             focus-visible:outline-none focus-visible:shadow-focus\n             transition-colors duration-150\"\n>\n  \u003CSettingsIcon className=\"w-4 h-4\" strokeWidth={1.75} \u002F>\n\u003C\u002Fbutton>\n```\n\n#### BTN-LOADING\n\n```tsx\n\u003Cbutton\n  disabled\n  className=\"inline-flex items-center justify-center gap-2\n             h-8 px-3 rounded-md text-sm font-medium\n             bg-brand-600 text-white opacity-80 cursor-progress\"\n>\n  \u003Csvg className=\"w-3.5 h-3.5 animate-spin\" viewBox=\"0 0 16 16\" fill=\"none\">\n    \u003Ccircle cx=\"8\" cy=\"8\" r=\"6\" stroke=\"currentColor\" strokeOpacity=\"0.3\" strokeWidth=\"2\" \u002F>\n    \u003Cpath d=\"M14 8a6 6 0 0 0-6-6\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" \u002F>\n  \u003C\u002Fsvg>\n  Saving…\n\u003C\u002Fbutton>\n```\n\n#### BTN-LINK\n\n```tsx\n\u003Ca\n  href=\"\u002Fdocs\"\n  className=\"inline-flex items-center gap-1\n             text-sm font-medium text-brand-600 dark:text-brand-fg\n             hover:text-brand-700 hover:underline underline-offset-4\n             focus-visible:outline-none focus-visible:shadow-focus\n             rounded-sm transition-colors duration-150\"\n>\n  Read the docs\n  \u003CArrowRightIcon className=\"w-3.5 h-3.5\" \u002F>\n\u003C\u002Fa>\n```\n\n#### BTN-SEGMENTED (radio group)\n\n```tsx\n\u003Cdiv className=\"inline-flex p-0.5 bg-neutral-100 dark:bg-neutral-800\u002F50 rounded-md gap-0.5\">\n  {options.map((opt) => (\n    \u003Cbutton\n      key={opt.value}\n      onClick={() => setValue(opt.value)}\n      className={cn(\n        'px-2.5 h-7 rounded text-sm font-medium transition-colors duration-100',\n        value === opt.value\n          ? 'bg-surface text-neutral-900 dark:text-neutral-50 shadow-xs'\n          : 'text-neutral-600 dark:text-neutral-400 hover:text-neutral-900'\n      )}\n    >\n      {opt.label}\n    \u003C\u002Fbutton>\n  ))}\n\u003C\u002Fdiv>\n```\n\n### 17.2 Inputs\n\n#### INPUT-TEXT\n\n```tsx\n\u003Cinput\n  type=\"text\"\n  placeholder=\"customer@example.com\"\n  className=\"block w-full h-8 px-3 rounded-md text-sm\n             bg-surface text-neutral-900 dark:text-neutral-50\n             placeholder:text-neutral-400 dark:placeholder:text-neutral-500\n             border border-neutral-200 dark:border-neutral-800\n             hover:border-neutral-300 dark:hover:border-neutral-700\n             focus:border-brand-600 focus:outline-none focus:shadow-focus\n             disabled:opacity-50 disabled:cursor-not-allowed\n             transition-colors duration-150\"\n\u002F>\n```\n\n#### INPUT-WITH-LABEL-HELP\n\n```tsx\n\u003Cdiv className=\"space-y-1.5\">\n  \u003Clabel htmlFor=\"email\" className=\"block text-sm font-medium\">\n    Work email\n  \u003C\u002Flabel>\n  \u003Cinput\n    id=\"email\"\n    type=\"email\"\n    aria-describedby=\"email-help\"\n    className=\"block w-full h-8 px-3 rounded-md text-sm\n               bg-surface border border-neutral-200 dark:border-neutral-800\n               focus:border-brand-600 focus:outline-none focus:shadow-focus\"\n  \u002F>\n  \u003Cp id=\"email-help\" className=\"text-xs text-neutral-500\">\n    We'll use this for receipts and password resets.\n  \u003C\u002Fp>\n\u003C\u002Fdiv>\n```\n\n#### INPUT-ERROR-STATE\n\n```tsx\n\u003Cdiv className=\"space-y-1.5\">\n  \u003Clabel htmlFor=\"email-err\" className=\"block text-sm font-medium\">\n    Work email\n  \u003C\u002Flabel>\n  \u003Cinput\n    id=\"email-err\"\n    aria-invalid=\"true\"\n    aria-describedby=\"email-err-msg\"\n    className=\"block w-full h-8 px-3 rounded-md text-sm\n               bg-surface border border-red-500\n               focus:outline-none focus:shadow-focus-error\"\n  \u002F>\n  \u003Cp id=\"email-err-msg\" role=\"alert\" className=\"text-xs text-red-600 dark:text-red-400\">\n    Enter a valid email address.\n  \u003C\u002Fp>\n\u003C\u002Fdiv>\n```\n\n#### INPUT-WITH-LEADING-ICON\n\n```tsx\n\u003Cdiv className=\"relative\">\n  \u003CSearchIcon className=\"absolute left-2.5 top-1\u002F2 -translate-y-1\u002F2 w-4 h-4 text-neutral-400\" \u002F>\n  \u003Cinput\n    type=\"search\"\n    placeholder=\"Search customers…\"\n    className=\"block w-full h-8 pl-8 pr-3 rounded-md text-sm\n               bg-surface border border-neutral-200 dark:border-neutral-800\n               focus:border-brand-600 focus:outline-none focus:shadow-focus\"\n  \u002F>\n  \u003Ckbd className=\"absolute right-2 top-1\u002F2 -translate-y-1\u002F2 hidden sm:inline-flex\n                   items-center gap-0.5 px-1.5 h-5 rounded text-[11px] font-mono\n                   text-neutral-500 bg-neutral-100 dark:bg-neutral-800\n                   border border-neutral-200 dark:border-neutral-700\">\n    ⌘K\n  \u003C\u002Fkbd>\n\u003C\u002Fdiv>\n```\n\n#### TEXTAREA\n\n```tsx\n\u003Ctextarea\n  rows={4}\n  placeholder=\"What's this for?\"\n  className=\"block w-full px-3 py-2 rounded-md text-sm\n             bg-surface border border-neutral-200 dark:border-neutral-800\n             focus:border-brand-600 focus:outline-none focus:shadow-focus\n             resize-y min-h-[80px]\n             transition-colors duration-150\"\n\u002F>\n```\n\n#### SELECT (native)\n\n```tsx\n\u003Cdiv className=\"relative\">\n  \u003Cselect\n    className=\"appearance-none block w-full h-8 pl-3 pr-9 rounded-md text-sm\n               bg-surface text-neutral-900 dark:text-neutral-50\n               border border-neutral-200 dark:border-neutral-800\n               focus:border-brand-600 focus:outline-none focus:shadow-focus\n               transition-colors duration-150\"\n  >\n    \u003Coption>USD\u003C\u002Foption>\n    \u003Coption>EUR\u003C\u002Foption>\n    \u003Coption>GBP\u003C\u002Foption>\n  \u003C\u002Fselect>\n  \u003CChevronDownIcon className=\"pointer-events-none absolute right-2.5 top-1\u002F2 -translate-y-1\u002F2 w-4 h-4 text-neutral-400\" \u002F>\n\u003C\u002Fdiv>\n```\n\n#### CHECKBOX\n\n```tsx\n\u003Clabel className=\"inline-flex items-center gap-2 cursor-pointer select-none\">\n  \u003Cinput\n    type=\"checkbox\"\n    className=\"peer sr-only\"\n    checked={checked}\n    onChange={(e) => setChecked(e.target.checked)}\n  \u002F>\n  \u003Cspan\n    className=\"grid place-items-center w-4 h-4 rounded-[4px]\n               bg-surface border border-neutral-300 dark:border-neutral-700\n               peer-checked:bg-brand-600 peer-checked:border-brand-600\n               peer-focus-visible:shadow-focus\n               transition-colors duration-100\"\n  >\n    {checked && (\n      \u003Csvg className=\"w-3 h-3 text-white\" viewBox=\"0 0 12 12\" fill=\"none\">\n        \u003Cpath d=\"M2.5 6L5 8.5L9.5 4\" stroke=\"currentColor\" strokeWidth=\"1.75\" strokeLinecap=\"round\" strokeLinejoin=\"round\" \u002F>\n      \u003C\u002Fsvg>\n    )}\n  \u003C\u002Fspan>\n  \u003Cspan className=\"text-sm\">Send email receipts\u003C\u002Fspan>\n\u003C\u002Flabel>\n```\n\n#### SWITCH (toggle)\n\n```tsx\n\u003Cbutton\n  role=\"switch\"\n  aria-checked={on}\n  onClick={() => setOn(!on)}\n  className={cn(\n    'relative inline-flex items-center w-9 h-5 rounded-full',\n    'transition-colors duration-150',\n    'focus-visible:outline-none focus-visible:shadow-focus',\n    on ? 'bg-brand-600' : 'bg-neutral-300 dark:bg-neutral-700'\n  )}\n>\n  \u003Cspan\n    className={cn(\n      'inline-block w-4 h-4 rounded-full bg-white shadow-sm',\n      'transition-transform duration-150',\n      on ? 'translate-x-[18px]' : 'translate-x-0.5'\n    )}\n  \u002F>\n\u003C\u002Fbutton>\n```\n\n#### RADIO GROUP\n\n```tsx\n\u003Cdiv role=\"radiogroup\" aria-label=\"Plan\" className=\"space-y-2\">\n  {plans.map((plan) => (\n    \u003Clabel\n      key={plan.id}\n      className={cn(\n        'flex items-start gap-3 p-3 rounded-md border cursor-pointer',\n        'transition-colors duration-100',\n        value === plan.id\n          ? 'border-brand-600 bg-brand-50\u002F50 dark:bg-brand-fg\u002F10'\n          : 'border-neutral-200 dark:border-neutral-800 hover:border-neutral-300'\n      )}\n    >\n      \u003Cinput\n        type=\"radio\"\n        name=\"plan\"\n        value={plan.id}\n        checked={value === plan.id}\n        onChange={() => setValue(plan.id)}\n        className=\"peer sr-only\"\n      \u002F>\n      \u003Cspan className={cn(\n        'mt-0.5 grid place-items-center w-4 h-4 rounded-full border-2',\n        value === plan.id ? 'border-brand-600' : 'border-neutral-300 dark:border-neutral-600'\n      )}>\n        {value === plan.id && (\n          \u003Cspan className=\"w-1.5 h-1.5 rounded-full bg-brand-600\" \u002F>\n        )}\n      \u003C\u002Fspan>\n      \u003Cspan className=\"flex-1\">\n        \u003Cspan className=\"block text-sm font-medium\">{plan.name}\u003C\u002Fspan>\n        \u003Cspan className=\"block text-xs text-neutral-600 dark:text-neutral-400 mt-0.5\">\n          {plan.description}\n        \u003C\u002Fspan>\n      \u003C\u002Fspan>\n      \u003Cspan className=\"text-sm font-medium tabular-nums\">{plan.price}\u003C\u002Fspan>\n    \u003C\u002Flabel>\n  ))}\n\u003C\u002Fdiv>\n```\n\n### 17.3 Form Row (label-left, input-right)\n\n```tsx\nfunction FormRow({ label, hint, children }: { label: string; hint?: string; children: React.ReactNode }) {\n  return (\n    \u003Cdiv className=\"grid grid-cols-1 md:grid-cols-[240px_1fr] gap-2 md:gap-6 py-5\n                    border-b border-neutral-200 dark:border-neutral-800 last:border-b-0\">\n      \u003Cdiv>\n        \u003Clabel className=\"text-sm font-medium text-neutral-900 dark:text-neutral-50\">\n          {label}\n        \u003C\u002Flabel>\n        {hint && (\n          \u003Cp className=\"mt-1 text-xs text-neutral-500 dark:text-neutral-400\">\n            {hint}\n          \u003C\u002Fp>\n        )}\n      \u003C\u002Fdiv>\n      \u003Cdiv className=\"min-w-0\">{children}\u003C\u002Fdiv>\n    \u003C\u002Fdiv>\n  );\n}\n\n\u002F\u002F Usage\n\u003Cform>\n  \u003CFormRow label=\"Display name\" hint=\"Shown to teammates in mentions.\">\n    \u003CInput value={name} onChange={setName} maxLength={64} \u002F>\n  \u003C\u002FFormRow>\n  \u003CFormRow label=\"Time zone\">\n    \u003CSelect value={tz} onChange={setTz}>{tzOptions}\u003C\u002FSelect>\n  \u003C\u002FFormRow>\n\u003C\u002Fform>\n```\n\n### 17.4 Cards\n\n#### CARD-DEFAULT\n\n```tsx\n\u003Cdiv className=\"bg-surface border border-neutral-200 dark:border-neutral-800 rounded-lg p-5\">\n  \u003Cdiv className=\"flex items-start justify-between mb-3\">\n    \u003Cdiv>\n      \u003Ch3 className=\"text-base font-semibold\">API keys\u003C\u002Fh3>\n      \u003Cp className=\"text-xs text-neutral-500 mt-0.5\">\n        Used to authenticate requests to your account.\n      \u003C\u002Fp>\n    \u003C\u002Fdiv>\n    \u003CButton variant=\"secondary\" size=\"sm\">Create key\u003C\u002FButton>\n  \u003C\u002Fdiv>\n  \u003Cdiv className=\"text-sm\">{\u002F* card body *\u002F}\u003C\u002Fdiv>\n\u003C\u002Fdiv>\n```\n\n#### CARD-KPI (stat tile)\n\n```tsx\n\u003Cdiv className=\"bg-surface border border-neutral-200 dark:border-neutral-800 rounded-lg p-4\">\n  \u003Cdiv className=\"flex items-center justify-between\">\n    \u003Cp className=\"text-xs font-medium text-neutral-500 uppercase tracking-wider\">\n      Active subscriptions\n    \u003C\u002Fp>\n    \u003CUsersIcon className=\"w-4 h-4 text-neutral-400\" \u002F>\n  \u003C\u002Fdiv>\n  \u003Cdiv className=\"mt-2 flex items-baseline gap-2\">\n    \u003Cspan className=\"text-3xl font-semibold tabular-nums tracking-tight\">\n      1,247\n    \u003C\u002Fspan>\n    \u003Cspan className=\"text-xs font-medium text-green-600 dark:text-green-400\">\n      +12.4%\n    \u003C\u002Fspan>\n  \u003C\u002Fdiv>\n  \u003Cp className=\"mt-0.5 text-xs text-neutral-500\">vs. previous 30 days\u003C\u002Fp>\n\u003C\u002Fdiv>\n```\n\n#### CARD-INTERACTIVE (clickable list item)\n\n```tsx\n\u003Cbutton\n  className=\"group w-full text-left\n             bg-surface border border-neutral-200 dark:border-neutral-800 rounded-lg p-4\n             hover:border-neutral-300 dark:hover:border-neutral-700 hover:shadow-sm\n             focus-visible:outline-none focus-visible:shadow-focus\n             transition-all duration-150\"\n>\n  \u003Cdiv className=\"flex items-center gap-3\">\n    \u003CAvatar src={project.icon} size={32} \u002F>\n    \u003Cdiv className=\"flex-1 min-w-0\">\n      \u003Cdiv className=\"text-sm font-medium truncate\">{project.name}\u003C\u002Fdiv>\n      \u003Cdiv className=\"text-xs text-neutral-500 truncate\">{project.url}\u003C\u002Fdiv>\n    \u003C\u002Fdiv>\n    \u003CChevronRightIcon className=\"w-4 h-4 text-neutral-400 group-hover:text-neutral-600 group-hover:translate-x-0.5 transition-all\" \u002F>\n  \u003C\u002Fdiv>\n\u003C\u002Fbutton>\n```\n\n### 17.5 Data Table\n\n```tsx\nfunction DataTable({ rows, columns }: Props) {\n  return (\n    \u003Cdiv className=\"bg-surface border border-neutral-200 dark:border-neutral-800 rounded-lg overflow-hidden\">\n      {\u002F* Toolbar *\u002F}\n      \u003Cdiv className=\"flex items-center gap-2 p-3 border-b border-neutral-200 dark:border-neutral-800\">\n        \u003Cdiv className=\"relative flex-1 max-w-xs\">\n          \u003CSearchIcon className=\"absolute left-2.5 top-1\u002F2 -translate-y-1\u002F2 w-4 h-4 text-neutral-400\" \u002F>\n          \u003Cinput\n            type=\"search\"\n            placeholder=\"Search…\"\n            className=\"block w-full h-8 pl-8 pr-3 rounded-md text-sm\n                       bg-surface border border-neutral-200 dark:border-neutral-800\n                       focus:border-brand-600 focus:outline-none focus:shadow-focus\"\n          \u002F>\n        \u003C\u002Fdiv>\n        \u003CButton variant=\"secondary\" size=\"sm\">\n          \u003CFilterIcon className=\"w-3.5 h-3.5\" \u002F> Filter\n        \u003C\u002FButton>\n        \u003Cdiv className=\"ml-auto flex items-center gap-2\">\n          \u003CButton variant=\"ghost\" size=\"sm\">Export\u003C\u002FButton>\n        \u003C\u002Fdiv>\n      \u003C\u002Fdiv>\n\n      {\u002F* Table *\u002F}\n      \u003Cdiv className=\"overflow-x-auto\">\n        \u003Ctable className=\"w-full text-sm\">\n          \u003Cthead className=\"bg-neutral-50 dark:bg-neutral-900\u002F50\">\n            \u003Ctr>\n              {columns.map((col) => (\n                \u003Cth\n                  key={col.key}\n                  scope=\"col\"\n                  className={cn(\n                    'px-4 py-2.5 font-medium text-neutral-600 dark:text-neutral-400',\n                    col.numeric ? 'text-right' : 'text-left',\n                    col.sortable && 'cursor-pointer hover:text-neutral-900'\n                  )}\n                  onClick={() => col.sortable && toggleSort(col.key)}\n                >\n                  \u003Cspan className=\"inline-flex items-center gap-1\">\n                    {col.label}\n                    {col.sortable && sortKey === col.key && (\n                      \u003CChevronDownIcon className={cn('w-3 h-3', sortDir === 'asc' && 'rotate-180')} \u002F>\n                    )}\n                  \u003C\u002Fspan>\n                \u003C\u002Fth>\n              ))}\n              \u003Cth className=\"w-8 px-4 py-2.5\" \u002F> {\u002F* row action column *\u002F}\n            \u003C\u002Ftr>\n          \u003C\u002Fthead>\n          \u003Ctbody>\n            {rows.map((row) => (\n              \u003Ctr\n                key={row.id}\n                className=\"group border-t border-neutral-200 dark:border-neutral-800\n                           hover:bg-neutral-50 dark:hover:bg-neutral-900\u002F30\n                           transition-colors duration-100\"\n              >\n                {columns.map((col) => (\n                  \u003Ctd\n                    key={col.key}\n                    className={cn(\n                      'px-4 py-2.5',\n                      col.numeric && 'text-right tabular-nums font-mono text-xs',\n                      col.muted && 'text-neutral-500'\n                    )}\n                  >\n                    {col.render ? col.render(row) : row[col.key]}\n                  \u003C\u002Ftd>\n                ))}\n                \u003Ctd className=\"px-2 py-2.5\">\n                  \u003Cbutton\n                    aria-label=\"Row actions\"\n                    className=\"opacity-0 group-hover:opacity-100 focus-visible:opacity-100\n                               w-7 h-7 rounded grid place-items-center\n                               hover:bg-neutral-200 dark:hover:bg-neutral-800\n                               transition-opacity duration-100\"\n                  >\n                    \u003CMoreHorizontalIcon className=\"w-4 h-4\" \u002F>\n                  \u003C\u002Fbutton>\n                \u003C\u002Ftd>\n              \u003C\u002Ftr>\n            ))}\n          \u003C\u002Ftbody>\n        \u003C\u002Ftable>\n      \u003C\u002Fdiv>\n\n      {\u002F* Pagination *\u002F}\n      \u003Cdiv className=\"flex items-center justify-between px-4 py-3 border-t border-neutral-200 dark:border-neutral-800 text-xs text-neutral-500\">\n        \u003Cspan>Showing 1–25 of \u003Cspan className=\"tabular-nums\">1,247\u003C\u002Fspan>\u003C\u002Fspan>\n        \u003Cdiv className=\"flex items-center gap-1\">\n          \u003CButton variant=\"ghost\" size=\"sm\" disabled>Previous\u003C\u002FButton>\n          \u003CButton variant=\"ghost\" size=\"sm\">Next\u003C\u002FButton>\n        \u003C\u002Fdiv>\n      \u003C\u002Fdiv>\n    \u003C\u002Fdiv>\n  );\n}\n```\n\n#### TABLE-SKELETON-ROW\n\n```tsx\nfunction TableSkeleton({ rows = 8, cols = 5 }: { rows?: number; cols?: number }) {\n  return (\n    \u003Ctbody>\n      {Array.from({ length: rows }).map((_, i) => (\n        \u003Ctr key={i} className=\"border-t border-neutral-200 dark:border-neutral-800\">\n          {Array.from({ length: cols }).map((__, j) => (\n            \u003Ctd key={j} className=\"px-4 py-3\">\n              \u003Cdiv\n                className=\"h-4 rounded skeleton\"\n                style={{ width: `${40 + Math.random() * 50}%` }}\n              \u002F>\n            \u003C\u002Ftd>\n          ))}\n        \u003C\u002Ftr>\n      ))}\n    \u003C\u002Ftbody>\n  );\n}\n```\n\n### 17.6 Navigation\n\n#### SIDEBAR\n\n```tsx\nfunction Sidebar() {\n  return (\n    \u003Caside className=\"hidden lg:flex flex-col w-64 shrink-0 border-r border-neutral-200 dark:border-neutral-800 bg-canvas\">\n      {\u002F* Workspace switcher *\u002F}\n      \u003Cbutton className=\"flex items-center gap-2 m-2 p-2 rounded-md hover:bg-neutral-100 dark:hover:bg-neutral-800\u002F50 transition-colors\">\n        \u003Cdiv className=\"w-6 h-6 rounded bg-brand-600 grid place-items-center text-white text-xs font-semibold\">\n          A\n        \u003C\u002Fdiv>\n        \u003Cspan className=\"flex-1 text-left text-sm font-medium truncate\">Acme Corp\u003C\u002Fspan>\n        \u003CChevronsUpDownIcon className=\"w-3.5 h-3.5 text-neutral-400\" \u002F>\n      \u003C\u002Fbutton>\n\n      {\u002F* Nav *\u002F}\n      \u003Cnav className=\"flex-1 overflow-y-auto px-2 pb-2\">\n        \u003CSidebarSection label=\"Workspace\">\n          \u003CSidebarItem icon={\u003CHomeIcon \u002F>} href=\"\u002F\" active>Dashboard\u003C\u002FSidebarItem>\n          \u003CSidebarItem icon={\u003CUsersIcon \u002F>} href=\"\u002Fcustomers\" badge=\"247\">Customers\u003C\u002FSidebarItem>\n          \u003CSidebarItem icon={\u003CFileTextIcon \u002F>} href=\"\u002Finvoices\">Invoices\u003C\u002FSidebarItem>\n        \u003C\u002FSidebarSection>\n\n        \u003CSidebarSection label=\"Settings\">\n          \u003CSidebarItem icon={\u003CSettingsIcon \u002F>} href=\"\u002Fsettings\">General\u003C\u002FSidebarItem>\n          \u003CSidebarItem icon={\u003CKeyIcon \u002F>} href=\"\u002Fsettings\u002Fapi-keys\">API keys\u003C\u002FSidebarItem>\n        \u003C\u002FSidebarSection>\n      \u003C\u002Fnav>\n\n      {\u002F* User menu *\u002F}\n      \u003Cbutton className=\"flex items-center gap-2 m-2 p-2 rounded-md hover:bg-neutral-100 dark:hover:bg-neutral-800\u002F50 transition-colors\">\n        \u003CAvatar size={24} src={user.avatar} \u002F>\n        \u003Cdiv className=\"flex-1 text-left min-w-0\">\n          \u003Cdiv className=\"text-sm font-medium truncate\">{user.name}\u003C\u002Fdiv>\n          \u003Cdiv className=\"text-xs text-neutral-500 truncate\">{user.email}\u003C\u002Fdiv>\n        \u003C\u002Fdiv>\n      \u003C\u002Fbutton>\n    \u003C\u002Faside>\n  );\n}\n\nfunction SidebarSection({ label, children }: { label: string; children: React.ReactNode }) {\n  return (\n    \u003Cdiv className=\"mt-4 first:mt-2\">\n      \u003Cdiv className=\"px-2 py-1 text-[11px] font-medium uppercase tracking-wider text-neutral-500\">\n        {label}\n      \u003C\u002Fdiv>\n      \u003Cdiv className=\"space-y-0.5\">{children}\u003C\u002Fdiv>\n    \u003C\u002Fdiv>\n  );\n}\n\nfunction SidebarItem({ icon, href, active, badge, children }: SidebarItemProps) {\n  return (\n    \u003Ca\n      href={href}\n      className={cn(\n        'group flex items-center gap-2 px-2 h-8 rounded-md text-sm font-medium',\n        'transition-colors duration-100',\n        active\n          ? 'bg-brand-50 dark:bg-brand-fg\u002F10 text-brand-700 dark:text-brand-fg'\n          : 'text-neutral-700 dark:text-neutral-300 hover:bg-neutral-100 dark:hover:bg-neutral-800\u002F50 hover:text-neutral-900 dark:hover:text-neutral-50'\n      )}\n    >\n      \u003Cspan className={cn('shrink-0', active ? 'text-brand-600 dark:text-brand-fg' : 'text-neutral-500')}>\n        {React.cloneElement(icon as React.ReactElement, { className: 'w-4 h-4', strokeWidth: 1.75 })}\n      \u003C\u002Fspan>\n      \u003Cspan className=\"flex-1 truncate\">{children}\u003C\u002Fspan>\n      {badge && (\n        \u003Cspan className=\"text-xs text-neutral-500 tabular-nums\">{badge}\u003C\u002Fspan>\n      )}\n    \u003C\u002Fa>\n  );\n}\n```\n\n#### TOPBAR\n\n```tsx\nfunction Topbar() {\n  return (\n    \u003Cheader className=\"h-12 shrink-0 flex items-center gap-2 px-4 border-b border-neutral-200 dark:border-neutral-800 bg-surface\">\n      \u003Cbutton aria-label=\"Toggle sidebar\" className=\"lg:hidden p-1.5 rounded hover:bg-neutral-100\">\n        \u003CMenuIcon className=\"w-4 h-4\" \u002F>\n      \u003C\u002Fbutton>\n\n      \u003Cbutton\n        onClick={openCommand}\n        className=\"hidden md:inline-flex items-center gap-2 flex-1 max-w-md\n                   h-8 px-3 rounded-md text-sm\n                   bg-neutral-50 dark:bg-neutral-900 text-neutral-500\n                   border border-neutral-200 dark:border-neutral-800\n                   hover:border-neutral-300 transition-colors\"\n      >\n        \u003CSearchIcon className=\"w-4 h-4\" \u002F>\n        \u003Cspan>Search or jump to…\u003C\u002Fspan>\n        \u003Ckbd className=\"ml-auto px-1.5 h-5 rounded text-[11px] font-mono\n                        bg-surface border border-neutral-200 dark:border-neutral-700\">⌘K\u003C\u002Fkbd>\n      \u003C\u002Fbutton>\n\n      \u003Cdiv className=\"ml-auto flex items-center gap-1\">\n        \u003CIconButton aria-label=\"Notifications\">\u003CBellIcon \u002F>\u003C\u002FIconButton>\n        \u003CIconButton aria-label=\"Help\">\u003CHelpCircleIcon \u002F>\u003C\u002FIconButton>\n        \u003CAvatar size={28} src={user.avatar} \u002F>\n      \u003C\u002Fdiv>\n    \u003C\u002Fheader>\n  );\n}\n```\n\n#### BREADCRUMB\n\n```tsx\nfunction Breadcrumb({ items }: { items: Array\u003C{ label: string; href?: string }> }) {\n  return (\n    \u003Cnav aria-label=\"Breadcrumb\" className=\"flex items-center text-xs text-neutral-500\">\n      {items.map((item, i) => (\n        \u003CReact.Fragment key={i}>\n          {i > 0 && \u003CChevronRightIcon className=\"w-3 h-3 mx-1 text-neutral-300\" \u002F>}\n          {item.href && i \u003C items.length - 1 ? (\n            \u003Ca href={item.href} className=\"hover:text-neutral-900 dark:hover:text-neutral-50 transition-colors\">\n              {item.label}\n            \u003C\u002Fa>\n          ) : (\n            \u003Cspan className={i === items.length - 1 ? 'text-neutral-900 dark:text-neutral-50 font-medium' : ''}>\n              {item.label}\n            \u003C\u002Fspan>\n          )}\n        \u003C\u002FReact.Fragment>\n      ))}\n    \u003C\u002Fnav>\n  );\n}\n```\n\n#### TABS\n\n```tsx\n\u003Cdiv role=\"tablist\" className=\"flex items-center gap-1 border-b border-neutral-200 dark:border-neutral-800\">\n  {tabs.map((tab) => (\n    \u003Cbutton\n      key={tab.id}\n      role=\"tab\"\n      aria-selected={active === tab.id}\n      onClick={() => setActive(tab.id)}\n      className={cn(\n        'relative px-3 h-9 text-sm font-medium',\n        'focus-visible:outline-none focus-visible:shadow-focus rounded-t-md',\n        'transition-colors duration-150',\n        active === tab.id\n          ? 'text-neutral-900 dark:text-neutral-50'\n          : 'text-neutral-500 hover:text-neutral-700 dark:hover:text-neutral-300'\n      )}\n    >\n      {tab.label}\n      {tab.count !== undefined && (\n        \u003Cspan className=\"ml-1.5 text-xs text-neutral-400 tabular-nums\">{tab.count}\u003C\u002Fspan>\n      )}\n      {active === tab.id && (\n        \u003Cspan className=\"absolute -bottom-px left-0 right-0 h-0.5 bg-brand-600 rounded-t\" \u002F>\n      )}\n    \u003C\u002Fbutton>\n  ))}\n\u003C\u002Fdiv>\n```\n\n#### DROPDOWN MENU\n\n```tsx\n\u002F\u002F Using Radix UI primitives (recommended) or headlessui\n\u003CDropdownMenu>\n  \u003CDropdownMenuTrigger asChild>\n    \u003CIconButton aria-label=\"More\">\u003CMoreHorizontalIcon \u002F>\u003C\u002FIconButton>\n  \u003C\u002FDropdownMenuTrigger>\n  \u003CDropdownMenuContent\n    align=\"end\"\n    className=\"min-w-[180px] bg-elevated rounded-lg shadow-md\n               border border-neutral-200 dark:border-neutral-800 p-1\n               animate-popover-enter\"\n  >\n    \u003CDropdownMenuItem className=\"flex items-center gap-2 px-2 h-8 rounded text-sm\n                                  cursor-pointer hover:bg-neutral-100 dark:hover:bg-neutral-800\u002F50\n                                  focus:bg-neutral-100 focus:outline-none\">\n      \u003CEditIcon className=\"w-3.5 h-3.5 text-neutral-500\" \u002F>\n      Edit\n    \u003C\u002FDropdownMenuItem>\n    \u003CDropdownMenuItem className=\"flex items-center gap-2 px-2 h-8 rounded text-sm\n                                  cursor-pointer hover:bg-neutral-100\">\n      \u003CCopyIcon className=\"w-3.5 h-3.5 text-neutral-500\" \u002F>\n      Duplicate\n      \u003Ckbd className=\"ml-auto text-[10px] text-neutral-400 font-mono\">⌘D\u003C\u002Fkbd>\n    \u003C\u002FDropdownMenuItem>\n    \u003CDropdownMenuSeparator className=\"h-px bg-neutral-200 dark:bg-neutral-800 my-1\" \u002F>\n    \u003CDropdownMenuItem className=\"flex items-center gap-2 px-2 h-8 rounded text-sm\n                                  text-red-600 dark:text-red-400\n                                  cursor-pointer hover:bg-red-50 dark:hover:bg-red-950\u002F30\">\n      \u003CTrash2Icon className=\"w-3.5 h-3.5\" \u002F>\n      Delete\n    \u003C\u002FDropdownMenuItem>\n  \u003C\u002FDropdownMenuContent>\n\u003C\u002FDropdownMenu>\n```\n\n### 17.7 Modal \u002F Dialog\n\n```tsx\n\u002F\u002F Using Radix Dialog or headlessui\n\u003CDialog open={open} onOpenChange={setOpen}>\n  \u003CDialogOverlay\n    className=\"fixed inset-0 bg-neutral-900\u002F40 backdrop-blur-[2px]\n               data-[state=open]:animate-fade-in\"\n  \u002F>\n  \u003CDialogContent\n    className=\"fixed left-1\u002F2 top-1\u002F2 -translate-x-1\u002F2 -translate-y-1\u002F2\n               w-full max-w-md bg-elevated rounded-xl shadow-xl\n               border border-neutral-200 dark:border-neutral-800\n               data-[state=open]:animate-dialog-enter\"\n  >\n    \u003Cdiv className=\"flex items-start justify-between p-5 pb-3\">\n      \u003Cdiv>\n        \u003CDialogTitle className=\"text-base font-semibold\">\n          Delete invoice INV-1024?\n        \u003C\u002FDialogTitle>\n        \u003CDialogDescription className=\"mt-1 text-sm text-neutral-600 dark:text-neutral-400\">\n          This action cannot be undone. The invoice and its payment history will be permanently removed.\n        \u003C\u002FDialogDescription>\n      \u003C\u002Fdiv>\n      \u003CDialogClose className=\"-mr-1 -mt-1 p-1.5 rounded hover:bg-neutral-100 dark:hover:bg-neutral-800\">\n        \u003CXIcon className=\"w-4 h-4\" \u002F>\n      \u003C\u002FDialogClose>\n    \u003C\u002Fdiv>\n\n    \u003Cdiv className=\"px-5 pb-3\">\n      \u003Clabel className=\"block text-sm font-medium mb-1.5\">\n        Type \u003Ccode className=\"font-mono text-xs bg-neutral-100 dark:bg-neutral-800 px-1 py-0.5 rounded\">INV-1024\u003C\u002Fcode> to confirm\n      \u003C\u002Flabel>\n      \u003CInput value={confirm} onChange={setConfirm} autoFocus \u002F>\n    \u003C\u002Fdiv>\n\n    \u003Cdiv className=\"flex items-center justify-end gap-2 p-4 border-t border-neutral-200 dark:border-neutral-800\">\n      \u003CButton variant=\"secondary\" size=\"sm\" onClick={() => setOpen(false)}>Cancel\u003C\u002FButton>\n      \u003CButton variant=\"destructive\" size=\"sm\" disabled={confirm !== 'INV-1024'}>Delete invoice\u003C\u002FButton>\n    \u003C\u002Fdiv>\n  \u003C\u002FDialogContent>\n\u003C\u002FDialog>\n```\n\n#### SHEET (slide-over)\n\n```tsx\n\u003CSheet open={open} onOpenChange={setOpen}>\n  \u003CSheetOverlay className=\"fixed inset-0 bg-neutral-900\u002F30 backdrop-blur-[2px]\" \u002F>\n  \u003CSheetContent\n    side=\"right\"\n    className=\"fixed right-0 top-0 bottom-0 w-full max-w-xl\n               bg-elevated border-l border-neutral-200 dark:border-neutral-800\n               shadow-xl flex flex-col\n               data-[state=open]:animate-slide-in-right\"\n  >\n    \u003Cdiv className=\"flex items-center justify-between p-5 border-b border-neutral-200 dark:border-neutral-800\">\n      \u003CSheetTitle className=\"text-base font-semibold\">New customer\u003C\u002FSheetTitle>\n      \u003CSheetClose className=\"p-1.5 rounded hover:bg-neutral-100\">\n        \u003CXIcon className=\"w-4 h-4\" \u002F>\n      \u003C\u002FSheetClose>\n    \u003C\u002Fdiv>\n\n    \u003Cdiv className=\"flex-1 overflow-y-auto p-5 space-y-4\">\n      {\u002F* form body *\u002F}\n    \u003C\u002Fdiv>\n\n    \u003Cdiv className=\"flex items-center justify-end gap-2 p-4 border-t border-neutral-200 dark:border-neutral-800\">\n      \u003CButton variant=\"secondary\" size=\"sm\" onClick={() => setOpen(false)}>Cancel\u003C\u002FButton>\n      \u003CButton variant=\"primary\" size=\"sm\">Create customer\u003C\u002FButton>\n    \u003C\u002Fdiv>\n  \u003C\u002FSheetContent>\n\u003C\u002FSheet>\n```\n\n### 17.8 Toast\n\n```tsx\nfunction Toast({ variant, title, description, action, onDismiss }: ToastProps) {\n  const tone = {\n    success: { icon: CheckCircleIcon, color: 'text-green-600 dark:text-green-400' },\n    error:   { icon: AlertCircleIcon, color: 'text-red-600 dark:text-red-400' },\n    info:    { icon: InfoIcon,        color: 'text-blue-600 dark:text-blue-400' },\n    loading: { icon: LoaderIcon,      color: 'text-neutral-500 animate-spin' },\n  }[variant];\n\n  return (\n    \u003Cdiv\n      role={variant === 'error' ? 'alert' : 'status'}\n      className=\"flex items-start gap-3 w-[360px] p-3 pr-2\n                 bg-elevated rounded-lg shadow-lg\n                 border border-neutral-200 dark:border-neutral-800\n                 animate-toast-enter\"\n    >\n      \u003Ctone.icon className={cn('w-4 h-4 mt-0.5 shrink-0', tone.color)} strokeWidth={1.75} \u002F>\n      \u003Cdiv className=\"flex-1 min-w-0\">\n        \u003Cp className=\"text-sm font-medium\">{title}\u003C\u002Fp>\n        {description && (\n          \u003Cp className=\"text-xs text-neutral-600 dark:text-neutral-400 mt-0.5\">\n            {description}\n          \u003C\u002Fp>\n        )}\n        {action && (\n          \u003Cbutton\n            onClick={action.onClick}\n            className=\"mt-1.5 text-xs font-medium text-brand-600 dark:text-brand-fg hover:underline\"\n          >\n            {action.label}\n          \u003C\u002Fbutton>\n        )}\n      \u003C\u002Fdiv>\n      \u003Cbutton\n        onClick={onDismiss}\n        aria-label=\"Dismiss\"\n        className=\"shrink-0 p-1 -m-1 rounded text-neutral-400 hover:text-neutral-700 hover:bg-neutral-100 dark:hover:bg-neutral-800\"\n      >\n        \u003CXIcon className=\"w-3.5 h-3.5\" \u002F>\n      \u003C\u002Fbutton>\n    \u003C\u002Fdiv>\n  );\n}\n```\n\nToaster container (fixed position):\n```tsx\n\u003Cdiv className=\"fixed bottom-4 right-4 z-50 flex flex-col-reverse gap-2 pointer-events-none\">\n  {toasts.map((t) => (\n    \u003Cdiv key={t.id} className=\"pointer-events-auto\">\n      \u003CToast {...t} \u002F>\n    \u003C\u002Fdiv>\n  ))}\n\u003C\u002Fdiv>\n```\n\n### 17.9 Empty State\n\n```tsx\nfunction EmptyState({\n  icon: Icon,\n  title,\n  description,\n  primaryAction,\n  secondaryAction,\n}: EmptyStateProps) {\n  return (\n    \u003Cdiv className=\"flex flex-col items-center justify-center py-16 px-6 text-center\">\n      \u003Cdiv className=\"mb-4 text-neutral-300 dark:text-neutral-600\">\n        \u003CIcon size={48} strokeWidth={1.5} \u002F>\n      \u003C\u002Fdiv>\n      \u003Ch3 className=\"text-base font-semibold text-neutral-900 dark:text-neutral-50\">\n        {title}\n      \u003C\u002Fh3>\n      {description && (\n        \u003Cp className=\"mt-1 text-sm text-neutral-600 dark:text-neutral-400 max-w-sm\">\n          {description}\n        \u003C\u002Fp>\n      )}\n      {(primaryAction || secondaryAction) && (\n        \u003Cdiv className=\"mt-6 flex items-center gap-2\">\n          {primaryAction && (\n            \u003CButton variant=\"primary\" size=\"sm\" onClick={primaryAction.onClick}>\n              {primaryAction.label}\n            \u003C\u002FButton>\n          )}\n          {secondaryAction && (\n            \u003CButton variant=\"ghost\" size=\"sm\" onClick={secondaryAction.onClick}>\n              {secondaryAction.label}\n            \u003C\u002FButton>\n          )}\n        \u003C\u002Fdiv>\n      )}\n    \u003C\u002Fdiv>\n  );\n}\n```\n\n### 17.10 Loading States\n\n#### SKELETON\n\n```css\n.skeleton {\n  display: block;\n  background: linear-gradient(\n    90deg,\n    var(--neutral-100) 25%,\n    var(--neutral-200) 50%,\n    var(--neutral-100) 75%\n  );\n  background-size: 200% 100%;\n  animation: shimmer 1.5s ease-in-out infinite;\n  border-radius: 4px;\n}\n.dark .skeleton {\n  background: linear-gradient(\n    90deg,\n    rgba(255, 255, 255, 0.04) 25%,\n    rgba(255, 255, 255, 0.08) 50%,\n    rgba(255, 255, 255, 0.04) 75%\n  );\n  background-size: 200% 100%;\n}\n@keyframes shimmer {\n  from { background-position: 200% 0; }\n  to   { background-position: -200% 0; }\n}\n```\n\nSkeleton card:\n```tsx\n\u003Cdiv className=\"bg-surface border border-neutral-200 dark:border-neutral-800 rounded-lg p-5\">\n  \u003Cdiv className=\"h-4 w-1\u002F3 skeleton mb-3\" \u002F>\n  \u003Cdiv className=\"h-3 w-2\u002F3 skeleton mb-1.5\" \u002F>\n  \u003Cdiv className=\"h-3 w-1\u002F2 skeleton\" \u002F>\n\u003C\u002Fdiv>\n```\n\n#### SPINNER\n\n```tsx\nfunction Spinner({ size = 16 }: { size?: number }) {\n  return (\n    \u003Csvg\n      width={size}\n      height={size}\n      viewBox=\"0 0 16 16\"\n      fill=\"none\"\n      className=\"animate-spin\"\n      style={{ animationDuration: '750ms' }}\n      aria-hidden=\"true\"\n    >\n      \u003Ccircle cx=\"8\" cy=\"8\" r=\"6\" stroke=\"currentColor\" strokeOpacity=\"0.25\" strokeWidth=\"2\" \u002F>\n      \u003Cpath d=\"M14 8a6 6 0 0 0-6-6\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" \u002F>\n    \u003C\u002Fsvg>\n  );\n}\n```\n\n#### PROGRESS BAR (determinate)\n\n```tsx\nfunction Progress({ value, max = 100, tone = 'brand' }: ProgressProps) {\n  const pct = Math.min(100, Math.max(0, (value \u002F max) * 100));\n  const fill =\n    tone === 'warning' ? 'bg-yellow-500' :\n    tone === 'error'   ? 'bg-red-500' :\n    'bg-brand-600';\n  return (\n    \u003Cdiv\n      role=\"progressbar\"\n      aria-valuenow={value}\n      aria-valuemin={0}\n      aria-valuemax={max}\n      className=\"h-1.5 rounded-full bg-neutral-100 dark:bg-neutral-800 overflow-hidden\"\n    >\n      \u003Cdiv\n        className={cn('h-full transition-[width] duration-500 ease-out', fill)}\n        style={{ width: `${pct}%` }}\n      \u002F>\n    \u003C\u002Fdiv>\n  );\n}\n```\n\n### 17.11 Badges\n\n```tsx\nfunction Badge({ tone = 'neutral', dot, children }: BadgeProps) {\n  const tones = {\n    neutral: 'bg-neutral-100 text-neutral-700 dark:bg-neutral-800 dark:text-neutral-300',\n    brand:   'bg-brand-50 text-brand-700 dark:bg-brand-fg\u002F15 dark:text-brand-fg',\n    success: 'bg-green-50 text-green-700 dark:bg-green-950\u002F40 dark:text-green-400',\n    warning: 'bg-yellow-50 text-yellow-700 dark:bg-yellow-950\u002F40 dark:text-yellow-400',\n    error:   'bg-red-50 text-red-700 dark:bg-red-950\u002F40 dark:text-red-400',\n    info:    'bg-blue-50 text-blue-700 dark:bg-blue-950\u002F40 dark:text-blue-400',\n  };\n  const dotTones = {\n    neutral: 'bg-neutral-400',\n    brand:   'bg-brand-600',\n    success: 'bg-green-500',\n    warning: 'bg-yellow-500',\n    error:   'bg-red-500',\n    info:    'bg-blue-500',\n  };\n  return (\n    \u003Cspan className={cn(\n      'inline-flex items-center gap-1 px-1.5 py-0.5 rounded text-xs font-medium',\n      tones[tone]\n    )}>\n      {dot && \u003Cspan className={cn('w-1.5 h-1.5 rounded-full', dotTones[tone])} \u002F>}\n      {children}\n    \u003C\u002Fspan>\n  );\n}\n\n\u002F\u002F Usage\n\u003CBadge tone=\"success\" dot>Active\u003C\u002FBadge>\n\u003CBadge tone=\"warning\" dot>Trial ending\u003C\u002FBadge>\n\u003CBadge tone=\"error\" dot>Failed\u003C\u002FBadge>\n```\n\n### 17.12 Tooltip\n\n```tsx\n\u002F\u002F Using Radix Tooltip — apply these styles to the content\n\u003CTooltipContent\n  side=\"top\"\n  sideOffset={4}\n  className=\"z-50 px-2 py-1 rounded text-xs font-medium\n             bg-neutral-900 text-neutral-50 dark:bg-neutral-50 dark:text-neutral-900\n             shadow-md\n             data-[state=delayed-open]:animate-popover-enter\"\n>\n  {label}\n  {shortcut && (\n    \u003Cspan className=\"ml-2 text-neutral-400 dark:text-neutral-500 font-mono\">{shortcut}\u003C\u002Fspan>\n  )}\n\u003C\u002FTooltipContent>\n```\n\nDelay: 300ms hover before showing. Tooltips fire on focus too.\n\n### 17.13 Avatar\n\n```tsx\nfunction Avatar({ src, name, size = 32 }: AvatarProps) {\n  const initials = name?.split(' ').map((s) => s[0]).slice(0, 2).join('').toUpperCase();\n  return (\n    \u003Cspan\n      className=\"inline-grid place-items-center rounded-full overflow-hidden\n                 bg-neutral-200 dark:bg-neutral-800 text-neutral-700 dark:text-neutral-300\n                 font-medium shrink-0\"\n      style={{ width: size, height: size, fontSize: Math.round(size * 0.4) }}\n    >\n      {src ? (\n        \u003Cimg src={src} alt=\"\" className=\"w-full h-full object-cover\" \u002F>\n      ) : (\n        \u003Cspan>{initials || '?'}\u003C\u002Fspan>\n      )}\n    \u003C\u002Fspan>\n  );\n}\n\n\u002F\u002F Avatar group with overlap\n\u003Cdiv className=\"flex -space-x-1.5\">\n  {users.slice(0, 3).map((u) => (\n    \u003CAvatar key={u.id} {...u} size={24} className=\"ring-2 ring-surface\" \u002F>\n  ))}\n  {users.length > 3 && (\n    \u003Cspan className=\"grid place-items-center w-6 h-6 rounded-full\n                     bg-neutral-100 dark:bg-neutral-800 ring-2 ring-surface\n                     text-[10px] font-medium text-neutral-600\">\n      +{users.length - 3}\n    \u003C\u002Fspan>\n  )}\n\u003C\u002Fdiv>\n```\n\n### 17.14 KPI Strip\n\n```tsx\n\u003Cdiv className=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-3\">\n  {kpis.map((kpi) => (\n    \u003Cdiv\n      key={kpi.label}\n      className=\"bg-surface border border-neutral-200 dark:border-neutral-800 rounded-lg p-4\"\n    >\n      \u003Cp className=\"text-xs font-medium text-neutral-500 uppercase tracking-wider\">\n        {kpi.label}\n      \u003C\u002Fp>\n      \u003Cdiv className=\"mt-2 flex items-baseline gap-2\">\n        \u003Cspan className=\"text-2xl font-semibold tabular-nums tracking-tight\">\n          {kpi.value}\n        \u003C\u002Fspan>\n        {kpi.delta && (\n          \u003Cspan className={cn(\n            'text-xs font-medium',\n            kpi.delta > 0 ? 'text-green-600 dark:text-green-400' : 'text-red-600 dark:text-red-400'\n          )}>\n            {kpi.delta > 0 ? '+' : ''}{kpi.delta}%\n          \u003C\u002Fspan>\n        )}\n      \u003C\u002Fdiv>\n      {kpi.subtitle && (\n        \u003Cp className=\"mt-0.5 text-xs text-neutral-500\">{kpi.subtitle}\u003C\u002Fp>\n      )}\n    \u003C\u002Fdiv>\n  ))}\n\u003C\u002Fdiv>\n```\n\n### 17.15 Pagination\n\n```tsx\nfunction Pagination({ page, total, perPage, onChange }: PaginationProps) {\n  const from = (page - 1) * perPage + 1;\n  const to = Math.min(page * perPage, total);\n  const lastPage = Math.ceil(total \u002F perPage);\n  return (\n    \u003Cdiv className=\"flex items-center justify-between px-4 py-3 text-xs text-neutral-500\">\n      \u003Cspan>\n        Showing \u003Cspan className=\"tabular-nums\">{from}–{to}\u003C\u002Fspan> of{' '}\n        \u003Cspan className=\"tabular-nums\">{total.toLocaleString()}\u003C\u002Fspan>\n      \u003C\u002Fspan>\n      \u003Cdiv className=\"flex items-center gap-1\">\n        \u003CButton variant=\"ghost\" size=\"sm\" disabled={page \u003C= 1} onClick={() => onChange(page - 1)}>\n          \u003CChevronLeftIcon className=\"w-3.5 h-3.5\" \u002F> Previous\n        \u003C\u002FButton>\n        \u003CButton variant=\"ghost\" size=\"sm\" disabled={page >= lastPage} onClick={() => onChange(page + 1)}>\n          Next \u003CChevronRightIcon className=\"w-3.5 h-3.5\" \u002F>\n        \u003C\u002FButton>\n      \u003C\u002Fdiv>\n    \u003C\u002Fdiv>\n  );\n}\n```\n\n### 17.16 Command Palette (using `cmdk`)\n\n```tsx\nimport { Command } from 'cmdk';\n\nfunction CommandPalette({ open, onOpenChange }: Props) {\n  return (\n    \u003CDialog open={open} onOpenChange={onOpenChange}>\n      \u003CDialogOverlay className=\"fixed inset-0 bg-neutral-900\u002F40 backdrop-blur-[4px]\" \u002F>\n      \u003CDialogContent\n        className=\"fixed left-1\u002F2 top-[20vh] -translate-x-1\u002F2 w-full max-w-xl\n                   bg-elevated rounded-xl shadow-xl\n                   border border-neutral-200 dark:border-neutral-800\n                   data-[state=open]:animate-dialog-enter overflow-hidden\"\n      >\n        \u003CCommand className=\"flex flex-col\">\n          \u003Cdiv className=\"flex items-center gap-2 px-4 border-b border-neutral-200 dark:border-neutral-800\">\n            \u003CSearchIcon className=\"w-4 h-4 text-neutral-400\" \u002F>\n            \u003CCommand.Input\n              placeholder=\"Type a command or search…\"\n              className=\"flex-1 h-12 bg-transparent text-sm\n                         placeholder:text-neutral-400 focus:outline-none\"\n            \u002F>\n            \u003Ckbd className=\"text-[10px] text-neutral-400 px-1.5 py-0.5 rounded\n                            bg-neutral-100 dark:bg-neutral-800 font-mono\">esc\u003C\u002Fkbd>\n          \u003C\u002Fdiv>\n\n          \u003CCommand.List className=\"max-h-[400px] overflow-y-auto p-2\">\n            \u003CCommand.Empty className=\"py-8 text-center text-sm text-neutral-500\">\n              No results.\n            \u003C\u002FCommand.Empty>\n\n            \u003CCommand.Group heading=\"Actions\" className=\"cmdk-group\">\n              \u003CCommand.Item className=\"cmdk-item\">\n                \u003CPlusIcon className=\"w-4 h-4 text-neutral-500\" \u002F>\n                \u003Cspan>Create customer\u003C\u002Fspan>\n                \u003Ckbd className=\"ml-auto text-[10px] text-neutral-400 font-mono\">⌘ N C\u003C\u002Fkbd>\n              \u003C\u002FCommand.Item>\n              {\u002F* … *\u002F}\n            \u003C\u002FCommand.Group>\n\n            \u003CCommand.Group heading=\"Navigation\" className=\"cmdk-group\">\n              \u003CCommand.Item className=\"cmdk-item\">\n                \u003CHomeIcon className=\"w-4 h-4 text-neutral-500\" \u002F>\n                \u003Cspan>Go to dashboard\u003C\u002Fspan>\n                \u003Ckbd className=\"ml-auto text-[10px] text-neutral-400 font-mono\">⌘ G D\u003C\u002Fkbd>\n              \u003C\u002FCommand.Item>\n              {\u002F* … *\u002F}\n            \u003C\u002FCommand.Group>\n          \u003C\u002FCommand.List>\n\n          \u003Cdiv className=\"flex items-center justify-between gap-2 px-3 py-2\n                          border-t border-neutral-200 dark:border-neutral-800\n                          text-[11px] text-neutral-500\">\n            \u003Cdiv className=\"flex items-center gap-3\">\n              \u003Cspan className=\"flex items-center gap-1\">\n                \u003Ckbd className=\"font-mono\">↑↓\u003C\u002Fkbd> navigate\n              \u003C\u002Fspan>\n              \u003Cspan className=\"flex items-center gap-1\">\n                \u003Ckbd className=\"font-mono\">↵\u003C\u002Fkbd> select\n              \u003C\u002Fspan>\n            \u003C\u002Fdiv>\n          \u003C\u002Fdiv>\n        \u003C\u002FCommand>\n      \u003C\u002FDialogContent>\n    \u003C\u002FDialog>\n  );\n}\n```\n\nRequired CSS for `cmdk` items:\n```css\n.cmdk-group [cmdk-group-heading] {\n  padding: 8px;\n  font-size: 11px;\n  font-weight: 500;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n  color: var(--text-subtle);\n}\n.cmdk-item {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  padding: 0 8px;\n  height: 36px;\n  border-radius: 6px;\n  font-size: 13px;\n  cursor: pointer;\n  color: var(--text-primary);\n}\n.cmdk-item[data-selected=\"true\"] {\n  background: var(--brand-bg-subtle);\n  color: var(--brand-fg);\n}\n.cmdk-item[data-selected=\"true\"] svg { color: currentColor; }\n```\n\n### 17.17 Sticky Save Bar (Vercel-style)\n\n```tsx\n{isDirty && (\n  \u003Cdiv className=\"fixed bottom-4 left-1\u002F2 -translate-x-1\u002F2 z-40\n                  animate-popover-enter\">\n    \u003Cdiv className=\"flex items-center gap-3 pl-4 pr-2 py-2\n                    bg-neutral-900 dark:bg-neutral-50 text-neutral-50 dark:text-neutral-900\n                    rounded-full shadow-xl\">\n      \u003Cspan className=\"text-sm\">You have unsaved changes\u003C\u002Fspan>\n      \u003Cbutton\n        onClick={onReset}\n        className=\"text-sm text-neutral-400 hover:text-neutral-50 dark:hover:text-neutral-900 transition-colors\"\n      >\n        Reset\n      \u003C\u002Fbutton>\n      \u003CButton variant=\"primary\" size=\"sm\" onClick={onSave}>Save changes\u003C\u002FButton>\n    \u003C\u002Fdiv>\n  \u003C\u002Fdiv>\n)}\n```\n\n---\n\n## 18. Pre-flight Checklist\n\nRun through this before shipping any SaaS surface. Each \"no\" is a regression.\n\n### Visual\n- [ ] Background is `--bg-canvas` (not pure white).\n- [ ] Text is `--text-primary` (not pure black).\n- [ ] Brand color fills \u003C10% of any viewport (squint test).\n- [ ] No pill buttons (`border-radius: 9999px`) outside avatars and status dots.\n- [ ] All borders 1px solid, color `--border-default`.\n- [ ] All shadows are downward, low-spread, neutral (not colored, not glow).\n- [ ] One font family for sans, one for mono. No display fonts mixed in.\n\n### Density\n- [ ] Default UI text is 13px or 14px (not 16px).\n- [ ] Default button height is 32px.\n- [ ] Default input height matches button height (32px).\n- [ ] Table rows are 40px (default) or 32px (compact).\n- [ ] Numeric columns use `font-variant-numeric: tabular-nums`.\n\n### Interaction\n- [ ] Every interactive element has hover + focus-visible + active states.\n- [ ] Focus rings: `2px solid --brand-fg` outline OR `--ring-focus` box-shadow.\n- [ ] Hover transitions ≤150ms.\n- [ ] Modal\u002Fdialog enter ≤250ms.\n- [ ] No animation on page mount (no entrance stagger).\n- [ ] `prefers-reduced-motion` honored.\n\n### Accessibility\n- [ ] Body text contrast ≥4.5:1.\n- [ ] UI element contrast (borders, focus rings) ≥3:1.\n- [ ] Every form field has a `\u003Clabel>` (or `aria-label`).\n- [ ] Errors linked via `aria-describedby`, role `alert`.\n- [ ] Modals trap focus, restore on close, `aria-modal=\"true\"`.\n- [ ] `⌘K`, `Esc`, `Tab`, `↑↓` work on every surface they apply to.\n- [ ] Icon-only buttons have `aria-label`.\n\n### Content\n- [ ] One H1 per page.\n- [ ] One primary button per surface (the rest are secondary\u002Fghost).\n- [ ] Button text is verb + object (\"Save changes\", not \"Submit\").\n- [ ] Empty states have icon + declarative heading + 1-line description + primary action.\n- [ ] Status badges use semantic color + dot, never solid backgrounds.\n\n### Performance\n- [ ] No CSS-in-JS in hot paths; tokens via CSS variables.\n- [ ] Tables virtualize at >100 rows.\n- [ ] Skeleton states for any data fetch taking >250ms.\n- [ ] No layout shift on initial render (reserve space for async content).\n\n### Dark Mode\n- [ ] `.dark` class on `\u003Chtml>`, set BEFORE first paint (no FOUC).\n- [ ] Three-way theme toggle: system \u002F light \u002F dark.\n- [ ] Borders are translucent or lighter in dark mode (not the same as light).\n- [ ] Brand color shifts to lighter ramp step in dark mode (`--brand-600` → `--brand-fg: #A5B4FC`).\n- [ ] Shadows nearly invisible in dark mode; elevation conveyed by lifted background.\n\n---\n\n*Last updated: synthesized from Stripe Dashboard, Linear, Vercel, Notion, Clerk, PlanetScale design patterns. Always pin to your product's brand color via the `--brand-*` scale; everything else stays intact.*\n",{"data":43,"body":44},{"name":4,"description":6},{"type":45,"children":46},"root",[47,56,122,126,133,145,157,160,166,173,313,319,449,455,589,592,598,604,609,966,972,992,1228,1234,1260,1545,1550,1637,1643,1648,1657,1663,1697,2038,2066,2069,2075,2081,2245,2250,2336,2342,2750,2767,2773,2868,2878,2884,2955,2961,3222,3225,3231,3237,3251,3257,3692,3702,3843,3846,3852,4038,4042,4082,4085,4091,4103,4109,4886,4892,5062,5068,5080,5098,5101,5107,5113,5125,5131,5360,5385,5391,5573,5583,5589,6843,6849,6892,6898,6941,6953,7156,7161,7164,7170,7176,7185,7190,7232,7237,7278,7284,7418,7442,7448,7585,7590,7596,8546,8552,8561,8566,8643,8646,8652,8658,9017,9030,9036,9612,9618,9631,10267,10273,10358,10361,10367,10373,10378,10415,10420,10506,10512,10979,10989,10995,11223,11229,11388,11394,11406,11595,11601,11979,11992,11995,12001,12006,12012,12240,12246,12918,12924,12936,13334,13340,13345,13518,13523,13529,13865,13878,13881,13887,13893,14153,14186,14192,14374,14400,14406,14598,14604,14799,14812,14815,14821,14830,14834,14902,14905,14911,14923,19923,19926,19932,19945,19951,19958,20122,20132,20138,20147,20153,20158,20191,20203,20209,20215,20374,20379,20385,20403,20415,20421,20556,20562,20568,20579,20722,20728,20737,20750,20760,20773,20783,20796,20806,20822,20832,20851,20857,20863,20872,20877,20920,20925,20933,20938,20963,20968,20977,21003,21036,21042,21051,21056,21075,21081,21087,21096,21102,21111,21117,21122,21140,21152,21158,21164,24898,24904,27098,27104,28449,28454,28633,28636,28642,28648,28653,29021,29026,29094,29100,29105,29678,29682,29736,29742,29747,29756,29762,30014,30020,30063,30069,30082,30087,30093,30098,30108,30117,30127,30136,30146,30155,30160,30527,30532,30572,30577,30583,30588,30593,30602,30607,31130,31134,31177,31183,31195,31200,31209,31214,31255,31261,31273,31291,31303,31307,31316,31320,31403,31409,31414,31418,31451,31457,31462,31466,31475,31479,31549,31553,31597,31603,31608,31612,31621,31625,31712,31725,31731,31736,31745,31749,31783,31789,31798,31802,31840,31843,31849,31864,31870,31876,32006,32012,32151,32157,32281,32287,32411,32417,32601,32607,33033,33039,33205,33211,33577,33583,33589,33740,33746,34097,34103,34466,34472,34755,34760,34884,34890,35172,35178,35760,35766,36154,36160,37171,37177,37915,37921,37927,38302,38308,38734,38740,39150,39156,41662,41668,42294,42300,42306,44387,44393,45073,45079,45743,45749,46409,46415,47064,47070,48057,48063,48764,48770,49868,49873,50087,50093,50922,50928,50933,51499,51504,51669,51675,52205,52211,52803,52809,53652,53658,53900,53905,53911,54876,54882,55622,55628,56526,56538,58106,58118,58669,58675,59061,59064,59070,59075,59081,59177,59183,59238,59244,59323,59329,59456,59461,59510,59516,59556,59561,59638,59641,59657],{"type":48,"tag":49,"props":50,"children":52},"element","h1",{"id":51},"saas-design-system-stripe-linear-vercel-lineage",[53],{"type":54,"value":55},"text","SaaS Design System (Stripe \u002F Linear \u002F Vercel lineage)",{"type":48,"tag":57,"props":58,"children":59},"blockquote",{},[60,72],{"type":48,"tag":61,"props":62,"children":63},"p",{},[64,70],{"type":48,"tag":65,"props":66,"children":67},"strong",{},[68],{"type":54,"value":69},"AI-Optimized Design Reference",{"type":54,"value":71}," for building S-tier SaaS dashboards, admin consoles, billing pages, settings UIs, data-dense application shells, and product surfaces.",{"type":48,"tag":61,"props":73,"children":74},{},[75,77,84,86,92,93,99,100,106,107,113,114,120],{"type":54,"value":76},"Tonal anchors: ",{"type":48,"tag":78,"props":79,"children":81},"code",{"className":80},[],[82],{"type":54,"value":83},"stripe.com\u002Fdashboard",{"type":54,"value":85},", ",{"type":48,"tag":78,"props":87,"children":89},{"className":88},[],[90],{"type":54,"value":91},"linear.app",{"type":54,"value":85},{"type":48,"tag":78,"props":94,"children":96},{"className":95},[],[97],{"type":54,"value":98},"vercel.com\u002Fdashboard",{"type":54,"value":85},{"type":48,"tag":78,"props":101,"children":103},{"className":102},[],[104],{"type":54,"value":105},"notion.so\u002Fteamspace",{"type":54,"value":85},{"type":48,"tag":78,"props":108,"children":110},{"className":109},[],[111],{"type":54,"value":112},"clerk.com",{"type":54,"value":85},{"type":48,"tag":78,"props":115,"children":117},{"className":116},[],[118],{"type":54,"value":119},"planetscale.com\u002Fconsole",{"type":54,"value":121},".",{"type":48,"tag":123,"props":124,"children":125},"hr",{},[],{"type":48,"tag":127,"props":128,"children":130},"h2",{"id":129},"quick-reference-tldr",[131],{"type":54,"value":132},"Quick Reference (TL;DR)",{"type":48,"tag":134,"props":135,"children":139},"pre",{"className":136,"code":138,"language":54},[137],"language-text","Brand Accent:    #5E6AD2 (indigo) - replace with product brand\nNeutrals:        #FFFFFF → #F8FAFC → #F1F5F9 → #E2E8F0 → #94A3B8 → #475569 → #0F172A\nText:            #0F172A (primary) \u002F #475569 (muted) \u002F #94A3B8 (subtle)\nBorder:          #E2E8F0 (default) \u002F #CBD5E1 (strong)\nFont Sans:       \"Inter\", \"Geist\", system-ui (NOT Arial, NOT Roboto)\nFont Mono:       \"JetBrains Mono\", \"Geist Mono\", ui-monospace\nBase Spacing:    4px (scale: 4, 8, 12, 16, 20, 24, 32, 40, 48, 64)\nBorder Radius:   Buttons\u002Finputs = 6-8px (NOT pill), Cards = 8-12px, Modals = 12-16px\nShadow:          Tight, low-spread, single-direction (NOT diffuse marketing shadows)\nDensity:         Compact-to-comfortable; row heights 36-44px, button heights 32-36px\n",[140],{"type":48,"tag":78,"props":141,"children":143},{"__ignoreMap":142},"",[144],{"type":54,"value":138},{"type":48,"tag":61,"props":146,"children":147},{},[148,150,155],{"type":54,"value":149},"The fastest way to get this wrong: use marketing-page aesthetics (huge type, generous whitespace, pill buttons, gradient hero shadows) in a product surface. SaaS UIs are ",{"type":48,"tag":65,"props":151,"children":152},{},[153],{"type":54,"value":154},"dense, neutral, fast, and quiet",{"type":54,"value":156},". The brand color appears in \u003C5% of the pixels and earns its weight by marking only what's interactive or active.",{"type":48,"tag":123,"props":158,"children":159},{},[],{"type":48,"tag":127,"props":161,"children":163},{"id":162},"_1-brand-foundation",[164],{"type":54,"value":165},"1. Brand Foundation",{"type":48,"tag":167,"props":168,"children":170},"h3",{"id":169},"design-philosophy",[171],{"type":54,"value":172},"Design Philosophy",{"type":48,"tag":174,"props":175,"children":176},"table",{},[177,196],{"type":48,"tag":178,"props":179,"children":180},"thead",{},[181],{"type":48,"tag":182,"props":183,"children":184},"tr",{},[185,191],{"type":48,"tag":186,"props":187,"children":188},"th",{},[189],{"type":54,"value":190},"Principle",{"type":48,"tag":186,"props":192,"children":193},{},[194],{"type":54,"value":195},"Description",{"type":48,"tag":197,"props":198,"children":199},"tbody",{},[200,217,233,249,265,281,297],{"type":48,"tag":182,"props":201,"children":202},{},[203,212],{"type":48,"tag":204,"props":205,"children":206},"td",{},[207],{"type":48,"tag":65,"props":208,"children":209},{},[210],{"type":54,"value":211},"Users First",{"type":48,"tag":204,"props":213,"children":214},{},[215],{"type":54,"value":216},"Workflows, keyboard navigation, and information density beat decoration.",{"type":48,"tag":182,"props":218,"children":219},{},[220,228],{"type":48,"tag":204,"props":221,"children":222},{},[223],{"type":48,"tag":65,"props":224,"children":225},{},[226],{"type":54,"value":227},"Quiet by Default",{"type":48,"tag":204,"props":229,"children":230},{},[231],{"type":54,"value":232},"Neutrals dominate; the brand color is reserved for primary action, active state, and focus.",{"type":48,"tag":182,"props":234,"children":235},{},[236,244],{"type":48,"tag":204,"props":237,"children":238},{},[239],{"type":48,"tag":65,"props":240,"children":241},{},[242],{"type":54,"value":243},"Speed & Density",{"type":48,"tag":204,"props":245,"children":246},{},[247],{"type":54,"value":248},"Snappy transitions (≤200ms), compact row heights, no entrance animations on every page load.",{"type":48,"tag":182,"props":250,"children":251},{},[252,260],{"type":48,"tag":204,"props":253,"children":254},{},[255],{"type":48,"tag":65,"props":256,"children":257},{},[258],{"type":54,"value":259},"Opinionated Defaults",{"type":48,"tag":204,"props":261,"children":262},{},[263],{"type":54,"value":264},"Single canonical pattern per surface (one button hierarchy, one date picker, one empty state).",{"type":48,"tag":182,"props":266,"children":267},{},[268,276],{"type":48,"tag":204,"props":269,"children":270},{},[271],{"type":48,"tag":65,"props":272,"children":273},{},[274],{"type":54,"value":275},"Meticulous Craft",{"type":48,"tag":204,"props":277,"children":278},{},[279],{"type":54,"value":280},"1px borders aligned to pixel grid, focus rings 2px offset 2px, motion uses ease-out not linear.",{"type":48,"tag":182,"props":282,"children":283},{},[284,292],{"type":48,"tag":204,"props":285,"children":286},{},[287],{"type":48,"tag":65,"props":288,"children":289},{},[290],{"type":54,"value":291},"Accessible (WCAG AA+)",{"type":48,"tag":204,"props":293,"children":294},{},[295],{"type":54,"value":296},"4.5:1 text contrast, 3:1 UI element contrast, every interactive surface keyboard-reachable.",{"type":48,"tag":182,"props":298,"children":299},{},[300,308],{"type":48,"tag":204,"props":301,"children":302},{},[303],{"type":48,"tag":65,"props":304,"children":305},{},[306],{"type":54,"value":307},"Predictable",{"type":48,"tag":204,"props":309,"children":310},{},[311],{"type":54,"value":312},"Same component looks\u002Fbehaves identically on every page; no marketing-grade variants.",{"type":48,"tag":167,"props":314,"children":316},{"id":315},"visual-identity-rules",[317],{"type":54,"value":318},"Visual Identity Rules",{"type":48,"tag":320,"props":321,"children":322},"ul",{},[323,365,375,401,411,421,431],{"type":48,"tag":324,"props":325,"children":326},"li",{},[327,332,334,340,342,348,350,356,357,363],{"type":48,"tag":65,"props":328,"children":329},{},[330],{"type":54,"value":331},"Do not use pure black on pure white.",{"type":54,"value":333}," Use ",{"type":48,"tag":78,"props":335,"children":337},{"className":336},[],[338],{"type":54,"value":339},"#0F172A",{"type":54,"value":341}," on ",{"type":48,"tag":78,"props":343,"children":345},{"className":344},[],[346],{"type":54,"value":347},"#FFFFFF",{"type":54,"value":349}," (or ",{"type":48,"tag":78,"props":351,"children":353},{"className":352},[],[354],{"type":54,"value":355},"#0B1220",{"type":54,"value":341},{"type":48,"tag":78,"props":358,"children":360},{"className":359},[],[361],{"type":54,"value":362},"#0A0E1A",{"type":54,"value":364}," in dark mode).",{"type":48,"tag":324,"props":366,"children":367},{},[368,373],{"type":48,"tag":65,"props":369,"children":370},{},[371],{"type":54,"value":372},"Brand color is the accent, never the dominant.",{"type":54,"value":374}," If the brand color fills more than ~5% of the viewport in steady state, something is wrong.",{"type":48,"tag":324,"props":376,"children":377},{},[378,383,385,391,393,399],{"type":48,"tag":65,"props":379,"children":380},{},[381],{"type":54,"value":382},"Avoid pill buttons",{"type":54,"value":384}," (",{"type":48,"tag":78,"props":386,"children":388},{"className":387},[],[389],{"type":54,"value":390},"border-radius: 9999px",{"type":54,"value":392},") for SaaS actions. Pills read as marketing\u002Fconsumer; SaaS uses ",{"type":48,"tag":78,"props":394,"children":396},{"className":395},[],[397],{"type":54,"value":398},"6-8px",{"type":54,"value":400}," radius for buttons and inputs.",{"type":48,"tag":324,"props":402,"children":403},{},[404,409],{"type":48,"tag":65,"props":405,"children":406},{},[407],{"type":54,"value":408},"No glassmorphism, no blur, no gradient borders.",{"type":54,"value":410}," The aesthetic is precision, not richness.",{"type":48,"tag":324,"props":412,"children":413},{},[414,419],{"type":48,"tag":65,"props":415,"children":416},{},[417],{"type":54,"value":418},"Shadows are tight and downward.",{"type":54,"value":420}," Not diffuse, not multi-direction. Reserved for floating layers (popovers, modals, dropdowns).",{"type":48,"tag":324,"props":422,"children":423},{},[424,429],{"type":48,"tag":65,"props":425,"children":426},{},[427],{"type":54,"value":428},"One font.",{"type":54,"value":430}," Inter \u002F Geist \u002F IBM Plex Sans \u002F native system stack. Avoid mixing display + body fonts; SaaS uses a single workhorse sans.",{"type":48,"tag":324,"props":432,"children":433},{},[434,439,441,447],{"type":48,"tag":65,"props":435,"children":436},{},[437],{"type":54,"value":438},"Mono for IDs, code, tokens, money.",{"type":54,"value":440}," Tabular figures (",{"type":48,"tag":78,"props":442,"children":444},{"className":443},[],[445],{"type":54,"value":446},"font-variant-numeric: tabular-nums",{"type":54,"value":448},") for any column of numbers.",{"type":48,"tag":167,"props":450,"children":452},{"id":451},"reference-apps-to-mentally-calibrate-against",[453],{"type":54,"value":454},"Reference apps to mentally calibrate against",{"type":48,"tag":174,"props":456,"children":457},{},[458,474],{"type":48,"tag":178,"props":459,"children":460},{},[461],{"type":48,"tag":182,"props":462,"children":463},{},[464,469],{"type":48,"tag":186,"props":465,"children":466},{},[467],{"type":54,"value":468},"Surface to build",{"type":48,"tag":186,"props":470,"children":471},{},[472],{"type":54,"value":473},"Look at",{"type":48,"tag":197,"props":475,"children":476},{},[477,490,511,524,537,550,563,576],{"type":48,"tag":182,"props":478,"children":479},{},[480,485],{"type":48,"tag":204,"props":481,"children":482},{},[483],{"type":54,"value":484},"Application shell",{"type":48,"tag":204,"props":486,"children":487},{},[488],{"type":54,"value":489},"Linear, Vercel, Stripe Dashboard",{"type":48,"tag":182,"props":491,"children":492},{},[493,498],{"type":48,"tag":204,"props":494,"children":495},{},[496],{"type":54,"value":497},"Data table",{"type":48,"tag":204,"props":499,"children":500},{},[501,503,509],{"type":54,"value":502},"Stripe ",{"type":48,"tag":78,"props":504,"children":506},{"className":505},[],[507],{"type":54,"value":508},"\u002Fpayments",{"type":54,"value":510},", Linear backlog, PlanetScale branches",{"type":48,"tag":182,"props":512,"children":513},{},[514,519],{"type":48,"tag":204,"props":515,"children":516},{},[517],{"type":54,"value":518},"Settings page",{"type":48,"tag":204,"props":520,"children":521},{},[522],{"type":54,"value":523},"Vercel project settings, Clerk dashboard, GitHub repo settings",{"type":48,"tag":182,"props":525,"children":526},{},[527,532],{"type":48,"tag":204,"props":528,"children":529},{},[530],{"type":54,"value":531},"Billing \u002F invoice",{"type":48,"tag":204,"props":533,"children":534},{},[535],{"type":54,"value":536},"Stripe billing, Vercel usage",{"type":48,"tag":182,"props":538,"children":539},{},[540,545],{"type":48,"tag":204,"props":541,"children":542},{},[543],{"type":54,"value":544},"Empty state",{"type":48,"tag":204,"props":546,"children":547},{},[548],{"type":54,"value":549},"Linear, Notion, Vercel deployments",{"type":48,"tag":182,"props":551,"children":552},{},[553,558],{"type":48,"tag":204,"props":554,"children":555},{},[556],{"type":54,"value":557},"Command palette",{"type":48,"tag":204,"props":559,"children":560},{},[561],{"type":54,"value":562},"Linear ⌘K, Vercel ⌘K, Raycast",{"type":48,"tag":182,"props":564,"children":565},{},[566,571],{"type":48,"tag":204,"props":567,"children":568},{},[569],{"type":54,"value":570},"Auth",{"type":48,"tag":204,"props":572,"children":573},{},[574],{"type":54,"value":575},"Clerk hosted pages, Stripe Connect onboarding",{"type":48,"tag":182,"props":577,"children":578},{},[579,584],{"type":48,"tag":204,"props":580,"children":581},{},[582],{"type":54,"value":583},"Onboarding checklist",{"type":48,"tag":204,"props":585,"children":586},{},[587],{"type":54,"value":588},"Stripe Atlas, Vercel project import",{"type":48,"tag":123,"props":590,"children":591},{},[],{"type":48,"tag":127,"props":593,"children":595},{"id":594},"_2-color-system",[596],{"type":54,"value":597},"2. Color System",{"type":48,"tag":167,"props":599,"children":601},{"id":600},"_21-neutral-scale-the-backbone",[602],{"type":54,"value":603},"2.1 Neutral Scale (the backbone)",{"type":48,"tag":61,"props":605,"children":606},{},[607],{"type":54,"value":608},"SaaS UIs are 80–90% neutrals. The neutral scale carries the entire interface; brand is sprinkled on top. Use a slightly cool neutral (slate) by default — it reads more \"product\" than warm grays which feel marketing\u002Flifestyle.",{"type":48,"tag":174,"props":610,"children":611},{},[612,633],{"type":48,"tag":178,"props":613,"children":614},{},[615],{"type":48,"tag":182,"props":616,"children":617},{},[618,623,628],{"type":48,"tag":186,"props":619,"children":620},{},[621],{"type":54,"value":622},"Token",{"type":48,"tag":186,"props":624,"children":625},{},[626],{"type":54,"value":627},"Hex",{"type":48,"tag":186,"props":629,"children":630},{},[631],{"type":54,"value":632},"Usage",{"type":48,"tag":197,"props":634,"children":635},{},[636,661,687,713,744,770,801,827,858,884,910,940],{"type":48,"tag":182,"props":637,"children":638},{},[639,648,656],{"type":48,"tag":204,"props":640,"children":641},{},[642],{"type":48,"tag":78,"props":643,"children":645},{"className":644},[],[646],{"type":54,"value":647},"--neutral-0",{"type":48,"tag":204,"props":649,"children":650},{},[651],{"type":48,"tag":78,"props":652,"children":654},{"className":653},[],[655],{"type":54,"value":347},{"type":48,"tag":204,"props":657,"children":658},{},[659],{"type":54,"value":660},"Page background (light mode), surface lifted onto canvas",{"type":48,"tag":182,"props":662,"children":663},{},[664,673,682],{"type":48,"tag":204,"props":665,"children":666},{},[667],{"type":48,"tag":78,"props":668,"children":670},{"className":669},[],[671],{"type":54,"value":672},"--neutral-50",{"type":48,"tag":204,"props":674,"children":675},{},[676],{"type":48,"tag":78,"props":677,"children":679},{"className":678},[],[680],{"type":54,"value":681},"#F8FAFC",{"type":48,"tag":204,"props":683,"children":684},{},[685],{"type":54,"value":686},"Canvas background, alternating row stripe",{"type":48,"tag":182,"props":688,"children":689},{},[690,699,708],{"type":48,"tag":204,"props":691,"children":692},{},[693],{"type":48,"tag":78,"props":694,"children":696},{"className":695},[],[697],{"type":54,"value":698},"--neutral-100",{"type":48,"tag":204,"props":700,"children":701},{},[702],{"type":48,"tag":78,"props":703,"children":705},{"className":704},[],[706],{"type":54,"value":707},"#F1F5F9",{"type":48,"tag":204,"props":709,"children":710},{},[711],{"type":54,"value":712},"Hover background, subtle fill, table header",{"type":48,"tag":182,"props":714,"children":715},{},[716,725,734],{"type":48,"tag":204,"props":717,"children":718},{},[719],{"type":48,"tag":78,"props":720,"children":722},{"className":721},[],[723],{"type":54,"value":724},"--neutral-200",{"type":48,"tag":204,"props":726,"children":727},{},[728],{"type":48,"tag":78,"props":729,"children":731},{"className":730},[],[732],{"type":54,"value":733},"#E2E8F0",{"type":48,"tag":204,"props":735,"children":736},{},[737,742],{"type":48,"tag":65,"props":738,"children":739},{},[740],{"type":54,"value":741},"Default border",{"type":54,"value":743},", divider",{"type":48,"tag":182,"props":745,"children":746},{},[747,756,765],{"type":48,"tag":204,"props":748,"children":749},{},[750],{"type":48,"tag":78,"props":751,"children":753},{"className":752},[],[754],{"type":54,"value":755},"--neutral-300",{"type":48,"tag":204,"props":757,"children":758},{},[759],{"type":48,"tag":78,"props":760,"children":762},{"className":761},[],[763],{"type":54,"value":764},"#CBD5E1",{"type":48,"tag":204,"props":766,"children":767},{},[768],{"type":54,"value":769},"Strong border, input border on focus-within parent",{"type":48,"tag":182,"props":771,"children":772},{},[773,782,791],{"type":48,"tag":204,"props":774,"children":775},{},[776],{"type":48,"tag":78,"props":777,"children":779},{"className":778},[],[780],{"type":54,"value":781},"--neutral-400",{"type":48,"tag":204,"props":783,"children":784},{},[785],{"type":48,"tag":78,"props":786,"children":788},{"className":787},[],[789],{"type":54,"value":790},"#94A3B8",{"type":48,"tag":204,"props":792,"children":793},{},[794,799],{"type":48,"tag":65,"props":795,"children":796},{},[797],{"type":54,"value":798},"Subtle text",{"type":54,"value":800}," (placeholders, disabled, captions)",{"type":48,"tag":182,"props":802,"children":803},{},[804,813,822],{"type":48,"tag":204,"props":805,"children":806},{},[807],{"type":48,"tag":78,"props":808,"children":810},{"className":809},[],[811],{"type":54,"value":812},"--neutral-500",{"type":48,"tag":204,"props":814,"children":815},{},[816],{"type":48,"tag":78,"props":817,"children":819},{"className":818},[],[820],{"type":54,"value":821},"#64748B",{"type":48,"tag":204,"props":823,"children":824},{},[825],{"type":54,"value":826},"Tertiary text, icon default",{"type":48,"tag":182,"props":828,"children":829},{},[830,839,848],{"type":48,"tag":204,"props":831,"children":832},{},[833],{"type":48,"tag":78,"props":834,"children":836},{"className":835},[],[837],{"type":54,"value":838},"--neutral-600",{"type":48,"tag":204,"props":840,"children":841},{},[842],{"type":48,"tag":78,"props":843,"children":845},{"className":844},[],[846],{"type":54,"value":847},"#475569",{"type":48,"tag":204,"props":849,"children":850},{},[851,856],{"type":48,"tag":65,"props":852,"children":853},{},[854],{"type":54,"value":855},"Muted text",{"type":54,"value":857}," (descriptions, secondary labels)",{"type":48,"tag":182,"props":859,"children":860},{},[861,870,879],{"type":48,"tag":204,"props":862,"children":863},{},[864],{"type":48,"tag":78,"props":865,"children":867},{"className":866},[],[868],{"type":54,"value":869},"--neutral-700",{"type":48,"tag":204,"props":871,"children":872},{},[873],{"type":48,"tag":78,"props":874,"children":876},{"className":875},[],[877],{"type":54,"value":878},"#334155",{"type":48,"tag":204,"props":880,"children":881},{},[882],{"type":54,"value":883},"Strong icon, hover text",{"type":48,"tag":182,"props":885,"children":886},{},[887,896,905],{"type":48,"tag":204,"props":888,"children":889},{},[890],{"type":48,"tag":78,"props":891,"children":893},{"className":892},[],[894],{"type":54,"value":895},"--neutral-800",{"type":48,"tag":204,"props":897,"children":898},{},[899],{"type":48,"tag":78,"props":900,"children":902},{"className":901},[],[903],{"type":54,"value":904},"#1E293B",{"type":48,"tag":204,"props":906,"children":907},{},[908],{"type":54,"value":909},"Heading in dense UIs, code text",{"type":48,"tag":182,"props":911,"children":912},{},[913,922,930],{"type":48,"tag":204,"props":914,"children":915},{},[916],{"type":48,"tag":78,"props":917,"children":919},{"className":918},[],[920],{"type":54,"value":921},"--neutral-900",{"type":48,"tag":204,"props":923,"children":924},{},[925],{"type":48,"tag":78,"props":926,"children":928},{"className":927},[],[929],{"type":54,"value":339},{"type":48,"tag":204,"props":931,"children":932},{},[933,938],{"type":48,"tag":65,"props":934,"children":935},{},[936],{"type":54,"value":937},"Primary text",{"type":54,"value":939},", primary icons",{"type":48,"tag":182,"props":941,"children":942},{},[943,952,961],{"type":48,"tag":204,"props":944,"children":945},{},[946],{"type":48,"tag":78,"props":947,"children":949},{"className":948},[],[950],{"type":54,"value":951},"--neutral-950",{"type":48,"tag":204,"props":953,"children":954},{},[955],{"type":48,"tag":78,"props":956,"children":958},{"className":957},[],[959],{"type":54,"value":960},"#020617",{"type":48,"tag":204,"props":962,"children":963},{},[964],{"type":54,"value":965},"Highest contrast (rare; only for critical labels)",{"type":48,"tag":167,"props":967,"children":969},{"id":968},"_22-brand-accent-single-color-used-sparingly",[970],{"type":54,"value":971},"2.2 Brand Accent (single color, used sparingly)",{"type":48,"tag":61,"props":973,"children":974},{},[975,977,982,984,990],{"type":54,"value":976},"Pick ",{"type":48,"tag":65,"props":978,"children":979},{},[980],{"type":54,"value":981},"one",{"type":54,"value":983}," accent. Use a 6-step ramp so hover\u002Factive\u002Ffocused\u002Fdisabled all derive from the same hue. Defaults below use indigo (",{"type":48,"tag":78,"props":985,"children":987},{"className":986},[],[988],{"type":54,"value":989},"#5E6AD2",{"type":54,"value":991},", Linear's accent) — swap the hue for your brand but keep the structure.",{"type":48,"tag":174,"props":993,"children":994},{},[995,1013],{"type":48,"tag":178,"props":996,"children":997},{},[998],{"type":48,"tag":182,"props":999,"children":1000},{},[1001,1005,1009],{"type":48,"tag":186,"props":1002,"children":1003},{},[1004],{"type":54,"value":622},{"type":48,"tag":186,"props":1006,"children":1007},{},[1008],{"type":54,"value":627},{"type":48,"tag":186,"props":1010,"children":1011},{},[1012],{"type":54,"value":632},{"type":48,"tag":197,"props":1014,"children":1015},{},[1016,1042,1068,1094,1120,1150,1176,1202],{"type":48,"tag":182,"props":1017,"children":1018},{},[1019,1028,1037],{"type":48,"tag":204,"props":1020,"children":1021},{},[1022],{"type":48,"tag":78,"props":1023,"children":1025},{"className":1024},[],[1026],{"type":54,"value":1027},"--brand-50",{"type":48,"tag":204,"props":1029,"children":1030},{},[1031],{"type":48,"tag":78,"props":1032,"children":1034},{"className":1033},[],[1035],{"type":54,"value":1036},"#EEF0FB",{"type":48,"tag":204,"props":1038,"children":1039},{},[1040],{"type":54,"value":1041},"Selected row background, badge background, focus ring background",{"type":48,"tag":182,"props":1043,"children":1044},{},[1045,1054,1063],{"type":48,"tag":204,"props":1046,"children":1047},{},[1048],{"type":48,"tag":78,"props":1049,"children":1051},{"className":1050},[],[1052],{"type":54,"value":1053},"--brand-100",{"type":48,"tag":204,"props":1055,"children":1056},{},[1057],{"type":48,"tag":78,"props":1058,"children":1060},{"className":1059},[],[1061],{"type":54,"value":1062},"#DDE0F7",{"type":48,"tag":204,"props":1064,"children":1065},{},[1066],{"type":54,"value":1067},"Hover on brand surfaces",{"type":48,"tag":182,"props":1069,"children":1070},{},[1071,1080,1089],{"type":48,"tag":204,"props":1072,"children":1073},{},[1074],{"type":48,"tag":78,"props":1075,"children":1077},{"className":1076},[],[1078],{"type":54,"value":1079},"--brand-200",{"type":48,"tag":204,"props":1081,"children":1082},{},[1083],{"type":48,"tag":78,"props":1084,"children":1086},{"className":1085},[],[1087],{"type":54,"value":1088},"#B9C0EF",{"type":48,"tag":204,"props":1090,"children":1091},{},[1092],{"type":54,"value":1093},"Disabled brand button, decorative",{"type":48,"tag":182,"props":1095,"children":1096},{},[1097,1106,1115],{"type":48,"tag":204,"props":1098,"children":1099},{},[1100],{"type":48,"tag":78,"props":1101,"children":1103},{"className":1102},[],[1104],{"type":54,"value":1105},"--brand-500",{"type":48,"tag":204,"props":1107,"children":1108},{},[1109],{"type":48,"tag":78,"props":1110,"children":1112},{"className":1111},[],[1113],{"type":54,"value":1114},"#7B85DC",{"type":48,"tag":204,"props":1116,"children":1117},{},[1118],{"type":54,"value":1119},"Brand hover surface stroke",{"type":48,"tag":182,"props":1121,"children":1122},{},[1123,1132,1140],{"type":48,"tag":204,"props":1124,"children":1125},{},[1126],{"type":48,"tag":78,"props":1127,"children":1129},{"className":1128},[],[1130],{"type":54,"value":1131},"--brand-600",{"type":48,"tag":204,"props":1133,"children":1134},{},[1135],{"type":48,"tag":78,"props":1136,"children":1138},{"className":1137},[],[1139],{"type":54,"value":989},{"type":48,"tag":204,"props":1141,"children":1142},{},[1143,1148],{"type":48,"tag":65,"props":1144,"children":1145},{},[1146],{"type":54,"value":1147},"Primary brand",{"type":54,"value":1149}," — default button bg, link text, focus ring, active nav item",{"type":48,"tag":182,"props":1151,"children":1152},{},[1153,1162,1171],{"type":48,"tag":204,"props":1154,"children":1155},{},[1156],{"type":48,"tag":78,"props":1157,"children":1159},{"className":1158},[],[1160],{"type":54,"value":1161},"--brand-700",{"type":48,"tag":204,"props":1163,"children":1164},{},[1165],{"type":48,"tag":78,"props":1166,"children":1168},{"className":1167},[],[1169],{"type":54,"value":1170},"#4A56C0",{"type":48,"tag":204,"props":1172,"children":1173},{},[1174],{"type":54,"value":1175},"Hover state for primary button",{"type":48,"tag":182,"props":1177,"children":1178},{},[1179,1188,1197],{"type":48,"tag":204,"props":1180,"children":1181},{},[1182],{"type":48,"tag":78,"props":1183,"children":1185},{"className":1184},[],[1186],{"type":54,"value":1187},"--brand-800",{"type":48,"tag":204,"props":1189,"children":1190},{},[1191],{"type":48,"tag":78,"props":1192,"children":1194},{"className":1193},[],[1195],{"type":54,"value":1196},"#3A45A8",{"type":48,"tag":204,"props":1198,"children":1199},{},[1200],{"type":54,"value":1201},"Active\u002Fpressed state",{"type":48,"tag":182,"props":1203,"children":1204},{},[1205,1214,1223],{"type":48,"tag":204,"props":1206,"children":1207},{},[1208],{"type":48,"tag":78,"props":1209,"children":1211},{"className":1210},[],[1212],{"type":54,"value":1213},"--brand-900",{"type":48,"tag":204,"props":1215,"children":1216},{},[1217],{"type":48,"tag":78,"props":1218,"children":1220},{"className":1219},[],[1221],{"type":54,"value":1222},"#2A3284",{"type":48,"tag":204,"props":1224,"children":1225},{},[1226],{"type":54,"value":1227},"High-contrast brand text on light background",{"type":48,"tag":167,"props":1229,"children":1231},{"id":1230},"_23-semantic-status-colors",[1232],{"type":54,"value":1233},"2.3 Semantic \u002F Status Colors",{"type":48,"tag":61,"props":1235,"children":1236},{},[1237,1239,1244,1245,1251,1252,1258],{"type":54,"value":1238},"Used for state — never for decoration. Each has a ",{"type":48,"tag":78,"props":1240,"children":1242},{"className":1241},[],[1243],{"type":54,"value":54},{"type":54,"value":85},{"type":48,"tag":78,"props":1246,"children":1248},{"className":1247},[],[1249],{"type":54,"value":1250},"bg",{"type":54,"value":85},{"type":48,"tag":78,"props":1253,"children":1255},{"className":1254},[],[1256],{"type":54,"value":1257},"border",{"type":54,"value":1259}," triplet so badges and inline messages stay legible.",{"type":48,"tag":174,"props":1261,"children":1262},{},[1263,1311],{"type":48,"tag":178,"props":1264,"children":1265},{},[1266],{"type":48,"tag":182,"props":1267,"children":1268},{},[1269,1274,1282,1292,1303],{"type":48,"tag":186,"props":1270,"children":1271},{},[1272],{"type":54,"value":1273},"State",{"type":48,"tag":186,"props":1275,"children":1276},{},[1277],{"type":48,"tag":78,"props":1278,"children":1280},{"className":1279},[],[1281],{"type":54,"value":54},{"type":48,"tag":186,"props":1283,"children":1284},{},[1285,1290],{"type":48,"tag":78,"props":1286,"children":1288},{"className":1287},[],[1289],{"type":54,"value":1250},{"type":54,"value":1291}," (filled)",{"type":48,"tag":186,"props":1293,"children":1294},{},[1295,1301],{"type":48,"tag":78,"props":1296,"children":1298},{"className":1297},[],[1299],{"type":54,"value":1300},"bg-subtle",{"type":54,"value":1302}," (badge)",{"type":48,"tag":186,"props":1304,"children":1305},{},[1306],{"type":48,"tag":78,"props":1307,"children":1309},{"className":1308},[],[1310],{"type":54,"value":1257},{"type":48,"tag":197,"props":1312,"children":1313},{},[1314,1361,1408,1455,1502],{"type":48,"tag":182,"props":1315,"children":1316},{},[1317,1325,1334,1343,1352],{"type":48,"tag":204,"props":1318,"children":1319},{},[1320],{"type":48,"tag":65,"props":1321,"children":1322},{},[1323],{"type":54,"value":1324},"Success",{"type":48,"tag":204,"props":1326,"children":1327},{},[1328],{"type":48,"tag":78,"props":1329,"children":1331},{"className":1330},[],[1332],{"type":54,"value":1333},"#15803D",{"type":48,"tag":204,"props":1335,"children":1336},{},[1337],{"type":48,"tag":78,"props":1338,"children":1340},{"className":1339},[],[1341],{"type":54,"value":1342},"#16A34A",{"type":48,"tag":204,"props":1344,"children":1345},{},[1346],{"type":48,"tag":78,"props":1347,"children":1349},{"className":1348},[],[1350],{"type":54,"value":1351},"#DCFCE7",{"type":48,"tag":204,"props":1353,"children":1354},{},[1355],{"type":48,"tag":78,"props":1356,"children":1358},{"className":1357},[],[1359],{"type":54,"value":1360},"#86EFAC",{"type":48,"tag":182,"props":1362,"children":1363},{},[1364,1372,1381,1390,1399],{"type":48,"tag":204,"props":1365,"children":1366},{},[1367],{"type":48,"tag":65,"props":1368,"children":1369},{},[1370],{"type":54,"value":1371},"Warning",{"type":48,"tag":204,"props":1373,"children":1374},{},[1375],{"type":48,"tag":78,"props":1376,"children":1378},{"className":1377},[],[1379],{"type":54,"value":1380},"#A16207",{"type":48,"tag":204,"props":1382,"children":1383},{},[1384],{"type":48,"tag":78,"props":1385,"children":1387},{"className":1386},[],[1388],{"type":54,"value":1389},"#CA8A04",{"type":48,"tag":204,"props":1391,"children":1392},{},[1393],{"type":48,"tag":78,"props":1394,"children":1396},{"className":1395},[],[1397],{"type":54,"value":1398},"#FEF9C3",{"type":48,"tag":204,"props":1400,"children":1401},{},[1402],{"type":48,"tag":78,"props":1403,"children":1405},{"className":1404},[],[1406],{"type":54,"value":1407},"#FDE68A",{"type":48,"tag":182,"props":1409,"children":1410},{},[1411,1419,1428,1437,1446],{"type":48,"tag":204,"props":1412,"children":1413},{},[1414],{"type":48,"tag":65,"props":1415,"children":1416},{},[1417],{"type":54,"value":1418},"Error \u002F Destructive",{"type":48,"tag":204,"props":1420,"children":1421},{},[1422],{"type":48,"tag":78,"props":1423,"children":1425},{"className":1424},[],[1426],{"type":54,"value":1427},"#B91C1C",{"type":48,"tag":204,"props":1429,"children":1430},{},[1431],{"type":48,"tag":78,"props":1432,"children":1434},{"className":1433},[],[1435],{"type":54,"value":1436},"#DC2626",{"type":48,"tag":204,"props":1438,"children":1439},{},[1440],{"type":48,"tag":78,"props":1441,"children":1443},{"className":1442},[],[1444],{"type":54,"value":1445},"#FEE2E2",{"type":48,"tag":204,"props":1447,"children":1448},{},[1449],{"type":48,"tag":78,"props":1450,"children":1452},{"className":1451},[],[1453],{"type":54,"value":1454},"#FCA5A5",{"type":48,"tag":182,"props":1456,"children":1457},{},[1458,1466,1475,1484,1493],{"type":48,"tag":204,"props":1459,"children":1460},{},[1461],{"type":48,"tag":65,"props":1462,"children":1463},{},[1464],{"type":54,"value":1465},"Info",{"type":48,"tag":204,"props":1467,"children":1468},{},[1469],{"type":48,"tag":78,"props":1470,"children":1472},{"className":1471},[],[1473],{"type":54,"value":1474},"#1D4ED8",{"type":48,"tag":204,"props":1476,"children":1477},{},[1478],{"type":48,"tag":78,"props":1479,"children":1481},{"className":1480},[],[1482],{"type":54,"value":1483},"#2563EB",{"type":48,"tag":204,"props":1485,"children":1486},{},[1487],{"type":48,"tag":78,"props":1488,"children":1490},{"className":1489},[],[1491],{"type":54,"value":1492},"#DBEAFE",{"type":48,"tag":204,"props":1494,"children":1495},{},[1496],{"type":48,"tag":78,"props":1497,"children":1499},{"className":1498},[],[1500],{"type":54,"value":1501},"#93C5FD",{"type":48,"tag":182,"props":1503,"children":1504},{},[1505,1513,1521,1529,1537],{"type":48,"tag":204,"props":1506,"children":1507},{},[1508],{"type":48,"tag":65,"props":1509,"children":1510},{},[1511],{"type":54,"value":1512},"Neutral (default badge)",{"type":48,"tag":204,"props":1514,"children":1515},{},[1516],{"type":48,"tag":78,"props":1517,"children":1519},{"className":1518},[],[1520],{"type":54,"value":878},{"type":48,"tag":204,"props":1522,"children":1523},{},[1524],{"type":48,"tag":78,"props":1525,"children":1527},{"className":1526},[],[1528],{"type":54,"value":821},{"type":48,"tag":204,"props":1530,"children":1531},{},[1532],{"type":48,"tag":78,"props":1533,"children":1535},{"className":1534},[],[1536],{"type":54,"value":707},{"type":48,"tag":204,"props":1538,"children":1539},{},[1540],{"type":48,"tag":78,"props":1541,"children":1543},{"className":1542},[],[1544],{"type":54,"value":764},{"type":48,"tag":61,"props":1546,"children":1547},{},[1548],{"type":54,"value":1549},"Rules:",{"type":48,"tag":320,"props":1551,"children":1552},{},[1553,1579,1605],{"type":48,"tag":324,"props":1554,"children":1555},{},[1556,1558,1563,1565,1570,1572,1577],{"type":54,"value":1557},"Inline form errors: ",{"type":48,"tag":78,"props":1559,"children":1561},{"className":1560},[],[1562],{"type":54,"value":54},{"type":54,"value":1564}," color on ",{"type":48,"tag":78,"props":1566,"children":1568},{"className":1567},[],[1569],{"type":54,"value":1300},{"type":54,"value":1571}," background, ",{"type":48,"tag":78,"props":1573,"children":1575},{"className":1574},[],[1576],{"type":54,"value":1257},{"type":54,"value":1578}," for the input.",{"type":48,"tag":324,"props":1580,"children":1581},{},[1582,1584,1589,1591,1596,1598,1603],{"type":54,"value":1583},"Toasts: ",{"type":48,"tag":78,"props":1585,"children":1587},{"className":1586},[],[1588],{"type":54,"value":1300},{"type":54,"value":1590}," panel, ",{"type":48,"tag":78,"props":1592,"children":1594},{"className":1593},[],[1595],{"type":54,"value":54},{"type":54,"value":1597}," heading, ",{"type":48,"tag":78,"props":1599,"children":1601},{"className":1600},[],[1602],{"type":54,"value":869},{"type":54,"value":1604}," body.",{"type":48,"tag":324,"props":1606,"children":1607},{},[1608,1610,1615,1616,1621,1623,1628,1630,1635],{"type":54,"value":1609},"Status badges: ",{"type":48,"tag":78,"props":1611,"children":1613},{"className":1612},[],[1614],{"type":54,"value":54},{"type":54,"value":341},{"type":48,"tag":78,"props":1617,"children":1619},{"className":1618},[],[1620],{"type":54,"value":1300},{"type":54,"value":1622}," + 1px ",{"type":48,"tag":78,"props":1624,"children":1626},{"className":1625},[],[1627],{"type":54,"value":1257},{"type":54,"value":1629},". Never use solid ",{"type":48,"tag":78,"props":1631,"children":1633},{"className":1632},[],[1634],{"type":54,"value":1250},{"type":54,"value":1636}," for badges (too loud).",{"type":48,"tag":167,"props":1638,"children":1640},{"id":1639},"_24-data-visualization-palette",[1641],{"type":54,"value":1642},"2.4 Data Visualization Palette",{"type":48,"tag":61,"props":1644,"children":1645},{},[1646],{"type":54,"value":1647},"When you need >1 color for charts. Categorical — visually distinct, similar luminance. Avoid the brand color in this palette so brand reads as \"interactive\" elsewhere.",{"type":48,"tag":134,"props":1649,"children":1652},{"className":1650,"code":1651,"language":54},[137],"--chart-1: #2563EB  (blue)\n--chart-2: #16A34A  (green)\n--chart-3: #CA8A04  (amber)\n--chart-4: #DC2626  (red)\n--chart-5: #9333EA  (violet)\n--chart-6: #0891B2  (cyan)\n--chart-7: #DB2777  (pink)\n--chart-8: #65A30D  (lime)\n",[1653],{"type":48,"tag":78,"props":1654,"children":1655},{"__ignoreMap":142},[1656],{"type":54,"value":1651},{"type":48,"tag":167,"props":1658,"children":1660},{"id":1659},"_25-dark-mode-mapping",[1661],{"type":54,"value":1662},"2.5 Dark Mode Mapping",{"type":48,"tag":61,"props":1664,"children":1665},{},[1666,1668,1673,1675,1680,1681,1687,1689,1695],{"type":54,"value":1667},"SaaS dark modes are ",{"type":48,"tag":65,"props":1669,"children":1670},{},[1671],{"type":54,"value":1672},"not just inverted",{"type":54,"value":1674},". They are slightly desaturated, slightly lifted, with carefully tuned elevation. Use ",{"type":48,"tag":78,"props":1676,"children":1678},{"className":1677},[],[1679],{"type":54,"value":362},{"type":54,"value":349},{"type":48,"tag":78,"props":1682,"children":1684},{"className":1683},[],[1685],{"type":54,"value":1686},"#0B0F1C",{"type":54,"value":1688},") as the canvas — NEVER ",{"type":48,"tag":78,"props":1690,"children":1692},{"className":1691},[],[1693],{"type":54,"value":1694},"#000000",{"type":54,"value":1696},". Pure black creates harsh contrast and exposes any banding in shadows.",{"type":48,"tag":174,"props":1698,"children":1699},{},[1700,1720],{"type":48,"tag":178,"props":1701,"children":1702},{},[1703],{"type":48,"tag":182,"props":1704,"children":1705},{},[1706,1710,1715],{"type":48,"tag":186,"props":1707,"children":1708},{},[1709],{"type":54,"value":622},{"type":48,"tag":186,"props":1711,"children":1712},{},[1713],{"type":54,"value":1714},"Light",{"type":48,"tag":186,"props":1716,"children":1717},{},[1718],{"type":54,"value":1719},"Dark",{"type":48,"tag":197,"props":1721,"children":1722},{},[1723,1751,1780,1809,1839,1867,1895,1923,1951,1980,2009],{"type":48,"tag":182,"props":1724,"children":1725},{},[1726,1735,1743],{"type":48,"tag":204,"props":1727,"children":1728},{},[1729],{"type":48,"tag":78,"props":1730,"children":1732},{"className":1731},[],[1733],{"type":54,"value":1734},"--bg-canvas",{"type":48,"tag":204,"props":1736,"children":1737},{},[1738],{"type":48,"tag":78,"props":1739,"children":1741},{"className":1740},[],[1742],{"type":54,"value":681},{"type":48,"tag":204,"props":1744,"children":1745},{},[1746],{"type":48,"tag":78,"props":1747,"children":1749},{"className":1748},[],[1750],{"type":54,"value":362},{"type":48,"tag":182,"props":1752,"children":1753},{},[1754,1763,1771],{"type":48,"tag":204,"props":1755,"children":1756},{},[1757],{"type":48,"tag":78,"props":1758,"children":1760},{"className":1759},[],[1761],{"type":54,"value":1762},"--bg-surface",{"type":48,"tag":204,"props":1764,"children":1765},{},[1766],{"type":48,"tag":78,"props":1767,"children":1769},{"className":1768},[],[1770],{"type":54,"value":347},{"type":48,"tag":204,"props":1772,"children":1773},{},[1774],{"type":48,"tag":78,"props":1775,"children":1777},{"className":1776},[],[1778],{"type":54,"value":1779},"#111827",{"type":48,"tag":182,"props":1781,"children":1782},{},[1783,1792,1800],{"type":48,"tag":204,"props":1784,"children":1785},{},[1786],{"type":48,"tag":78,"props":1787,"children":1789},{"className":1788},[],[1790],{"type":54,"value":1791},"--bg-elevated",{"type":48,"tag":204,"props":1793,"children":1794},{},[1795],{"type":48,"tag":78,"props":1796,"children":1798},{"className":1797},[],[1799],{"type":54,"value":347},{"type":48,"tag":204,"props":1801,"children":1802},{},[1803],{"type":48,"tag":78,"props":1804,"children":1806},{"className":1805},[],[1807],{"type":54,"value":1808},"#1F2937",{"type":48,"tag":182,"props":1810,"children":1811},{},[1812,1823,1831],{"type":48,"tag":204,"props":1813,"children":1814},{},[1815,1821],{"type":48,"tag":78,"props":1816,"children":1818},{"className":1817},[],[1819],{"type":54,"value":1820},"--bg-overlay",{"type":54,"value":1822}," (popover\u002Fmodal)",{"type":48,"tag":204,"props":1824,"children":1825},{},[1826],{"type":48,"tag":78,"props":1827,"children":1829},{"className":1828},[],[1830],{"type":54,"value":347},{"type":48,"tag":204,"props":1832,"children":1833},{},[1834],{"type":48,"tag":78,"props":1835,"children":1837},{"className":1836},[],[1838],{"type":54,"value":1808},{"type":48,"tag":182,"props":1840,"children":1841},{},[1842,1851,1859],{"type":48,"tag":204,"props":1843,"children":1844},{},[1845],{"type":48,"tag":78,"props":1846,"children":1848},{"className":1847},[],[1849],{"type":54,"value":1850},"--text-primary",{"type":48,"tag":204,"props":1852,"children":1853},{},[1854],{"type":48,"tag":78,"props":1855,"children":1857},{"className":1856},[],[1858],{"type":54,"value":339},{"type":48,"tag":204,"props":1860,"children":1861},{},[1862],{"type":48,"tag":78,"props":1863,"children":1865},{"className":1864},[],[1866],{"type":54,"value":707},{"type":48,"tag":182,"props":1868,"children":1869},{},[1870,1879,1887],{"type":48,"tag":204,"props":1871,"children":1872},{},[1873],{"type":48,"tag":78,"props":1874,"children":1876},{"className":1875},[],[1877],{"type":54,"value":1878},"--text-muted",{"type":48,"tag":204,"props":1880,"children":1881},{},[1882],{"type":48,"tag":78,"props":1883,"children":1885},{"className":1884},[],[1886],{"type":54,"value":847},{"type":48,"tag":204,"props":1888,"children":1889},{},[1890],{"type":48,"tag":78,"props":1891,"children":1893},{"className":1892},[],[1894],{"type":54,"value":790},{"type":48,"tag":182,"props":1896,"children":1897},{},[1898,1907,1915],{"type":48,"tag":204,"props":1899,"children":1900},{},[1901],{"type":48,"tag":78,"props":1902,"children":1904},{"className":1903},[],[1905],{"type":54,"value":1906},"--text-subtle",{"type":48,"tag":204,"props":1908,"children":1909},{},[1910],{"type":48,"tag":78,"props":1911,"children":1913},{"className":1912},[],[1914],{"type":54,"value":790},{"type":48,"tag":204,"props":1916,"children":1917},{},[1918],{"type":48,"tag":78,"props":1919,"children":1921},{"className":1920},[],[1922],{"type":54,"value":821},{"type":48,"tag":182,"props":1924,"children":1925},{},[1926,1935,1943],{"type":48,"tag":204,"props":1927,"children":1928},{},[1929],{"type":48,"tag":78,"props":1930,"children":1932},{"className":1931},[],[1933],{"type":54,"value":1934},"--border-default",{"type":48,"tag":204,"props":1936,"children":1937},{},[1938],{"type":48,"tag":78,"props":1939,"children":1941},{"className":1940},[],[1942],{"type":54,"value":733},{"type":48,"tag":204,"props":1944,"children":1945},{},[1946],{"type":48,"tag":78,"props":1947,"children":1949},{"className":1948},[],[1950],{"type":54,"value":1808},{"type":48,"tag":182,"props":1952,"children":1953},{},[1954,1963,1971],{"type":48,"tag":204,"props":1955,"children":1956},{},[1957],{"type":48,"tag":78,"props":1958,"children":1960},{"className":1959},[],[1961],{"type":54,"value":1962},"--border-strong",{"type":48,"tag":204,"props":1964,"children":1965},{},[1966],{"type":48,"tag":78,"props":1967,"children":1969},{"className":1968},[],[1970],{"type":54,"value":764},{"type":48,"tag":204,"props":1972,"children":1973},{},[1974],{"type":48,"tag":78,"props":1975,"children":1977},{"className":1976},[],[1978],{"type":54,"value":1979},"#374151",{"type":48,"tag":182,"props":1981,"children":1982},{},[1983,1992,2000],{"type":48,"tag":204,"props":1984,"children":1985},{},[1986],{"type":48,"tag":78,"props":1987,"children":1989},{"className":1988},[],[1990],{"type":54,"value":1991},"--brand-bg-subtle",{"type":48,"tag":204,"props":1993,"children":1994},{},[1995],{"type":48,"tag":78,"props":1996,"children":1998},{"className":1997},[],[1999],{"type":54,"value":1036},{"type":48,"tag":204,"props":2001,"children":2002},{},[2003],{"type":48,"tag":78,"props":2004,"children":2006},{"className":2005},[],[2007],{"type":54,"value":2008},"rgba(94, 106, 210, 0.16)",{"type":48,"tag":182,"props":2010,"children":2011},{},[2012,2021,2029],{"type":48,"tag":204,"props":2013,"children":2014},{},[2015],{"type":48,"tag":78,"props":2016,"children":2018},{"className":2017},[],[2019],{"type":54,"value":2020},"--brand-fg",{"type":48,"tag":204,"props":2022,"children":2023},{},[2024],{"type":48,"tag":78,"props":2025,"children":2027},{"className":2026},[],[2028],{"type":54,"value":989},{"type":48,"tag":204,"props":2030,"children":2031},{},[2032],{"type":48,"tag":78,"props":2033,"children":2035},{"className":2034},[],[2036],{"type":54,"value":2037},"#A5B4FC",{"type":48,"tag":61,"props":2039,"children":2040},{},[2041,2043,2048,2050,2056,2058,2064],{"type":54,"value":2042},"In dark mode the ",{"type":48,"tag":65,"props":2044,"children":2045},{},[2046],{"type":54,"value":2047},"brand color shifts lighter",{"type":54,"value":2049}," (toward ",{"type":48,"tag":78,"props":2051,"children":2053},{"className":2052},[],[2054],{"type":54,"value":2055},"--brand-500\u002F400",{"type":54,"value":2057}," instead of ",{"type":48,"tag":78,"props":2059,"children":2061},{"className":2060},[],[2062],{"type":54,"value":2063},"--brand-600\u002F700",{"type":54,"value":2065},") to maintain contrast against the dark canvas.",{"type":48,"tag":123,"props":2067,"children":2068},{},[],{"type":48,"tag":127,"props":2070,"children":2072},{"id":2071},"_3-typography",[2073],{"type":54,"value":2074},"3. Typography",{"type":48,"tag":167,"props":2076,"children":2078},{"id":2077},"_31-font-stack",[2079],{"type":54,"value":2080},"3.1 Font Stack",{"type":48,"tag":134,"props":2082,"children":2086},{"className":2083,"code":2084,"language":2085,"meta":142,"style":142},"language-css shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","--font-sans: \"Inter\", \"Geist\", -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n             \"SF Pro Text\", system-ui, sans-serif;\n--font-mono: \"JetBrains Mono\", \"Geist Mono\", \"SF Mono\", \"Menlo\", \"Consolas\",\n             ui-monospace, monospace;\n","css",[2087],{"type":48,"tag":78,"props":2088,"children":2089},{"__ignoreMap":142},[2090,2145,2178,2227],{"type":48,"tag":2091,"props":2092,"children":2095},"span",{"class":2093,"line":2094},"line",1,[2096,2102,2108,2113,2117,2122,2126,2131,2135,2140],{"type":48,"tag":2091,"props":2097,"children":2099},{"style":2098},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[2100],{"type":54,"value":2101},"--font-sans: \"Inter\"",{"type":48,"tag":2091,"props":2103,"children":2105},{"style":2104},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[2106],{"type":54,"value":2107},",",{"type":48,"tag":2091,"props":2109,"children":2110},{"style":2098},[2111],{"type":54,"value":2112}," \"Geist\"",{"type":48,"tag":2091,"props":2114,"children":2115},{"style":2104},[2116],{"type":54,"value":2107},{"type":48,"tag":2091,"props":2118,"children":2119},{"style":2098},[2120],{"type":54,"value":2121}," -apple-system",{"type":48,"tag":2091,"props":2123,"children":2124},{"style":2104},[2125],{"type":54,"value":2107},{"type":48,"tag":2091,"props":2127,"children":2128},{"style":2098},[2129],{"type":54,"value":2130}," BlinkMacSystemFont",{"type":48,"tag":2091,"props":2132,"children":2133},{"style":2104},[2134],{"type":54,"value":2107},{"type":48,"tag":2091,"props":2136,"children":2137},{"style":2098},[2138],{"type":54,"value":2139}," \"Segoe UI\"",{"type":48,"tag":2091,"props":2141,"children":2142},{"style":2104},[2143],{"type":54,"value":2144},",\n",{"type":48,"tag":2091,"props":2146,"children":2148},{"class":2093,"line":2147},2,[2149,2154,2158,2164,2168,2173],{"type":48,"tag":2091,"props":2150,"children":2151},{"style":2098},[2152],{"type":54,"value":2153},"             \"SF Pro Text\"",{"type":48,"tag":2091,"props":2155,"children":2156},{"style":2104},[2157],{"type":54,"value":2107},{"type":48,"tag":2091,"props":2159,"children":2161},{"style":2160},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[2162],{"type":54,"value":2163}," system-ui",{"type":48,"tag":2091,"props":2165,"children":2166},{"style":2104},[2167],{"type":54,"value":2107},{"type":48,"tag":2091,"props":2169,"children":2170},{"style":2160},[2171],{"type":54,"value":2172}," sans-serif",{"type":48,"tag":2091,"props":2174,"children":2175},{"style":2098},[2176],{"type":54,"value":2177},";\n",{"type":48,"tag":2091,"props":2179,"children":2181},{"class":2093,"line":2180},3,[2182,2187,2191,2196,2200,2205,2209,2214,2218,2223],{"type":48,"tag":2091,"props":2183,"children":2184},{"style":2098},[2185],{"type":54,"value":2186},"--font-mono: \"JetBrains Mono\"",{"type":48,"tag":2091,"props":2188,"children":2189},{"style":2104},[2190],{"type":54,"value":2107},{"type":48,"tag":2091,"props":2192,"children":2193},{"style":2098},[2194],{"type":54,"value":2195}," \"Geist Mono\"",{"type":48,"tag":2091,"props":2197,"children":2198},{"style":2104},[2199],{"type":54,"value":2107},{"type":48,"tag":2091,"props":2201,"children":2202},{"style":2098},[2203],{"type":54,"value":2204}," \"SF Mono\"",{"type":48,"tag":2091,"props":2206,"children":2207},{"style":2104},[2208],{"type":54,"value":2107},{"type":48,"tag":2091,"props":2210,"children":2211},{"style":2098},[2212],{"type":54,"value":2213}," \"Menlo\"",{"type":48,"tag":2091,"props":2215,"children":2216},{"style":2104},[2217],{"type":54,"value":2107},{"type":48,"tag":2091,"props":2219,"children":2220},{"style":2098},[2221],{"type":54,"value":2222}," \"Consolas\"",{"type":48,"tag":2091,"props":2224,"children":2225},{"style":2104},[2226],{"type":54,"value":2144},{"type":48,"tag":2091,"props":2228,"children":2230},{"class":2093,"line":2229},4,[2231,2236,2240],{"type":48,"tag":2091,"props":2232,"children":2233},{"style":2160},[2234],{"type":54,"value":2235},"             ui-monospace",{"type":48,"tag":2091,"props":2237,"children":2238},{"style":2104},[2239],{"type":54,"value":2107},{"type":48,"tag":2091,"props":2241,"children":2242},{"style":2098},[2243],{"type":54,"value":2244}," monospace;\n",{"type":48,"tag":61,"props":2246,"children":2247},{},[2248],{"type":54,"value":2249},"Hard rules:",{"type":48,"tag":320,"props":2251,"children":2252},{},[2253,2299,2309,2323],{"type":48,"tag":324,"props":2254,"children":2255},{},[2256,2289,2291,2297],{"type":48,"tag":65,"props":2257,"children":2258},{},[2259,2261,2267,2268,2274,2275,2281,2283],{"type":54,"value":2260},"Never use ",{"type":48,"tag":78,"props":2262,"children":2264},{"className":2263},[],[2265],{"type":54,"value":2266},"Arial",{"type":54,"value":85},{"type":48,"tag":78,"props":2269,"children":2271},{"className":2270},[],[2272],{"type":54,"value":2273},"Helvetica",{"type":54,"value":85},{"type":48,"tag":78,"props":2276,"children":2278},{"className":2277},[],[2279],{"type":54,"value":2280},"Roboto",{"type":54,"value":2282},", or ",{"type":48,"tag":78,"props":2284,"children":2286},{"className":2285},[],[2287],{"type":54,"value":2288},"Times",{"type":54,"value":2290}," in a SaaS UI. These read as default\u002Funstyled. If you can't load a webfont, fall through to ",{"type":48,"tag":78,"props":2292,"children":2294},{"className":2293},[],[2295],{"type":54,"value":2296},"system-ui",{"type":54,"value":2298}," instead.",{"type":48,"tag":324,"props":2300,"children":2301},{},[2302,2307],{"type":48,"tag":65,"props":2303,"children":2304},{},[2305],{"type":54,"value":2306},"Never mix two display fonts.",{"type":54,"value":2308}," One sans + one mono is the entire stack.",{"type":48,"tag":324,"props":2310,"children":2311},{},[2312,2321],{"type":48,"tag":65,"props":2313,"children":2314},{},[2315],{"type":48,"tag":78,"props":2316,"children":2318},{"className":2317},[],[2319],{"type":54,"value":2320},"font-feature-settings: \"cv11\", \"ss01\", \"ss03\"",{"type":54,"value":2322}," for Inter (or whatever stylistic sets your font has) — small caps and alternate forms make tables look intentional.",{"type":48,"tag":324,"props":2324,"children":2325},{},[2326,2334],{"type":48,"tag":65,"props":2327,"children":2328},{},[2329],{"type":48,"tag":78,"props":2330,"children":2332},{"className":2331},[],[2333],{"type":54,"value":446},{"type":54,"value":2335}," on EVERY column that contains numbers (money, dates, IDs, counts). Non-tabular figures make rows shimmer.",{"type":48,"tag":167,"props":2337,"children":2339},{"id":2338},"_32-type-scale-saas-tuned-denser-than-marketing",[2340],{"type":54,"value":2341},"3.2 Type Scale (SaaS-tuned — denser than marketing)",{"type":48,"tag":174,"props":2343,"children":2344},{},[2345,2380],{"type":48,"tag":178,"props":2346,"children":2347},{},[2348],{"type":48,"tag":182,"props":2349,"children":2350},{},[2351,2355,2360,2365,2370,2375],{"type":48,"tag":186,"props":2352,"children":2353},{},[2354],{"type":54,"value":622},{"type":48,"tag":186,"props":2356,"children":2357},{},[2358],{"type":54,"value":2359},"Size",{"type":48,"tag":186,"props":2361,"children":2362},{},[2363],{"type":54,"value":2364},"Line Height",{"type":48,"tag":186,"props":2366,"children":2367},{},[2368],{"type":54,"value":2369},"Weight",{"type":48,"tag":186,"props":2371,"children":2372},{},[2373],{"type":54,"value":2374},"Letter Spacing",{"type":48,"tag":186,"props":2376,"children":2377},{},[2378],{"type":54,"value":2379},"Use",{"type":48,"tag":197,"props":2381,"children":2382},{},[2383,2420,2457,2497,2532,2567,2604,2641,2677,2713],{"type":48,"tag":182,"props":2384,"children":2385},{},[2386,2395,2400,2405,2410,2415],{"type":48,"tag":204,"props":2387,"children":2388},{},[2389],{"type":48,"tag":78,"props":2390,"children":2392},{"className":2391},[],[2393],{"type":54,"value":2394},"text-2xs",{"type":48,"tag":204,"props":2396,"children":2397},{},[2398],{"type":54,"value":2399},"11px \u002F 0.6875rem",{"type":48,"tag":204,"props":2401,"children":2402},{},[2403],{"type":54,"value":2404},"1.36 (15px)",{"type":48,"tag":204,"props":2406,"children":2407},{},[2408],{"type":54,"value":2409},"500",{"type":48,"tag":204,"props":2411,"children":2412},{},[2413],{"type":54,"value":2414},"0.04em",{"type":48,"tag":204,"props":2416,"children":2417},{},[2418],{"type":54,"value":2419},"Microlabels (uppercase metadata, table column tags)",{"type":48,"tag":182,"props":2421,"children":2422},{},[2423,2432,2437,2442,2447,2452],{"type":48,"tag":204,"props":2424,"children":2425},{},[2426],{"type":48,"tag":78,"props":2427,"children":2429},{"className":2428},[],[2430],{"type":54,"value":2431},"text-xs",{"type":48,"tag":204,"props":2433,"children":2434},{},[2435],{"type":54,"value":2436},"12px \u002F 0.75rem",{"type":48,"tag":204,"props":2438,"children":2439},{},[2440],{"type":54,"value":2441},"1.33 (16px)",{"type":48,"tag":204,"props":2443,"children":2444},{},[2445],{"type":54,"value":2446},"400\u002F500",{"type":48,"tag":204,"props":2448,"children":2449},{},[2450],{"type":54,"value":2451},"0",{"type":48,"tag":204,"props":2453,"children":2454},{},[2455],{"type":54,"value":2456},"Captions, badge text, table secondary",{"type":48,"tag":182,"props":2458,"children":2459},{},[2460,2469,2474,2479,2483,2487],{"type":48,"tag":204,"props":2461,"children":2462},{},[2463],{"type":48,"tag":78,"props":2464,"children":2466},{"className":2465},[],[2467],{"type":54,"value":2468},"text-sm",{"type":48,"tag":204,"props":2470,"children":2471},{},[2472],{"type":54,"value":2473},"13px \u002F 0.8125rem",{"type":48,"tag":204,"props":2475,"children":2476},{},[2477],{"type":54,"value":2478},"1.38 (18px)",{"type":48,"tag":204,"props":2480,"children":2481},{},[2482],{"type":54,"value":2446},{"type":48,"tag":204,"props":2484,"children":2485},{},[2486],{"type":54,"value":2451},{"type":48,"tag":204,"props":2488,"children":2489},{},[2490,2495],{"type":48,"tag":65,"props":2491,"children":2492},{},[2493],{"type":54,"value":2494},"Default UI text",{"type":54,"value":2496},": table rows, buttons, form labels",{"type":48,"tag":182,"props":2498,"children":2499},{},[2500,2509,2514,2519,2523,2527],{"type":48,"tag":204,"props":2501,"children":2502},{},[2503],{"type":48,"tag":78,"props":2504,"children":2506},{"className":2505},[],[2507],{"type":54,"value":2508},"text-base",{"type":48,"tag":204,"props":2510,"children":2511},{},[2512],{"type":54,"value":2513},"14px \u002F 0.875rem",{"type":48,"tag":204,"props":2515,"children":2516},{},[2517],{"type":54,"value":2518},"1.43 (20px)",{"type":48,"tag":204,"props":2520,"children":2521},{},[2522],{"type":54,"value":2446},{"type":48,"tag":204,"props":2524,"children":2525},{},[2526],{"type":54,"value":2451},{"type":48,"tag":204,"props":2528,"children":2529},{},[2530],{"type":54,"value":2531},"Body text, paragraph copy in panels",{"type":48,"tag":182,"props":2533,"children":2534},{},[2535,2544,2549,2554,2558,2562],{"type":48,"tag":204,"props":2536,"children":2537},{},[2538],{"type":48,"tag":78,"props":2539,"children":2541},{"className":2540},[],[2542],{"type":54,"value":2543},"text-md",{"type":48,"tag":204,"props":2545,"children":2546},{},[2547],{"type":54,"value":2548},"15px \u002F 0.9375rem",{"type":48,"tag":204,"props":2550,"children":2551},{},[2552],{"type":54,"value":2553},"1.47 (22px)",{"type":48,"tag":204,"props":2555,"children":2556},{},[2557],{"type":54,"value":2446},{"type":48,"tag":204,"props":2559,"children":2560},{},[2561],{"type":54,"value":2451},{"type":48,"tag":204,"props":2563,"children":2564},{},[2565],{"type":54,"value":2566},"Comfortable reading (descriptions, modals)",{"type":48,"tag":182,"props":2568,"children":2569},{},[2570,2579,2584,2589,2594,2599],{"type":48,"tag":204,"props":2571,"children":2572},{},[2573],{"type":48,"tag":78,"props":2574,"children":2576},{"className":2575},[],[2577],{"type":54,"value":2578},"text-lg",{"type":48,"tag":204,"props":2580,"children":2581},{},[2582],{"type":54,"value":2583},"16px \u002F 1rem",{"type":48,"tag":204,"props":2585,"children":2586},{},[2587],{"type":54,"value":2588},"1.5 (24px)",{"type":48,"tag":204,"props":2590,"children":2591},{},[2592],{"type":54,"value":2593},"500\u002F600",{"type":48,"tag":204,"props":2595,"children":2596},{},[2597],{"type":54,"value":2598},"-0.005em",{"type":48,"tag":204,"props":2600,"children":2601},{},[2602],{"type":54,"value":2603},"Card headings, sidebar section labels",{"type":48,"tag":182,"props":2605,"children":2606},{},[2607,2616,2621,2626,2631,2636],{"type":48,"tag":204,"props":2608,"children":2609},{},[2610],{"type":48,"tag":78,"props":2611,"children":2613},{"className":2612},[],[2614],{"type":54,"value":2615},"text-xl",{"type":48,"tag":204,"props":2617,"children":2618},{},[2619],{"type":54,"value":2620},"18px \u002F 1.125rem",{"type":48,"tag":204,"props":2622,"children":2623},{},[2624],{"type":54,"value":2625},"1.44 (26px)",{"type":48,"tag":204,"props":2627,"children":2628},{},[2629],{"type":54,"value":2630},"600",{"type":48,"tag":204,"props":2632,"children":2633},{},[2634],{"type":54,"value":2635},"-0.01em",{"type":48,"tag":204,"props":2637,"children":2638},{},[2639],{"type":54,"value":2640},"Subsection headings",{"type":48,"tag":182,"props":2642,"children":2643},{},[2644,2653,2658,2663,2667,2672],{"type":48,"tag":204,"props":2645,"children":2646},{},[2647],{"type":48,"tag":78,"props":2648,"children":2650},{"className":2649},[],[2651],{"type":54,"value":2652},"text-2xl",{"type":48,"tag":204,"props":2654,"children":2655},{},[2656],{"type":54,"value":2657},"20px \u002F 1.25rem",{"type":48,"tag":204,"props":2659,"children":2660},{},[2661],{"type":54,"value":2662},"1.4 (28px)",{"type":48,"tag":204,"props":2664,"children":2665},{},[2666],{"type":54,"value":2630},{"type":48,"tag":204,"props":2668,"children":2669},{},[2670],{"type":54,"value":2671},"-0.015em",{"type":48,"tag":204,"props":2673,"children":2674},{},[2675],{"type":54,"value":2676},"Page subheadings",{"type":48,"tag":182,"props":2678,"children":2679},{},[2680,2689,2694,2699,2703,2708],{"type":48,"tag":204,"props":2681,"children":2682},{},[2683],{"type":48,"tag":78,"props":2684,"children":2686},{"className":2685},[],[2687],{"type":54,"value":2688},"text-3xl",{"type":48,"tag":204,"props":2690,"children":2691},{},[2692],{"type":54,"value":2693},"24px \u002F 1.5rem",{"type":48,"tag":204,"props":2695,"children":2696},{},[2697],{"type":54,"value":2698},"1.33 (32px)",{"type":48,"tag":204,"props":2700,"children":2701},{},[2702],{"type":54,"value":2630},{"type":48,"tag":204,"props":2704,"children":2705},{},[2706],{"type":54,"value":2707},"-0.02em",{"type":48,"tag":204,"props":2709,"children":2710},{},[2711],{"type":54,"value":2712},"Page title (h1 in dashboards)",{"type":48,"tag":182,"props":2714,"children":2715},{},[2716,2725,2730,2735,2740,2745],{"type":48,"tag":204,"props":2717,"children":2718},{},[2719],{"type":48,"tag":78,"props":2720,"children":2722},{"className":2721},[],[2723],{"type":54,"value":2724},"text-4xl",{"type":48,"tag":204,"props":2726,"children":2727},{},[2728],{"type":54,"value":2729},"30px \u002F 1.875rem",{"type":48,"tag":204,"props":2731,"children":2732},{},[2733],{"type":54,"value":2734},"1.2 (36px)",{"type":48,"tag":204,"props":2736,"children":2737},{},[2738],{"type":54,"value":2739},"600\u002F700",{"type":48,"tag":204,"props":2741,"children":2742},{},[2743],{"type":54,"value":2744},"-0.025em",{"type":48,"tag":204,"props":2746,"children":2747},{},[2748],{"type":54,"value":2749},"Marketing-adjacent hero in settings",{"type":48,"tag":61,"props":2751,"children":2752},{},[2753,2758,2760,2765],{"type":48,"tag":65,"props":2754,"children":2755},{},[2756],{"type":54,"value":2757},"Critical",{"type":54,"value":2759},": the default UI size in SaaS is ",{"type":48,"tag":65,"props":2761,"children":2762},{},[2763],{"type":54,"value":2764},"13px or 14px",{"type":54,"value":2766},", NOT 16px. Stripe is 14px. Linear is 13px. Vercel is 14px. 16px feels too big and creates pages that scroll forever.",{"type":48,"tag":167,"props":2768,"children":2770},{"id":2769},"_33-weights",[2771],{"type":54,"value":2772},"3.3 Weights",{"type":48,"tag":174,"props":2774,"children":2775},{},[2776,2795],{"type":48,"tag":178,"props":2777,"children":2778},{},[2779],{"type":48,"tag":182,"props":2780,"children":2781},{},[2782,2786,2791],{"type":48,"tag":186,"props":2783,"children":2784},{},[2785],{"type":54,"value":2369},{"type":48,"tag":186,"props":2787,"children":2788},{},[2789],{"type":54,"value":2790},"Value",{"type":48,"tag":186,"props":2792,"children":2793},{},[2794],{"type":54,"value":2379},{"type":48,"tag":197,"props":2796,"children":2797},{},[2798,2816,2833,2850],{"type":48,"tag":182,"props":2799,"children":2800},{},[2801,2806,2811],{"type":48,"tag":204,"props":2802,"children":2803},{},[2804],{"type":54,"value":2805},"Regular",{"type":48,"tag":204,"props":2807,"children":2808},{},[2809],{"type":54,"value":2810},"400",{"type":48,"tag":204,"props":2812,"children":2813},{},[2814],{"type":54,"value":2815},"Body, table cells, descriptions",{"type":48,"tag":182,"props":2817,"children":2818},{},[2819,2824,2828],{"type":48,"tag":204,"props":2820,"children":2821},{},[2822],{"type":54,"value":2823},"Medium",{"type":48,"tag":204,"props":2825,"children":2826},{},[2827],{"type":54,"value":2409},{"type":48,"tag":204,"props":2829,"children":2830},{},[2831],{"type":54,"value":2832},"Default for buttons, labels, table headers, navigation, badge text",{"type":48,"tag":182,"props":2834,"children":2835},{},[2836,2841,2845],{"type":48,"tag":204,"props":2837,"children":2838},{},[2839],{"type":54,"value":2840},"Semibold",{"type":48,"tag":204,"props":2842,"children":2843},{},[2844],{"type":54,"value":2630},{"type":48,"tag":204,"props":2846,"children":2847},{},[2848],{"type":54,"value":2849},"Headings, emphasized stats, active nav",{"type":48,"tag":182,"props":2851,"children":2852},{},[2853,2858,2863],{"type":48,"tag":204,"props":2854,"children":2855},{},[2856],{"type":54,"value":2857},"Bold",{"type":48,"tag":204,"props":2859,"children":2860},{},[2861],{"type":54,"value":2862},"700",{"type":48,"tag":204,"props":2864,"children":2865},{},[2866],{"type":54,"value":2867},"Rare — only marketing-adjacent surfaces or KPI numbers",{"type":48,"tag":61,"props":2869,"children":2870},{},[2871,2876],{"type":48,"tag":65,"props":2872,"children":2873},{},[2874],{"type":54,"value":2875},"Never",{"type":54,"value":2877}," use weight 800 or 900 in a SaaS UI.",{"type":48,"tag":167,"props":2879,"children":2881},{"id":2880},"_34-letter-spacing",[2882],{"type":54,"value":2883},"3.4 Letter Spacing",{"type":48,"tag":174,"props":2885,"children":2886},{},[2887,2902],{"type":48,"tag":178,"props":2888,"children":2889},{},[2890],{"type":48,"tag":182,"props":2891,"children":2892},{},[2893,2898],{"type":48,"tag":186,"props":2894,"children":2895},{},[2896],{"type":54,"value":2897},"Context",{"type":48,"tag":186,"props":2899,"children":2900},{},[2901],{"type":54,"value":2790},{"type":48,"tag":197,"props":2903,"children":2904},{},[2905,2917,2930,2943],{"type":48,"tag":182,"props":2906,"children":2907},{},[2908,2913],{"type":48,"tag":204,"props":2909,"children":2910},{},[2911],{"type":54,"value":2912},"Body \u002F table",{"type":48,"tag":204,"props":2914,"children":2915},{},[2916],{"type":54,"value":2451},{"type":48,"tag":182,"props":2918,"children":2919},{},[2920,2925],{"type":48,"tag":204,"props":2921,"children":2922},{},[2923],{"type":54,"value":2924},"Headings ≥18px",{"type":48,"tag":204,"props":2926,"children":2927},{},[2928],{"type":54,"value":2929},"-0.01em to -0.025em (tighter as size grows)",{"type":48,"tag":182,"props":2931,"children":2932},{},[2933,2938],{"type":48,"tag":204,"props":2934,"children":2935},{},[2936],{"type":54,"value":2937},"Microlabels \u002F uppercase",{"type":48,"tag":204,"props":2939,"children":2940},{},[2941],{"type":54,"value":2942},"0.04em to 0.06em",{"type":48,"tag":182,"props":2944,"children":2945},{},[2946,2951],{"type":48,"tag":204,"props":2947,"children":2948},{},[2949],{"type":54,"value":2950},"Mono",{"type":48,"tag":204,"props":2952,"children":2953},{},[2954],{"type":54,"value":2451},{"type":48,"tag":167,"props":2956,"children":2958},{"id":2957},"_35-text-rendering",[2959],{"type":54,"value":2960},"3.5 Text Rendering",{"type":48,"tag":134,"props":2962,"children":2964},{"className":2083,"code":2963,"language":2085,"meta":142,"style":142},"html {\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n  text-rendering: optimizeLegibility;\n  font-feature-settings: \"kern\" 1, \"liga\" 1, \"calt\" 1;\n}\n\n.numeric, table, [data-numeric] {\n  font-variant-numeric: tabular-nums;\n}\n",[2965],{"type":48,"tag":78,"props":2966,"children":2967},{"__ignoreMap":142},[2968,2981,3003,3024,3046,3127,3136,3146,3192,3214],{"type":48,"tag":2091,"props":2969,"children":2970},{"class":2093,"line":2094},[2971,2976],{"type":48,"tag":2091,"props":2972,"children":2973},{"style":2160},[2974],{"type":54,"value":2975},"html",{"type":48,"tag":2091,"props":2977,"children":2978},{"style":2104},[2979],{"type":54,"value":2980}," {\n",{"type":48,"tag":2091,"props":2982,"children":2983},{"class":2093,"line":2147},[2984,2989,2994,2999],{"type":48,"tag":2091,"props":2985,"children":2986},{"style":2160},[2987],{"type":54,"value":2988},"  -webkit-font-smoothing",{"type":48,"tag":2091,"props":2990,"children":2991},{"style":2104},[2992],{"type":54,"value":2993},":",{"type":48,"tag":2091,"props":2995,"children":2996},{"style":2098},[2997],{"type":54,"value":2998}," antialiased",{"type":48,"tag":2091,"props":3000,"children":3001},{"style":2104},[3002],{"type":54,"value":2177},{"type":48,"tag":2091,"props":3004,"children":3005},{"class":2093,"line":2180},[3006,3011,3015,3020],{"type":48,"tag":2091,"props":3007,"children":3008},{"style":2160},[3009],{"type":54,"value":3010},"  -moz-osx-font-smoothing",{"type":48,"tag":2091,"props":3012,"children":3013},{"style":2104},[3014],{"type":54,"value":2993},{"type":48,"tag":2091,"props":3016,"children":3017},{"style":2098},[3018],{"type":54,"value":3019}," grayscale",{"type":48,"tag":2091,"props":3021,"children":3022},{"style":2104},[3023],{"type":54,"value":2177},{"type":48,"tag":2091,"props":3025,"children":3026},{"class":2093,"line":2229},[3027,3033,3037,3042],{"type":48,"tag":2091,"props":3028,"children":3030},{"style":3029},"--shiki-light:#8796B0;--shiki-default:#B2CCD6;--shiki-dark:#B2CCD6",[3031],{"type":54,"value":3032},"  text-rendering",{"type":48,"tag":2091,"props":3034,"children":3035},{"style":2104},[3036],{"type":54,"value":2993},{"type":48,"tag":2091,"props":3038,"children":3039},{"style":2098},[3040],{"type":54,"value":3041}," optimizeLegibility",{"type":48,"tag":2091,"props":3043,"children":3044},{"style":2104},[3045],{"type":54,"value":2177},{"type":48,"tag":2091,"props":3047,"children":3049},{"class":2093,"line":3048},5,[3050,3055,3059,3064,3070,3075,3081,3085,3089,3094,3098,3102,3106,3110,3115,3119,3123],{"type":48,"tag":2091,"props":3051,"children":3052},{"style":3029},[3053],{"type":54,"value":3054},"  font-feature-settings",{"type":48,"tag":2091,"props":3056,"children":3057},{"style":2104},[3058],{"type":54,"value":2993},{"type":48,"tag":2091,"props":3060,"children":3061},{"style":2104},[3062],{"type":54,"value":3063}," \"",{"type":48,"tag":2091,"props":3065,"children":3067},{"style":3066},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[3068],{"type":54,"value":3069},"kern",{"type":48,"tag":2091,"props":3071,"children":3072},{"style":2104},[3073],{"type":54,"value":3074},"\"",{"type":48,"tag":2091,"props":3076,"children":3078},{"style":3077},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[3079],{"type":54,"value":3080}," 1",{"type":48,"tag":2091,"props":3082,"children":3083},{"style":2104},[3084],{"type":54,"value":2107},{"type":48,"tag":2091,"props":3086,"children":3087},{"style":2104},[3088],{"type":54,"value":3063},{"type":48,"tag":2091,"props":3090,"children":3091},{"style":3066},[3092],{"type":54,"value":3093},"liga",{"type":48,"tag":2091,"props":3095,"children":3096},{"style":2104},[3097],{"type":54,"value":3074},{"type":48,"tag":2091,"props":3099,"children":3100},{"style":3077},[3101],{"type":54,"value":3080},{"type":48,"tag":2091,"props":3103,"children":3104},{"style":2104},[3105],{"type":54,"value":2107},{"type":48,"tag":2091,"props":3107,"children":3108},{"style":2104},[3109],{"type":54,"value":3063},{"type":48,"tag":2091,"props":3111,"children":3112},{"style":3066},[3113],{"type":54,"value":3114},"calt",{"type":48,"tag":2091,"props":3116,"children":3117},{"style":2104},[3118],{"type":54,"value":3074},{"type":48,"tag":2091,"props":3120,"children":3121},{"style":3077},[3122],{"type":54,"value":3080},{"type":48,"tag":2091,"props":3124,"children":3125},{"style":2104},[3126],{"type":54,"value":2177},{"type":48,"tag":2091,"props":3128,"children":3130},{"class":2093,"line":3129},6,[3131],{"type":48,"tag":2091,"props":3132,"children":3133},{"style":2104},[3134],{"type":54,"value":3135},"}\n",{"type":48,"tag":2091,"props":3137,"children":3139},{"class":2093,"line":3138},7,[3140],{"type":48,"tag":2091,"props":3141,"children":3143},{"emptyLinePlaceholder":3142},true,[3144],{"type":54,"value":3145},"\n",{"type":48,"tag":2091,"props":3147,"children":3149},{"class":2093,"line":3148},8,[3150,3154,3159,3163,3168,3172,3177,3183,3188],{"type":48,"tag":2091,"props":3151,"children":3152},{"style":2104},[3153],{"type":54,"value":121},{"type":48,"tag":2091,"props":3155,"children":3156},{"style":2160},[3157],{"type":54,"value":3158},"numeric",{"type":48,"tag":2091,"props":3160,"children":3161},{"style":2104},[3162],{"type":54,"value":2107},{"type":48,"tag":2091,"props":3164,"children":3165},{"style":2160},[3166],{"type":54,"value":3167}," table",{"type":48,"tag":2091,"props":3169,"children":3170},{"style":2104},[3171],{"type":54,"value":2107},{"type":48,"tag":2091,"props":3173,"children":3174},{"style":2104},[3175],{"type":54,"value":3176}," [",{"type":48,"tag":2091,"props":3178,"children":3180},{"style":3179},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[3181],{"type":54,"value":3182},"data-numeric",{"type":48,"tag":2091,"props":3184,"children":3185},{"style":2104},[3186],{"type":54,"value":3187},"]",{"type":48,"tag":2091,"props":3189,"children":3190},{"style":2104},[3191],{"type":54,"value":2980},{"type":48,"tag":2091,"props":3193,"children":3195},{"class":2093,"line":3194},9,[3196,3201,3205,3210],{"type":48,"tag":2091,"props":3197,"children":3198},{"style":3029},[3199],{"type":54,"value":3200},"  font-variant-numeric",{"type":48,"tag":2091,"props":3202,"children":3203},{"style":2104},[3204],{"type":54,"value":2993},{"type":48,"tag":2091,"props":3206,"children":3207},{"style":2098},[3208],{"type":54,"value":3209}," tabular-nums",{"type":48,"tag":2091,"props":3211,"children":3212},{"style":2104},[3213],{"type":54,"value":2177},{"type":48,"tag":2091,"props":3215,"children":3217},{"class":2093,"line":3216},10,[3218],{"type":48,"tag":2091,"props":3219,"children":3220},{"style":2104},[3221],{"type":54,"value":3135},{"type":48,"tag":123,"props":3223,"children":3224},{},[],{"type":48,"tag":127,"props":3226,"children":3228},{"id":3227},"_4-spacing-system",[3229],{"type":54,"value":3230},"4. Spacing System",{"type":48,"tag":167,"props":3232,"children":3234},{"id":3233},"_41-base-unit",[3235],{"type":54,"value":3236},"4.1 Base Unit",{"type":48,"tag":134,"props":3238,"children":3240},{"className":2083,"code":3239,"language":2085,"meta":142,"style":142},"--space-unit: 4px;\n",[3241],{"type":48,"tag":78,"props":3242,"children":3243},{"__ignoreMap":142},[3244],{"type":48,"tag":2091,"props":3245,"children":3246},{"class":2093,"line":2094},[3247],{"type":48,"tag":2091,"props":3248,"children":3249},{"style":2098},[3250],{"type":54,"value":3239},{"type":48,"tag":167,"props":3252,"children":3254},{"id":3253},"_42-scale",[3255],{"type":54,"value":3256},"4.2 Scale",{"type":48,"tag":174,"props":3258,"children":3259},{},[3260,3285],{"type":48,"tag":178,"props":3261,"children":3262},{},[3263],{"type":48,"tag":182,"props":3264,"children":3265},{},[3266,3270,3275,3280],{"type":48,"tag":186,"props":3267,"children":3268},{},[3269],{"type":54,"value":622},{"type":48,"tag":186,"props":3271,"children":3272},{},[3273],{"type":54,"value":3274},"px",{"type":48,"tag":186,"props":3276,"children":3277},{},[3278],{"type":54,"value":3279},"rem",{"type":48,"tag":186,"props":3281,"children":3282},{},[3283],{"type":54,"value":3284},"Common Use",{"type":48,"tag":197,"props":3286,"children":3287},{},[3288,3313,3340,3367,3394,3420,3447,3474,3501,3532,3559,3586,3612,3639,3666],{"type":48,"tag":182,"props":3289,"children":3290},{},[3291,3300,3304,3308],{"type":48,"tag":204,"props":3292,"children":3293},{},[3294],{"type":48,"tag":78,"props":3295,"children":3297},{"className":3296},[],[3298],{"type":54,"value":3299},"space-0",{"type":48,"tag":204,"props":3301,"children":3302},{},[3303],{"type":54,"value":2451},{"type":48,"tag":204,"props":3305,"children":3306},{},[3307],{"type":54,"value":2451},{"type":48,"tag":204,"props":3309,"children":3310},{},[3311],{"type":54,"value":3312},"Reset",{"type":48,"tag":182,"props":3314,"children":3315},{},[3316,3325,3330,3335],{"type":48,"tag":204,"props":3317,"children":3318},{},[3319],{"type":48,"tag":78,"props":3320,"children":3322},{"className":3321},[],[3323],{"type":54,"value":3324},"space-px",{"type":48,"tag":204,"props":3326,"children":3327},{},[3328],{"type":54,"value":3329},"1",{"type":48,"tag":204,"props":3331,"children":3332},{},[3333],{"type":54,"value":3334},"—",{"type":48,"tag":204,"props":3336,"children":3337},{},[3338],{"type":54,"value":3339},"Hairlines, dividers",{"type":48,"tag":182,"props":3341,"children":3342},{},[3343,3352,3357,3362],{"type":48,"tag":204,"props":3344,"children":3345},{},[3346],{"type":48,"tag":78,"props":3347,"children":3349},{"className":3348},[],[3350],{"type":54,"value":3351},"space-0.5",{"type":48,"tag":204,"props":3353,"children":3354},{},[3355],{"type":54,"value":3356},"2",{"type":48,"tag":204,"props":3358,"children":3359},{},[3360],{"type":54,"value":3361},"0.125",{"type":48,"tag":204,"props":3363,"children":3364},{},[3365],{"type":54,"value":3366},"Tight icon-to-text gaps",{"type":48,"tag":182,"props":3368,"children":3369},{},[3370,3379,3384,3389],{"type":48,"tag":204,"props":3371,"children":3372},{},[3373],{"type":48,"tag":78,"props":3374,"children":3376},{"className":3375},[],[3377],{"type":54,"value":3378},"space-1",{"type":48,"tag":204,"props":3380,"children":3381},{},[3382],{"type":54,"value":3383},"4",{"type":48,"tag":204,"props":3385,"children":3386},{},[3387],{"type":54,"value":3388},"0.25",{"type":48,"tag":204,"props":3390,"children":3391},{},[3392],{"type":54,"value":3393},"Inline tight",{"type":48,"tag":182,"props":3395,"children":3396},{},[3397,3406,3411,3416],{"type":48,"tag":204,"props":3398,"children":3399},{},[3400],{"type":48,"tag":78,"props":3401,"children":3403},{"className":3402},[],[3404],{"type":54,"value":3405},"space-1.5",{"type":48,"tag":204,"props":3407,"children":3408},{},[3409],{"type":54,"value":3410},"6",{"type":48,"tag":204,"props":3412,"children":3413},{},[3414],{"type":54,"value":3415},"0.375",{"type":48,"tag":204,"props":3417,"children":3418},{},[3419],{"type":54,"value":3334},{"type":48,"tag":182,"props":3421,"children":3422},{},[3423,3432,3437,3442],{"type":48,"tag":204,"props":3424,"children":3425},{},[3426],{"type":48,"tag":78,"props":3427,"children":3429},{"className":3428},[],[3430],{"type":54,"value":3431},"space-2",{"type":48,"tag":204,"props":3433,"children":3434},{},[3435],{"type":54,"value":3436},"8",{"type":48,"tag":204,"props":3438,"children":3439},{},[3440],{"type":54,"value":3441},"0.5",{"type":48,"tag":204,"props":3443,"children":3444},{},[3445],{"type":54,"value":3446},"Default tight gap, icon-text, badge padding",{"type":48,"tag":182,"props":3448,"children":3449},{},[3450,3459,3464,3469],{"type":48,"tag":204,"props":3451,"children":3452},{},[3453],{"type":48,"tag":78,"props":3454,"children":3456},{"className":3455},[],[3457],{"type":54,"value":3458},"space-2.5",{"type":48,"tag":204,"props":3460,"children":3461},{},[3462],{"type":54,"value":3463},"10",{"type":48,"tag":204,"props":3465,"children":3466},{},[3467],{"type":54,"value":3468},"0.625",{"type":48,"tag":204,"props":3470,"children":3471},{},[3472],{"type":54,"value":3473},"Input vertical padding (compact)",{"type":48,"tag":182,"props":3475,"children":3476},{},[3477,3486,3491,3496],{"type":48,"tag":204,"props":3478,"children":3479},{},[3480],{"type":48,"tag":78,"props":3481,"children":3483},{"className":3482},[],[3484],{"type":54,"value":3485},"space-3",{"type":48,"tag":204,"props":3487,"children":3488},{},[3489],{"type":54,"value":3490},"12",{"type":48,"tag":204,"props":3492,"children":3493},{},[3494],{"type":54,"value":3495},"0.75",{"type":48,"tag":204,"props":3497,"children":3498},{},[3499],{"type":54,"value":3500},"Input vertical padding (default), small card",{"type":48,"tag":182,"props":3502,"children":3503},{},[3504,3513,3518,3522],{"type":48,"tag":204,"props":3505,"children":3506},{},[3507],{"type":48,"tag":78,"props":3508,"children":3510},{"className":3509},[],[3511],{"type":54,"value":3512},"space-4",{"type":48,"tag":204,"props":3514,"children":3515},{},[3516],{"type":54,"value":3517},"16",{"type":48,"tag":204,"props":3519,"children":3520},{},[3521],{"type":54,"value":3329},{"type":48,"tag":204,"props":3523,"children":3524},{},[3525,3530],{"type":48,"tag":65,"props":3526,"children":3527},{},[3528],{"type":54,"value":3529},"Default card\u002Fpanel padding",{"type":54,"value":3531},", form field gaps",{"type":48,"tag":182,"props":3533,"children":3534},{},[3535,3544,3549,3554],{"type":48,"tag":204,"props":3536,"children":3537},{},[3538],{"type":48,"tag":78,"props":3539,"children":3541},{"className":3540},[],[3542],{"type":54,"value":3543},"space-5",{"type":48,"tag":204,"props":3545,"children":3546},{},[3547],{"type":54,"value":3548},"20",{"type":48,"tag":204,"props":3550,"children":3551},{},[3552],{"type":54,"value":3553},"1.25",{"type":48,"tag":204,"props":3555,"children":3556},{},[3557],{"type":54,"value":3558},"Section subheading gap",{"type":48,"tag":182,"props":3560,"children":3561},{},[3562,3571,3576,3581],{"type":48,"tag":204,"props":3563,"children":3564},{},[3565],{"type":48,"tag":78,"props":3566,"children":3568},{"className":3567},[],[3569],{"type":54,"value":3570},"space-6",{"type":48,"tag":204,"props":3572,"children":3573},{},[3574],{"type":54,"value":3575},"24",{"type":48,"tag":204,"props":3577,"children":3578},{},[3579],{"type":54,"value":3580},"1.5",{"type":48,"tag":204,"props":3582,"children":3583},{},[3584],{"type":54,"value":3585},"Card padding (comfortable), section internal",{"type":48,"tag":182,"props":3587,"children":3588},{},[3589,3598,3603,3607],{"type":48,"tag":204,"props":3590,"children":3591},{},[3592],{"type":48,"tag":78,"props":3593,"children":3595},{"className":3594},[],[3596],{"type":54,"value":3597},"space-8",{"type":48,"tag":204,"props":3599,"children":3600},{},[3601],{"type":54,"value":3602},"32",{"type":48,"tag":204,"props":3604,"children":3605},{},[3606],{"type":54,"value":3356},{"type":48,"tag":204,"props":3608,"children":3609},{},[3610],{"type":54,"value":3611},"Page section gap, large card padding",{"type":48,"tag":182,"props":3613,"children":3614},{},[3615,3624,3629,3634],{"type":48,"tag":204,"props":3616,"children":3617},{},[3618],{"type":48,"tag":78,"props":3619,"children":3621},{"className":3620},[],[3622],{"type":54,"value":3623},"space-10",{"type":48,"tag":204,"props":3625,"children":3626},{},[3627],{"type":54,"value":3628},"40",{"type":48,"tag":204,"props":3630,"children":3631},{},[3632],{"type":54,"value":3633},"2.5",{"type":48,"tag":204,"props":3635,"children":3636},{},[3637],{"type":54,"value":3638},"Major section gap",{"type":48,"tag":182,"props":3640,"children":3641},{},[3642,3651,3656,3661],{"type":48,"tag":204,"props":3643,"children":3644},{},[3645],{"type":48,"tag":78,"props":3646,"children":3648},{"className":3647},[],[3649],{"type":54,"value":3650},"space-12",{"type":48,"tag":204,"props":3652,"children":3653},{},[3654],{"type":54,"value":3655},"48",{"type":48,"tag":204,"props":3657,"children":3658},{},[3659],{"type":54,"value":3660},"3",{"type":48,"tag":204,"props":3662,"children":3663},{},[3664],{"type":54,"value":3665},"Page-level section gap",{"type":48,"tag":182,"props":3667,"children":3668},{},[3669,3678,3683,3687],{"type":48,"tag":204,"props":3670,"children":3671},{},[3672],{"type":48,"tag":78,"props":3673,"children":3675},{"className":3674},[],[3676],{"type":54,"value":3677},"space-16",{"type":48,"tag":204,"props":3679,"children":3680},{},[3681],{"type":54,"value":3682},"64",{"type":48,"tag":204,"props":3684,"children":3685},{},[3686],{"type":54,"value":3383},{"type":48,"tag":204,"props":3688,"children":3689},{},[3690],{"type":54,"value":3691},"Hero, max page-section",{"type":48,"tag":61,"props":3693,"children":3694},{},[3695,3700],{"type":48,"tag":65,"props":3696,"children":3697},{},[3698],{"type":54,"value":3699},"Density convention",{"type":54,"value":3701}," (which scale value to default to):",{"type":48,"tag":320,"props":3703,"children":3704},{},[3705,3734,3760,3787,3815],{"type":48,"tag":324,"props":3706,"children":3707},{},[3708,3710,3716,3718,3724,3726,3732],{"type":54,"value":3709},"Buttons: ",{"type":48,"tag":78,"props":3711,"children":3713},{"className":3712},[],[3714],{"type":54,"value":3715},"8px 12px",{"type":54,"value":3717}," (sm), ",{"type":48,"tag":78,"props":3719,"children":3721},{"className":3720},[],[3722],{"type":54,"value":3723},"8px 14px",{"type":54,"value":3725}," (md), ",{"type":48,"tag":78,"props":3727,"children":3729},{"className":3728},[],[3730],{"type":54,"value":3731},"10px 16px",{"type":54,"value":3733}," (lg) — vertical padding stays tight",{"type":48,"tag":324,"props":3735,"children":3736},{},[3737,3739,3744,3745,3751,3752,3758],{"type":54,"value":3738},"Inputs: ",{"type":48,"tag":78,"props":3740,"children":3742},{"className":3741},[],[3743],{"type":54,"value":3715},{"type":54,"value":3717},{"type":48,"tag":78,"props":3746,"children":3748},{"className":3747},[],[3749],{"type":54,"value":3750},"9px 12px",{"type":54,"value":3725},{"type":48,"tag":78,"props":3753,"children":3755},{"className":3754},[],[3756],{"type":54,"value":3757},"10px 14px",{"type":54,"value":3759}," (lg)",{"type":48,"tag":324,"props":3761,"children":3762},{},[3763,3765,3771,3772,3778,3779,3785],{"type":54,"value":3764},"Cards: ",{"type":48,"tag":78,"props":3766,"children":3768},{"className":3767},[],[3769],{"type":54,"value":3770},"16px",{"type":54,"value":3717},{"type":48,"tag":78,"props":3773,"children":3775},{"className":3774},[],[3776],{"type":54,"value":3777},"20-24px",{"type":54,"value":3725},{"type":48,"tag":78,"props":3780,"children":3782},{"className":3781},[],[3783],{"type":54,"value":3784},"32px",{"type":54,"value":3786}," (lg \u002F settings panel)",{"type":48,"tag":324,"props":3788,"children":3789},{},[3790,3792,3797,3799,3805,3807,3813],{"type":54,"value":3791},"Table cells: ",{"type":48,"tag":78,"props":3793,"children":3795},{"className":3794},[],[3796],{"type":54,"value":3731},{"type":54,"value":3798}," (compact), ",{"type":48,"tag":78,"props":3800,"children":3802},{"className":3801},[],[3803],{"type":54,"value":3804},"12px 16px",{"type":54,"value":3806}," (default), ",{"type":48,"tag":78,"props":3808,"children":3810},{"className":3809},[],[3811],{"type":54,"value":3812},"16px 20px",{"type":54,"value":3814}," (comfortable)",{"type":48,"tag":324,"props":3816,"children":3817},{},[3818,3820,3826,3828,3833,3835,3841],{"type":54,"value":3819},"Page padding: ",{"type":48,"tag":78,"props":3821,"children":3823},{"className":3822},[],[3824],{"type":54,"value":3825},"24px",{"type":54,"value":3827}," (mobile) → ",{"type":48,"tag":78,"props":3829,"children":3831},{"className":3830},[],[3832],{"type":54,"value":3784},{"type":54,"value":3834}," (desktop) → ",{"type":48,"tag":78,"props":3836,"children":3838},{"className":3837},[],[3839],{"type":54,"value":3840},"48px",{"type":54,"value":3842}," (wide settings)",{"type":48,"tag":123,"props":3844,"children":3845},{},[],{"type":48,"tag":127,"props":3847,"children":3849},{"id":3848},"_5-border-radius",[3850],{"type":54,"value":3851},"5. Border Radius",{"type":48,"tag":174,"props":3853,"children":3854},{},[3855,3873],{"type":48,"tag":178,"props":3856,"children":3857},{},[3858],{"type":48,"tag":182,"props":3859,"children":3860},{},[3861,3865,3869],{"type":48,"tag":186,"props":3862,"children":3863},{},[3864],{"type":54,"value":622},{"type":48,"tag":186,"props":3866,"children":3867},{},[3868],{"type":54,"value":2790},{"type":48,"tag":186,"props":3870,"children":3871},{},[3872],{"type":54,"value":2379},{"type":48,"tag":197,"props":3874,"children":3875},{},[3876,3897,3919,3946,3968,3990,4011],{"type":48,"tag":182,"props":3877,"children":3878},{},[3879,3888,3892],{"type":48,"tag":204,"props":3880,"children":3881},{},[3882],{"type":48,"tag":78,"props":3883,"children":3885},{"className":3884},[],[3886],{"type":54,"value":3887},"--radius-none",{"type":48,"tag":204,"props":3889,"children":3890},{},[3891],{"type":54,"value":2451},{"type":48,"tag":204,"props":3893,"children":3894},{},[3895],{"type":54,"value":3896},"Table cells, full-bleed sections",{"type":48,"tag":182,"props":3898,"children":3899},{},[3900,3909,3914],{"type":48,"tag":204,"props":3901,"children":3902},{},[3903],{"type":48,"tag":78,"props":3904,"children":3906},{"className":3905},[],[3907],{"type":54,"value":3908},"--radius-sm",{"type":48,"tag":204,"props":3910,"children":3911},{},[3912],{"type":54,"value":3913},"4px",{"type":48,"tag":204,"props":3915,"children":3916},{},[3917],{"type":54,"value":3918},"Badges, tags, small chips",{"type":48,"tag":182,"props":3920,"children":3921},{},[3922,3931,3936],{"type":48,"tag":204,"props":3923,"children":3924},{},[3925],{"type":48,"tag":78,"props":3926,"children":3928},{"className":3927},[],[3929],{"type":54,"value":3930},"--radius-md",{"type":48,"tag":204,"props":3932,"children":3933},{},[3934],{"type":54,"value":3935},"6px",{"type":48,"tag":204,"props":3937,"children":3938},{},[3939,3944],{"type":48,"tag":65,"props":3940,"children":3941},{},[3942],{"type":54,"value":3943},"Default",{"type":54,"value":3945},": buttons, inputs, dropdowns, menu items",{"type":48,"tag":182,"props":3947,"children":3948},{},[3949,3958,3963],{"type":48,"tag":204,"props":3950,"children":3951},{},[3952],{"type":48,"tag":78,"props":3953,"children":3955},{"className":3954},[],[3956],{"type":54,"value":3957},"--radius-lg",{"type":48,"tag":204,"props":3959,"children":3960},{},[3961],{"type":54,"value":3962},"8px",{"type":48,"tag":204,"props":3964,"children":3965},{},[3966],{"type":54,"value":3967},"Cards, panels, popovers",{"type":48,"tag":182,"props":3969,"children":3970},{},[3971,3980,3985],{"type":48,"tag":204,"props":3972,"children":3973},{},[3974],{"type":48,"tag":78,"props":3975,"children":3977},{"className":3976},[],[3978],{"type":54,"value":3979},"--radius-xl",{"type":48,"tag":204,"props":3981,"children":3982},{},[3983],{"type":54,"value":3984},"12px",{"type":48,"tag":204,"props":3986,"children":3987},{},[3988],{"type":54,"value":3989},"Modals, large surfaces, sheets",{"type":48,"tag":182,"props":3991,"children":3992},{},[3993,4002,4006],{"type":48,"tag":204,"props":3994,"children":3995},{},[3996],{"type":48,"tag":78,"props":3997,"children":3999},{"className":3998},[],[4000],{"type":54,"value":4001},"--radius-2xl",{"type":48,"tag":204,"props":4003,"children":4004},{},[4005],{"type":54,"value":3770},{"type":48,"tag":204,"props":4007,"children":4008},{},[4009],{"type":54,"value":4010},"Marketing-adjacent (pricing card, onboarding)",{"type":48,"tag":182,"props":4012,"children":4013},{},[4014,4023,4028],{"type":48,"tag":204,"props":4015,"children":4016},{},[4017],{"type":48,"tag":78,"props":4018,"children":4020},{"className":4019},[],[4021],{"type":54,"value":4022},"--radius-full",{"type":48,"tag":204,"props":4024,"children":4025},{},[4026],{"type":54,"value":4027},"9999px",{"type":48,"tag":204,"props":4029,"children":4030},{},[4031,4033],{"type":54,"value":4032},"Avatars, status dots, ",{"type":48,"tag":65,"props":4034,"children":4035},{},[4036],{"type":54,"value":4037},"NOT buttons",{"type":48,"tag":61,"props":4039,"children":4040},{},[4041],{"type":54,"value":1549},{"type":48,"tag":320,"props":4043,"children":4044},{},[4045,4062,4072],{"type":48,"tag":324,"props":4046,"children":4047},{},[4048,4060],{"type":48,"tag":65,"props":4049,"children":4050},{},[4051,4053,4058],{"type":54,"value":4052},"Buttons in SaaS UIs use 6px, not pill (",{"type":48,"tag":78,"props":4054,"children":4056},{"className":4055},[],[4057],{"type":54,"value":4027},{"type":54,"value":4059},").",{"type":54,"value":4061}," Pills are for marketing\u002Fconsumer apps. The exception is a \"tag\" or \"chip\" inside a table cell.",{"type":48,"tag":324,"props":4063,"children":4064},{},[4065,4070],{"type":48,"tag":65,"props":4066,"children":4067},{},[4068],{"type":54,"value":4069},"Match input and button radius.",{"type":54,"value":4071}," If button = 6px, input = 6px. Visual consistency in form rows.",{"type":48,"tag":324,"props":4073,"children":4074},{},[4075,4080],{"type":48,"tag":65,"props":4076,"children":4077},{},[4078],{"type":54,"value":4079},"Cards never share radius with modals.",{"type":54,"value":4081}," Cards = 8px, modals = 12px+. This is how the modal reads as a different elevation layer.",{"type":48,"tag":123,"props":4083,"children":4084},{},[],{"type":48,"tag":127,"props":4086,"children":4088},{"id":4087},"_6-shadow-system-elevation",[4089],{"type":54,"value":4090},"6. Shadow System (Elevation)",{"type":48,"tag":61,"props":4092,"children":4093},{},[4094,4096,4101],{"type":54,"value":4095},"SaaS shadows are ",{"type":48,"tag":65,"props":4097,"children":4098},{},[4099],{"type":54,"value":4100},"tight, downward, single-direction",{"type":54,"value":4102},". They mark elevation; they do not decorate. No glows, no colored shadows, no inset highlights, no large spread radii.",{"type":48,"tag":167,"props":4104,"children":4106},{"id":4105},"_61-elevation-tokens",[4107],{"type":54,"value":4108},"6.1 Elevation Tokens",{"type":48,"tag":134,"props":4110,"children":4112},{"className":2083,"code":4111,"language":2085,"meta":142,"style":142},"\u002F* Light mode *\u002F\n--shadow-xs:  0 1px 2px 0 rgba(15, 23, 42, 0.04);\n--shadow-sm:  0 1px 2px 0 rgba(15, 23, 42, 0.05),\n              0 1px 3px 0 rgba(15, 23, 42, 0.06);\n--shadow-md:  0 2px 4px -1px rgba(15, 23, 42, 0.06),\n              0 4px 6px -2px rgba(15, 23, 42, 0.04);\n--shadow-lg:  0 4px 6px -2px rgba(15, 23, 42, 0.05),\n              0 10px 15px -3px rgba(15, 23, 42, 0.08);\n--shadow-xl:  0 8px 10px -4px rgba(15, 23, 42, 0.06),\n              0 20px 25px -5px rgba(15, 23, 42, 0.10);\n--shadow-2xl: 0 25px 50px -12px rgba(15, 23, 42, 0.18);\n\n\u002F* Focus ring (NOT a shadow, but the only \"glow\" allowed) *\u002F\n--ring-focus: 0 0 0 3px rgba(94, 106, 210, 0.20);\n--ring-error: 0 0 0 3px rgba(220, 38, 38, 0.16);\n\n\u002F* Dark mode: shadows almost invisible; elevation is conveyed via background lightening *\u002F\n--shadow-xs-dark:  0 1px 2px 0 rgba(0, 0, 0, 0.30);\n--shadow-sm-dark:  0 1px 3px 0 rgba(0, 0, 0, 0.40);\n--shadow-md-dark:  0 4px 8px -2px rgba(0, 0, 0, 0.50);\n--shadow-lg-dark:  0 12px 20px -6px rgba(0, 0, 0, 0.55);\n",[4113],{"type":48,"tag":78,"props":4114,"children":4115},{"__ignoreMap":142},[4116,4125,4174,4220,4265,4309,4353,4397,4442,4486,4530,4576,4584,4593,4640,4686,4694,4703,4749,4794,4840],{"type":48,"tag":2091,"props":4117,"children":4118},{"class":2093,"line":2094},[4119],{"type":48,"tag":2091,"props":4120,"children":4122},{"style":4121},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[4123],{"type":54,"value":4124},"\u002F* Light mode *\u002F\n",{"type":48,"tag":2091,"props":4126,"children":4127},{"class":2093,"line":2147},[4128,4133,4137,4142,4146,4151,4155,4160,4164,4169],{"type":48,"tag":2091,"props":4129,"children":4130},{"style":2098},[4131],{"type":54,"value":4132},"--shadow-xs:  0 1px 2px 0 rgba(15",{"type":48,"tag":2091,"props":4134,"children":4135},{"style":2104},[4136],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4138,"children":4139},{"style":2098},[4140],{"type":54,"value":4141}," 23",{"type":48,"tag":2091,"props":4143,"children":4144},{"style":2104},[4145],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4147,"children":4148},{"style":2098},[4149],{"type":54,"value":4150}," 42",{"type":48,"tag":2091,"props":4152,"children":4153},{"style":2104},[4154],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4156,"children":4157},{"style":2098},[4158],{"type":54,"value":4159}," 0",{"type":48,"tag":2091,"props":4161,"children":4162},{"style":2104},[4163],{"type":54,"value":121},{"type":48,"tag":2091,"props":4165,"children":4166},{"style":2160},[4167],{"type":54,"value":4168},"04",{"type":48,"tag":2091,"props":4170,"children":4171},{"style":2098},[4172],{"type":54,"value":4173},");\n",{"type":48,"tag":2091,"props":4175,"children":4176},{"class":2093,"line":2180},[4177,4182,4186,4190,4194,4198,4202,4206,4210,4215],{"type":48,"tag":2091,"props":4178,"children":4179},{"style":2098},[4180],{"type":54,"value":4181},"--shadow-sm:  0 1px 2px 0 rgba(15",{"type":48,"tag":2091,"props":4183,"children":4184},{"style":2104},[4185],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4187,"children":4188},{"style":2098},[4189],{"type":54,"value":4141},{"type":48,"tag":2091,"props":4191,"children":4192},{"style":2104},[4193],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4195,"children":4196},{"style":2098},[4197],{"type":54,"value":4150},{"type":48,"tag":2091,"props":4199,"children":4200},{"style":2104},[4201],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4203,"children":4204},{"style":2098},[4205],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4207,"children":4208},{"style":2104},[4209],{"type":54,"value":121},{"type":48,"tag":2091,"props":4211,"children":4212},{"style":2160},[4213],{"type":54,"value":4214},"05",{"type":48,"tag":2091,"props":4216,"children":4217},{"style":2098},[4218],{"type":54,"value":4219},"),\n",{"type":48,"tag":2091,"props":4221,"children":4222},{"class":2093,"line":2229},[4223,4228,4232,4236,4240,4244,4248,4252,4256,4261],{"type":48,"tag":2091,"props":4224,"children":4225},{"style":2098},[4226],{"type":54,"value":4227},"              0 1px 3px 0 rgba(15",{"type":48,"tag":2091,"props":4229,"children":4230},{"style":2104},[4231],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4233,"children":4234},{"style":2098},[4235],{"type":54,"value":4141},{"type":48,"tag":2091,"props":4237,"children":4238},{"style":2104},[4239],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4241,"children":4242},{"style":2098},[4243],{"type":54,"value":4150},{"type":48,"tag":2091,"props":4245,"children":4246},{"style":2104},[4247],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4249,"children":4250},{"style":2098},[4251],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4253,"children":4254},{"style":2104},[4255],{"type":54,"value":121},{"type":48,"tag":2091,"props":4257,"children":4258},{"style":2160},[4259],{"type":54,"value":4260},"06",{"type":48,"tag":2091,"props":4262,"children":4263},{"style":2098},[4264],{"type":54,"value":4173},{"type":48,"tag":2091,"props":4266,"children":4267},{"class":2093,"line":3048},[4268,4273,4277,4281,4285,4289,4293,4297,4301,4305],{"type":48,"tag":2091,"props":4269,"children":4270},{"style":2098},[4271],{"type":54,"value":4272},"--shadow-md:  0 2px 4px -1px rgba(15",{"type":48,"tag":2091,"props":4274,"children":4275},{"style":2104},[4276],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4278,"children":4279},{"style":2098},[4280],{"type":54,"value":4141},{"type":48,"tag":2091,"props":4282,"children":4283},{"style":2104},[4284],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4286,"children":4287},{"style":2098},[4288],{"type":54,"value":4150},{"type":48,"tag":2091,"props":4290,"children":4291},{"style":2104},[4292],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4294,"children":4295},{"style":2098},[4296],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4298,"children":4299},{"style":2104},[4300],{"type":54,"value":121},{"type":48,"tag":2091,"props":4302,"children":4303},{"style":2160},[4304],{"type":54,"value":4260},{"type":48,"tag":2091,"props":4306,"children":4307},{"style":2098},[4308],{"type":54,"value":4219},{"type":48,"tag":2091,"props":4310,"children":4311},{"class":2093,"line":3129},[4312,4317,4321,4325,4329,4333,4337,4341,4345,4349],{"type":48,"tag":2091,"props":4313,"children":4314},{"style":2098},[4315],{"type":54,"value":4316},"              0 4px 6px -2px rgba(15",{"type":48,"tag":2091,"props":4318,"children":4319},{"style":2104},[4320],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4322,"children":4323},{"style":2098},[4324],{"type":54,"value":4141},{"type":48,"tag":2091,"props":4326,"children":4327},{"style":2104},[4328],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4330,"children":4331},{"style":2098},[4332],{"type":54,"value":4150},{"type":48,"tag":2091,"props":4334,"children":4335},{"style":2104},[4336],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4338,"children":4339},{"style":2098},[4340],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4342,"children":4343},{"style":2104},[4344],{"type":54,"value":121},{"type":48,"tag":2091,"props":4346,"children":4347},{"style":2160},[4348],{"type":54,"value":4168},{"type":48,"tag":2091,"props":4350,"children":4351},{"style":2098},[4352],{"type":54,"value":4173},{"type":48,"tag":2091,"props":4354,"children":4355},{"class":2093,"line":3138},[4356,4361,4365,4369,4373,4377,4381,4385,4389,4393],{"type":48,"tag":2091,"props":4357,"children":4358},{"style":2098},[4359],{"type":54,"value":4360},"--shadow-lg:  0 4px 6px -2px rgba(15",{"type":48,"tag":2091,"props":4362,"children":4363},{"style":2104},[4364],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4366,"children":4367},{"style":2098},[4368],{"type":54,"value":4141},{"type":48,"tag":2091,"props":4370,"children":4371},{"style":2104},[4372],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4374,"children":4375},{"style":2098},[4376],{"type":54,"value":4150},{"type":48,"tag":2091,"props":4378,"children":4379},{"style":2104},[4380],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4382,"children":4383},{"style":2098},[4384],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4386,"children":4387},{"style":2104},[4388],{"type":54,"value":121},{"type":48,"tag":2091,"props":4390,"children":4391},{"style":2160},[4392],{"type":54,"value":4214},{"type":48,"tag":2091,"props":4394,"children":4395},{"style":2098},[4396],{"type":54,"value":4219},{"type":48,"tag":2091,"props":4398,"children":4399},{"class":2093,"line":3148},[4400,4405,4409,4413,4417,4421,4425,4429,4433,4438],{"type":48,"tag":2091,"props":4401,"children":4402},{"style":2098},[4403],{"type":54,"value":4404},"              0 10px 15px -3px rgba(15",{"type":48,"tag":2091,"props":4406,"children":4407},{"style":2104},[4408],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4410,"children":4411},{"style":2098},[4412],{"type":54,"value":4141},{"type":48,"tag":2091,"props":4414,"children":4415},{"style":2104},[4416],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4418,"children":4419},{"style":2098},[4420],{"type":54,"value":4150},{"type":48,"tag":2091,"props":4422,"children":4423},{"style":2104},[4424],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4426,"children":4427},{"style":2098},[4428],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4430,"children":4431},{"style":2104},[4432],{"type":54,"value":121},{"type":48,"tag":2091,"props":4434,"children":4435},{"style":2160},[4436],{"type":54,"value":4437},"08",{"type":48,"tag":2091,"props":4439,"children":4440},{"style":2098},[4441],{"type":54,"value":4173},{"type":48,"tag":2091,"props":4443,"children":4444},{"class":2093,"line":3194},[4445,4450,4454,4458,4462,4466,4470,4474,4478,4482],{"type":48,"tag":2091,"props":4446,"children":4447},{"style":2098},[4448],{"type":54,"value":4449},"--shadow-xl:  0 8px 10px -4px rgba(15",{"type":48,"tag":2091,"props":4451,"children":4452},{"style":2104},[4453],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4455,"children":4456},{"style":2098},[4457],{"type":54,"value":4141},{"type":48,"tag":2091,"props":4459,"children":4460},{"style":2104},[4461],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4463,"children":4464},{"style":2098},[4465],{"type":54,"value":4150},{"type":48,"tag":2091,"props":4467,"children":4468},{"style":2104},[4469],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4471,"children":4472},{"style":2098},[4473],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4475,"children":4476},{"style":2104},[4477],{"type":54,"value":121},{"type":48,"tag":2091,"props":4479,"children":4480},{"style":2160},[4481],{"type":54,"value":4260},{"type":48,"tag":2091,"props":4483,"children":4484},{"style":2098},[4485],{"type":54,"value":4219},{"type":48,"tag":2091,"props":4487,"children":4488},{"class":2093,"line":3216},[4489,4494,4498,4502,4506,4510,4514,4518,4522,4526],{"type":48,"tag":2091,"props":4490,"children":4491},{"style":2098},[4492],{"type":54,"value":4493},"              0 20px 25px -5px rgba(15",{"type":48,"tag":2091,"props":4495,"children":4496},{"style":2104},[4497],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4499,"children":4500},{"style":2098},[4501],{"type":54,"value":4141},{"type":48,"tag":2091,"props":4503,"children":4504},{"style":2104},[4505],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4507,"children":4508},{"style":2098},[4509],{"type":54,"value":4150},{"type":48,"tag":2091,"props":4511,"children":4512},{"style":2104},[4513],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4515,"children":4516},{"style":2098},[4517],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4519,"children":4520},{"style":2104},[4521],{"type":54,"value":121},{"type":48,"tag":2091,"props":4523,"children":4524},{"style":2160},[4525],{"type":54,"value":3463},{"type":48,"tag":2091,"props":4527,"children":4528},{"style":2098},[4529],{"type":54,"value":4173},{"type":48,"tag":2091,"props":4531,"children":4533},{"class":2093,"line":4532},11,[4534,4539,4543,4547,4551,4555,4559,4563,4567,4572],{"type":48,"tag":2091,"props":4535,"children":4536},{"style":2098},[4537],{"type":54,"value":4538},"--shadow-2xl: 0 25px 50px -12px rgba(15",{"type":48,"tag":2091,"props":4540,"children":4541},{"style":2104},[4542],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4544,"children":4545},{"style":2098},[4546],{"type":54,"value":4141},{"type":48,"tag":2091,"props":4548,"children":4549},{"style":2104},[4550],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4552,"children":4553},{"style":2098},[4554],{"type":54,"value":4150},{"type":48,"tag":2091,"props":4556,"children":4557},{"style":2104},[4558],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4560,"children":4561},{"style":2098},[4562],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4564,"children":4565},{"style":2104},[4566],{"type":54,"value":121},{"type":48,"tag":2091,"props":4568,"children":4569},{"style":2160},[4570],{"type":54,"value":4571},"18",{"type":48,"tag":2091,"props":4573,"children":4574},{"style":2098},[4575],{"type":54,"value":4173},{"type":48,"tag":2091,"props":4577,"children":4579},{"class":2093,"line":4578},12,[4580],{"type":48,"tag":2091,"props":4581,"children":4582},{"emptyLinePlaceholder":3142},[4583],{"type":54,"value":3145},{"type":48,"tag":2091,"props":4585,"children":4587},{"class":2093,"line":4586},13,[4588],{"type":48,"tag":2091,"props":4589,"children":4590},{"style":4121},[4591],{"type":54,"value":4592},"\u002F* Focus ring (NOT a shadow, but the only \"glow\" allowed) *\u002F\n",{"type":48,"tag":2091,"props":4594,"children":4596},{"class":2093,"line":4595},14,[4597,4602,4606,4611,4615,4620,4624,4628,4632,4636],{"type":48,"tag":2091,"props":4598,"children":4599},{"style":2098},[4600],{"type":54,"value":4601},"--ring-focus: 0 0 0 3px rgba(94",{"type":48,"tag":2091,"props":4603,"children":4604},{"style":2104},[4605],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4607,"children":4608},{"style":2098},[4609],{"type":54,"value":4610}," 106",{"type":48,"tag":2091,"props":4612,"children":4613},{"style":2104},[4614],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4616,"children":4617},{"style":2098},[4618],{"type":54,"value":4619}," 210",{"type":48,"tag":2091,"props":4621,"children":4622},{"style":2104},[4623],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4625,"children":4626},{"style":2098},[4627],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4629,"children":4630},{"style":2104},[4631],{"type":54,"value":121},{"type":48,"tag":2091,"props":4633,"children":4634},{"style":2160},[4635],{"type":54,"value":3548},{"type":48,"tag":2091,"props":4637,"children":4638},{"style":2098},[4639],{"type":54,"value":4173},{"type":48,"tag":2091,"props":4641,"children":4643},{"class":2093,"line":4642},15,[4644,4649,4653,4658,4662,4666,4670,4674,4678,4682],{"type":48,"tag":2091,"props":4645,"children":4646},{"style":2098},[4647],{"type":54,"value":4648},"--ring-error: 0 0 0 3px rgba(220",{"type":48,"tag":2091,"props":4650,"children":4651},{"style":2104},[4652],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4654,"children":4655},{"style":2098},[4656],{"type":54,"value":4657}," 38",{"type":48,"tag":2091,"props":4659,"children":4660},{"style":2104},[4661],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4663,"children":4664},{"style":2098},[4665],{"type":54,"value":4657},{"type":48,"tag":2091,"props":4667,"children":4668},{"style":2104},[4669],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4671,"children":4672},{"style":2098},[4673],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4675,"children":4676},{"style":2104},[4677],{"type":54,"value":121},{"type":48,"tag":2091,"props":4679,"children":4680},{"style":2160},[4681],{"type":54,"value":3517},{"type":48,"tag":2091,"props":4683,"children":4684},{"style":2098},[4685],{"type":54,"value":4173},{"type":48,"tag":2091,"props":4687,"children":4689},{"class":2093,"line":4688},16,[4690],{"type":48,"tag":2091,"props":4691,"children":4692},{"emptyLinePlaceholder":3142},[4693],{"type":54,"value":3145},{"type":48,"tag":2091,"props":4695,"children":4697},{"class":2093,"line":4696},17,[4698],{"type":48,"tag":2091,"props":4699,"children":4700},{"style":4121},[4701],{"type":54,"value":4702},"\u002F* Dark mode: shadows almost invisible; elevation is conveyed via background lightening *\u002F\n",{"type":48,"tag":2091,"props":4704,"children":4706},{"class":2093,"line":4705},18,[4707,4712,4716,4720,4724,4728,4732,4736,4740,4745],{"type":48,"tag":2091,"props":4708,"children":4709},{"style":2098},[4710],{"type":54,"value":4711},"--shadow-xs-dark:  0 1px 2px 0 rgba(0",{"type":48,"tag":2091,"props":4713,"children":4714},{"style":2104},[4715],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4717,"children":4718},{"style":2098},[4719],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4721,"children":4722},{"style":2104},[4723],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4725,"children":4726},{"style":2098},[4727],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4729,"children":4730},{"style":2104},[4731],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4733,"children":4734},{"style":2098},[4735],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4737,"children":4738},{"style":2104},[4739],{"type":54,"value":121},{"type":48,"tag":2091,"props":4741,"children":4742},{"style":2160},[4743],{"type":54,"value":4744},"30",{"type":48,"tag":2091,"props":4746,"children":4747},{"style":2098},[4748],{"type":54,"value":4173},{"type":48,"tag":2091,"props":4750,"children":4752},{"class":2093,"line":4751},19,[4753,4758,4762,4766,4770,4774,4778,4782,4786,4790],{"type":48,"tag":2091,"props":4754,"children":4755},{"style":2098},[4756],{"type":54,"value":4757},"--shadow-sm-dark:  0 1px 3px 0 rgba(0",{"type":48,"tag":2091,"props":4759,"children":4760},{"style":2104},[4761],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4763,"children":4764},{"style":2098},[4765],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4767,"children":4768},{"style":2104},[4769],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4771,"children":4772},{"style":2098},[4773],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4775,"children":4776},{"style":2104},[4777],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4779,"children":4780},{"style":2098},[4781],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4783,"children":4784},{"style":2104},[4785],{"type":54,"value":121},{"type":48,"tag":2091,"props":4787,"children":4788},{"style":2160},[4789],{"type":54,"value":3628},{"type":48,"tag":2091,"props":4791,"children":4792},{"style":2098},[4793],{"type":54,"value":4173},{"type":48,"tag":2091,"props":4795,"children":4797},{"class":2093,"line":4796},20,[4798,4803,4807,4811,4815,4819,4823,4827,4831,4836],{"type":48,"tag":2091,"props":4799,"children":4800},{"style":2098},[4801],{"type":54,"value":4802},"--shadow-md-dark:  0 4px 8px -2px rgba(0",{"type":48,"tag":2091,"props":4804,"children":4805},{"style":2104},[4806],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4808,"children":4809},{"style":2098},[4810],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4812,"children":4813},{"style":2104},[4814],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4816,"children":4817},{"style":2098},[4818],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4820,"children":4821},{"style":2104},[4822],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4824,"children":4825},{"style":2098},[4826],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4828,"children":4829},{"style":2104},[4830],{"type":54,"value":121},{"type":48,"tag":2091,"props":4832,"children":4833},{"style":2160},[4834],{"type":54,"value":4835},"50",{"type":48,"tag":2091,"props":4837,"children":4838},{"style":2098},[4839],{"type":54,"value":4173},{"type":48,"tag":2091,"props":4841,"children":4843},{"class":2093,"line":4842},21,[4844,4849,4853,4857,4861,4865,4869,4873,4877,4882],{"type":48,"tag":2091,"props":4845,"children":4846},{"style":2098},[4847],{"type":54,"value":4848},"--shadow-lg-dark:  0 12px 20px -6px rgba(0",{"type":48,"tag":2091,"props":4850,"children":4851},{"style":2104},[4852],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4854,"children":4855},{"style":2098},[4856],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4858,"children":4859},{"style":2104},[4860],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4862,"children":4863},{"style":2098},[4864],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4866,"children":4867},{"style":2104},[4868],{"type":54,"value":2107},{"type":48,"tag":2091,"props":4870,"children":4871},{"style":2098},[4872],{"type":54,"value":4159},{"type":48,"tag":2091,"props":4874,"children":4875},{"style":2104},[4876],{"type":54,"value":121},{"type":48,"tag":2091,"props":4878,"children":4879},{"style":2160},[4880],{"type":54,"value":4881},"55",{"type":48,"tag":2091,"props":4883,"children":4884},{"style":2098},[4885],{"type":54,"value":4173},{"type":48,"tag":167,"props":4887,"children":4889},{"id":4888},"_62-elevation-component-mapping",[4890],{"type":54,"value":4891},"6.2 Elevation → Component Mapping",{"type":48,"tag":174,"props":4893,"children":4894},{},[4895,4916],{"type":48,"tag":178,"props":4896,"children":4897},{},[4898],{"type":48,"tag":182,"props":4899,"children":4900},{},[4901,4906,4911],{"type":48,"tag":186,"props":4902,"children":4903},{},[4904],{"type":54,"value":4905},"Layer",{"type":48,"tag":186,"props":4907,"children":4908},{},[4909],{"type":54,"value":4910},"Shadow",{"type":48,"tag":186,"props":4912,"children":4913},{},[4914],{"type":54,"value":4915},"Examples",{"type":48,"tag":197,"props":4917,"children":4918},{},[4919,4937,4966,4996,5018,5040],{"type":48,"tag":182,"props":4920,"children":4921},{},[4922,4927,4932],{"type":48,"tag":204,"props":4923,"children":4924},{},[4925],{"type":54,"value":4926},"0 (flat on canvas)",{"type":48,"tag":204,"props":4928,"children":4929},{},[4930],{"type":54,"value":4931},"none",{"type":48,"tag":204,"props":4933,"children":4934},{},[4935],{"type":54,"value":4936},"Sidebar, page body, inline rows",{"type":48,"tag":182,"props":4938,"children":4939},{},[4940,4945,4956],{"type":48,"tag":204,"props":4941,"children":4942},{},[4943],{"type":54,"value":4944},"1 (resting card)",{"type":48,"tag":204,"props":4946,"children":4947},{},[4948,4954],{"type":48,"tag":78,"props":4949,"children":4951},{"className":4950},[],[4952],{"type":54,"value":4953},"--shadow-xs",{"type":54,"value":4955}," or none + 1px border",{"type":48,"tag":204,"props":4957,"children":4958},{},[4959,4961],{"type":54,"value":4960},"Default card on ",{"type":48,"tag":78,"props":4962,"children":4964},{"className":4963},[],[4965],{"type":54,"value":1734},{"type":48,"tag":182,"props":4967,"children":4968},{},[4969,4974,4983],{"type":48,"tag":204,"props":4970,"children":4971},{},[4972],{"type":54,"value":4973},"2 (hovered card)",{"type":48,"tag":204,"props":4975,"children":4976},{},[4977],{"type":48,"tag":78,"props":4978,"children":4980},{"className":4979},[],[4981],{"type":54,"value":4982},"--shadow-sm",{"type":48,"tag":204,"props":4984,"children":4985},{},[4986,4988,4994],{"type":54,"value":4987},"Card with ",{"type":48,"tag":78,"props":4989,"children":4991},{"className":4990},[],[4992],{"type":54,"value":4993},":hover",{"type":54,"value":4995}," state",{"type":48,"tag":182,"props":4997,"children":4998},{},[4999,5004,5013],{"type":48,"tag":204,"props":5000,"children":5001},{},[5002],{"type":54,"value":5003},"3 (dropdown, popover)",{"type":48,"tag":204,"props":5005,"children":5006},{},[5007],{"type":48,"tag":78,"props":5008,"children":5010},{"className":5009},[],[5011],{"type":54,"value":5012},"--shadow-md",{"type":48,"tag":204,"props":5014,"children":5015},{},[5016],{"type":54,"value":5017},"Menu, popover, select dropdown",{"type":48,"tag":182,"props":5019,"children":5020},{},[5021,5026,5035],{"type":48,"tag":204,"props":5022,"children":5023},{},[5024],{"type":54,"value":5025},"4 (modal, dialog)",{"type":48,"tag":204,"props":5027,"children":5028},{},[5029],{"type":48,"tag":78,"props":5030,"children":5032},{"className":5031},[],[5033],{"type":54,"value":5034},"--shadow-xl",{"type":48,"tag":204,"props":5036,"children":5037},{},[5038],{"type":54,"value":5039},"Dialog, slide-over",{"type":48,"tag":182,"props":5041,"children":5042},{},[5043,5048,5057],{"type":48,"tag":204,"props":5044,"children":5045},{},[5046],{"type":54,"value":5047},"5 (toast over modal)",{"type":48,"tag":204,"props":5049,"children":5050},{},[5051],{"type":48,"tag":78,"props":5052,"children":5054},{"className":5053},[],[5055],{"type":54,"value":5056},"--shadow-2xl",{"type":48,"tag":204,"props":5058,"children":5059},{},[5060],{"type":54,"value":5061},"Toast, command palette over modal backdrop",{"type":48,"tag":167,"props":5063,"children":5065},{"id":5064},"_63-border-vs-shadow-decision",[5066],{"type":54,"value":5067},"6.3 Border-vs-Shadow Decision",{"type":48,"tag":61,"props":5069,"children":5070},{},[5071,5073,5078],{"type":54,"value":5072},"For most cards, ",{"type":48,"tag":65,"props":5074,"children":5075},{},[5076],{"type":54,"value":5077},"prefer a 1px border over a shadow",{"type":54,"value":5079},". Borders are crisper at any DPI and read more \"product\". Use shadow only when:",{"type":48,"tag":320,"props":5081,"children":5082},{},[5083,5088,5093],{"type":48,"tag":324,"props":5084,"children":5085},{},[5086],{"type":54,"value":5087},"The element is floating over content (popover, modal, dropdown, toast)",{"type":48,"tag":324,"props":5089,"children":5090},{},[5091],{"type":54,"value":5092},"A drag-and-drop ghost is rendered",{"type":48,"tag":324,"props":5094,"children":5095},{},[5096],{"type":54,"value":5097},"A row is \"lifted\" to indicate selection while dragging",{"type":48,"tag":123,"props":5099,"children":5100},{},[],{"type":48,"tag":127,"props":5102,"children":5104},{"id":5103},"_7-animation-system",[5105],{"type":54,"value":5106},"7. Animation System",{"type":48,"tag":167,"props":5108,"children":5110},{"id":5109},"_71-principle",[5111],{"type":54,"value":5112},"7.1 Principle",{"type":48,"tag":61,"props":5114,"children":5115},{},[5116,5118,5123],{"type":54,"value":5117},"SaaS motion is ",{"type":48,"tag":65,"props":5119,"children":5120},{},[5121],{"type":54,"value":5122},"fast, ease-out, and only on user-initiated events",{"type":54,"value":5124},". No entrance animations on page mount, no decorative parallax, no stagger on every grid. Motion's job is to confirm an action happened, not to entertain.",{"type":48,"tag":167,"props":5126,"children":5128},{"id":5127},"_72-easing",[5129],{"type":54,"value":5130},"7.2 Easing",{"type":48,"tag":134,"props":5132,"children":5134},{"className":2083,"code":5133,"language":2085,"meta":142,"style":142},"\u002F* Default — used for most state transitions *\u002F\n--ease-out: cubic-bezier(0.16, 1, 0.3, 1);   \u002F* expo-out, snappy *\u002F\n\n\u002F* For things that recoil (modal entrance, popover) *\u002F\n--ease-out-back: cubic-bezier(0.34, 1.56, 0.64, 1);\n\n\u002F* Press \u002F active (deceleration into rest) *\u002F\n--ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);\n\n\u002F* Linear — for indeterminate progress \u002F spinners only *\u002F\n--ease-linear: linear;\n",[5135],{"type":48,"tag":78,"props":5136,"children":5137},{"__ignoreMap":142},[5138,5146,5200,5207,5215,5274,5281,5289,5337,5344,5352],{"type":48,"tag":2091,"props":5139,"children":5140},{"class":2093,"line":2094},[5141],{"type":48,"tag":2091,"props":5142,"children":5143},{"style":4121},[5144],{"type":54,"value":5145},"\u002F* Default — used for most state transitions *\u002F\n",{"type":48,"tag":2091,"props":5147,"children":5148},{"class":2093,"line":2147},[5149,5154,5158,5162,5166,5170,5174,5178,5182,5186,5190,5195],{"type":48,"tag":2091,"props":5150,"children":5151},{"style":2098},[5152],{"type":54,"value":5153},"--ease-out: cubic-bezier(0",{"type":48,"tag":2091,"props":5155,"children":5156},{"style":2104},[5157],{"type":54,"value":121},{"type":48,"tag":2091,"props":5159,"children":5160},{"style":2160},[5161],{"type":54,"value":3517},{"type":48,"tag":2091,"props":5163,"children":5164},{"style":2104},[5165],{"type":54,"value":2107},{"type":48,"tag":2091,"props":5167,"children":5168},{"style":2098},[5169],{"type":54,"value":3080},{"type":48,"tag":2091,"props":5171,"children":5172},{"style":2104},[5173],{"type":54,"value":2107},{"type":48,"tag":2091,"props":5175,"children":5176},{"style":2098},[5177],{"type":54,"value":4159},{"type":48,"tag":2091,"props":5179,"children":5180},{"style":2104},[5181],{"type":54,"value":121},{"type":48,"tag":2091,"props":5183,"children":5184},{"style":2160},[5185],{"type":54,"value":3660},{"type":48,"tag":2091,"props":5187,"children":5188},{"style":2104},[5189],{"type":54,"value":2107},{"type":48,"tag":2091,"props":5191,"children":5192},{"style":2098},[5193],{"type":54,"value":5194}," 1);   ",{"type":48,"tag":2091,"props":5196,"children":5197},{"style":4121},[5198],{"type":54,"value":5199},"\u002F* expo-out, snappy *\u002F\n",{"type":48,"tag":2091,"props":5201,"children":5202},{"class":2093,"line":2180},[5203],{"type":48,"tag":2091,"props":5204,"children":5205},{"emptyLinePlaceholder":3142},[5206],{"type":54,"value":3145},{"type":48,"tag":2091,"props":5208,"children":5209},{"class":2093,"line":2229},[5210],{"type":48,"tag":2091,"props":5211,"children":5212},{"style":4121},[5213],{"type":54,"value":5214},"\u002F* For things that recoil (modal entrance, popover) *\u002F\n",{"type":48,"tag":2091,"props":5216,"children":5217},{"class":2093,"line":3048},[5218,5223,5227,5232,5236,5240,5244,5249,5253,5257,5261,5265,5269],{"type":48,"tag":2091,"props":5219,"children":5220},{"style":2098},[5221],{"type":54,"value":5222},"--ease-out-back: cubic-bezier(0",{"type":48,"tag":2091,"props":5224,"children":5225},{"style":2104},[5226],{"type":54,"value":121},{"type":48,"tag":2091,"props":5228,"children":5229},{"style":2160},[5230],{"type":54,"value":5231},"34",{"type":48,"tag":2091,"props":5233,"children":5234},{"style":2104},[5235],{"type":54,"value":2107},{"type":48,"tag":2091,"props":5237,"children":5238},{"style":2098},[5239],{"type":54,"value":3080},{"type":48,"tag":2091,"props":5241,"children":5242},{"style":2104},[5243],{"type":54,"value":121},{"type":48,"tag":2091,"props":5245,"children":5246},{"style":2160},[5247],{"type":54,"value":5248},"56",{"type":48,"tag":2091,"props":5250,"children":5251},{"style":2104},[5252],{"type":54,"value":2107},{"type":48,"tag":2091,"props":5254,"children":5255},{"style":2098},[5256],{"type":54,"value":4159},{"type":48,"tag":2091,"props":5258,"children":5259},{"style":2104},[5260],{"type":54,"value":121},{"type":48,"tag":2091,"props":5262,"children":5263},{"style":2160},[5264],{"type":54,"value":3682},{"type":48,"tag":2091,"props":5266,"children":5267},{"style":2104},[5268],{"type":54,"value":2107},{"type":48,"tag":2091,"props":5270,"children":5271},{"style":2098},[5272],{"type":54,"value":5273}," 1);\n",{"type":48,"tag":2091,"props":5275,"children":5276},{"class":2093,"line":3129},[5277],{"type":48,"tag":2091,"props":5278,"children":5279},{"emptyLinePlaceholder":3142},[5280],{"type":54,"value":3145},{"type":48,"tag":2091,"props":5282,"children":5283},{"class":2093,"line":3138},[5284],{"type":48,"tag":2091,"props":5285,"children":5286},{"style":4121},[5287],{"type":54,"value":5288},"\u002F* Press \u002F active (deceleration into rest) *\u002F\n",{"type":48,"tag":2091,"props":5290,"children":5291},{"class":2093,"line":3148},[5292,5297,5301,5305,5309,5313,5317,5321,5325,5329,5333],{"type":48,"tag":2091,"props":5293,"children":5294},{"style":2098},[5295],{"type":54,"value":5296},"--ease-in-out: cubic-bezier(0",{"type":48,"tag":2091,"props":5298,"children":5299},{"style":2104},[5300],{"type":54,"value":121},{"type":48,"tag":2091,"props":5302,"children":5303},{"style":2160},[5304],{"type":54,"value":3383},{"type":48,"tag":2091,"props":5306,"children":5307},{"style":2104},[5308],{"type":54,"value":2107},{"type":48,"tag":2091,"props":5310,"children":5311},{"style":2098},[5312],{"type":54,"value":4159},{"type":48,"tag":2091,"props":5314,"children":5315},{"style":2104},[5316],{"type":54,"value":2107},{"type":48,"tag":2091,"props":5318,"children":5319},{"style":2098},[5320],{"type":54,"value":4159},{"type":48,"tag":2091,"props":5322,"children":5323},{"style":2104},[5324],{"type":54,"value":121},{"type":48,"tag":2091,"props":5326,"children":5327},{"style":2160},[5328],{"type":54,"value":3356},{"type":48,"tag":2091,"props":5330,"children":5331},{"style":2104},[5332],{"type":54,"value":2107},{"type":48,"tag":2091,"props":5334,"children":5335},{"style":2098},[5336],{"type":54,"value":5273},{"type":48,"tag":2091,"props":5338,"children":5339},{"class":2093,"line":3194},[5340],{"type":48,"tag":2091,"props":5341,"children":5342},{"emptyLinePlaceholder":3142},[5343],{"type":54,"value":3145},{"type":48,"tag":2091,"props":5345,"children":5346},{"class":2093,"line":3216},[5347],{"type":48,"tag":2091,"props":5348,"children":5349},{"style":4121},[5350],{"type":54,"value":5351},"\u002F* Linear — for indeterminate progress \u002F spinners only *\u002F\n",{"type":48,"tag":2091,"props":5353,"children":5354},{"class":2093,"line":4532},[5355],{"type":48,"tag":2091,"props":5356,"children":5357},{"style":2098},[5358],{"type":54,"value":5359},"--ease-linear: linear;\n",{"type":48,"tag":61,"props":5361,"children":5362},{},[5363,5368,5370,5376,5377,5383],{"type":48,"tag":65,"props":5364,"children":5365},{},[5366],{"type":54,"value":5367},"Do NOT use",{"type":54,"value":5369}," ",{"type":48,"tag":78,"props":5371,"children":5373},{"className":5372},[],[5374],{"type":54,"value":5375},"ease",{"type":54,"value":85},{"type":48,"tag":78,"props":5378,"children":5380},{"className":5379},[],[5381],{"type":54,"value":5382},"ease-in",{"type":54,"value":5384},", or unspecified defaults. They feel sluggish in SaaS contexts.",{"type":48,"tag":167,"props":5386,"children":5388},{"id":5387},"_73-duration-scale",[5389],{"type":54,"value":5390},"7.3 Duration Scale",{"type":48,"tag":174,"props":5392,"children":5393},{},[5394,5413],{"type":48,"tag":178,"props":5395,"children":5396},{},[5397],{"type":48,"tag":182,"props":5398,"children":5399},{},[5400,5404,5409],{"type":48,"tag":186,"props":5401,"children":5402},{},[5403],{"type":54,"value":622},{"type":48,"tag":186,"props":5405,"children":5406},{},[5407],{"type":54,"value":5408},"ms",{"type":48,"tag":186,"props":5410,"children":5411},{},[5412],{"type":54,"value":2379},{"type":48,"tag":197,"props":5414,"children":5415},{},[5416,5438,5460,5486,5508,5530,5552],{"type":48,"tag":182,"props":5417,"children":5418},{},[5419,5428,5433],{"type":48,"tag":204,"props":5420,"children":5421},{},[5422],{"type":48,"tag":78,"props":5423,"children":5425},{"className":5424},[],[5426],{"type":54,"value":5427},"--duration-75",{"type":48,"tag":204,"props":5429,"children":5430},{},[5431],{"type":54,"value":5432},"75",{"type":48,"tag":204,"props":5434,"children":5435},{},[5436],{"type":54,"value":5437},"Color change, opacity flip (button press color)",{"type":48,"tag":182,"props":5439,"children":5440},{},[5441,5450,5455],{"type":48,"tag":204,"props":5442,"children":5443},{},[5444],{"type":48,"tag":78,"props":5445,"children":5447},{"className":5446},[],[5448],{"type":54,"value":5449},"--duration-100",{"type":48,"tag":204,"props":5451,"children":5452},{},[5453],{"type":54,"value":5454},"100",{"type":48,"tag":204,"props":5456,"children":5457},{},[5458],{"type":54,"value":5459},"Hover background fill",{"type":48,"tag":182,"props":5461,"children":5462},{},[5463,5472,5477],{"type":48,"tag":204,"props":5464,"children":5465},{},[5466],{"type":48,"tag":78,"props":5467,"children":5469},{"className":5468},[],[5470],{"type":54,"value":5471},"--duration-150",{"type":48,"tag":204,"props":5473,"children":5474},{},[5475],{"type":54,"value":5476},"150",{"type":48,"tag":204,"props":5478,"children":5479},{},[5480,5484],{"type":48,"tag":65,"props":5481,"children":5482},{},[5483],{"type":54,"value":3943},{"type":54,"value":5485}," — most transitions",{"type":48,"tag":182,"props":5487,"children":5488},{},[5489,5498,5503],{"type":48,"tag":204,"props":5490,"children":5491},{},[5492],{"type":48,"tag":78,"props":5493,"children":5495},{"className":5494},[],[5496],{"type":54,"value":5497},"--duration-200",{"type":48,"tag":204,"props":5499,"children":5500},{},[5501],{"type":54,"value":5502},"200",{"type":48,"tag":204,"props":5504,"children":5505},{},[5506],{"type":54,"value":5507},"Dropdown\u002Fpopover enter",{"type":48,"tag":182,"props":5509,"children":5510},{},[5511,5520,5525],{"type":48,"tag":204,"props":5512,"children":5513},{},[5514],{"type":48,"tag":78,"props":5515,"children":5517},{"className":5516},[],[5518],{"type":54,"value":5519},"--duration-250",{"type":48,"tag":204,"props":5521,"children":5522},{},[5523],{"type":54,"value":5524},"250",{"type":48,"tag":204,"props":5526,"children":5527},{},[5528],{"type":54,"value":5529},"Modal\u002Fdialog enter",{"type":48,"tag":182,"props":5531,"children":5532},{},[5533,5542,5547],{"type":48,"tag":204,"props":5534,"children":5535},{},[5536],{"type":48,"tag":78,"props":5537,"children":5539},{"className":5538},[],[5540],{"type":54,"value":5541},"--duration-300",{"type":48,"tag":204,"props":5543,"children":5544},{},[5545],{"type":54,"value":5546},"300",{"type":48,"tag":204,"props":5548,"children":5549},{},[5550],{"type":54,"value":5551},"Slide-over (drawer) enter",{"type":48,"tag":182,"props":5553,"children":5554},{},[5555,5564,5568],{"type":48,"tag":204,"props":5556,"children":5557},{},[5558],{"type":48,"tag":78,"props":5559,"children":5561},{"className":5560},[],[5562],{"type":54,"value":5563},"--duration-500",{"type":48,"tag":204,"props":5565,"children":5566},{},[5567],{"type":54,"value":2409},{"type":48,"tag":204,"props":5569,"children":5570},{},[5571],{"type":54,"value":5572},"Skeleton shimmer cycle",{"type":48,"tag":61,"props":5574,"children":5575},{},[5576,5581],{"type":48,"tag":65,"props":5577,"children":5578},{},[5579],{"type":54,"value":5580},"Anything longer than 300ms in a product UI is wrong.",{"type":54,"value":5582}," Marketing pages can take more time; product UIs cannot.",{"type":48,"tag":167,"props":5584,"children":5586},{"id":5585},"_74-standard-transitions",[5587],{"type":54,"value":5588},"7.4 Standard Transitions",{"type":48,"tag":134,"props":5590,"children":5592},{"className":2083,"code":5591,"language":2085,"meta":142,"style":142},"\u002F* Color\u002Fborder (default for all interactive elements) *\u002F\nbutton, a, input, select, textarea, [role=\"button\"] {\n  transition:\n    background-color var(--duration-150) var(--ease-out),\n    border-color var(--duration-150) var(--ease-out),\n    color var(--duration-150) var(--ease-out),\n    box-shadow var(--duration-150) var(--ease-out);\n}\n\n\u002F* Modal\u002Fdialog *\u002F\n.dialog-enter { animation: dialog-enter 250ms var(--ease-out-back); }\n@keyframes dialog-enter {\n  from { opacity: 0; transform: translateY(8px) scale(0.98); }\n  to   { opacity: 1; transform: translateY(0) scale(1); }\n}\n\n\u002F* Popover\u002Fdropdown *\u002F\n.popover-enter { animation: popover-enter 150ms var(--ease-out); }\n@keyframes popover-enter {\n  from { opacity: 0; transform: translateY(-4px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n\u002F* Toast slide-in *\u002F\n.toast-enter { animation: toast-enter 200ms var(--ease-out); }\n@keyframes toast-enter {\n  from { opacity: 0; transform: translateX(8px); }\n  to   { opacity: 1; transform: translateX(0); }\n}\n\n\u002F* Skeleton shimmer *\u002F\n.skeleton {\n  background: linear-gradient(90deg, var(--neutral-100) 25%, var(--neutral-200) 50%, var(--neutral-100) 75%);\n  background-size: 200% 100%;\n  animation: shimmer 1.5s ease-in-out infinite;\n}\n@keyframes shimmer {\n  from { background-position: 200% 0; }\n  to   { background-position: -200% 0; }\n}\n",[5593],{"type":48,"tag":78,"props":5594,"children":5595},{"__ignoreMap":142},[5596,5604,5686,5699,5745,5785,5825,5865,5872,5879,5887,5946,5965,6043,6116,6123,6130,6138,6192,6208,6264,6319,6327,6335,6344,6399,6416,6473,6529,6537,6545,6554,6571,6677,6704,6736,6744,6761,6798,6835],{"type":48,"tag":2091,"props":5597,"children":5598},{"class":2093,"line":2094},[5599],{"type":48,"tag":2091,"props":5600,"children":5601},{"style":4121},[5602],{"type":54,"value":5603},"\u002F* Color\u002Fborder (default for all interactive elements) *\u002F\n",{"type":48,"tag":2091,"props":5605,"children":5606},{"class":2093,"line":2147},[5607,5612,5616,5621,5625,5630,5634,5639,5643,5648,5652,5656,5661,5666,5670,5674,5678,5682],{"type":48,"tag":2091,"props":5608,"children":5609},{"style":2160},[5610],{"type":54,"value":5611},"button",{"type":48,"tag":2091,"props":5613,"children":5614},{"style":2104},[5615],{"type":54,"value":2107},{"type":48,"tag":2091,"props":5617,"children":5618},{"style":2160},[5619],{"type":54,"value":5620}," a",{"type":48,"tag":2091,"props":5622,"children":5623},{"style":2104},[5624],{"type":54,"value":2107},{"type":48,"tag":2091,"props":5626,"children":5627},{"style":2160},[5628],{"type":54,"value":5629}," input",{"type":48,"tag":2091,"props":5631,"children":5632},{"style":2104},[5633],{"type":54,"value":2107},{"type":48,"tag":2091,"props":5635,"children":5636},{"style":2160},[5637],{"type":54,"value":5638}," select",{"type":48,"tag":2091,"props":5640,"children":5641},{"style":2104},[5642],{"type":54,"value":2107},{"type":48,"tag":2091,"props":5644,"children":5645},{"style":2160},[5646],{"type":54,"value":5647}," textarea",{"type":48,"tag":2091,"props":5649,"children":5650},{"style":2104},[5651],{"type":54,"value":2107},{"type":48,"tag":2091,"props":5653,"children":5654},{"style":2104},[5655],{"type":54,"value":3176},{"type":48,"tag":2091,"props":5657,"children":5658},{"style":3179},[5659],{"type":54,"value":5660},"role",{"type":48,"tag":2091,"props":5662,"children":5663},{"style":2104},[5664],{"type":54,"value":5665},"=",{"type":48,"tag":2091,"props":5667,"children":5668},{"style":2104},[5669],{"type":54,"value":3074},{"type":48,"tag":2091,"props":5671,"children":5672},{"style":3066},[5673],{"type":54,"value":5611},{"type":48,"tag":2091,"props":5675,"children":5676},{"style":2104},[5677],{"type":54,"value":3074},{"type":48,"tag":2091,"props":5679,"children":5680},{"style":2104},[5681],{"type":54,"value":3187},{"type":48,"tag":2091,"props":5683,"children":5684},{"style":2104},[5685],{"type":54,"value":2980},{"type":48,"tag":2091,"props":5687,"children":5688},{"class":2093,"line":2180},[5689,5694],{"type":48,"tag":2091,"props":5690,"children":5691},{"style":3029},[5692],{"type":54,"value":5693},"  transition",{"type":48,"tag":2091,"props":5695,"children":5696},{"style":2104},[5697],{"type":54,"value":5698},":\n",{"type":48,"tag":2091,"props":5700,"children":5701},{"class":2093,"line":2229},[5702,5707,5713,5718,5722,5727,5732,5736,5741],{"type":48,"tag":2091,"props":5703,"children":5704},{"style":2098},[5705],{"type":54,"value":5706},"    background-color ",{"type":48,"tag":2091,"props":5708,"children":5710},{"style":5709},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[5711],{"type":54,"value":5712},"var",{"type":48,"tag":2091,"props":5714,"children":5715},{"style":2104},[5716],{"type":54,"value":5717},"(",{"type":48,"tag":2091,"props":5719,"children":5720},{"style":2098},[5721],{"type":54,"value":5471},{"type":48,"tag":2091,"props":5723,"children":5724},{"style":2104},[5725],{"type":54,"value":5726},")",{"type":48,"tag":2091,"props":5728,"children":5729},{"style":5709},[5730],{"type":54,"value":5731}," var",{"type":48,"tag":2091,"props":5733,"children":5734},{"style":2104},[5735],{"type":54,"value":5717},{"type":48,"tag":2091,"props":5737,"children":5738},{"style":2098},[5739],{"type":54,"value":5740},"--ease-out",{"type":48,"tag":2091,"props":5742,"children":5743},{"style":2104},[5744],{"type":54,"value":4219},{"type":48,"tag":2091,"props":5746,"children":5747},{"class":2093,"line":3048},[5748,5753,5757,5761,5765,5769,5773,5777,5781],{"type":48,"tag":2091,"props":5749,"children":5750},{"style":2098},[5751],{"type":54,"value":5752},"    border-color ",{"type":48,"tag":2091,"props":5754,"children":5755},{"style":5709},[5756],{"type":54,"value":5712},{"type":48,"tag":2091,"props":5758,"children":5759},{"style":2104},[5760],{"type":54,"value":5717},{"type":48,"tag":2091,"props":5762,"children":5763},{"style":2098},[5764],{"type":54,"value":5471},{"type":48,"tag":2091,"props":5766,"children":5767},{"style":2104},[5768],{"type":54,"value":5726},{"type":48,"tag":2091,"props":5770,"children":5771},{"style":5709},[5772],{"type":54,"value":5731},{"type":48,"tag":2091,"props":5774,"children":5775},{"style":2104},[5776],{"type":54,"value":5717},{"type":48,"tag":2091,"props":5778,"children":5779},{"style":2098},[5780],{"type":54,"value":5740},{"type":48,"tag":2091,"props":5782,"children":5783},{"style":2104},[5784],{"type":54,"value":4219},{"type":48,"tag":2091,"props":5786,"children":5787},{"class":2093,"line":3129},[5788,5793,5797,5801,5805,5809,5813,5817,5821],{"type":48,"tag":2091,"props":5789,"children":5790},{"style":2098},[5791],{"type":54,"value":5792},"    color ",{"type":48,"tag":2091,"props":5794,"children":5795},{"style":5709},[5796],{"type":54,"value":5712},{"type":48,"tag":2091,"props":5798,"children":5799},{"style":2104},[5800],{"type":54,"value":5717},{"type":48,"tag":2091,"props":5802,"children":5803},{"style":2098},[5804],{"type":54,"value":5471},{"type":48,"tag":2091,"props":5806,"children":5807},{"style":2104},[5808],{"type":54,"value":5726},{"type":48,"tag":2091,"props":5810,"children":5811},{"style":5709},[5812],{"type":54,"value":5731},{"type":48,"tag":2091,"props":5814,"children":5815},{"style":2104},[5816],{"type":54,"value":5717},{"type":48,"tag":2091,"props":5818,"children":5819},{"style":2098},[5820],{"type":54,"value":5740},{"type":48,"tag":2091,"props":5822,"children":5823},{"style":2104},[5824],{"type":54,"value":4219},{"type":48,"tag":2091,"props":5826,"children":5827},{"class":2093,"line":3138},[5828,5833,5837,5841,5845,5849,5853,5857,5861],{"type":48,"tag":2091,"props":5829,"children":5830},{"style":2098},[5831],{"type":54,"value":5832},"    box-shadow ",{"type":48,"tag":2091,"props":5834,"children":5835},{"style":5709},[5836],{"type":54,"value":5712},{"type":48,"tag":2091,"props":5838,"children":5839},{"style":2104},[5840],{"type":54,"value":5717},{"type":48,"tag":2091,"props":5842,"children":5843},{"style":2098},[5844],{"type":54,"value":5471},{"type":48,"tag":2091,"props":5846,"children":5847},{"style":2104},[5848],{"type":54,"value":5726},{"type":48,"tag":2091,"props":5850,"children":5851},{"style":5709},[5852],{"type":54,"value":5731},{"type":48,"tag":2091,"props":5854,"children":5855},{"style":2104},[5856],{"type":54,"value":5717},{"type":48,"tag":2091,"props":5858,"children":5859},{"style":2098},[5860],{"type":54,"value":5740},{"type":48,"tag":2091,"props":5862,"children":5863},{"style":2104},[5864],{"type":54,"value":4173},{"type":48,"tag":2091,"props":5866,"children":5867},{"class":2093,"line":3148},[5868],{"type":48,"tag":2091,"props":5869,"children":5870},{"style":2104},[5871],{"type":54,"value":3135},{"type":48,"tag":2091,"props":5873,"children":5874},{"class":2093,"line":3194},[5875],{"type":48,"tag":2091,"props":5876,"children":5877},{"emptyLinePlaceholder":3142},[5878],{"type":54,"value":3145},{"type":48,"tag":2091,"props":5880,"children":5881},{"class":2093,"line":3216},[5882],{"type":48,"tag":2091,"props":5883,"children":5884},{"style":4121},[5885],{"type":54,"value":5886},"\u002F* Modal\u002Fdialog *\u002F\n",{"type":48,"tag":2091,"props":5888,"children":5889},{"class":2093,"line":4532},[5890,5894,5899,5904,5909,5913,5918,5923,5927,5931,5936,5941],{"type":48,"tag":2091,"props":5891,"children":5892},{"style":2104},[5893],{"type":54,"value":121},{"type":48,"tag":2091,"props":5895,"children":5896},{"style":2160},[5897],{"type":54,"value":5898},"dialog-enter",{"type":48,"tag":2091,"props":5900,"children":5901},{"style":2104},[5902],{"type":54,"value":5903}," {",{"type":48,"tag":2091,"props":5905,"children":5906},{"style":3029},[5907],{"type":54,"value":5908}," animation",{"type":48,"tag":2091,"props":5910,"children":5911},{"style":2104},[5912],{"type":54,"value":2993},{"type":48,"tag":2091,"props":5914,"children":5915},{"style":2098},[5916],{"type":54,"value":5917}," dialog-enter ",{"type":48,"tag":2091,"props":5919,"children":5920},{"style":3077},[5921],{"type":54,"value":5922},"250ms",{"type":48,"tag":2091,"props":5924,"children":5925},{"style":5709},[5926],{"type":54,"value":5731},{"type":48,"tag":2091,"props":5928,"children":5929},{"style":2104},[5930],{"type":54,"value":5717},{"type":48,"tag":2091,"props":5932,"children":5933},{"style":2098},[5934],{"type":54,"value":5935},"--ease-out-back",{"type":48,"tag":2091,"props":5937,"children":5938},{"style":2104},[5939],{"type":54,"value":5940},");",{"type":48,"tag":2091,"props":5942,"children":5943},{"style":2104},[5944],{"type":54,"value":5945}," }\n",{"type":48,"tag":2091,"props":5947,"children":5948},{"class":2093,"line":4578},[5949,5955,5961],{"type":48,"tag":2091,"props":5950,"children":5952},{"style":5951},"--shiki-light:#39ADB5;--shiki-light-font-style:italic;--shiki-default:#89DDFF;--shiki-default-font-style:italic;--shiki-dark:#89DDFF;--shiki-dark-font-style:italic",[5953],{"type":54,"value":5954},"@keyframes",{"type":48,"tag":2091,"props":5956,"children":5958},{"style":5957},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#EEFFFF;--shiki-default-font-style:italic;--shiki-dark:#BABED8;--shiki-dark-font-style:italic",[5959],{"type":54,"value":5960}," dialog-enter",{"type":48,"tag":2091,"props":5962,"children":5963},{"style":2104},[5964],{"type":54,"value":2980},{"type":48,"tag":2091,"props":5966,"children":5967},{"class":2093,"line":4586},[5968,5973,5977,5982,5986,5990,5995,6000,6004,6009,6013,6017,6021,6026,6030,6035,6039],{"type":48,"tag":2091,"props":5969,"children":5970},{"style":2160},[5971],{"type":54,"value":5972},"  from",{"type":48,"tag":2091,"props":5974,"children":5975},{"style":2104},[5976],{"type":54,"value":5903},{"type":48,"tag":2091,"props":5978,"children":5979},{"style":3029},[5980],{"type":54,"value":5981}," opacity",{"type":48,"tag":2091,"props":5983,"children":5984},{"style":2104},[5985],{"type":54,"value":2993},{"type":48,"tag":2091,"props":5987,"children":5988},{"style":3077},[5989],{"type":54,"value":4159},{"type":48,"tag":2091,"props":5991,"children":5992},{"style":2104},[5993],{"type":54,"value":5994},";",{"type":48,"tag":2091,"props":5996,"children":5997},{"style":3029},[5998],{"type":54,"value":5999}," transform",{"type":48,"tag":2091,"props":6001,"children":6002},{"style":2104},[6003],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6005,"children":6006},{"style":5709},[6007],{"type":54,"value":6008}," translateY",{"type":48,"tag":2091,"props":6010,"children":6011},{"style":2104},[6012],{"type":54,"value":5717},{"type":48,"tag":2091,"props":6014,"children":6015},{"style":3077},[6016],{"type":54,"value":3962},{"type":48,"tag":2091,"props":6018,"children":6019},{"style":2104},[6020],{"type":54,"value":5726},{"type":48,"tag":2091,"props":6022,"children":6023},{"style":5709},[6024],{"type":54,"value":6025}," scale",{"type":48,"tag":2091,"props":6027,"children":6028},{"style":2104},[6029],{"type":54,"value":5717},{"type":48,"tag":2091,"props":6031,"children":6032},{"style":3077},[6033],{"type":54,"value":6034},"0.98",{"type":48,"tag":2091,"props":6036,"children":6037},{"style":2104},[6038],{"type":54,"value":5940},{"type":48,"tag":2091,"props":6040,"children":6041},{"style":2104},[6042],{"type":54,"value":5945},{"type":48,"tag":2091,"props":6044,"children":6045},{"class":2093,"line":4595},[6046,6051,6056,6060,6064,6068,6072,6076,6080,6084,6088,6092,6096,6100,6104,6108,6112],{"type":48,"tag":2091,"props":6047,"children":6048},{"style":2160},[6049],{"type":54,"value":6050},"  to",{"type":48,"tag":2091,"props":6052,"children":6053},{"style":2104},[6054],{"type":54,"value":6055},"   {",{"type":48,"tag":2091,"props":6057,"children":6058},{"style":3029},[6059],{"type":54,"value":5981},{"type":48,"tag":2091,"props":6061,"children":6062},{"style":2104},[6063],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6065,"children":6066},{"style":3077},[6067],{"type":54,"value":3080},{"type":48,"tag":2091,"props":6069,"children":6070},{"style":2104},[6071],{"type":54,"value":5994},{"type":48,"tag":2091,"props":6073,"children":6074},{"style":3029},[6075],{"type":54,"value":5999},{"type":48,"tag":2091,"props":6077,"children":6078},{"style":2104},[6079],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6081,"children":6082},{"style":5709},[6083],{"type":54,"value":6008},{"type":48,"tag":2091,"props":6085,"children":6086},{"style":2104},[6087],{"type":54,"value":5717},{"type":48,"tag":2091,"props":6089,"children":6090},{"style":3077},[6091],{"type":54,"value":2451},{"type":48,"tag":2091,"props":6093,"children":6094},{"style":2104},[6095],{"type":54,"value":5726},{"type":48,"tag":2091,"props":6097,"children":6098},{"style":5709},[6099],{"type":54,"value":6025},{"type":48,"tag":2091,"props":6101,"children":6102},{"style":2104},[6103],{"type":54,"value":5717},{"type":48,"tag":2091,"props":6105,"children":6106},{"style":3077},[6107],{"type":54,"value":3329},{"type":48,"tag":2091,"props":6109,"children":6110},{"style":2104},[6111],{"type":54,"value":5940},{"type":48,"tag":2091,"props":6113,"children":6114},{"style":2104},[6115],{"type":54,"value":5945},{"type":48,"tag":2091,"props":6117,"children":6118},{"class":2093,"line":4642},[6119],{"type":48,"tag":2091,"props":6120,"children":6121},{"style":2104},[6122],{"type":54,"value":3135},{"type":48,"tag":2091,"props":6124,"children":6125},{"class":2093,"line":4688},[6126],{"type":48,"tag":2091,"props":6127,"children":6128},{"emptyLinePlaceholder":3142},[6129],{"type":54,"value":3145},{"type":48,"tag":2091,"props":6131,"children":6132},{"class":2093,"line":4696},[6133],{"type":48,"tag":2091,"props":6134,"children":6135},{"style":4121},[6136],{"type":54,"value":6137},"\u002F* Popover\u002Fdropdown *\u002F\n",{"type":48,"tag":2091,"props":6139,"children":6140},{"class":2093,"line":4705},[6141,6145,6150,6154,6158,6162,6167,6172,6176,6180,6184,6188],{"type":48,"tag":2091,"props":6142,"children":6143},{"style":2104},[6144],{"type":54,"value":121},{"type":48,"tag":2091,"props":6146,"children":6147},{"style":2160},[6148],{"type":54,"value":6149},"popover-enter",{"type":48,"tag":2091,"props":6151,"children":6152},{"style":2104},[6153],{"type":54,"value":5903},{"type":48,"tag":2091,"props":6155,"children":6156},{"style":3029},[6157],{"type":54,"value":5908},{"type":48,"tag":2091,"props":6159,"children":6160},{"style":2104},[6161],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6163,"children":6164},{"style":2098},[6165],{"type":54,"value":6166}," popover-enter ",{"type":48,"tag":2091,"props":6168,"children":6169},{"style":3077},[6170],{"type":54,"value":6171},"150ms",{"type":48,"tag":2091,"props":6173,"children":6174},{"style":5709},[6175],{"type":54,"value":5731},{"type":48,"tag":2091,"props":6177,"children":6178},{"style":2104},[6179],{"type":54,"value":5717},{"type":48,"tag":2091,"props":6181,"children":6182},{"style":2098},[6183],{"type":54,"value":5740},{"type":48,"tag":2091,"props":6185,"children":6186},{"style":2104},[6187],{"type":54,"value":5940},{"type":48,"tag":2091,"props":6189,"children":6190},{"style":2104},[6191],{"type":54,"value":5945},{"type":48,"tag":2091,"props":6193,"children":6194},{"class":2093,"line":4751},[6195,6199,6204],{"type":48,"tag":2091,"props":6196,"children":6197},{"style":5951},[6198],{"type":54,"value":5954},{"type":48,"tag":2091,"props":6200,"children":6201},{"style":5957},[6202],{"type":54,"value":6203}," popover-enter",{"type":48,"tag":2091,"props":6205,"children":6206},{"style":2104},[6207],{"type":54,"value":2980},{"type":48,"tag":2091,"props":6209,"children":6210},{"class":2093,"line":4796},[6211,6215,6219,6223,6227,6231,6235,6239,6243,6247,6251,6256,6260],{"type":48,"tag":2091,"props":6212,"children":6213},{"style":2160},[6214],{"type":54,"value":5972},{"type":48,"tag":2091,"props":6216,"children":6217},{"style":2104},[6218],{"type":54,"value":5903},{"type":48,"tag":2091,"props":6220,"children":6221},{"style":3029},[6222],{"type":54,"value":5981},{"type":48,"tag":2091,"props":6224,"children":6225},{"style":2104},[6226],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6228,"children":6229},{"style":3077},[6230],{"type":54,"value":4159},{"type":48,"tag":2091,"props":6232,"children":6233},{"style":2104},[6234],{"type":54,"value":5994},{"type":48,"tag":2091,"props":6236,"children":6237},{"style":3029},[6238],{"type":54,"value":5999},{"type":48,"tag":2091,"props":6240,"children":6241},{"style":2104},[6242],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6244,"children":6245},{"style":5709},[6246],{"type":54,"value":6008},{"type":48,"tag":2091,"props":6248,"children":6249},{"style":2104},[6250],{"type":54,"value":5717},{"type":48,"tag":2091,"props":6252,"children":6253},{"style":3077},[6254],{"type":54,"value":6255},"-4px",{"type":48,"tag":2091,"props":6257,"children":6258},{"style":2104},[6259],{"type":54,"value":5940},{"type":48,"tag":2091,"props":6261,"children":6262},{"style":2104},[6263],{"type":54,"value":5945},{"type":48,"tag":2091,"props":6265,"children":6266},{"class":2093,"line":4842},[6267,6271,6275,6279,6283,6287,6291,6295,6299,6303,6307,6311,6315],{"type":48,"tag":2091,"props":6268,"children":6269},{"style":2160},[6270],{"type":54,"value":6050},{"type":48,"tag":2091,"props":6272,"children":6273},{"style":2104},[6274],{"type":54,"value":6055},{"type":48,"tag":2091,"props":6276,"children":6277},{"style":3029},[6278],{"type":54,"value":5981},{"type":48,"tag":2091,"props":6280,"children":6281},{"style":2104},[6282],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6284,"children":6285},{"style":3077},[6286],{"type":54,"value":3080},{"type":48,"tag":2091,"props":6288,"children":6289},{"style":2104},[6290],{"type":54,"value":5994},{"type":48,"tag":2091,"props":6292,"children":6293},{"style":3029},[6294],{"type":54,"value":5999},{"type":48,"tag":2091,"props":6296,"children":6297},{"style":2104},[6298],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6300,"children":6301},{"style":5709},[6302],{"type":54,"value":6008},{"type":48,"tag":2091,"props":6304,"children":6305},{"style":2104},[6306],{"type":54,"value":5717},{"type":48,"tag":2091,"props":6308,"children":6309},{"style":3077},[6310],{"type":54,"value":2451},{"type":48,"tag":2091,"props":6312,"children":6313},{"style":2104},[6314],{"type":54,"value":5940},{"type":48,"tag":2091,"props":6316,"children":6317},{"style":2104},[6318],{"type":54,"value":5945},{"type":48,"tag":2091,"props":6320,"children":6322},{"class":2093,"line":6321},22,[6323],{"type":48,"tag":2091,"props":6324,"children":6325},{"style":2104},[6326],{"type":54,"value":3135},{"type":48,"tag":2091,"props":6328,"children":6330},{"class":2093,"line":6329},23,[6331],{"type":48,"tag":2091,"props":6332,"children":6333},{"emptyLinePlaceholder":3142},[6334],{"type":54,"value":3145},{"type":48,"tag":2091,"props":6336,"children":6338},{"class":2093,"line":6337},24,[6339],{"type":48,"tag":2091,"props":6340,"children":6341},{"style":4121},[6342],{"type":54,"value":6343},"\u002F* Toast slide-in *\u002F\n",{"type":48,"tag":2091,"props":6345,"children":6347},{"class":2093,"line":6346},25,[6348,6352,6357,6361,6365,6369,6374,6379,6383,6387,6391,6395],{"type":48,"tag":2091,"props":6349,"children":6350},{"style":2104},[6351],{"type":54,"value":121},{"type":48,"tag":2091,"props":6353,"children":6354},{"style":2160},[6355],{"type":54,"value":6356},"toast-enter",{"type":48,"tag":2091,"props":6358,"children":6359},{"style":2104},[6360],{"type":54,"value":5903},{"type":48,"tag":2091,"props":6362,"children":6363},{"style":3029},[6364],{"type":54,"value":5908},{"type":48,"tag":2091,"props":6366,"children":6367},{"style":2104},[6368],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6370,"children":6371},{"style":2098},[6372],{"type":54,"value":6373}," toast-enter ",{"type":48,"tag":2091,"props":6375,"children":6376},{"style":3077},[6377],{"type":54,"value":6378},"200ms",{"type":48,"tag":2091,"props":6380,"children":6381},{"style":5709},[6382],{"type":54,"value":5731},{"type":48,"tag":2091,"props":6384,"children":6385},{"style":2104},[6386],{"type":54,"value":5717},{"type":48,"tag":2091,"props":6388,"children":6389},{"style":2098},[6390],{"type":54,"value":5740},{"type":48,"tag":2091,"props":6392,"children":6393},{"style":2104},[6394],{"type":54,"value":5940},{"type":48,"tag":2091,"props":6396,"children":6397},{"style":2104},[6398],{"type":54,"value":5945},{"type":48,"tag":2091,"props":6400,"children":6402},{"class":2093,"line":6401},26,[6403,6407,6412],{"type":48,"tag":2091,"props":6404,"children":6405},{"style":5951},[6406],{"type":54,"value":5954},{"type":48,"tag":2091,"props":6408,"children":6409},{"style":5957},[6410],{"type":54,"value":6411}," toast-enter",{"type":48,"tag":2091,"props":6413,"children":6414},{"style":2104},[6415],{"type":54,"value":2980},{"type":48,"tag":2091,"props":6417,"children":6419},{"class":2093,"line":6418},27,[6420,6424,6428,6432,6436,6440,6444,6448,6452,6457,6461,6465,6469],{"type":48,"tag":2091,"props":6421,"children":6422},{"style":2160},[6423],{"type":54,"value":5972},{"type":48,"tag":2091,"props":6425,"children":6426},{"style":2104},[6427],{"type":54,"value":5903},{"type":48,"tag":2091,"props":6429,"children":6430},{"style":3029},[6431],{"type":54,"value":5981},{"type":48,"tag":2091,"props":6433,"children":6434},{"style":2104},[6435],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6437,"children":6438},{"style":3077},[6439],{"type":54,"value":4159},{"type":48,"tag":2091,"props":6441,"children":6442},{"style":2104},[6443],{"type":54,"value":5994},{"type":48,"tag":2091,"props":6445,"children":6446},{"style":3029},[6447],{"type":54,"value":5999},{"type":48,"tag":2091,"props":6449,"children":6450},{"style":2104},[6451],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6453,"children":6454},{"style":5709},[6455],{"type":54,"value":6456}," translateX",{"type":48,"tag":2091,"props":6458,"children":6459},{"style":2104},[6460],{"type":54,"value":5717},{"type":48,"tag":2091,"props":6462,"children":6463},{"style":3077},[6464],{"type":54,"value":3962},{"type":48,"tag":2091,"props":6466,"children":6467},{"style":2104},[6468],{"type":54,"value":5940},{"type":48,"tag":2091,"props":6470,"children":6471},{"style":2104},[6472],{"type":54,"value":5945},{"type":48,"tag":2091,"props":6474,"children":6476},{"class":2093,"line":6475},28,[6477,6481,6485,6489,6493,6497,6501,6505,6509,6513,6517,6521,6525],{"type":48,"tag":2091,"props":6478,"children":6479},{"style":2160},[6480],{"type":54,"value":6050},{"type":48,"tag":2091,"props":6482,"children":6483},{"style":2104},[6484],{"type":54,"value":6055},{"type":48,"tag":2091,"props":6486,"children":6487},{"style":3029},[6488],{"type":54,"value":5981},{"type":48,"tag":2091,"props":6490,"children":6491},{"style":2104},[6492],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6494,"children":6495},{"style":3077},[6496],{"type":54,"value":3080},{"type":48,"tag":2091,"props":6498,"children":6499},{"style":2104},[6500],{"type":54,"value":5994},{"type":48,"tag":2091,"props":6502,"children":6503},{"style":3029},[6504],{"type":54,"value":5999},{"type":48,"tag":2091,"props":6506,"children":6507},{"style":2104},[6508],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6510,"children":6511},{"style":5709},[6512],{"type":54,"value":6456},{"type":48,"tag":2091,"props":6514,"children":6515},{"style":2104},[6516],{"type":54,"value":5717},{"type":48,"tag":2091,"props":6518,"children":6519},{"style":3077},[6520],{"type":54,"value":2451},{"type":48,"tag":2091,"props":6522,"children":6523},{"style":2104},[6524],{"type":54,"value":5940},{"type":48,"tag":2091,"props":6526,"children":6527},{"style":2104},[6528],{"type":54,"value":5945},{"type":48,"tag":2091,"props":6530,"children":6532},{"class":2093,"line":6531},29,[6533],{"type":48,"tag":2091,"props":6534,"children":6535},{"style":2104},[6536],{"type":54,"value":3135},{"type":48,"tag":2091,"props":6538,"children":6540},{"class":2093,"line":6539},30,[6541],{"type":48,"tag":2091,"props":6542,"children":6543},{"emptyLinePlaceholder":3142},[6544],{"type":54,"value":3145},{"type":48,"tag":2091,"props":6546,"children":6548},{"class":2093,"line":6547},31,[6549],{"type":48,"tag":2091,"props":6550,"children":6551},{"style":4121},[6552],{"type":54,"value":6553},"\u002F* Skeleton shimmer *\u002F\n",{"type":48,"tag":2091,"props":6555,"children":6557},{"class":2093,"line":6556},32,[6558,6562,6567],{"type":48,"tag":2091,"props":6559,"children":6560},{"style":2104},[6561],{"type":54,"value":121},{"type":48,"tag":2091,"props":6563,"children":6564},{"style":2160},[6565],{"type":54,"value":6566},"skeleton",{"type":48,"tag":2091,"props":6568,"children":6569},{"style":2104},[6570],{"type":54,"value":2980},{"type":48,"tag":2091,"props":6572,"children":6574},{"class":2093,"line":6573},33,[6575,6580,6584,6589,6593,6598,6602,6606,6610,6614,6618,6623,6627,6631,6635,6639,6643,6648,6652,6656,6660,6664,6668,6673],{"type":48,"tag":2091,"props":6576,"children":6577},{"style":3029},[6578],{"type":54,"value":6579},"  background",{"type":48,"tag":2091,"props":6581,"children":6582},{"style":2104},[6583],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6585,"children":6586},{"style":5709},[6587],{"type":54,"value":6588}," linear-gradient",{"type":48,"tag":2091,"props":6590,"children":6591},{"style":2104},[6592],{"type":54,"value":5717},{"type":48,"tag":2091,"props":6594,"children":6595},{"style":3077},[6596],{"type":54,"value":6597},"90deg",{"type":48,"tag":2091,"props":6599,"children":6600},{"style":2104},[6601],{"type":54,"value":2107},{"type":48,"tag":2091,"props":6603,"children":6604},{"style":5709},[6605],{"type":54,"value":5731},{"type":48,"tag":2091,"props":6607,"children":6608},{"style":2104},[6609],{"type":54,"value":5717},{"type":48,"tag":2091,"props":6611,"children":6612},{"style":2098},[6613],{"type":54,"value":698},{"type":48,"tag":2091,"props":6615,"children":6616},{"style":2104},[6617],{"type":54,"value":5726},{"type":48,"tag":2091,"props":6619,"children":6620},{"style":3077},[6621],{"type":54,"value":6622}," 25%",{"type":48,"tag":2091,"props":6624,"children":6625},{"style":2104},[6626],{"type":54,"value":2107},{"type":48,"tag":2091,"props":6628,"children":6629},{"style":5709},[6630],{"type":54,"value":5731},{"type":48,"tag":2091,"props":6632,"children":6633},{"style":2104},[6634],{"type":54,"value":5717},{"type":48,"tag":2091,"props":6636,"children":6637},{"style":2098},[6638],{"type":54,"value":724},{"type":48,"tag":2091,"props":6640,"children":6641},{"style":2104},[6642],{"type":54,"value":5726},{"type":48,"tag":2091,"props":6644,"children":6645},{"style":3077},[6646],{"type":54,"value":6647}," 50%",{"type":48,"tag":2091,"props":6649,"children":6650},{"style":2104},[6651],{"type":54,"value":2107},{"type":48,"tag":2091,"props":6653,"children":6654},{"style":5709},[6655],{"type":54,"value":5731},{"type":48,"tag":2091,"props":6657,"children":6658},{"style":2104},[6659],{"type":54,"value":5717},{"type":48,"tag":2091,"props":6661,"children":6662},{"style":2098},[6663],{"type":54,"value":698},{"type":48,"tag":2091,"props":6665,"children":6666},{"style":2104},[6667],{"type":54,"value":5726},{"type":48,"tag":2091,"props":6669,"children":6670},{"style":3077},[6671],{"type":54,"value":6672}," 75%",{"type":48,"tag":2091,"props":6674,"children":6675},{"style":2104},[6676],{"type":54,"value":4173},{"type":48,"tag":2091,"props":6678,"children":6680},{"class":2093,"line":6679},34,[6681,6686,6690,6695,6700],{"type":48,"tag":2091,"props":6682,"children":6683},{"style":3029},[6684],{"type":54,"value":6685},"  background-size",{"type":48,"tag":2091,"props":6687,"children":6688},{"style":2104},[6689],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6691,"children":6692},{"style":3077},[6693],{"type":54,"value":6694}," 200%",{"type":48,"tag":2091,"props":6696,"children":6697},{"style":3077},[6698],{"type":54,"value":6699}," 100%",{"type":48,"tag":2091,"props":6701,"children":6702},{"style":2104},[6703],{"type":54,"value":2177},{"type":48,"tag":2091,"props":6705,"children":6707},{"class":2093,"line":6706},35,[6708,6713,6717,6722,6727,6732],{"type":48,"tag":2091,"props":6709,"children":6710},{"style":3029},[6711],{"type":54,"value":6712},"  animation",{"type":48,"tag":2091,"props":6714,"children":6715},{"style":2104},[6716],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6718,"children":6719},{"style":2098},[6720],{"type":54,"value":6721}," shimmer ",{"type":48,"tag":2091,"props":6723,"children":6724},{"style":3077},[6725],{"type":54,"value":6726},"1.5s",{"type":48,"tag":2091,"props":6728,"children":6729},{"style":2098},[6730],{"type":54,"value":6731}," ease-in-out infinite",{"type":48,"tag":2091,"props":6733,"children":6734},{"style":2104},[6735],{"type":54,"value":2177},{"type":48,"tag":2091,"props":6737,"children":6739},{"class":2093,"line":6738},36,[6740],{"type":48,"tag":2091,"props":6741,"children":6742},{"style":2104},[6743],{"type":54,"value":3135},{"type":48,"tag":2091,"props":6745,"children":6747},{"class":2093,"line":6746},37,[6748,6752,6757],{"type":48,"tag":2091,"props":6749,"children":6750},{"style":5951},[6751],{"type":54,"value":5954},{"type":48,"tag":2091,"props":6753,"children":6754},{"style":5957},[6755],{"type":54,"value":6756}," shimmer",{"type":48,"tag":2091,"props":6758,"children":6759},{"style":2104},[6760],{"type":54,"value":2980},{"type":48,"tag":2091,"props":6762,"children":6764},{"class":2093,"line":6763},38,[6765,6769,6773,6778,6782,6786,6790,6794],{"type":48,"tag":2091,"props":6766,"children":6767},{"style":2160},[6768],{"type":54,"value":5972},{"type":48,"tag":2091,"props":6770,"children":6771},{"style":2104},[6772],{"type":54,"value":5903},{"type":48,"tag":2091,"props":6774,"children":6775},{"style":3029},[6776],{"type":54,"value":6777}," background-position",{"type":48,"tag":2091,"props":6779,"children":6780},{"style":2104},[6781],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6783,"children":6784},{"style":3077},[6785],{"type":54,"value":6694},{"type":48,"tag":2091,"props":6787,"children":6788},{"style":3077},[6789],{"type":54,"value":4159},{"type":48,"tag":2091,"props":6791,"children":6792},{"style":2104},[6793],{"type":54,"value":5994},{"type":48,"tag":2091,"props":6795,"children":6796},{"style":2104},[6797],{"type":54,"value":5945},{"type":48,"tag":2091,"props":6799,"children":6801},{"class":2093,"line":6800},39,[6802,6806,6810,6814,6818,6823,6827,6831],{"type":48,"tag":2091,"props":6803,"children":6804},{"style":2160},[6805],{"type":54,"value":6050},{"type":48,"tag":2091,"props":6807,"children":6808},{"style":2104},[6809],{"type":54,"value":6055},{"type":48,"tag":2091,"props":6811,"children":6812},{"style":3029},[6813],{"type":54,"value":6777},{"type":48,"tag":2091,"props":6815,"children":6816},{"style":2104},[6817],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6819,"children":6820},{"style":3077},[6821],{"type":54,"value":6822}," -200%",{"type":48,"tag":2091,"props":6824,"children":6825},{"style":3077},[6826],{"type":54,"value":4159},{"type":48,"tag":2091,"props":6828,"children":6829},{"style":2104},[6830],{"type":54,"value":5994},{"type":48,"tag":2091,"props":6832,"children":6833},{"style":2104},[6834],{"type":54,"value":5945},{"type":48,"tag":2091,"props":6836,"children":6838},{"class":2093,"line":6837},40,[6839],{"type":48,"tag":2091,"props":6840,"children":6841},{"style":2104},[6842],{"type":54,"value":3135},{"type":48,"tag":167,"props":6844,"children":6846},{"id":6845},"_75-what-not-to-animate",[6847],{"type":54,"value":6848},"7.5 What NOT to Animate",{"type":48,"tag":320,"props":6850,"children":6851},{},[6852,6862,6872,6882],{"type":48,"tag":324,"props":6853,"children":6854},{},[6855,6860],{"type":48,"tag":65,"props":6856,"children":6857},{},[6858],{"type":54,"value":6859},"Page mount.",{"type":54,"value":6861}," Render synchronously. The page is the priority, not the motion.",{"type":48,"tag":324,"props":6863,"children":6864},{},[6865,6870],{"type":48,"tag":65,"props":6866,"children":6867},{},[6868],{"type":54,"value":6869},"Sidebar nav items individually staggering in.",{"type":54,"value":6871}," Render the whole nav at once.",{"type":48,"tag":324,"props":6873,"children":6874},{},[6875,6880],{"type":48,"tag":65,"props":6876,"children":6877},{},[6878],{"type":54,"value":6879},"Tab content fade.",{"type":54,"value":6881}," Switching tabs is an instant context change; fade hides the change.",{"type":48,"tag":324,"props":6883,"children":6884},{},[6885,6890],{"type":48,"tag":65,"props":6886,"children":6887},{},[6888],{"type":54,"value":6889},"Table rows.",{"type":54,"value":6891}," A 1000-row table that fades in row-by-row is unusable.",{"type":48,"tag":167,"props":6893,"children":6895},{"id":6894},"_76-what-should-animate",[6896],{"type":54,"value":6897},"7.6 What SHOULD Animate",{"type":48,"tag":320,"props":6899,"children":6900},{},[6901,6906,6911,6916,6921,6926,6931,6936],{"type":48,"tag":324,"props":6902,"children":6903},{},[6904],{"type":54,"value":6905},"Button hover (background-color 100ms)",{"type":48,"tag":324,"props":6907,"children":6908},{},[6909],{"type":54,"value":6910},"Focus ring (box-shadow 150ms)",{"type":48,"tag":324,"props":6912,"children":6913},{},[6914],{"type":54,"value":6915},"Modal\u002Fdialog enter and exit (250ms)",{"type":48,"tag":324,"props":6917,"children":6918},{},[6919],{"type":54,"value":6920},"Popover\u002Fdropdown enter (150ms)",{"type":48,"tag":324,"props":6922,"children":6923},{},[6924],{"type":54,"value":6925},"Toast slide-in (200ms)",{"type":48,"tag":324,"props":6927,"children":6928},{},[6929],{"type":54,"value":6930},"Skeleton shimmer (loading states)",{"type":48,"tag":324,"props":6932,"children":6933},{},[6934],{"type":54,"value":6935},"Accordion expand\u002Fcollapse (height 200ms)",{"type":48,"tag":324,"props":6937,"children":6938},{},[6939],{"type":54,"value":6940},"Optimistic UI confirmations (checkmark scale-in 150ms)",{"type":48,"tag":167,"props":6942,"children":6944},{"id":6943},"_77-prefers-reduced-motion",[6945,6947],{"type":54,"value":6946},"7.7 ",{"type":48,"tag":78,"props":6948,"children":6950},{"className":6949},[],[6951],{"type":54,"value":6952},"prefers-reduced-motion",{"type":48,"tag":134,"props":6954,"children":6956},{"className":2083,"code":6955,"language":2085,"meta":142,"style":142},"@media (prefers-reduced-motion: reduce) {\n  *, *::before, *::after {\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    transition-duration: 0.01ms !important;\n    scroll-behavior: auto !important;\n  }\n}\n",[6957],{"type":48,"tag":78,"props":6958,"children":6959},{"__ignoreMap":142},[6960,6993,7041,7067,7091,7115,7141,7149],{"type":48,"tag":2091,"props":6961,"children":6962},{"class":2093,"line":2094},[6963,6968,6972,6976,6980,6985,6989],{"type":48,"tag":2091,"props":6964,"children":6965},{"style":5951},[6966],{"type":54,"value":6967},"@media",{"type":48,"tag":2091,"props":6969,"children":6970},{"style":2104},[6971],{"type":54,"value":384},{"type":48,"tag":2091,"props":6973,"children":6974},{"style":2098},[6975],{"type":54,"value":6952},{"type":48,"tag":2091,"props":6977,"children":6978},{"style":2104},[6979],{"type":54,"value":2993},{"type":48,"tag":2091,"props":6981,"children":6982},{"style":2098},[6983],{"type":54,"value":6984}," reduce",{"type":48,"tag":2091,"props":6986,"children":6987},{"style":2104},[6988],{"type":54,"value":5726},{"type":48,"tag":2091,"props":6990,"children":6991},{"style":2104},[6992],{"type":54,"value":2980},{"type":48,"tag":2091,"props":6994,"children":6995},{"class":2093,"line":2147},[6996,7001,7005,7010,7015,7020,7024,7028,7032,7037],{"type":48,"tag":2091,"props":6997,"children":6998},{"style":2160},[6999],{"type":54,"value":7000},"  *",{"type":48,"tag":2091,"props":7002,"children":7003},{"style":2104},[7004],{"type":54,"value":2107},{"type":48,"tag":2091,"props":7006,"children":7007},{"style":2160},[7008],{"type":54,"value":7009}," *",{"type":48,"tag":2091,"props":7011,"children":7012},{"style":2104},[7013],{"type":54,"value":7014},"::",{"type":48,"tag":2091,"props":7016,"children":7017},{"style":3179},[7018],{"type":54,"value":7019},"before",{"type":48,"tag":2091,"props":7021,"children":7022},{"style":2104},[7023],{"type":54,"value":2107},{"type":48,"tag":2091,"props":7025,"children":7026},{"style":2160},[7027],{"type":54,"value":7009},{"type":48,"tag":2091,"props":7029,"children":7030},{"style":2104},[7031],{"type":54,"value":7014},{"type":48,"tag":2091,"props":7033,"children":7034},{"style":3179},[7035],{"type":54,"value":7036},"after",{"type":48,"tag":2091,"props":7038,"children":7039},{"style":2104},[7040],{"type":54,"value":2980},{"type":48,"tag":2091,"props":7042,"children":7043},{"class":2093,"line":2180},[7044,7049,7053,7058,7063],{"type":48,"tag":2091,"props":7045,"children":7046},{"style":3029},[7047],{"type":54,"value":7048},"    animation-duration",{"type":48,"tag":2091,"props":7050,"children":7051},{"style":2104},[7052],{"type":54,"value":2993},{"type":48,"tag":2091,"props":7054,"children":7055},{"style":3077},[7056],{"type":54,"value":7057}," 0.01ms",{"type":48,"tag":2091,"props":7059,"children":7060},{"style":3077},[7061],{"type":54,"value":7062}," !important",{"type":48,"tag":2091,"props":7064,"children":7065},{"style":2104},[7066],{"type":54,"value":2177},{"type":48,"tag":2091,"props":7068,"children":7069},{"class":2093,"line":2229},[7070,7075,7079,7083,7087],{"type":48,"tag":2091,"props":7071,"children":7072},{"style":3029},[7073],{"type":54,"value":7074},"    animation-iteration-count",{"type":48,"tag":2091,"props":7076,"children":7077},{"style":2104},[7078],{"type":54,"value":2993},{"type":48,"tag":2091,"props":7080,"children":7081},{"style":3077},[7082],{"type":54,"value":3080},{"type":48,"tag":2091,"props":7084,"children":7085},{"style":3077},[7086],{"type":54,"value":7062},{"type":48,"tag":2091,"props":7088,"children":7089},{"style":2104},[7090],{"type":54,"value":2177},{"type":48,"tag":2091,"props":7092,"children":7093},{"class":2093,"line":3048},[7094,7099,7103,7107,7111],{"type":48,"tag":2091,"props":7095,"children":7096},{"style":3029},[7097],{"type":54,"value":7098},"    transition-duration",{"type":48,"tag":2091,"props":7100,"children":7101},{"style":2104},[7102],{"type":54,"value":2993},{"type":48,"tag":2091,"props":7104,"children":7105},{"style":3077},[7106],{"type":54,"value":7057},{"type":48,"tag":2091,"props":7108,"children":7109},{"style":3077},[7110],{"type":54,"value":7062},{"type":48,"tag":2091,"props":7112,"children":7113},{"style":2104},[7114],{"type":54,"value":2177},{"type":48,"tag":2091,"props":7116,"children":7117},{"class":2093,"line":3129},[7118,7123,7127,7132,7137],{"type":48,"tag":2091,"props":7119,"children":7120},{"style":3029},[7121],{"type":54,"value":7122},"    scroll-behavior",{"type":48,"tag":2091,"props":7124,"children":7125},{"style":2104},[7126],{"type":54,"value":2993},{"type":48,"tag":2091,"props":7128,"children":7129},{"style":2098},[7130],{"type":54,"value":7131}," auto ",{"type":48,"tag":2091,"props":7133,"children":7134},{"style":3077},[7135],{"type":54,"value":7136},"!important",{"type":48,"tag":2091,"props":7138,"children":7139},{"style":2104},[7140],{"type":54,"value":2177},{"type":48,"tag":2091,"props":7142,"children":7143},{"class":2093,"line":3138},[7144],{"type":48,"tag":2091,"props":7145,"children":7146},{"style":2104},[7147],{"type":54,"value":7148},"  }\n",{"type":48,"tag":2091,"props":7150,"children":7151},{"class":2093,"line":3148},[7152],{"type":48,"tag":2091,"props":7153,"children":7154},{"style":2104},[7155],{"type":54,"value":3135},{"type":48,"tag":61,"props":7157,"children":7158},{},[7159],{"type":54,"value":7160},"Always include. SaaS users may have vestibular sensitivity or use the OS-level reduce-motion setting.",{"type":48,"tag":123,"props":7162,"children":7163},{},[],{"type":48,"tag":127,"props":7165,"children":7167},{"id":7166},"_8-layout-system",[7168],{"type":54,"value":7169},"8. Layout System",{"type":48,"tag":167,"props":7171,"children":7173},{"id":7172},"_81-the-canonical-saas-shell",[7174],{"type":54,"value":7175},"8.1 The Canonical SaaS Shell",{"type":48,"tag":134,"props":7177,"children":7180},{"className":7178,"code":7179,"language":54},[137],"┌─────────────────────────────────────────────────────────────────┐\n│ [Topbar: workspace switcher | search ⌘K | user menu] 48px       │\n├──────────────┬──────────────────────────────────────────────────┤\n│              │                                                  │\n│              │   Page header                                    │\n│              │   ┌────────────────────────────────────────────┐ │\n│              │   │ Title             [primary action] [⋯ menu]│ │\n│   Sidebar    │   │ Description \u002F breadcrumb                   │ │\n│   (240-     │   └────────────────────────────────────────────┘ │\n│    280px)    │                                                  │\n│              │   Page body (cards, tables, settings)            │\n│   Nav items  │                                                  │\n│   Sections   │   ┌──────────────────────────────────────────┐   │\n│   Footer     │   │  Card \u002F Panel                            │   │\n│              │   └──────────────────────────────────────────┘   │\n│              │                                                  │\n└──────────────┴──────────────────────────────────────────────────┘\n",[7181],{"type":48,"tag":78,"props":7182,"children":7183},{"__ignoreMap":142},[7184],{"type":54,"value":7179},{"type":48,"tag":61,"props":7186,"children":7187},{},[7188],{"type":54,"value":7189},"This is the Stripe\u002FLinear\u002FVercel\u002FNotion layout. Three regions:",{"type":48,"tag":7191,"props":7192,"children":7193},"ol",{},[7194,7212,7222],{"type":48,"tag":324,"props":7195,"children":7196},{},[7197,7202,7204,7210],{"type":48,"tag":65,"props":7198,"children":7199},{},[7200],{"type":54,"value":7201},"Topbar",{"type":54,"value":7203}," (48–56px): workspace\u002Fteam switcher on the left, global search (",{"type":48,"tag":78,"props":7205,"children":7207},{"className":7206},[],[7208],{"type":54,"value":7209},"⌘K",{"type":54,"value":7211},") center or right, user menu on far right. Stays fixed during scroll.",{"type":48,"tag":324,"props":7213,"children":7214},{},[7215,7220],{"type":48,"tag":65,"props":7216,"children":7217},{},[7218],{"type":54,"value":7219},"Sidebar",{"type":54,"value":7221}," (240–280px): primary nav. Collapsible to a 56px icon rail on narrow screens. Stays fixed during scroll.",{"type":48,"tag":324,"props":7223,"children":7224},{},[7225,7230],{"type":48,"tag":65,"props":7226,"children":7227},{},[7228],{"type":54,"value":7229},"Content",{"type":54,"value":7231}," (remaining width, max ~1200px centered for readability OR full-width for tables): page header → page body.",{"type":48,"tag":61,"props":7233,"children":7234},{},[7235],{"type":54,"value":7236},"Variations:",{"type":48,"tag":320,"props":7238,"children":7239},{},[7240,7250,7260],{"type":48,"tag":324,"props":7241,"children":7242},{},[7243,7248],{"type":48,"tag":65,"props":7244,"children":7245},{},[7246],{"type":54,"value":7247},"Linear-style",{"type":54,"value":7249}," has no topbar — the sidebar takes the whole left edge, search lives inside the content header.",{"type":48,"tag":324,"props":7251,"children":7252},{},[7253,7258],{"type":48,"tag":65,"props":7254,"children":7255},{},[7256],{"type":54,"value":7257},"Notion-style",{"type":54,"value":7259}," has only a sidebar, page-level breadcrumbs at top of content.",{"type":48,"tag":324,"props":7261,"children":7262},{},[7263,7268,7270,7276],{"type":48,"tag":65,"props":7264,"children":7265},{},[7266],{"type":54,"value":7267},"Settings-style",{"type":54,"value":7269}," uses a ",{"type":48,"tag":7271,"props":7272,"children":7273},"em",{},[7274],{"type":54,"value":7275},"secondary",{"type":54,"value":7277}," sidebar (settings nav) inside the content area, so two sidebars are visible.",{"type":48,"tag":167,"props":7279,"children":7281},{"id":7280},"_82-container-widths",[7282],{"type":54,"value":7283},"8.2 Container Widths",{"type":48,"tag":174,"props":7285,"children":7286},{},[7287,7305],{"type":48,"tag":178,"props":7288,"children":7289},{},[7290],{"type":48,"tag":182,"props":7291,"children":7292},{},[7293,7297,7301],{"type":48,"tag":186,"props":7294,"children":7295},{},[7296],{"type":54,"value":622},{"type":48,"tag":186,"props":7298,"children":7299},{},[7300],{"type":54,"value":3274},{"type":48,"tag":186,"props":7302,"children":7303},{},[7304],{"type":54,"value":2379},{"type":48,"tag":197,"props":7306,"children":7307},{},[7308,7330,7352,7374,7396],{"type":48,"tag":182,"props":7309,"children":7310},{},[7311,7320,7325],{"type":48,"tag":204,"props":7312,"children":7313},{},[7314],{"type":48,"tag":78,"props":7315,"children":7317},{"className":7316},[],[7318],{"type":54,"value":7319},"--container-sm",{"type":48,"tag":204,"props":7321,"children":7322},{},[7323],{"type":54,"value":7324},"640",{"type":48,"tag":204,"props":7326,"children":7327},{},[7328],{"type":54,"value":7329},"Single-column forms, auth, dialogs",{"type":48,"tag":182,"props":7331,"children":7332},{},[7333,7342,7347],{"type":48,"tag":204,"props":7334,"children":7335},{},[7336],{"type":48,"tag":78,"props":7337,"children":7339},{"className":7338},[],[7340],{"type":54,"value":7341},"--container-md",{"type":48,"tag":204,"props":7343,"children":7344},{},[7345],{"type":54,"value":7346},"768",{"type":48,"tag":204,"props":7348,"children":7349},{},[7350],{"type":54,"value":7351},"Settings forms, account pages",{"type":48,"tag":182,"props":7353,"children":7354},{},[7355,7364,7369],{"type":48,"tag":204,"props":7356,"children":7357},{},[7358],{"type":48,"tag":78,"props":7359,"children":7361},{"className":7360},[],[7362],{"type":54,"value":7363},"--container-lg",{"type":48,"tag":204,"props":7365,"children":7366},{},[7367],{"type":54,"value":7368},"1024",{"type":48,"tag":204,"props":7370,"children":7371},{},[7372],{"type":54,"value":7373},"Dashboard pages, default content max",{"type":48,"tag":182,"props":7375,"children":7376},{},[7377,7386,7391],{"type":48,"tag":204,"props":7378,"children":7379},{},[7380],{"type":48,"tag":78,"props":7381,"children":7383},{"className":7382},[],[7384],{"type":54,"value":7385},"--container-xl",{"type":48,"tag":204,"props":7387,"children":7388},{},[7389],{"type":54,"value":7390},"1280",{"type":48,"tag":204,"props":7392,"children":7393},{},[7394],{"type":54,"value":7395},"Wide dashboards with sidebars-in-content",{"type":48,"tag":182,"props":7397,"children":7398},{},[7399,7408,7413],{"type":48,"tag":204,"props":7400,"children":7401},{},[7402],{"type":48,"tag":78,"props":7403,"children":7405},{"className":7404},[],[7406],{"type":54,"value":7407},"--container-2xl",{"type":48,"tag":204,"props":7409,"children":7410},{},[7411],{"type":54,"value":7412},"1536",{"type":48,"tag":204,"props":7414,"children":7415},{},[7416],{"type":54,"value":7417},"Data tables, monitoring views (full-bleed)",{"type":48,"tag":61,"props":7419,"children":7420},{},[7421,7433,7435,7440],{"type":48,"tag":65,"props":7422,"children":7423},{},[7424,7426,7431],{"type":54,"value":7425},"Tables get ",{"type":48,"tag":78,"props":7427,"children":7429},{"className":7428},[],[7430],{"type":54,"value":7407},{"type":54,"value":7432}," or full-bleed.",{"type":54,"value":7434}," Settings forms get ",{"type":48,"tag":78,"props":7436,"children":7438},{"className":7437},[],[7439],{"type":54,"value":7341},{"type":54,"value":7441}," (max ~720px reading column).",{"type":48,"tag":167,"props":7443,"children":7445},{"id":7444},"_83-breakpoints",[7446],{"type":54,"value":7447},"8.3 Breakpoints",{"type":48,"tag":174,"props":7449,"children":7450},{},[7451,7472],{"type":48,"tag":178,"props":7452,"children":7453},{},[7454],{"type":48,"tag":182,"props":7455,"children":7456},{},[7457,7462,7467],{"type":48,"tag":186,"props":7458,"children":7459},{},[7460],{"type":54,"value":7461},"Name",{"type":48,"tag":186,"props":7463,"children":7464},{},[7465],{"type":54,"value":7466},"min-width",{"type":48,"tag":186,"props":7468,"children":7469},{},[7470],{"type":54,"value":7471},"Behavior",{"type":48,"tag":197,"props":7473,"children":7474},{},[7475,7497,7519,7541,7563],{"type":48,"tag":182,"props":7476,"children":7477},{},[7478,7487,7492],{"type":48,"tag":204,"props":7479,"children":7480},{},[7481],{"type":48,"tag":78,"props":7482,"children":7484},{"className":7483},[],[7485],{"type":54,"value":7486},"sm",{"type":48,"tag":204,"props":7488,"children":7489},{},[7490],{"type":54,"value":7491},"640px",{"type":48,"tag":204,"props":7493,"children":7494},{},[7495],{"type":54,"value":7496},"Form inputs reach full width on phones",{"type":48,"tag":182,"props":7498,"children":7499},{},[7500,7509,7514],{"type":48,"tag":204,"props":7501,"children":7502},{},[7503],{"type":48,"tag":78,"props":7504,"children":7506},{"className":7505},[],[7507],{"type":54,"value":7508},"md",{"type":48,"tag":204,"props":7510,"children":7511},{},[7512],{"type":54,"value":7513},"768px",{"type":48,"tag":204,"props":7515,"children":7516},{},[7517],{"type":54,"value":7518},"Two-column form layouts kick in",{"type":48,"tag":182,"props":7520,"children":7521},{},[7522,7531,7536],{"type":48,"tag":204,"props":7523,"children":7524},{},[7525],{"type":48,"tag":78,"props":7526,"children":7528},{"className":7527},[],[7529],{"type":54,"value":7530},"lg",{"type":48,"tag":204,"props":7532,"children":7533},{},[7534],{"type":54,"value":7535},"1024px",{"type":48,"tag":204,"props":7537,"children":7538},{},[7539],{"type":54,"value":7540},"Sidebar appears (below this, sidebar becomes a sheet\u002Fdrawer)",{"type":48,"tag":182,"props":7542,"children":7543},{},[7544,7553,7558],{"type":48,"tag":204,"props":7545,"children":7546},{},[7547],{"type":48,"tag":78,"props":7548,"children":7550},{"className":7549},[],[7551],{"type":54,"value":7552},"xl",{"type":48,"tag":204,"props":7554,"children":7555},{},[7556],{"type":54,"value":7557},"1280px",{"type":48,"tag":204,"props":7559,"children":7560},{},[7561],{"type":54,"value":7562},"Sidebar stays expanded; data tables show all columns",{"type":48,"tag":182,"props":7564,"children":7565},{},[7566,7575,7580],{"type":48,"tag":204,"props":7567,"children":7568},{},[7569],{"type":48,"tag":78,"props":7570,"children":7572},{"className":7571},[],[7573],{"type":54,"value":7574},"2xl",{"type":48,"tag":204,"props":7576,"children":7577},{},[7578],{"type":54,"value":7579},"1536px",{"type":48,"tag":204,"props":7581,"children":7582},{},[7583],{"type":54,"value":7584},"Multi-column dashboards",{"type":48,"tag":61,"props":7586,"children":7587},{},[7588],{"type":54,"value":7589},"Mobile rule: the sidebar collapses to a hamburger that opens a full-height sheet. The topbar's search and user menu remain.",{"type":48,"tag":167,"props":7591,"children":7593},{"id":7592},"_84-grid-patterns",[7594],{"type":54,"value":7595},"8.4 Grid Patterns",{"type":48,"tag":134,"props":7597,"children":7599},{"className":2083,"code":7598,"language":2085,"meta":142,"style":142},"\u002F* Page header — title left, actions right *\u002F\n.page-header {\n  display: flex;\n  align-items: flex-start;\n  justify-content: space-between;\n  gap: 16px;\n  margin-bottom: 24px;\n}\n\n\u002F* Two-column form (label left, input right) — settings page idiom *\u002F\n.form-row {\n  display: grid;\n  grid-template-columns: minmax(0, 240px) minmax(0, 1fr);\n  gap: 24px;\n  padding: 20px 0;\n  border-bottom: 1px solid var(--border-default);\n}\n.form-row:last-child { border-bottom: none; }\n.form-row__label { font-size: 13px; font-weight: 500; color: var(--text-primary); }\n.form-row__hint  { font-size: 12px; color: var(--text-muted); margin-top: 4px; }\n\n\u002F* Card grid (3-col on desktop, 2 on tablet, 1 on mobile) *\u002F\n.card-grid {\n  display: grid;\n  gap: 16px;\n  grid-template-columns: 1fr;\n}\n@media (min-width: 768px) { .card-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (min-width: 1024px) { .card-grid { grid-template-columns: repeat(3, 1fr); } }\n\n\u002F* KPI strip — auto-fit, never wider than 280, never narrower than 200 *\u002F\n.kpi-strip {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 12px;\n}\n",[7600],{"type":48,"tag":78,"props":7601,"children":7602},{"__ignoreMap":142},[7603,7611,7627,7648,7669,7690,7711,7732,7739,7746,7754,7770,7790,7853,7872,7897,7935,7942,7988,8069,8149,8156,8164,8180,8199,8218,8237,8244,8332,8416,8423,8431,8447,8466,8520,8539],{"type":48,"tag":2091,"props":7604,"children":7605},{"class":2093,"line":2094},[7606],{"type":48,"tag":2091,"props":7607,"children":7608},{"style":4121},[7609],{"type":54,"value":7610},"\u002F* Page header — title left, actions right *\u002F\n",{"type":48,"tag":2091,"props":7612,"children":7613},{"class":2093,"line":2147},[7614,7618,7623],{"type":48,"tag":2091,"props":7615,"children":7616},{"style":2104},[7617],{"type":54,"value":121},{"type":48,"tag":2091,"props":7619,"children":7620},{"style":2160},[7621],{"type":54,"value":7622},"page-header",{"type":48,"tag":2091,"props":7624,"children":7625},{"style":2104},[7626],{"type":54,"value":2980},{"type":48,"tag":2091,"props":7628,"children":7629},{"class":2093,"line":2180},[7630,7635,7639,7644],{"type":48,"tag":2091,"props":7631,"children":7632},{"style":3029},[7633],{"type":54,"value":7634},"  display",{"type":48,"tag":2091,"props":7636,"children":7637},{"style":2104},[7638],{"type":54,"value":2993},{"type":48,"tag":2091,"props":7640,"children":7641},{"style":2098},[7642],{"type":54,"value":7643}," flex",{"type":48,"tag":2091,"props":7645,"children":7646},{"style":2104},[7647],{"type":54,"value":2177},{"type":48,"tag":2091,"props":7649,"children":7650},{"class":2093,"line":2229},[7651,7656,7660,7665],{"type":48,"tag":2091,"props":7652,"children":7653},{"style":3029},[7654],{"type":54,"value":7655},"  align-items",{"type":48,"tag":2091,"props":7657,"children":7658},{"style":2104},[7659],{"type":54,"value":2993},{"type":48,"tag":2091,"props":7661,"children":7662},{"style":2098},[7663],{"type":54,"value":7664}," flex-start",{"type":48,"tag":2091,"props":7666,"children":7667},{"style":2104},[7668],{"type":54,"value":2177},{"type":48,"tag":2091,"props":7670,"children":7671},{"class":2093,"line":3048},[7672,7677,7681,7686],{"type":48,"tag":2091,"props":7673,"children":7674},{"style":3029},[7675],{"type":54,"value":7676},"  justify-content",{"type":48,"tag":2091,"props":7678,"children":7679},{"style":2104},[7680],{"type":54,"value":2993},{"type":48,"tag":2091,"props":7682,"children":7683},{"style":2098},[7684],{"type":54,"value":7685}," space-between",{"type":48,"tag":2091,"props":7687,"children":7688},{"style":2104},[7689],{"type":54,"value":2177},{"type":48,"tag":2091,"props":7691,"children":7692},{"class":2093,"line":3129},[7693,7698,7702,7707],{"type":48,"tag":2091,"props":7694,"children":7695},{"style":3029},[7696],{"type":54,"value":7697},"  gap",{"type":48,"tag":2091,"props":7699,"children":7700},{"style":2104},[7701],{"type":54,"value":2993},{"type":48,"tag":2091,"props":7703,"children":7704},{"style":3077},[7705],{"type":54,"value":7706}," 16px",{"type":48,"tag":2091,"props":7708,"children":7709},{"style":2104},[7710],{"type":54,"value":2177},{"type":48,"tag":2091,"props":7712,"children":7713},{"class":2093,"line":3138},[7714,7719,7723,7728],{"type":48,"tag":2091,"props":7715,"children":7716},{"style":3029},[7717],{"type":54,"value":7718},"  margin-bottom",{"type":48,"tag":2091,"props":7720,"children":7721},{"style":2104},[7722],{"type":54,"value":2993},{"type":48,"tag":2091,"props":7724,"children":7725},{"style":3077},[7726],{"type":54,"value":7727}," 24px",{"type":48,"tag":2091,"props":7729,"children":7730},{"style":2104},[7731],{"type":54,"value":2177},{"type":48,"tag":2091,"props":7733,"children":7734},{"class":2093,"line":3148},[7735],{"type":48,"tag":2091,"props":7736,"children":7737},{"style":2104},[7738],{"type":54,"value":3135},{"type":48,"tag":2091,"props":7740,"children":7741},{"class":2093,"line":3194},[7742],{"type":48,"tag":2091,"props":7743,"children":7744},{"emptyLinePlaceholder":3142},[7745],{"type":54,"value":3145},{"type":48,"tag":2091,"props":7747,"children":7748},{"class":2093,"line":3216},[7749],{"type":48,"tag":2091,"props":7750,"children":7751},{"style":4121},[7752],{"type":54,"value":7753},"\u002F* Two-column form (label left, input right) — settings page idiom *\u002F\n",{"type":48,"tag":2091,"props":7755,"children":7756},{"class":2093,"line":4532},[7757,7761,7766],{"type":48,"tag":2091,"props":7758,"children":7759},{"style":2104},[7760],{"type":54,"value":121},{"type":48,"tag":2091,"props":7762,"children":7763},{"style":2160},[7764],{"type":54,"value":7765},"form-row",{"type":48,"tag":2091,"props":7767,"children":7768},{"style":2104},[7769],{"type":54,"value":2980},{"type":48,"tag":2091,"props":7771,"children":7772},{"class":2093,"line":4578},[7773,7777,7781,7786],{"type":48,"tag":2091,"props":7774,"children":7775},{"style":3029},[7776],{"type":54,"value":7634},{"type":48,"tag":2091,"props":7778,"children":7779},{"style":2104},[7780],{"type":54,"value":2993},{"type":48,"tag":2091,"props":7782,"children":7783},{"style":2098},[7784],{"type":54,"value":7785}," grid",{"type":48,"tag":2091,"props":7787,"children":7788},{"style":2104},[7789],{"type":54,"value":2177},{"type":48,"tag":2091,"props":7791,"children":7792},{"class":2093,"line":4586},[7793,7798,7802,7807,7811,7815,7819,7824,7828,7832,7836,7840,7844,7849],{"type":48,"tag":2091,"props":7794,"children":7795},{"style":3029},[7796],{"type":54,"value":7797},"  grid-template-columns",{"type":48,"tag":2091,"props":7799,"children":7800},{"style":2104},[7801],{"type":54,"value":2993},{"type":48,"tag":2091,"props":7803,"children":7804},{"style":5709},[7805],{"type":54,"value":7806}," minmax",{"type":48,"tag":2091,"props":7808,"children":7809},{"style":2104},[7810],{"type":54,"value":5717},{"type":48,"tag":2091,"props":7812,"children":7813},{"style":3077},[7814],{"type":54,"value":2451},{"type":48,"tag":2091,"props":7816,"children":7817},{"style":2104},[7818],{"type":54,"value":2107},{"type":48,"tag":2091,"props":7820,"children":7821},{"style":3077},[7822],{"type":54,"value":7823}," 240px",{"type":48,"tag":2091,"props":7825,"children":7826},{"style":2104},[7827],{"type":54,"value":5726},{"type":48,"tag":2091,"props":7829,"children":7830},{"style":5709},[7831],{"type":54,"value":7806},{"type":48,"tag":2091,"props":7833,"children":7834},{"style":2104},[7835],{"type":54,"value":5717},{"type":48,"tag":2091,"props":7837,"children":7838},{"style":3077},[7839],{"type":54,"value":2451},{"type":48,"tag":2091,"props":7841,"children":7842},{"style":2104},[7843],{"type":54,"value":2107},{"type":48,"tag":2091,"props":7845,"children":7846},{"style":3077},[7847],{"type":54,"value":7848}," 1fr",{"type":48,"tag":2091,"props":7850,"children":7851},{"style":2104},[7852],{"type":54,"value":4173},{"type":48,"tag":2091,"props":7854,"children":7855},{"class":2093,"line":4595},[7856,7860,7864,7868],{"type":48,"tag":2091,"props":7857,"children":7858},{"style":3029},[7859],{"type":54,"value":7697},{"type":48,"tag":2091,"props":7861,"children":7862},{"style":2104},[7863],{"type":54,"value":2993},{"type":48,"tag":2091,"props":7865,"children":7866},{"style":3077},[7867],{"type":54,"value":7727},{"type":48,"tag":2091,"props":7869,"children":7870},{"style":2104},[7871],{"type":54,"value":2177},{"type":48,"tag":2091,"props":7873,"children":7874},{"class":2093,"line":4642},[7875,7880,7884,7889,7893],{"type":48,"tag":2091,"props":7876,"children":7877},{"style":3029},[7878],{"type":54,"value":7879},"  padding",{"type":48,"tag":2091,"props":7881,"children":7882},{"style":2104},[7883],{"type":54,"value":2993},{"type":48,"tag":2091,"props":7885,"children":7886},{"style":3077},[7887],{"type":54,"value":7888}," 20px",{"type":48,"tag":2091,"props":7890,"children":7891},{"style":3077},[7892],{"type":54,"value":4159},{"type":48,"tag":2091,"props":7894,"children":7895},{"style":2104},[7896],{"type":54,"value":2177},{"type":48,"tag":2091,"props":7898,"children":7899},{"class":2093,"line":4688},[7900,7905,7909,7914,7919,7923,7927,7931],{"type":48,"tag":2091,"props":7901,"children":7902},{"style":3029},[7903],{"type":54,"value":7904},"  border-bottom",{"type":48,"tag":2091,"props":7906,"children":7907},{"style":2104},[7908],{"type":54,"value":2993},{"type":48,"tag":2091,"props":7910,"children":7911},{"style":3077},[7912],{"type":54,"value":7913}," 1px",{"type":48,"tag":2091,"props":7915,"children":7916},{"style":2098},[7917],{"type":54,"value":7918}," solid ",{"type":48,"tag":2091,"props":7920,"children":7921},{"style":5709},[7922],{"type":54,"value":5712},{"type":48,"tag":2091,"props":7924,"children":7925},{"style":2104},[7926],{"type":54,"value":5717},{"type":48,"tag":2091,"props":7928,"children":7929},{"style":2098},[7930],{"type":54,"value":1934},{"type":48,"tag":2091,"props":7932,"children":7933},{"style":2104},[7934],{"type":54,"value":4173},{"type":48,"tag":2091,"props":7936,"children":7937},{"class":2093,"line":4696},[7938],{"type":48,"tag":2091,"props":7939,"children":7940},{"style":2104},[7941],{"type":54,"value":3135},{"type":48,"tag":2091,"props":7943,"children":7944},{"class":2093,"line":4705},[7945,7949,7953,7957,7962,7966,7971,7975,7980,7984],{"type":48,"tag":2091,"props":7946,"children":7947},{"style":2104},[7948],{"type":54,"value":121},{"type":48,"tag":2091,"props":7950,"children":7951},{"style":2160},[7952],{"type":54,"value":7765},{"type":48,"tag":2091,"props":7954,"children":7955},{"style":2104},[7956],{"type":54,"value":2993},{"type":48,"tag":2091,"props":7958,"children":7959},{"style":3179},[7960],{"type":54,"value":7961},"last-child",{"type":48,"tag":2091,"props":7963,"children":7964},{"style":2104},[7965],{"type":54,"value":5903},{"type":48,"tag":2091,"props":7967,"children":7968},{"style":3029},[7969],{"type":54,"value":7970}," border-bottom",{"type":48,"tag":2091,"props":7972,"children":7973},{"style":2104},[7974],{"type":54,"value":2993},{"type":48,"tag":2091,"props":7976,"children":7977},{"style":2098},[7978],{"type":54,"value":7979}," none",{"type":48,"tag":2091,"props":7981,"children":7982},{"style":2104},[7983],{"type":54,"value":5994},{"type":48,"tag":2091,"props":7985,"children":7986},{"style":2104},[7987],{"type":54,"value":5945},{"type":48,"tag":2091,"props":7989,"children":7990},{"class":2093,"line":4751},[7991,7995,8000,8004,8009,8013,8018,8022,8027,8031,8036,8040,8045,8049,8053,8057,8061,8065],{"type":48,"tag":2091,"props":7992,"children":7993},{"style":2104},[7994],{"type":54,"value":121},{"type":48,"tag":2091,"props":7996,"children":7997},{"style":2160},[7998],{"type":54,"value":7999},"form-row__label",{"type":48,"tag":2091,"props":8001,"children":8002},{"style":2104},[8003],{"type":54,"value":5903},{"type":48,"tag":2091,"props":8005,"children":8006},{"style":3029},[8007],{"type":54,"value":8008}," font-size",{"type":48,"tag":2091,"props":8010,"children":8011},{"style":2104},[8012],{"type":54,"value":2993},{"type":48,"tag":2091,"props":8014,"children":8015},{"style":3077},[8016],{"type":54,"value":8017}," 13px",{"type":48,"tag":2091,"props":8019,"children":8020},{"style":2104},[8021],{"type":54,"value":5994},{"type":48,"tag":2091,"props":8023,"children":8024},{"style":3029},[8025],{"type":54,"value":8026}," font-weight",{"type":48,"tag":2091,"props":8028,"children":8029},{"style":2104},[8030],{"type":54,"value":2993},{"type":48,"tag":2091,"props":8032,"children":8033},{"style":3077},[8034],{"type":54,"value":8035}," 500",{"type":48,"tag":2091,"props":8037,"children":8038},{"style":2104},[8039],{"type":54,"value":5994},{"type":48,"tag":2091,"props":8041,"children":8042},{"style":3029},[8043],{"type":54,"value":8044}," color",{"type":48,"tag":2091,"props":8046,"children":8047},{"style":2104},[8048],{"type":54,"value":2993},{"type":48,"tag":2091,"props":8050,"children":8051},{"style":5709},[8052],{"type":54,"value":5731},{"type":48,"tag":2091,"props":8054,"children":8055},{"style":2104},[8056],{"type":54,"value":5717},{"type":48,"tag":2091,"props":8058,"children":8059},{"style":2098},[8060],{"type":54,"value":1850},{"type":48,"tag":2091,"props":8062,"children":8063},{"style":2104},[8064],{"type":54,"value":5940},{"type":48,"tag":2091,"props":8066,"children":8067},{"style":2104},[8068],{"type":54,"value":5945},{"type":48,"tag":2091,"props":8070,"children":8071},{"class":2093,"line":4796},[8072,8076,8081,8086,8090,8094,8099,8103,8107,8111,8115,8119,8123,8127,8132,8136,8141,8145],{"type":48,"tag":2091,"props":8073,"children":8074},{"style":2104},[8075],{"type":54,"value":121},{"type":48,"tag":2091,"props":8077,"children":8078},{"style":2160},[8079],{"type":54,"value":8080},"form-row__hint",{"type":48,"tag":2091,"props":8082,"children":8083},{"style":2104},[8084],{"type":54,"value":8085},"  {",{"type":48,"tag":2091,"props":8087,"children":8088},{"style":3029},[8089],{"type":54,"value":8008},{"type":48,"tag":2091,"props":8091,"children":8092},{"style":2104},[8093],{"type":54,"value":2993},{"type":48,"tag":2091,"props":8095,"children":8096},{"style":3077},[8097],{"type":54,"value":8098}," 12px",{"type":48,"tag":2091,"props":8100,"children":8101},{"style":2104},[8102],{"type":54,"value":5994},{"type":48,"tag":2091,"props":8104,"children":8105},{"style":3029},[8106],{"type":54,"value":8044},{"type":48,"tag":2091,"props":8108,"children":8109},{"style":2104},[8110],{"type":54,"value":2993},{"type":48,"tag":2091,"props":8112,"children":8113},{"style":5709},[8114],{"type":54,"value":5731},{"type":48,"tag":2091,"props":8116,"children":8117},{"style":2104},[8118],{"type":54,"value":5717},{"type":48,"tag":2091,"props":8120,"children":8121},{"style":2098},[8122],{"type":54,"value":1878},{"type":48,"tag":2091,"props":8124,"children":8125},{"style":2104},[8126],{"type":54,"value":5940},{"type":48,"tag":2091,"props":8128,"children":8129},{"style":3029},[8130],{"type":54,"value":8131}," margin-top",{"type":48,"tag":2091,"props":8133,"children":8134},{"style":2104},[8135],{"type":54,"value":2993},{"type":48,"tag":2091,"props":8137,"children":8138},{"style":3077},[8139],{"type":54,"value":8140}," 4px",{"type":48,"tag":2091,"props":8142,"children":8143},{"style":2104},[8144],{"type":54,"value":5994},{"type":48,"tag":2091,"props":8146,"children":8147},{"style":2104},[8148],{"type":54,"value":5945},{"type":48,"tag":2091,"props":8150,"children":8151},{"class":2093,"line":4842},[8152],{"type":48,"tag":2091,"props":8153,"children":8154},{"emptyLinePlaceholder":3142},[8155],{"type":54,"value":3145},{"type":48,"tag":2091,"props":8157,"children":8158},{"class":2093,"line":6321},[8159],{"type":48,"tag":2091,"props":8160,"children":8161},{"style":4121},[8162],{"type":54,"value":8163},"\u002F* Card grid (3-col on desktop, 2 on tablet, 1 on mobile) *\u002F\n",{"type":48,"tag":2091,"props":8165,"children":8166},{"class":2093,"line":6329},[8167,8171,8176],{"type":48,"tag":2091,"props":8168,"children":8169},{"style":2104},[8170],{"type":54,"value":121},{"type":48,"tag":2091,"props":8172,"children":8173},{"style":2160},[8174],{"type":54,"value":8175},"card-grid",{"type":48,"tag":2091,"props":8177,"children":8178},{"style":2104},[8179],{"type":54,"value":2980},{"type":48,"tag":2091,"props":8181,"children":8182},{"class":2093,"line":6337},[8183,8187,8191,8195],{"type":48,"tag":2091,"props":8184,"children":8185},{"style":3029},[8186],{"type":54,"value":7634},{"type":48,"tag":2091,"props":8188,"children":8189},{"style":2104},[8190],{"type":54,"value":2993},{"type":48,"tag":2091,"props":8192,"children":8193},{"style":2098},[8194],{"type":54,"value":7785},{"type":48,"tag":2091,"props":8196,"children":8197},{"style":2104},[8198],{"type":54,"value":2177},{"type":48,"tag":2091,"props":8200,"children":8201},{"class":2093,"line":6346},[8202,8206,8210,8214],{"type":48,"tag":2091,"props":8203,"children":8204},{"style":3029},[8205],{"type":54,"value":7697},{"type":48,"tag":2091,"props":8207,"children":8208},{"style":2104},[8209],{"type":54,"value":2993},{"type":48,"tag":2091,"props":8211,"children":8212},{"style":3077},[8213],{"type":54,"value":7706},{"type":48,"tag":2091,"props":8215,"children":8216},{"style":2104},[8217],{"type":54,"value":2177},{"type":48,"tag":2091,"props":8219,"children":8220},{"class":2093,"line":6401},[8221,8225,8229,8233],{"type":48,"tag":2091,"props":8222,"children":8223},{"style":3029},[8224],{"type":54,"value":7797},{"type":48,"tag":2091,"props":8226,"children":8227},{"style":2104},[8228],{"type":54,"value":2993},{"type":48,"tag":2091,"props":8230,"children":8231},{"style":3077},[8232],{"type":54,"value":7848},{"type":48,"tag":2091,"props":8234,"children":8235},{"style":2104},[8236],{"type":54,"value":2177},{"type":48,"tag":2091,"props":8238,"children":8239},{"class":2093,"line":6418},[8240],{"type":48,"tag":2091,"props":8241,"children":8242},{"style":2104},[8243],{"type":54,"value":3135},{"type":48,"tag":2091,"props":8245,"children":8246},{"class":2093,"line":6475},[8247,8251,8255,8259,8263,8268,8272,8276,8281,8285,8289,8294,8298,8303,8307,8311,8315,8319,8323,8328],{"type":48,"tag":2091,"props":8248,"children":8249},{"style":5951},[8250],{"type":54,"value":6967},{"type":48,"tag":2091,"props":8252,"children":8253},{"style":2104},[8254],{"type":54,"value":384},{"type":48,"tag":2091,"props":8256,"children":8257},{"style":2160},[8258],{"type":54,"value":7466},{"type":48,"tag":2091,"props":8260,"children":8261},{"style":2104},[8262],{"type":54,"value":2993},{"type":48,"tag":2091,"props":8264,"children":8265},{"style":3077},[8266],{"type":54,"value":8267}," 768px",{"type":48,"tag":2091,"props":8269,"children":8270},{"style":2104},[8271],{"type":54,"value":5726},{"type":48,"tag":2091,"props":8273,"children":8274},{"style":2104},[8275],{"type":54,"value":5903},{"type":48,"tag":2091,"props":8277,"children":8278},{"style":2104},[8279],{"type":54,"value":8280}," .",{"type":48,"tag":2091,"props":8282,"children":8283},{"style":2160},[8284],{"type":54,"value":8175},{"type":48,"tag":2091,"props":8286,"children":8287},{"style":2104},[8288],{"type":54,"value":5903},{"type":48,"tag":2091,"props":8290,"children":8291},{"style":3029},[8292],{"type":54,"value":8293}," grid-template-columns",{"type":48,"tag":2091,"props":8295,"children":8296},{"style":2104},[8297],{"type":54,"value":2993},{"type":48,"tag":2091,"props":8299,"children":8300},{"style":5709},[8301],{"type":54,"value":8302}," repeat",{"type":48,"tag":2091,"props":8304,"children":8305},{"style":2104},[8306],{"type":54,"value":5717},{"type":48,"tag":2091,"props":8308,"children":8309},{"style":3077},[8310],{"type":54,"value":3356},{"type":48,"tag":2091,"props":8312,"children":8313},{"style":2104},[8314],{"type":54,"value":2107},{"type":48,"tag":2091,"props":8316,"children":8317},{"style":3077},[8318],{"type":54,"value":7848},{"type":48,"tag":2091,"props":8320,"children":8321},{"style":2104},[8322],{"type":54,"value":5940},{"type":48,"tag":2091,"props":8324,"children":8325},{"style":2104},[8326],{"type":54,"value":8327}," }",{"type":48,"tag":2091,"props":8329,"children":8330},{"style":2104},[8331],{"type":54,"value":5945},{"type":48,"tag":2091,"props":8333,"children":8334},{"class":2093,"line":6531},[8335,8339,8343,8347,8351,8356,8360,8364,8368,8372,8376,8380,8384,8388,8392,8396,8400,8404,8408,8412],{"type":48,"tag":2091,"props":8336,"children":8337},{"style":5951},[8338],{"type":54,"value":6967},{"type":48,"tag":2091,"props":8340,"children":8341},{"style":2104},[8342],{"type":54,"value":384},{"type":48,"tag":2091,"props":8344,"children":8345},{"style":2160},[8346],{"type":54,"value":7466},{"type":48,"tag":2091,"props":8348,"children":8349},{"style":2104},[8350],{"type":54,"value":2993},{"type":48,"tag":2091,"props":8352,"children":8353},{"style":3077},[8354],{"type":54,"value":8355}," 1024px",{"type":48,"tag":2091,"props":8357,"children":8358},{"style":2104},[8359],{"type":54,"value":5726},{"type":48,"tag":2091,"props":8361,"children":8362},{"style":2104},[8363],{"type":54,"value":5903},{"type":48,"tag":2091,"props":8365,"children":8366},{"style":2104},[8367],{"type":54,"value":8280},{"type":48,"tag":2091,"props":8369,"children":8370},{"style":2160},[8371],{"type":54,"value":8175},{"type":48,"tag":2091,"props":8373,"children":8374},{"style":2104},[8375],{"type":54,"value":5903},{"type":48,"tag":2091,"props":8377,"children":8378},{"style":3029},[8379],{"type":54,"value":8293},{"type":48,"tag":2091,"props":8381,"children":8382},{"style":2104},[8383],{"type":54,"value":2993},{"type":48,"tag":2091,"props":8385,"children":8386},{"style":5709},[8387],{"type":54,"value":8302},{"type":48,"tag":2091,"props":8389,"children":8390},{"style":2104},[8391],{"type":54,"value":5717},{"type":48,"tag":2091,"props":8393,"children":8394},{"style":3077},[8395],{"type":54,"value":3660},{"type":48,"tag":2091,"props":8397,"children":8398},{"style":2104},[8399],{"type":54,"value":2107},{"type":48,"tag":2091,"props":8401,"children":8402},{"style":3077},[8403],{"type":54,"value":7848},{"type":48,"tag":2091,"props":8405,"children":8406},{"style":2104},[8407],{"type":54,"value":5940},{"type":48,"tag":2091,"props":8409,"children":8410},{"style":2104},[8411],{"type":54,"value":8327},{"type":48,"tag":2091,"props":8413,"children":8414},{"style":2104},[8415],{"type":54,"value":5945},{"type":48,"tag":2091,"props":8417,"children":8418},{"class":2093,"line":6539},[8419],{"type":48,"tag":2091,"props":8420,"children":8421},{"emptyLinePlaceholder":3142},[8422],{"type":54,"value":3145},{"type":48,"tag":2091,"props":8424,"children":8425},{"class":2093,"line":6547},[8426],{"type":48,"tag":2091,"props":8427,"children":8428},{"style":4121},[8429],{"type":54,"value":8430},"\u002F* KPI strip — auto-fit, never wider than 280, never narrower than 200 *\u002F\n",{"type":48,"tag":2091,"props":8432,"children":8433},{"class":2093,"line":6556},[8434,8438,8443],{"type":48,"tag":2091,"props":8435,"children":8436},{"style":2104},[8437],{"type":54,"value":121},{"type":48,"tag":2091,"props":8439,"children":8440},{"style":2160},[8441],{"type":54,"value":8442},"kpi-strip",{"type":48,"tag":2091,"props":8444,"children":8445},{"style":2104},[8446],{"type":54,"value":2980},{"type":48,"tag":2091,"props":8448,"children":8449},{"class":2093,"line":6573},[8450,8454,8458,8462],{"type":48,"tag":2091,"props":8451,"children":8452},{"style":3029},[8453],{"type":54,"value":7634},{"type":48,"tag":2091,"props":8455,"children":8456},{"style":2104},[8457],{"type":54,"value":2993},{"type":48,"tag":2091,"props":8459,"children":8460},{"style":2098},[8461],{"type":54,"value":7785},{"type":48,"tag":2091,"props":8463,"children":8464},{"style":2104},[8465],{"type":54,"value":2177},{"type":48,"tag":2091,"props":8467,"children":8468},{"class":2093,"line":6679},[8469,8473,8477,8481,8485,8490,8494,8498,8502,8507,8511,8515],{"type":48,"tag":2091,"props":8470,"children":8471},{"style":3029},[8472],{"type":54,"value":7797},{"type":48,"tag":2091,"props":8474,"children":8475},{"style":2104},[8476],{"type":54,"value":2993},{"type":48,"tag":2091,"props":8478,"children":8479},{"style":5709},[8480],{"type":54,"value":8302},{"type":48,"tag":2091,"props":8482,"children":8483},{"style":2104},[8484],{"type":54,"value":5717},{"type":48,"tag":2091,"props":8486,"children":8487},{"style":2098},[8488],{"type":54,"value":8489},"auto-fit",{"type":48,"tag":2091,"props":8491,"children":8492},{"style":2104},[8493],{"type":54,"value":2107},{"type":48,"tag":2091,"props":8495,"children":8496},{"style":5709},[8497],{"type":54,"value":7806},{"type":48,"tag":2091,"props":8499,"children":8500},{"style":2104},[8501],{"type":54,"value":5717},{"type":48,"tag":2091,"props":8503,"children":8504},{"style":3077},[8505],{"type":54,"value":8506},"200px",{"type":48,"tag":2091,"props":8508,"children":8509},{"style":2104},[8510],{"type":54,"value":2107},{"type":48,"tag":2091,"props":8512,"children":8513},{"style":3077},[8514],{"type":54,"value":7848},{"type":48,"tag":2091,"props":8516,"children":8517},{"style":2104},[8518],{"type":54,"value":8519},"));\n",{"type":48,"tag":2091,"props":8521,"children":8522},{"class":2093,"line":6706},[8523,8527,8531,8535],{"type":48,"tag":2091,"props":8524,"children":8525},{"style":3029},[8526],{"type":54,"value":7697},{"type":48,"tag":2091,"props":8528,"children":8529},{"style":2104},[8530],{"type":54,"value":2993},{"type":48,"tag":2091,"props":8532,"children":8533},{"style":3077},[8534],{"type":54,"value":8098},{"type":48,"tag":2091,"props":8536,"children":8537},{"style":2104},[8538],{"type":54,"value":2177},{"type":48,"tag":2091,"props":8540,"children":8541},{"class":2093,"line":6738},[8542],{"type":48,"tag":2091,"props":8543,"children":8544},{"style":2104},[8545],{"type":54,"value":3135},{"type":48,"tag":167,"props":8547,"children":8549},{"id":8548},"_85-sidebar-anatomy",[8550],{"type":54,"value":8551},"8.5 Sidebar Anatomy",{"type":48,"tag":134,"props":8553,"children":8556},{"className":8554,"code":8555,"language":54},[137],"[Workspace switcher]      32px row, hover bg, dropdown chevron\n─────────────────────\nSECTION LABEL             11px uppercase, --neutral-500, 8px y-padding\n  [icon] Item 1           36px row, 13px text, 8px gap, hover bg-100\n  [icon] Item 2           selected: bg-brand-50 + brand-700 text\n  [icon] Item 3\n─────────────────────\nSECTION LABEL\n  [icon] Item 4\n─────────────────────\n                          (stretches to fill)\n[avatar] user@email       Bottom; opens user menu upward\n",[8557],{"type":48,"tag":78,"props":8558,"children":8559},{"__ignoreMap":142},[8560],{"type":54,"value":8555},{"type":48,"tag":61,"props":8562,"children":8563},{},[8564],{"type":54,"value":8565},"Key spec:",{"type":48,"tag":320,"props":8567,"children":8568},{},[8569,8588,8593,8619,8638],{"type":48,"tag":324,"props":8570,"children":8571},{},[8572,8574,8579,8581,8586],{"type":54,"value":8573},"Sidebar bg: ",{"type":48,"tag":78,"props":8575,"children":8577},{"className":8576},[],[8578],{"type":54,"value":1734},{"type":54,"value":8580}," (slightly tinted from page surface) OR ",{"type":48,"tag":78,"props":8582,"children":8584},{"className":8583},[],[8585],{"type":54,"value":1762},{"type":54,"value":8587}," flat",{"type":48,"tag":324,"props":8589,"children":8590},{},[8591],{"type":54,"value":8592},"Nav items: 36px tall, 8px horizontal padding, 6px radius, gap 8px between icon + text",{"type":48,"tag":324,"props":8594,"children":8595},{},[8596,8598,8604,8605,8611,8612,8617],{"type":54,"value":8597},"Active item: ",{"type":48,"tag":78,"props":8599,"children":8601},{"className":8600},[],[8602],{"type":54,"value":8603},"bg: var(--brand-50)",{"type":54,"value":85},{"type":48,"tag":78,"props":8606,"children":8608},{"className":8607},[],[8609],{"type":54,"value":8610},"color: var(--brand-700)",{"type":54,"value":85},{"type":48,"tag":65,"props":8613,"children":8614},{},[8615],{"type":54,"value":8616},"no border, no left-accent stripe",{"type":54,"value":8618}," (Linear-style minimal)",{"type":48,"tag":324,"props":8620,"children":8621},{},[8622,8624,8629,8631,8636],{"type":54,"value":8623},"Section labels: ",{"type":48,"tag":78,"props":8625,"children":8627},{"className":8626},[],[8628],{"type":54,"value":2394},{"type":54,"value":8630}," uppercase, ",{"type":48,"tag":78,"props":8632,"children":8634},{"className":8633},[],[8635],{"type":54,"value":812},{"type":54,"value":8637},", 8px y-padding",{"type":48,"tag":324,"props":8639,"children":8640},{},[8641],{"type":54,"value":8642},"Width: 256px default, 56px collapsed (icons only)",{"type":48,"tag":123,"props":8644,"children":8645},{},[],{"type":48,"tag":127,"props":8647,"children":8649},{"id":8648},"_9-dark-mode",[8650],{"type":54,"value":8651},"9. Dark Mode",{"type":48,"tag":167,"props":8653,"children":8655},{"id":8654},"_91-detection",[8656],{"type":54,"value":8657},"9.1 Detection",{"type":48,"tag":134,"props":8659,"children":8662},{"className":8660,"code":8661,"language":2975,"meta":142,"style":142},"language-html shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u003Cscript>\n  (function() {\n    var stored = localStorage.getItem('theme');\n    var prefersDark = window.matchMedia('(prefers-color-scheme: dark)').matches;\n    var dark = stored === 'dark' || (stored !== 'light' && prefersDark);\n    document.documentElement.classList.toggle('dark', dark);\n  })();\n\u003C\u002Fscript>\n",[8663],{"type":48,"tag":78,"props":8664,"children":8665},{"__ignoreMap":142},[8666,8685,8707,8765,8829,8917,8984,9001],{"type":48,"tag":2091,"props":8667,"children":8668},{"class":2093,"line":2094},[8669,8674,8680],{"type":48,"tag":2091,"props":8670,"children":8671},{"style":2104},[8672],{"type":54,"value":8673},"\u003C",{"type":48,"tag":2091,"props":8675,"children":8677},{"style":8676},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[8678],{"type":54,"value":8679},"script",{"type":48,"tag":2091,"props":8681,"children":8682},{"style":2104},[8683],{"type":54,"value":8684},">\n",{"type":48,"tag":2091,"props":8686,"children":8687},{"class":2093,"line":2147},[8688,8693,8698,8703],{"type":48,"tag":2091,"props":8689,"children":8690},{"style":2098},[8691],{"type":54,"value":8692},"  (",{"type":48,"tag":2091,"props":8694,"children":8695},{"style":3179},[8696],{"type":54,"value":8697},"function",{"type":48,"tag":2091,"props":8699,"children":8700},{"style":2104},[8701],{"type":54,"value":8702},"()",{"type":48,"tag":2091,"props":8704,"children":8705},{"style":2104},[8706],{"type":54,"value":2980},{"type":48,"tag":2091,"props":8708,"children":8709},{"class":2093,"line":2180},[8710,8715,8720,8725,8730,8734,8739,8743,8748,8753,8757,8761],{"type":48,"tag":2091,"props":8711,"children":8712},{"style":3179},[8713],{"type":54,"value":8714},"    var",{"type":48,"tag":2091,"props":8716,"children":8717},{"style":2098},[8718],{"type":54,"value":8719}," stored",{"type":48,"tag":2091,"props":8721,"children":8722},{"style":2104},[8723],{"type":54,"value":8724}," =",{"type":48,"tag":2091,"props":8726,"children":8727},{"style":2098},[8728],{"type":54,"value":8729}," localStorage",{"type":48,"tag":2091,"props":8731,"children":8732},{"style":2104},[8733],{"type":54,"value":121},{"type":48,"tag":2091,"props":8735,"children":8736},{"style":5709},[8737],{"type":54,"value":8738},"getItem",{"type":48,"tag":2091,"props":8740,"children":8741},{"style":8676},[8742],{"type":54,"value":5717},{"type":48,"tag":2091,"props":8744,"children":8745},{"style":2104},[8746],{"type":54,"value":8747},"'",{"type":48,"tag":2091,"props":8749,"children":8750},{"style":3066},[8751],{"type":54,"value":8752},"theme",{"type":48,"tag":2091,"props":8754,"children":8755},{"style":2104},[8756],{"type":54,"value":8747},{"type":48,"tag":2091,"props":8758,"children":8759},{"style":8676},[8760],{"type":54,"value":5726},{"type":48,"tag":2091,"props":8762,"children":8763},{"style":2104},[8764],{"type":54,"value":2177},{"type":48,"tag":2091,"props":8766,"children":8767},{"class":2093,"line":2229},[8768,8772,8777,8781,8786,8790,8795,8799,8803,8808,8812,8816,8820,8825],{"type":48,"tag":2091,"props":8769,"children":8770},{"style":3179},[8771],{"type":54,"value":8714},{"type":48,"tag":2091,"props":8773,"children":8774},{"style":2098},[8775],{"type":54,"value":8776}," prefersDark",{"type":48,"tag":2091,"props":8778,"children":8779},{"style":2104},[8780],{"type":54,"value":8724},{"type":48,"tag":2091,"props":8782,"children":8783},{"style":2098},[8784],{"type":54,"value":8785}," window",{"type":48,"tag":2091,"props":8787,"children":8788},{"style":2104},[8789],{"type":54,"value":121},{"type":48,"tag":2091,"props":8791,"children":8792},{"style":5709},[8793],{"type":54,"value":8794},"matchMedia",{"type":48,"tag":2091,"props":8796,"children":8797},{"style":8676},[8798],{"type":54,"value":5717},{"type":48,"tag":2091,"props":8800,"children":8801},{"style":2104},[8802],{"type":54,"value":8747},{"type":48,"tag":2091,"props":8804,"children":8805},{"style":3066},[8806],{"type":54,"value":8807},"(prefers-color-scheme: dark)",{"type":48,"tag":2091,"props":8809,"children":8810},{"style":2104},[8811],{"type":54,"value":8747},{"type":48,"tag":2091,"props":8813,"children":8814},{"style":8676},[8815],{"type":54,"value":5726},{"type":48,"tag":2091,"props":8817,"children":8818},{"style":2104},[8819],{"type":54,"value":121},{"type":48,"tag":2091,"props":8821,"children":8822},{"style":2098},[8823],{"type":54,"value":8824},"matches",{"type":48,"tag":2091,"props":8826,"children":8827},{"style":2104},[8828],{"type":54,"value":2177},{"type":48,"tag":2091,"props":8830,"children":8831},{"class":2093,"line":3048},[8832,8836,8841,8845,8849,8854,8859,8864,8868,8873,8877,8882,8887,8891,8896,8900,8905,8909,8913],{"type":48,"tag":2091,"props":8833,"children":8834},{"style":3179},[8835],{"type":54,"value":8714},{"type":48,"tag":2091,"props":8837,"children":8838},{"style":2098},[8839],{"type":54,"value":8840}," dark",{"type":48,"tag":2091,"props":8842,"children":8843},{"style":2104},[8844],{"type":54,"value":8724},{"type":48,"tag":2091,"props":8846,"children":8847},{"style":2098},[8848],{"type":54,"value":8719},{"type":48,"tag":2091,"props":8850,"children":8851},{"style":2104},[8852],{"type":54,"value":8853}," ===",{"type":48,"tag":2091,"props":8855,"children":8856},{"style":2104},[8857],{"type":54,"value":8858}," '",{"type":48,"tag":2091,"props":8860,"children":8861},{"style":3066},[8862],{"type":54,"value":8863},"dark",{"type":48,"tag":2091,"props":8865,"children":8866},{"style":2104},[8867],{"type":54,"value":8747},{"type":48,"tag":2091,"props":8869,"children":8870},{"style":2104},[8871],{"type":54,"value":8872}," ||",{"type":48,"tag":2091,"props":8874,"children":8875},{"style":8676},[8876],{"type":54,"value":384},{"type":48,"tag":2091,"props":8878,"children":8879},{"style":2098},[8880],{"type":54,"value":8881},"stored",{"type":48,"tag":2091,"props":8883,"children":8884},{"style":2104},[8885],{"type":54,"value":8886}," !==",{"type":48,"tag":2091,"props":8888,"children":8889},{"style":2104},[8890],{"type":54,"value":8858},{"type":48,"tag":2091,"props":8892,"children":8893},{"style":3066},[8894],{"type":54,"value":8895},"light",{"type":48,"tag":2091,"props":8897,"children":8898},{"style":2104},[8899],{"type":54,"value":8747},{"type":48,"tag":2091,"props":8901,"children":8902},{"style":2104},[8903],{"type":54,"value":8904}," &&",{"type":48,"tag":2091,"props":8906,"children":8907},{"style":2098},[8908],{"type":54,"value":8776},{"type":48,"tag":2091,"props":8910,"children":8911},{"style":8676},[8912],{"type":54,"value":5726},{"type":48,"tag":2091,"props":8914,"children":8915},{"style":2104},[8916],{"type":54,"value":2177},{"type":48,"tag":2091,"props":8918,"children":8919},{"class":2093,"line":3129},[8920,8925,8929,8934,8938,8943,8947,8952,8956,8960,8964,8968,8972,8976,8980],{"type":48,"tag":2091,"props":8921,"children":8922},{"style":2098},[8923],{"type":54,"value":8924},"    document",{"type":48,"tag":2091,"props":8926,"children":8927},{"style":2104},[8928],{"type":54,"value":121},{"type":48,"tag":2091,"props":8930,"children":8931},{"style":2098},[8932],{"type":54,"value":8933},"documentElement",{"type":48,"tag":2091,"props":8935,"children":8936},{"style":2104},[8937],{"type":54,"value":121},{"type":48,"tag":2091,"props":8939,"children":8940},{"style":2098},[8941],{"type":54,"value":8942},"classList",{"type":48,"tag":2091,"props":8944,"children":8945},{"style":2104},[8946],{"type":54,"value":121},{"type":48,"tag":2091,"props":8948,"children":8949},{"style":5709},[8950],{"type":54,"value":8951},"toggle",{"type":48,"tag":2091,"props":8953,"children":8954},{"style":8676},[8955],{"type":54,"value":5717},{"type":48,"tag":2091,"props":8957,"children":8958},{"style":2104},[8959],{"type":54,"value":8747},{"type":48,"tag":2091,"props":8961,"children":8962},{"style":3066},[8963],{"type":54,"value":8863},{"type":48,"tag":2091,"props":8965,"children":8966},{"style":2104},[8967],{"type":54,"value":8747},{"type":48,"tag":2091,"props":8969,"children":8970},{"style":2104},[8971],{"type":54,"value":2107},{"type":48,"tag":2091,"props":8973,"children":8974},{"style":2098},[8975],{"type":54,"value":8840},{"type":48,"tag":2091,"props":8977,"children":8978},{"style":8676},[8979],{"type":54,"value":5726},{"type":48,"tag":2091,"props":8981,"children":8982},{"style":2104},[8983],{"type":54,"value":2177},{"type":48,"tag":2091,"props":8985,"children":8986},{"class":2093,"line":3138},[8987,8992,8997],{"type":48,"tag":2091,"props":8988,"children":8989},{"style":2104},[8990],{"type":54,"value":8991},"  }",{"type":48,"tag":2091,"props":8993,"children":8994},{"style":2098},[8995],{"type":54,"value":8996},")()",{"type":48,"tag":2091,"props":8998,"children":8999},{"style":2104},[9000],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9002,"children":9003},{"class":2093,"line":3148},[9004,9009,9013],{"type":48,"tag":2091,"props":9005,"children":9006},{"style":2104},[9007],{"type":54,"value":9008},"\u003C\u002F",{"type":48,"tag":2091,"props":9010,"children":9011},{"style":8676},[9012],{"type":54,"value":8679},{"type":48,"tag":2091,"props":9014,"children":9015},{"style":2104},[9016],{"type":54,"value":8684},{"type":48,"tag":61,"props":9018,"children":9019},{},[9020,9022,9028],{"type":54,"value":9021},"Inline in ",{"type":48,"tag":78,"props":9023,"children":9025},{"className":9024},[],[9026],{"type":54,"value":9027},"\u003Chead>",{"type":54,"value":9029}," BEFORE any stylesheets to prevent flash-of-light-theme on dark-preferred users.",{"type":48,"tag":167,"props":9031,"children":9033},{"id":9032},"_92-css-token-mapping",[9034],{"type":54,"value":9035},"9.2 CSS Token Mapping",{"type":48,"tag":134,"props":9037,"children":9039},{"className":2083,"code":9038,"language":2085,"meta":142,"style":142},":root {\n  --bg-canvas: #F8FAFC;\n  --bg-surface: #FFFFFF;\n  --bg-elevated: #FFFFFF;\n  --text-primary: #0F172A;\n  --text-muted: #475569;\n  --text-subtle: #94A3B8;\n  --border-default: #E2E8F0;\n  --border-strong: #CBD5E1;\n  --brand-fg: #5E6AD2;\n  --brand-bg-subtle: #EEF0FB;\n}\n\n.dark {\n  --bg-canvas: #0A0E1A;\n  --bg-surface: #111827;\n  --bg-elevated: #1F2937;\n  --text-primary: #F1F5F9;\n  --text-muted: #94A3B8;\n  --text-subtle: #64748B;\n  --border-default: #1F2937;\n  --border-strong: #374151;\n  --brand-fg: #A5B4FC;\n  --brand-bg-subtle: rgba(94, 106, 210, 0.16);\n}\n",[9040],{"type":48,"tag":78,"props":9041,"children":9042},{"__ignoreMap":142},[9043,9058,9084,9109,9133,9158,9183,9208,9233,9258,9283,9308,9315,9322,9337,9361,9385,9409,9433,9456,9480,9503,9527,9551,9605],{"type":48,"tag":2091,"props":9044,"children":9045},{"class":2093,"line":2094},[9046,9050,9054],{"type":48,"tag":2091,"props":9047,"children":9048},{"style":2104},[9049],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9051,"children":9052},{"style":3179},[9053],{"type":54,"value":45},{"type":48,"tag":2091,"props":9055,"children":9056},{"style":2104},[9057],{"type":54,"value":2980},{"type":48,"tag":2091,"props":9059,"children":9060},{"class":2093,"line":2147},[9061,9066,9070,9075,9080],{"type":48,"tag":2091,"props":9062,"children":9063},{"style":2098},[9064],{"type":54,"value":9065},"  --bg-canvas",{"type":48,"tag":2091,"props":9067,"children":9068},{"style":2104},[9069],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9071,"children":9072},{"style":2104},[9073],{"type":54,"value":9074}," #",{"type":48,"tag":2091,"props":9076,"children":9077},{"style":2098},[9078],{"type":54,"value":9079},"F8FAFC",{"type":48,"tag":2091,"props":9081,"children":9082},{"style":2104},[9083],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9085,"children":9086},{"class":2093,"line":2180},[9087,9092,9096,9100,9105],{"type":48,"tag":2091,"props":9088,"children":9089},{"style":2098},[9090],{"type":54,"value":9091},"  --bg-surface",{"type":48,"tag":2091,"props":9093,"children":9094},{"style":2104},[9095],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9097,"children":9098},{"style":2104},[9099],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9101,"children":9102},{"style":2098},[9103],{"type":54,"value":9104},"FFFFFF",{"type":48,"tag":2091,"props":9106,"children":9107},{"style":2104},[9108],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9110,"children":9111},{"class":2093,"line":2229},[9112,9117,9121,9125,9129],{"type":48,"tag":2091,"props":9113,"children":9114},{"style":2098},[9115],{"type":54,"value":9116},"  --bg-elevated",{"type":48,"tag":2091,"props":9118,"children":9119},{"style":2104},[9120],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9122,"children":9123},{"style":2104},[9124],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9126,"children":9127},{"style":2098},[9128],{"type":54,"value":9104},{"type":48,"tag":2091,"props":9130,"children":9131},{"style":2104},[9132],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9134,"children":9135},{"class":2093,"line":3048},[9136,9141,9145,9149,9154],{"type":48,"tag":2091,"props":9137,"children":9138},{"style":2098},[9139],{"type":54,"value":9140},"  --text-primary",{"type":48,"tag":2091,"props":9142,"children":9143},{"style":2104},[9144],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9146,"children":9147},{"style":2104},[9148],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9150,"children":9151},{"style":2098},[9152],{"type":54,"value":9153},"0F172A",{"type":48,"tag":2091,"props":9155,"children":9156},{"style":2104},[9157],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9159,"children":9160},{"class":2093,"line":3129},[9161,9166,9170,9174,9179],{"type":48,"tag":2091,"props":9162,"children":9163},{"style":2098},[9164],{"type":54,"value":9165},"  --text-muted",{"type":48,"tag":2091,"props":9167,"children":9168},{"style":2104},[9169],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9171,"children":9172},{"style":2104},[9173],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9175,"children":9176},{"style":2098},[9177],{"type":54,"value":9178},"475569",{"type":48,"tag":2091,"props":9180,"children":9181},{"style":2104},[9182],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9184,"children":9185},{"class":2093,"line":3138},[9186,9191,9195,9199,9204],{"type":48,"tag":2091,"props":9187,"children":9188},{"style":2098},[9189],{"type":54,"value":9190},"  --text-subtle",{"type":48,"tag":2091,"props":9192,"children":9193},{"style":2104},[9194],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9196,"children":9197},{"style":2104},[9198],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9200,"children":9201},{"style":2098},[9202],{"type":54,"value":9203},"94A3B8",{"type":48,"tag":2091,"props":9205,"children":9206},{"style":2104},[9207],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9209,"children":9210},{"class":2093,"line":3148},[9211,9216,9220,9224,9229],{"type":48,"tag":2091,"props":9212,"children":9213},{"style":2098},[9214],{"type":54,"value":9215},"  --border-default",{"type":48,"tag":2091,"props":9217,"children":9218},{"style":2104},[9219],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9221,"children":9222},{"style":2104},[9223],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9225,"children":9226},{"style":2098},[9227],{"type":54,"value":9228},"E2E8F0",{"type":48,"tag":2091,"props":9230,"children":9231},{"style":2104},[9232],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9234,"children":9235},{"class":2093,"line":3194},[9236,9241,9245,9249,9254],{"type":48,"tag":2091,"props":9237,"children":9238},{"style":2098},[9239],{"type":54,"value":9240},"  --border-strong",{"type":48,"tag":2091,"props":9242,"children":9243},{"style":2104},[9244],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9246,"children":9247},{"style":2104},[9248],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9250,"children":9251},{"style":2098},[9252],{"type":54,"value":9253},"CBD5E1",{"type":48,"tag":2091,"props":9255,"children":9256},{"style":2104},[9257],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9259,"children":9260},{"class":2093,"line":3216},[9261,9266,9270,9274,9279],{"type":48,"tag":2091,"props":9262,"children":9263},{"style":2098},[9264],{"type":54,"value":9265},"  --brand-fg",{"type":48,"tag":2091,"props":9267,"children":9268},{"style":2104},[9269],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9271,"children":9272},{"style":2104},[9273],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9275,"children":9276},{"style":2098},[9277],{"type":54,"value":9278},"5E6AD2",{"type":48,"tag":2091,"props":9280,"children":9281},{"style":2104},[9282],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9284,"children":9285},{"class":2093,"line":4532},[9286,9291,9295,9299,9304],{"type":48,"tag":2091,"props":9287,"children":9288},{"style":2098},[9289],{"type":54,"value":9290},"  --brand-bg-subtle",{"type":48,"tag":2091,"props":9292,"children":9293},{"style":2104},[9294],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9296,"children":9297},{"style":2104},[9298],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9300,"children":9301},{"style":2098},[9302],{"type":54,"value":9303},"EEF0FB",{"type":48,"tag":2091,"props":9305,"children":9306},{"style":2104},[9307],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9309,"children":9310},{"class":2093,"line":4578},[9311],{"type":48,"tag":2091,"props":9312,"children":9313},{"style":2104},[9314],{"type":54,"value":3135},{"type":48,"tag":2091,"props":9316,"children":9317},{"class":2093,"line":4586},[9318],{"type":48,"tag":2091,"props":9319,"children":9320},{"emptyLinePlaceholder":3142},[9321],{"type":54,"value":3145},{"type":48,"tag":2091,"props":9323,"children":9324},{"class":2093,"line":4595},[9325,9329,9333],{"type":48,"tag":2091,"props":9326,"children":9327},{"style":2104},[9328],{"type":54,"value":121},{"type":48,"tag":2091,"props":9330,"children":9331},{"style":2160},[9332],{"type":54,"value":8863},{"type":48,"tag":2091,"props":9334,"children":9335},{"style":2104},[9336],{"type":54,"value":2980},{"type":48,"tag":2091,"props":9338,"children":9339},{"class":2093,"line":4642},[9340,9344,9348,9352,9357],{"type":48,"tag":2091,"props":9341,"children":9342},{"style":2098},[9343],{"type":54,"value":9065},{"type":48,"tag":2091,"props":9345,"children":9346},{"style":2104},[9347],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9349,"children":9350},{"style":2104},[9351],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9353,"children":9354},{"style":2098},[9355],{"type":54,"value":9356},"0A0E1A",{"type":48,"tag":2091,"props":9358,"children":9359},{"style":2104},[9360],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9362,"children":9363},{"class":2093,"line":4688},[9364,9368,9372,9376,9381],{"type":48,"tag":2091,"props":9365,"children":9366},{"style":2098},[9367],{"type":54,"value":9091},{"type":48,"tag":2091,"props":9369,"children":9370},{"style":2104},[9371],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9373,"children":9374},{"style":2104},[9375],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9377,"children":9378},{"style":2098},[9379],{"type":54,"value":9380},"111827",{"type":48,"tag":2091,"props":9382,"children":9383},{"style":2104},[9384],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9386,"children":9387},{"class":2093,"line":4696},[9388,9392,9396,9400,9405],{"type":48,"tag":2091,"props":9389,"children":9390},{"style":2098},[9391],{"type":54,"value":9116},{"type":48,"tag":2091,"props":9393,"children":9394},{"style":2104},[9395],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9397,"children":9398},{"style":2104},[9399],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9401,"children":9402},{"style":2098},[9403],{"type":54,"value":9404},"1F2937",{"type":48,"tag":2091,"props":9406,"children":9407},{"style":2104},[9408],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9410,"children":9411},{"class":2093,"line":4705},[9412,9416,9420,9424,9429],{"type":48,"tag":2091,"props":9413,"children":9414},{"style":2098},[9415],{"type":54,"value":9140},{"type":48,"tag":2091,"props":9417,"children":9418},{"style":2104},[9419],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9421,"children":9422},{"style":2104},[9423],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9425,"children":9426},{"style":2098},[9427],{"type":54,"value":9428},"F1F5F9",{"type":48,"tag":2091,"props":9430,"children":9431},{"style":2104},[9432],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9434,"children":9435},{"class":2093,"line":4751},[9436,9440,9444,9448,9452],{"type":48,"tag":2091,"props":9437,"children":9438},{"style":2098},[9439],{"type":54,"value":9165},{"type":48,"tag":2091,"props":9441,"children":9442},{"style":2104},[9443],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9445,"children":9446},{"style":2104},[9447],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9449,"children":9450},{"style":2098},[9451],{"type":54,"value":9203},{"type":48,"tag":2091,"props":9453,"children":9454},{"style":2104},[9455],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9457,"children":9458},{"class":2093,"line":4796},[9459,9463,9467,9471,9476],{"type":48,"tag":2091,"props":9460,"children":9461},{"style":2098},[9462],{"type":54,"value":9190},{"type":48,"tag":2091,"props":9464,"children":9465},{"style":2104},[9466],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9468,"children":9469},{"style":2104},[9470],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9472,"children":9473},{"style":2098},[9474],{"type":54,"value":9475},"64748B",{"type":48,"tag":2091,"props":9477,"children":9478},{"style":2104},[9479],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9481,"children":9482},{"class":2093,"line":4842},[9483,9487,9491,9495,9499],{"type":48,"tag":2091,"props":9484,"children":9485},{"style":2098},[9486],{"type":54,"value":9215},{"type":48,"tag":2091,"props":9488,"children":9489},{"style":2104},[9490],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9492,"children":9493},{"style":2104},[9494],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9496,"children":9497},{"style":2098},[9498],{"type":54,"value":9404},{"type":48,"tag":2091,"props":9500,"children":9501},{"style":2104},[9502],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9504,"children":9505},{"class":2093,"line":6321},[9506,9510,9514,9518,9523],{"type":48,"tag":2091,"props":9507,"children":9508},{"style":2098},[9509],{"type":54,"value":9240},{"type":48,"tag":2091,"props":9511,"children":9512},{"style":2104},[9513],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9515,"children":9516},{"style":2104},[9517],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9519,"children":9520},{"style":2098},[9521],{"type":54,"value":9522},"374151",{"type":48,"tag":2091,"props":9524,"children":9525},{"style":2104},[9526],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9528,"children":9529},{"class":2093,"line":6329},[9530,9534,9538,9542,9547],{"type":48,"tag":2091,"props":9531,"children":9532},{"style":2098},[9533],{"type":54,"value":9265},{"type":48,"tag":2091,"props":9535,"children":9536},{"style":2104},[9537],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9539,"children":9540},{"style":2104},[9541],{"type":54,"value":9074},{"type":48,"tag":2091,"props":9543,"children":9544},{"style":2098},[9545],{"type":54,"value":9546},"A5B4FC",{"type":48,"tag":2091,"props":9548,"children":9549},{"style":2104},[9550],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9552,"children":9553},{"class":2093,"line":6337},[9554,9558,9562,9567,9571,9576,9580,9584,9588,9592,9596,9601],{"type":48,"tag":2091,"props":9555,"children":9556},{"style":2098},[9557],{"type":54,"value":9290},{"type":48,"tag":2091,"props":9559,"children":9560},{"style":2104},[9561],{"type":54,"value":2993},{"type":48,"tag":2091,"props":9563,"children":9564},{"style":5709},[9565],{"type":54,"value":9566}," rgba",{"type":48,"tag":2091,"props":9568,"children":9569},{"style":2104},[9570],{"type":54,"value":5717},{"type":48,"tag":2091,"props":9572,"children":9573},{"style":3077},[9574],{"type":54,"value":9575},"94",{"type":48,"tag":2091,"props":9577,"children":9578},{"style":2104},[9579],{"type":54,"value":2107},{"type":48,"tag":2091,"props":9581,"children":9582},{"style":3077},[9583],{"type":54,"value":4610},{"type":48,"tag":2091,"props":9585,"children":9586},{"style":2104},[9587],{"type":54,"value":2107},{"type":48,"tag":2091,"props":9589,"children":9590},{"style":3077},[9591],{"type":54,"value":4619},{"type":48,"tag":2091,"props":9593,"children":9594},{"style":2104},[9595],{"type":54,"value":2107},{"type":48,"tag":2091,"props":9597,"children":9598},{"style":3077},[9599],{"type":54,"value":9600}," 0.16",{"type":48,"tag":2091,"props":9602,"children":9603},{"style":2104},[9604],{"type":54,"value":4173},{"type":48,"tag":2091,"props":9606,"children":9607},{"class":2093,"line":6346},[9608],{"type":48,"tag":2091,"props":9609,"children":9610},{"style":2104},[9611],{"type":54,"value":3135},{"type":48,"tag":167,"props":9613,"children":9615},{"id":9614},"_93-three-way-theme-toggle",[9616],{"type":54,"value":9617},"9.3 Three-Way Theme Toggle",{"type":48,"tag":61,"props":9619,"children":9620},{},[9621,9623,9629],{"type":54,"value":9622},"Always offer ",{"type":48,"tag":78,"props":9624,"children":9626},{"className":9625},[],[9627],{"type":54,"value":9628},"system | light | dark",{"type":54,"value":9630},". The user expects to match OS preference by default but be able to override.",{"type":48,"tag":134,"props":9632,"children":9636},{"className":9633,"code":9634,"language":9635,"meta":142,"style":142},"language-javascript shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","function setTheme(mode \u002F* 'system' | 'light' | 'dark' *\u002F) {\n  if (mode === 'system') {\n    localStorage.removeItem('theme');\n    const dark = matchMedia('(prefers-color-scheme: dark)').matches;\n    document.documentElement.classList.toggle('dark', dark);\n  } else {\n    localStorage.setItem('theme', mode);\n    document.documentElement.classList.toggle('dark', mode === 'dark');\n  }\n}\n\nmatchMedia('(prefers-color-scheme: dark)').addEventListener('change', (e) => {\n  if (!localStorage.getItem('theme')) {\n    document.documentElement.classList.toggle('dark', e.matches);\n  }\n});\n","javascript",[9637],{"type":48,"tag":78,"props":9638,"children":9639},{"__ignoreMap":142},[9640,9674,9717,9758,9811,9874,9890,9939,10018,10025,10032,10039,10118,10172,10244,10251],{"type":48,"tag":2091,"props":9641,"children":9642},{"class":2093,"line":2094},[9643,9647,9652,9656,9661,9666,9670],{"type":48,"tag":2091,"props":9644,"children":9645},{"style":3179},[9646],{"type":54,"value":8697},{"type":48,"tag":2091,"props":9648,"children":9649},{"style":5709},[9650],{"type":54,"value":9651}," setTheme",{"type":48,"tag":2091,"props":9653,"children":9654},{"style":2104},[9655],{"type":54,"value":5717},{"type":48,"tag":2091,"props":9657,"children":9658},{"style":5957},[9659],{"type":54,"value":9660},"mode",{"type":48,"tag":2091,"props":9662,"children":9663},{"style":4121},[9664],{"type":54,"value":9665}," \u002F* 'system' | 'light' | 'dark' *\u002F",{"type":48,"tag":2091,"props":9667,"children":9668},{"style":2104},[9669],{"type":54,"value":5726},{"type":48,"tag":2091,"props":9671,"children":9672},{"style":2104},[9673],{"type":54,"value":2980},{"type":48,"tag":2091,"props":9675,"children":9676},{"class":2093,"line":2147},[9677,9682,9686,9690,9694,9698,9703,9707,9712],{"type":48,"tag":2091,"props":9678,"children":9679},{"style":5951},[9680],{"type":54,"value":9681},"  if",{"type":48,"tag":2091,"props":9683,"children":9684},{"style":8676},[9685],{"type":54,"value":384},{"type":48,"tag":2091,"props":9687,"children":9688},{"style":2098},[9689],{"type":54,"value":9660},{"type":48,"tag":2091,"props":9691,"children":9692},{"style":2104},[9693],{"type":54,"value":8853},{"type":48,"tag":2091,"props":9695,"children":9696},{"style":2104},[9697],{"type":54,"value":8858},{"type":48,"tag":2091,"props":9699,"children":9700},{"style":3066},[9701],{"type":54,"value":9702},"system",{"type":48,"tag":2091,"props":9704,"children":9705},{"style":2104},[9706],{"type":54,"value":8747},{"type":48,"tag":2091,"props":9708,"children":9709},{"style":8676},[9710],{"type":54,"value":9711},") ",{"type":48,"tag":2091,"props":9713,"children":9714},{"style":2104},[9715],{"type":54,"value":9716},"{\n",{"type":48,"tag":2091,"props":9718,"children":9719},{"class":2093,"line":2180},[9720,9725,9729,9734,9738,9742,9746,9750,9754],{"type":48,"tag":2091,"props":9721,"children":9722},{"style":2098},[9723],{"type":54,"value":9724},"    localStorage",{"type":48,"tag":2091,"props":9726,"children":9727},{"style":2104},[9728],{"type":54,"value":121},{"type":48,"tag":2091,"props":9730,"children":9731},{"style":5709},[9732],{"type":54,"value":9733},"removeItem",{"type":48,"tag":2091,"props":9735,"children":9736},{"style":8676},[9737],{"type":54,"value":5717},{"type":48,"tag":2091,"props":9739,"children":9740},{"style":2104},[9741],{"type":54,"value":8747},{"type":48,"tag":2091,"props":9743,"children":9744},{"style":3066},[9745],{"type":54,"value":8752},{"type":48,"tag":2091,"props":9747,"children":9748},{"style":2104},[9749],{"type":54,"value":8747},{"type":48,"tag":2091,"props":9751,"children":9752},{"style":8676},[9753],{"type":54,"value":5726},{"type":48,"tag":2091,"props":9755,"children":9756},{"style":2104},[9757],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9759,"children":9760},{"class":2093,"line":2229},[9761,9766,9770,9774,9779,9783,9787,9791,9795,9799,9803,9807],{"type":48,"tag":2091,"props":9762,"children":9763},{"style":3179},[9764],{"type":54,"value":9765},"    const",{"type":48,"tag":2091,"props":9767,"children":9768},{"style":2098},[9769],{"type":54,"value":8840},{"type":48,"tag":2091,"props":9771,"children":9772},{"style":2104},[9773],{"type":54,"value":8724},{"type":48,"tag":2091,"props":9775,"children":9776},{"style":5709},[9777],{"type":54,"value":9778}," matchMedia",{"type":48,"tag":2091,"props":9780,"children":9781},{"style":8676},[9782],{"type":54,"value":5717},{"type":48,"tag":2091,"props":9784,"children":9785},{"style":2104},[9786],{"type":54,"value":8747},{"type":48,"tag":2091,"props":9788,"children":9789},{"style":3066},[9790],{"type":54,"value":8807},{"type":48,"tag":2091,"props":9792,"children":9793},{"style":2104},[9794],{"type":54,"value":8747},{"type":48,"tag":2091,"props":9796,"children":9797},{"style":8676},[9798],{"type":54,"value":5726},{"type":48,"tag":2091,"props":9800,"children":9801},{"style":2104},[9802],{"type":54,"value":121},{"type":48,"tag":2091,"props":9804,"children":9805},{"style":2098},[9806],{"type":54,"value":8824},{"type":48,"tag":2091,"props":9808,"children":9809},{"style":2104},[9810],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9812,"children":9813},{"class":2093,"line":3048},[9814,9818,9822,9826,9830,9834,9838,9842,9846,9850,9854,9858,9862,9866,9870],{"type":48,"tag":2091,"props":9815,"children":9816},{"style":2098},[9817],{"type":54,"value":8924},{"type":48,"tag":2091,"props":9819,"children":9820},{"style":2104},[9821],{"type":54,"value":121},{"type":48,"tag":2091,"props":9823,"children":9824},{"style":2098},[9825],{"type":54,"value":8933},{"type":48,"tag":2091,"props":9827,"children":9828},{"style":2104},[9829],{"type":54,"value":121},{"type":48,"tag":2091,"props":9831,"children":9832},{"style":2098},[9833],{"type":54,"value":8942},{"type":48,"tag":2091,"props":9835,"children":9836},{"style":2104},[9837],{"type":54,"value":121},{"type":48,"tag":2091,"props":9839,"children":9840},{"style":5709},[9841],{"type":54,"value":8951},{"type":48,"tag":2091,"props":9843,"children":9844},{"style":8676},[9845],{"type":54,"value":5717},{"type":48,"tag":2091,"props":9847,"children":9848},{"style":2104},[9849],{"type":54,"value":8747},{"type":48,"tag":2091,"props":9851,"children":9852},{"style":3066},[9853],{"type":54,"value":8863},{"type":48,"tag":2091,"props":9855,"children":9856},{"style":2104},[9857],{"type":54,"value":8747},{"type":48,"tag":2091,"props":9859,"children":9860},{"style":2104},[9861],{"type":54,"value":2107},{"type":48,"tag":2091,"props":9863,"children":9864},{"style":2098},[9865],{"type":54,"value":8840},{"type":48,"tag":2091,"props":9867,"children":9868},{"style":8676},[9869],{"type":54,"value":5726},{"type":48,"tag":2091,"props":9871,"children":9872},{"style":2104},[9873],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9875,"children":9876},{"class":2093,"line":3129},[9877,9881,9886],{"type":48,"tag":2091,"props":9878,"children":9879},{"style":2104},[9880],{"type":54,"value":8991},{"type":48,"tag":2091,"props":9882,"children":9883},{"style":5951},[9884],{"type":54,"value":9885}," else",{"type":48,"tag":2091,"props":9887,"children":9888},{"style":2104},[9889],{"type":54,"value":2980},{"type":48,"tag":2091,"props":9891,"children":9892},{"class":2093,"line":3138},[9893,9897,9901,9906,9910,9914,9918,9922,9926,9931,9935],{"type":48,"tag":2091,"props":9894,"children":9895},{"style":2098},[9896],{"type":54,"value":9724},{"type":48,"tag":2091,"props":9898,"children":9899},{"style":2104},[9900],{"type":54,"value":121},{"type":48,"tag":2091,"props":9902,"children":9903},{"style":5709},[9904],{"type":54,"value":9905},"setItem",{"type":48,"tag":2091,"props":9907,"children":9908},{"style":8676},[9909],{"type":54,"value":5717},{"type":48,"tag":2091,"props":9911,"children":9912},{"style":2104},[9913],{"type":54,"value":8747},{"type":48,"tag":2091,"props":9915,"children":9916},{"style":3066},[9917],{"type":54,"value":8752},{"type":48,"tag":2091,"props":9919,"children":9920},{"style":2104},[9921],{"type":54,"value":8747},{"type":48,"tag":2091,"props":9923,"children":9924},{"style":2104},[9925],{"type":54,"value":2107},{"type":48,"tag":2091,"props":9927,"children":9928},{"style":2098},[9929],{"type":54,"value":9930}," mode",{"type":48,"tag":2091,"props":9932,"children":9933},{"style":8676},[9934],{"type":54,"value":5726},{"type":48,"tag":2091,"props":9936,"children":9937},{"style":2104},[9938],{"type":54,"value":2177},{"type":48,"tag":2091,"props":9940,"children":9941},{"class":2093,"line":3148},[9942,9946,9950,9954,9958,9962,9966,9970,9974,9978,9982,9986,9990,9994,9998,10002,10006,10010,10014],{"type":48,"tag":2091,"props":9943,"children":9944},{"style":2098},[9945],{"type":54,"value":8924},{"type":48,"tag":2091,"props":9947,"children":9948},{"style":2104},[9949],{"type":54,"value":121},{"type":48,"tag":2091,"props":9951,"children":9952},{"style":2098},[9953],{"type":54,"value":8933},{"type":48,"tag":2091,"props":9955,"children":9956},{"style":2104},[9957],{"type":54,"value":121},{"type":48,"tag":2091,"props":9959,"children":9960},{"style":2098},[9961],{"type":54,"value":8942},{"type":48,"tag":2091,"props":9963,"children":9964},{"style":2104},[9965],{"type":54,"value":121},{"type":48,"tag":2091,"props":9967,"children":9968},{"style":5709},[9969],{"type":54,"value":8951},{"type":48,"tag":2091,"props":9971,"children":9972},{"style":8676},[9973],{"type":54,"value":5717},{"type":48,"tag":2091,"props":9975,"children":9976},{"style":2104},[9977],{"type":54,"value":8747},{"type":48,"tag":2091,"props":9979,"children":9980},{"style":3066},[9981],{"type":54,"value":8863},{"type":48,"tag":2091,"props":9983,"children":9984},{"style":2104},[9985],{"type":54,"value":8747},{"type":48,"tag":2091,"props":9987,"children":9988},{"style":2104},[9989],{"type":54,"value":2107},{"type":48,"tag":2091,"props":9991,"children":9992},{"style":2098},[9993],{"type":54,"value":9930},{"type":48,"tag":2091,"props":9995,"children":9996},{"style":2104},[9997],{"type":54,"value":8853},{"type":48,"tag":2091,"props":9999,"children":10000},{"style":2104},[10001],{"type":54,"value":8858},{"type":48,"tag":2091,"props":10003,"children":10004},{"style":3066},[10005],{"type":54,"value":8863},{"type":48,"tag":2091,"props":10007,"children":10008},{"style":2104},[10009],{"type":54,"value":8747},{"type":48,"tag":2091,"props":10011,"children":10012},{"style":8676},[10013],{"type":54,"value":5726},{"type":48,"tag":2091,"props":10015,"children":10016},{"style":2104},[10017],{"type":54,"value":2177},{"type":48,"tag":2091,"props":10019,"children":10020},{"class":2093,"line":3194},[10021],{"type":48,"tag":2091,"props":10022,"children":10023},{"style":2104},[10024],{"type":54,"value":7148},{"type":48,"tag":2091,"props":10026,"children":10027},{"class":2093,"line":3216},[10028],{"type":48,"tag":2091,"props":10029,"children":10030},{"style":2104},[10031],{"type":54,"value":3135},{"type":48,"tag":2091,"props":10033,"children":10034},{"class":2093,"line":4532},[10035],{"type":48,"tag":2091,"props":10036,"children":10037},{"emptyLinePlaceholder":3142},[10038],{"type":54,"value":3145},{"type":48,"tag":2091,"props":10040,"children":10041},{"class":2093,"line":4578},[10042,10046,10050,10054,10058,10062,10066,10070,10075,10079,10083,10088,10092,10096,10100,10105,10109,10114],{"type":48,"tag":2091,"props":10043,"children":10044},{"style":5709},[10045],{"type":54,"value":8794},{"type":48,"tag":2091,"props":10047,"children":10048},{"style":2098},[10049],{"type":54,"value":5717},{"type":48,"tag":2091,"props":10051,"children":10052},{"style":2104},[10053],{"type":54,"value":8747},{"type":48,"tag":2091,"props":10055,"children":10056},{"style":3066},[10057],{"type":54,"value":8807},{"type":48,"tag":2091,"props":10059,"children":10060},{"style":2104},[10061],{"type":54,"value":8747},{"type":48,"tag":2091,"props":10063,"children":10064},{"style":2098},[10065],{"type":54,"value":5726},{"type":48,"tag":2091,"props":10067,"children":10068},{"style":2104},[10069],{"type":54,"value":121},{"type":48,"tag":2091,"props":10071,"children":10072},{"style":5709},[10073],{"type":54,"value":10074},"addEventListener",{"type":48,"tag":2091,"props":10076,"children":10077},{"style":2098},[10078],{"type":54,"value":5717},{"type":48,"tag":2091,"props":10080,"children":10081},{"style":2104},[10082],{"type":54,"value":8747},{"type":48,"tag":2091,"props":10084,"children":10085},{"style":3066},[10086],{"type":54,"value":10087},"change",{"type":48,"tag":2091,"props":10089,"children":10090},{"style":2104},[10091],{"type":54,"value":8747},{"type":48,"tag":2091,"props":10093,"children":10094},{"style":2104},[10095],{"type":54,"value":2107},{"type":48,"tag":2091,"props":10097,"children":10098},{"style":2104},[10099],{"type":54,"value":384},{"type":48,"tag":2091,"props":10101,"children":10102},{"style":5957},[10103],{"type":54,"value":10104},"e",{"type":48,"tag":2091,"props":10106,"children":10107},{"style":2104},[10108],{"type":54,"value":5726},{"type":48,"tag":2091,"props":10110,"children":10111},{"style":3179},[10112],{"type":54,"value":10113}," =>",{"type":48,"tag":2091,"props":10115,"children":10116},{"style":2104},[10117],{"type":54,"value":2980},{"type":48,"tag":2091,"props":10119,"children":10120},{"class":2093,"line":4586},[10121,10125,10129,10134,10139,10143,10147,10151,10155,10159,10163,10168],{"type":48,"tag":2091,"props":10122,"children":10123},{"style":5951},[10124],{"type":54,"value":9681},{"type":48,"tag":2091,"props":10126,"children":10127},{"style":8676},[10128],{"type":54,"value":384},{"type":48,"tag":2091,"props":10130,"children":10131},{"style":2104},[10132],{"type":54,"value":10133},"!",{"type":48,"tag":2091,"props":10135,"children":10136},{"style":2098},[10137],{"type":54,"value":10138},"localStorage",{"type":48,"tag":2091,"props":10140,"children":10141},{"style":2104},[10142],{"type":54,"value":121},{"type":48,"tag":2091,"props":10144,"children":10145},{"style":5709},[10146],{"type":54,"value":8738},{"type":48,"tag":2091,"props":10148,"children":10149},{"style":8676},[10150],{"type":54,"value":5717},{"type":48,"tag":2091,"props":10152,"children":10153},{"style":2104},[10154],{"type":54,"value":8747},{"type":48,"tag":2091,"props":10156,"children":10157},{"style":3066},[10158],{"type":54,"value":8752},{"type":48,"tag":2091,"props":10160,"children":10161},{"style":2104},[10162],{"type":54,"value":8747},{"type":48,"tag":2091,"props":10164,"children":10165},{"style":8676},[10166],{"type":54,"value":10167},")) ",{"type":48,"tag":2091,"props":10169,"children":10170},{"style":2104},[10171],{"type":54,"value":9716},{"type":48,"tag":2091,"props":10173,"children":10174},{"class":2093,"line":4595},[10175,10179,10183,10187,10191,10195,10199,10203,10207,10211,10215,10219,10223,10228,10232,10236,10240],{"type":48,"tag":2091,"props":10176,"children":10177},{"style":2098},[10178],{"type":54,"value":8924},{"type":48,"tag":2091,"props":10180,"children":10181},{"style":2104},[10182],{"type":54,"value":121},{"type":48,"tag":2091,"props":10184,"children":10185},{"style":2098},[10186],{"type":54,"value":8933},{"type":48,"tag":2091,"props":10188,"children":10189},{"style":2104},[10190],{"type":54,"value":121},{"type":48,"tag":2091,"props":10192,"children":10193},{"style":2098},[10194],{"type":54,"value":8942},{"type":48,"tag":2091,"props":10196,"children":10197},{"style":2104},[10198],{"type":54,"value":121},{"type":48,"tag":2091,"props":10200,"children":10201},{"style":5709},[10202],{"type":54,"value":8951},{"type":48,"tag":2091,"props":10204,"children":10205},{"style":8676},[10206],{"type":54,"value":5717},{"type":48,"tag":2091,"props":10208,"children":10209},{"style":2104},[10210],{"type":54,"value":8747},{"type":48,"tag":2091,"props":10212,"children":10213},{"style":3066},[10214],{"type":54,"value":8863},{"type":48,"tag":2091,"props":10216,"children":10217},{"style":2104},[10218],{"type":54,"value":8747},{"type":48,"tag":2091,"props":10220,"children":10221},{"style":2104},[10222],{"type":54,"value":2107},{"type":48,"tag":2091,"props":10224,"children":10225},{"style":2098},[10226],{"type":54,"value":10227}," e",{"type":48,"tag":2091,"props":10229,"children":10230},{"style":2104},[10231],{"type":54,"value":121},{"type":48,"tag":2091,"props":10233,"children":10234},{"style":2098},[10235],{"type":54,"value":8824},{"type":48,"tag":2091,"props":10237,"children":10238},{"style":8676},[10239],{"type":54,"value":5726},{"type":48,"tag":2091,"props":10241,"children":10242},{"style":2104},[10243],{"type":54,"value":2177},{"type":48,"tag":2091,"props":10245,"children":10246},{"class":2093,"line":4642},[10247],{"type":48,"tag":2091,"props":10248,"children":10249},{"style":2104},[10250],{"type":54,"value":7148},{"type":48,"tag":2091,"props":10252,"children":10253},{"class":2093,"line":4688},[10254,10259,10263],{"type":48,"tag":2091,"props":10255,"children":10256},{"style":2104},[10257],{"type":54,"value":10258},"}",{"type":48,"tag":2091,"props":10260,"children":10261},{"style":2098},[10262],{"type":54,"value":5726},{"type":48,"tag":2091,"props":10264,"children":10265},{"style":2104},[10266],{"type":54,"value":2177},{"type":48,"tag":167,"props":10268,"children":10270},{"id":10269},"_94-dark-mode-specific-rules",[10271],{"type":54,"value":10272},"9.4 Dark-Mode-Specific Rules",{"type":48,"tag":320,"props":10274,"children":10275},{},[10276,10301,10318,10341],{"type":48,"tag":324,"props":10277,"children":10278},{},[10279,10284,10286,10292,10294,10299],{"type":48,"tag":65,"props":10280,"children":10281},{},[10282],{"type":54,"value":10283},"Borders go invisible.",{"type":54,"value":10285}," In dark mode, a 1px border with ",{"type":48,"tag":78,"props":10287,"children":10289},{"className":10288},[],[10290],{"type":54,"value":10291},"rgba(255, 255, 255, 0.08)",{"type":54,"value":10293}," reads cleaner than the inverted neutral. Use a slightly translucent border for surfaces, solid ",{"type":48,"tag":78,"props":10295,"children":10297},{"className":10296},[],[10298],{"type":54,"value":1934},{"type":54,"value":10300}," for input fields.",{"type":48,"tag":324,"props":10302,"children":10303},{},[10304,10309,10311,10316],{"type":48,"tag":65,"props":10305,"children":10306},{},[10307],{"type":54,"value":10308},"No drop shadows.",{"type":54,"value":10310}," Or, dramatically reduce them. In dark mode, elevation is conveyed by ",{"type":48,"tag":7271,"props":10312,"children":10313},{},[10314],{"type":54,"value":10315},"lighter",{"type":54,"value":10317}," surface backgrounds, not by darker shadows underneath.",{"type":48,"tag":324,"props":10319,"children":10320},{},[10321,10326,10327,10332,10334,10339],{"type":48,"tag":65,"props":10322,"children":10323},{},[10324],{"type":54,"value":10325},"Brand color shifts lighter.",{"type":54,"value":5369},{"type":48,"tag":78,"props":10328,"children":10330},{"className":10329},[],[10331],{"type":54,"value":2020},{"type":54,"value":10333}," becomes ",{"type":48,"tag":78,"props":10335,"children":10337},{"className":10336},[],[10338],{"type":54,"value":2037},{"type":54,"value":10340}," (brand-300\u002F400 range) so it has enough contrast against the dark canvas.",{"type":48,"tag":324,"props":10342,"children":10343},{},[10344,10349,10351,10356],{"type":48,"tag":65,"props":10345,"children":10346},{},[10347],{"type":54,"value":10348},"Image \u002F chart luminance.",{"type":54,"value":10350}," If you render charts\u002Fscreenshots inside a card, the card background should be ",{"type":48,"tag":78,"props":10352,"children":10354},{"className":10353},[],[10355],{"type":54,"value":1791},{"type":54,"value":10357}," (lighter than canvas) so the artwork doesn't appear floating on void.",{"type":48,"tag":123,"props":10359,"children":10360},{},[],{"type":48,"tag":127,"props":10362,"children":10364},{"id":10363},"_10-accessibility",[10365],{"type":54,"value":10366},"10. Accessibility",{"type":48,"tag":167,"props":10368,"children":10370},{"id":10369},"_101-color-contrast",[10371],{"type":54,"value":10372},"10.1 Color Contrast",{"type":48,"tag":61,"props":10374,"children":10375},{},[10376],{"type":54,"value":10377},"Minimum ratios:",{"type":48,"tag":320,"props":10379,"children":10380},{},[10381,10391,10399,10407],{"type":48,"tag":324,"props":10382,"children":10383},{},[10384,10389],{"type":48,"tag":65,"props":10385,"children":10386},{},[10387],{"type":54,"value":10388},"Body text on background: 4.5:1",{"type":54,"value":10390}," (WCAG AA Normal Text)",{"type":48,"tag":324,"props":10392,"children":10393},{},[10394],{"type":48,"tag":65,"props":10395,"children":10396},{},[10397],{"type":54,"value":10398},"Large text (≥18px or 14px bold) on background: 3:1",{"type":48,"tag":324,"props":10400,"children":10401},{},[10402],{"type":48,"tag":65,"props":10403,"children":10404},{},[10405],{"type":54,"value":10406},"UI components (button border, input border, focus ring) against adjacent color: 3:1",{"type":48,"tag":324,"props":10408,"children":10409},{},[10410],{"type":48,"tag":65,"props":10411,"children":10412},{},[10413],{"type":54,"value":10414},"Non-text indicators (icons that convey state): 3:1",{"type":48,"tag":61,"props":10416,"children":10417},{},[10418],{"type":54,"value":10419},"Verify the included palette:",{"type":48,"tag":320,"props":10421,"children":10422},{},[10423,10439,10456,10473,10490],{"type":48,"tag":324,"props":10424,"children":10425},{},[10426,10431,10432,10437],{"type":48,"tag":78,"props":10427,"children":10429},{"className":10428},[],[10430],{"type":54,"value":339},{"type":54,"value":341},{"type":48,"tag":78,"props":10433,"children":10435},{"className":10434},[],[10436],{"type":54,"value":347},{"type":54,"value":10438}," = 19.3:1 ✓",{"type":48,"tag":324,"props":10440,"children":10441},{},[10442,10447,10449,10454],{"type":48,"tag":78,"props":10443,"children":10445},{"className":10444},[],[10446],{"type":54,"value":847},{"type":54,"value":10448}," (muted) on ",{"type":48,"tag":78,"props":10450,"children":10452},{"className":10451},[],[10453],{"type":54,"value":347},{"type":54,"value":10455}," = 7.5:1 ✓",{"type":48,"tag":324,"props":10457,"children":10458},{},[10459,10464,10466,10471],{"type":48,"tag":78,"props":10460,"children":10462},{"className":10461},[],[10463],{"type":54,"value":790},{"type":54,"value":10465}," (subtle) on ",{"type":48,"tag":78,"props":10467,"children":10469},{"className":10468},[],[10470],{"type":54,"value":347},{"type":54,"value":10472}," = 3.6:1 ✓ (large text \u002F decorative only)",{"type":48,"tag":324,"props":10474,"children":10475},{},[10476,10481,10483,10488],{"type":48,"tag":78,"props":10477,"children":10479},{"className":10478},[],[10480],{"type":54,"value":989},{"type":54,"value":10482}," (brand) on ",{"type":48,"tag":78,"props":10484,"children":10486},{"className":10485},[],[10487],{"type":54,"value":347},{"type":54,"value":10489}," = 5.7:1 ✓",{"type":48,"tag":324,"props":10491,"children":10492},{},[10493,10498,10499,10504],{"type":48,"tag":78,"props":10494,"children":10496},{"className":10495},[],[10497],{"type":54,"value":347},{"type":54,"value":341},{"type":48,"tag":78,"props":10500,"children":10502},{"className":10501},[],[10503],{"type":54,"value":989},{"type":54,"value":10505}," (brand button) = 5.7:1 ✓",{"type":48,"tag":167,"props":10507,"children":10509},{"id":10508},"_102-focus-states",[10510],{"type":54,"value":10511},"10.2 Focus States",{"type":48,"tag":134,"props":10513,"children":10515},{"className":2083,"code":10514,"language":2085,"meta":142,"style":142},"\u002F* Default focus ring for all interactive elements *\u002F\n*:focus { outline: none; }\n*:focus-visible {\n  outline: 2px solid var(--brand-fg);\n  outline-offset: 2px;\n  border-radius: var(--radius-sm);\n}\n\n\u002F* For elements with their own visual treatment (buttons, inputs), use box-shadow ring *\u002F\nbutton:focus-visible,\n[role=\"button\"]:focus-visible,\na:focus-visible {\n  outline: none;\n  box-shadow: var(--ring-focus);\n}\n\ninput:focus-visible,\ntextarea:focus-visible,\nselect:focus-visible {\n  outline: none;\n  border-color: var(--brand-fg);\n  box-shadow: var(--ring-focus);\n}\n",[10516],{"type":48,"tag":78,"props":10517,"children":10518},{"__ignoreMap":142},[10519,10527,10569,10589,10626,10646,10674,10681,10688,10696,10715,10756,10776,10795,10824,10831,10838,10858,10878,10898,10917,10945,10972],{"type":48,"tag":2091,"props":10520,"children":10521},{"class":2093,"line":2094},[10522],{"type":48,"tag":2091,"props":10523,"children":10524},{"style":4121},[10525],{"type":54,"value":10526},"\u002F* Default focus ring for all interactive elements *\u002F\n",{"type":48,"tag":2091,"props":10528,"children":10529},{"class":2093,"line":2147},[10530,10535,10539,10544,10548,10553,10557,10561,10565],{"type":48,"tag":2091,"props":10531,"children":10532},{"style":2160},[10533],{"type":54,"value":10534},"*",{"type":48,"tag":2091,"props":10536,"children":10537},{"style":2104},[10538],{"type":54,"value":2993},{"type":48,"tag":2091,"props":10540,"children":10541},{"style":3179},[10542],{"type":54,"value":10543},"focus",{"type":48,"tag":2091,"props":10545,"children":10546},{"style":2104},[10547],{"type":54,"value":5903},{"type":48,"tag":2091,"props":10549,"children":10550},{"style":3029},[10551],{"type":54,"value":10552}," outline",{"type":48,"tag":2091,"props":10554,"children":10555},{"style":2104},[10556],{"type":54,"value":2993},{"type":48,"tag":2091,"props":10558,"children":10559},{"style":2098},[10560],{"type":54,"value":7979},{"type":48,"tag":2091,"props":10562,"children":10563},{"style":2104},[10564],{"type":54,"value":5994},{"type":48,"tag":2091,"props":10566,"children":10567},{"style":2104},[10568],{"type":54,"value":5945},{"type":48,"tag":2091,"props":10570,"children":10571},{"class":2093,"line":2180},[10572,10576,10580,10585],{"type":48,"tag":2091,"props":10573,"children":10574},{"style":2160},[10575],{"type":54,"value":10534},{"type":48,"tag":2091,"props":10577,"children":10578},{"style":2104},[10579],{"type":54,"value":2993},{"type":48,"tag":2091,"props":10581,"children":10582},{"style":3179},[10583],{"type":54,"value":10584},"focus-visible",{"type":48,"tag":2091,"props":10586,"children":10587},{"style":2104},[10588],{"type":54,"value":2980},{"type":48,"tag":2091,"props":10590,"children":10591},{"class":2093,"line":2229},[10592,10597,10601,10606,10610,10614,10618,10622],{"type":48,"tag":2091,"props":10593,"children":10594},{"style":3029},[10595],{"type":54,"value":10596},"  outline",{"type":48,"tag":2091,"props":10598,"children":10599},{"style":2104},[10600],{"type":54,"value":2993},{"type":48,"tag":2091,"props":10602,"children":10603},{"style":3077},[10604],{"type":54,"value":10605}," 2px",{"type":48,"tag":2091,"props":10607,"children":10608},{"style":2098},[10609],{"type":54,"value":7918},{"type":48,"tag":2091,"props":10611,"children":10612},{"style":5709},[10613],{"type":54,"value":5712},{"type":48,"tag":2091,"props":10615,"children":10616},{"style":2104},[10617],{"type":54,"value":5717},{"type":48,"tag":2091,"props":10619,"children":10620},{"style":2098},[10621],{"type":54,"value":2020},{"type":48,"tag":2091,"props":10623,"children":10624},{"style":2104},[10625],{"type":54,"value":4173},{"type":48,"tag":2091,"props":10627,"children":10628},{"class":2093,"line":3048},[10629,10634,10638,10642],{"type":48,"tag":2091,"props":10630,"children":10631},{"style":3029},[10632],{"type":54,"value":10633},"  outline-offset",{"type":48,"tag":2091,"props":10635,"children":10636},{"style":2104},[10637],{"type":54,"value":2993},{"type":48,"tag":2091,"props":10639,"children":10640},{"style":3077},[10641],{"type":54,"value":10605},{"type":48,"tag":2091,"props":10643,"children":10644},{"style":2104},[10645],{"type":54,"value":2177},{"type":48,"tag":2091,"props":10647,"children":10648},{"class":2093,"line":3129},[10649,10654,10658,10662,10666,10670],{"type":48,"tag":2091,"props":10650,"children":10651},{"style":3029},[10652],{"type":54,"value":10653},"  border-radius",{"type":48,"tag":2091,"props":10655,"children":10656},{"style":2104},[10657],{"type":54,"value":2993},{"type":48,"tag":2091,"props":10659,"children":10660},{"style":5709},[10661],{"type":54,"value":5731},{"type":48,"tag":2091,"props":10663,"children":10664},{"style":2104},[10665],{"type":54,"value":5717},{"type":48,"tag":2091,"props":10667,"children":10668},{"style":2098},[10669],{"type":54,"value":3908},{"type":48,"tag":2091,"props":10671,"children":10672},{"style":2104},[10673],{"type":54,"value":4173},{"type":48,"tag":2091,"props":10675,"children":10676},{"class":2093,"line":3138},[10677],{"type":48,"tag":2091,"props":10678,"children":10679},{"style":2104},[10680],{"type":54,"value":3135},{"type":48,"tag":2091,"props":10682,"children":10683},{"class":2093,"line":3148},[10684],{"type":48,"tag":2091,"props":10685,"children":10686},{"emptyLinePlaceholder":3142},[10687],{"type":54,"value":3145},{"type":48,"tag":2091,"props":10689,"children":10690},{"class":2093,"line":3194},[10691],{"type":48,"tag":2091,"props":10692,"children":10693},{"style":4121},[10694],{"type":54,"value":10695},"\u002F* For elements with their own visual treatment (buttons, inputs), use box-shadow ring *\u002F\n",{"type":48,"tag":2091,"props":10697,"children":10698},{"class":2093,"line":3216},[10699,10703,10707,10711],{"type":48,"tag":2091,"props":10700,"children":10701},{"style":2160},[10702],{"type":54,"value":5611},{"type":48,"tag":2091,"props":10704,"children":10705},{"style":2104},[10706],{"type":54,"value":2993},{"type":48,"tag":2091,"props":10708,"children":10709},{"style":3179},[10710],{"type":54,"value":10584},{"type":48,"tag":2091,"props":10712,"children":10713},{"style":2104},[10714],{"type":54,"value":2144},{"type":48,"tag":2091,"props":10716,"children":10717},{"class":2093,"line":4532},[10718,10723,10727,10731,10735,10739,10743,10748,10752],{"type":48,"tag":2091,"props":10719,"children":10720},{"style":2104},[10721],{"type":54,"value":10722},"[",{"type":48,"tag":2091,"props":10724,"children":10725},{"style":3179},[10726],{"type":54,"value":5660},{"type":48,"tag":2091,"props":10728,"children":10729},{"style":2104},[10730],{"type":54,"value":5665},{"type":48,"tag":2091,"props":10732,"children":10733},{"style":2104},[10734],{"type":54,"value":3074},{"type":48,"tag":2091,"props":10736,"children":10737},{"style":3066},[10738],{"type":54,"value":5611},{"type":48,"tag":2091,"props":10740,"children":10741},{"style":2104},[10742],{"type":54,"value":3074},{"type":48,"tag":2091,"props":10744,"children":10745},{"style":2104},[10746],{"type":54,"value":10747},"]:",{"type":48,"tag":2091,"props":10749,"children":10750},{"style":3179},[10751],{"type":54,"value":10584},{"type":48,"tag":2091,"props":10753,"children":10754},{"style":2104},[10755],{"type":54,"value":2144},{"type":48,"tag":2091,"props":10757,"children":10758},{"class":2093,"line":4578},[10759,10764,10768,10772],{"type":48,"tag":2091,"props":10760,"children":10761},{"style":2160},[10762],{"type":54,"value":10763},"a",{"type":48,"tag":2091,"props":10765,"children":10766},{"style":2104},[10767],{"type":54,"value":2993},{"type":48,"tag":2091,"props":10769,"children":10770},{"style":3179},[10771],{"type":54,"value":10584},{"type":48,"tag":2091,"props":10773,"children":10774},{"style":2104},[10775],{"type":54,"value":2980},{"type":48,"tag":2091,"props":10777,"children":10778},{"class":2093,"line":4586},[10779,10783,10787,10791],{"type":48,"tag":2091,"props":10780,"children":10781},{"style":3029},[10782],{"type":54,"value":10596},{"type":48,"tag":2091,"props":10784,"children":10785},{"style":2104},[10786],{"type":54,"value":2993},{"type":48,"tag":2091,"props":10788,"children":10789},{"style":2098},[10790],{"type":54,"value":7979},{"type":48,"tag":2091,"props":10792,"children":10793},{"style":2104},[10794],{"type":54,"value":2177},{"type":48,"tag":2091,"props":10796,"children":10797},{"class":2093,"line":4595},[10798,10803,10807,10811,10815,10820],{"type":48,"tag":2091,"props":10799,"children":10800},{"style":3029},[10801],{"type":54,"value":10802},"  box-shadow",{"type":48,"tag":2091,"props":10804,"children":10805},{"style":2104},[10806],{"type":54,"value":2993},{"type":48,"tag":2091,"props":10808,"children":10809},{"style":5709},[10810],{"type":54,"value":5731},{"type":48,"tag":2091,"props":10812,"children":10813},{"style":2104},[10814],{"type":54,"value":5717},{"type":48,"tag":2091,"props":10816,"children":10817},{"style":2098},[10818],{"type":54,"value":10819},"--ring-focus",{"type":48,"tag":2091,"props":10821,"children":10822},{"style":2104},[10823],{"type":54,"value":4173},{"type":48,"tag":2091,"props":10825,"children":10826},{"class":2093,"line":4642},[10827],{"type":48,"tag":2091,"props":10828,"children":10829},{"style":2104},[10830],{"type":54,"value":3135},{"type":48,"tag":2091,"props":10832,"children":10833},{"class":2093,"line":4688},[10834],{"type":48,"tag":2091,"props":10835,"children":10836},{"emptyLinePlaceholder":3142},[10837],{"type":54,"value":3145},{"type":48,"tag":2091,"props":10839,"children":10840},{"class":2093,"line":4696},[10841,10846,10850,10854],{"type":48,"tag":2091,"props":10842,"children":10843},{"style":2160},[10844],{"type":54,"value":10845},"input",{"type":48,"tag":2091,"props":10847,"children":10848},{"style":2104},[10849],{"type":54,"value":2993},{"type":48,"tag":2091,"props":10851,"children":10852},{"style":3179},[10853],{"type":54,"value":10584},{"type":48,"tag":2091,"props":10855,"children":10856},{"style":2104},[10857],{"type":54,"value":2144},{"type":48,"tag":2091,"props":10859,"children":10860},{"class":2093,"line":4705},[10861,10866,10870,10874],{"type":48,"tag":2091,"props":10862,"children":10863},{"style":2160},[10864],{"type":54,"value":10865},"textarea",{"type":48,"tag":2091,"props":10867,"children":10868},{"style":2104},[10869],{"type":54,"value":2993},{"type":48,"tag":2091,"props":10871,"children":10872},{"style":3179},[10873],{"type":54,"value":10584},{"type":48,"tag":2091,"props":10875,"children":10876},{"style":2104},[10877],{"type":54,"value":2144},{"type":48,"tag":2091,"props":10879,"children":10880},{"class":2093,"line":4751},[10881,10886,10890,10894],{"type":48,"tag":2091,"props":10882,"children":10883},{"style":2160},[10884],{"type":54,"value":10885},"select",{"type":48,"tag":2091,"props":10887,"children":10888},{"style":2104},[10889],{"type":54,"value":2993},{"type":48,"tag":2091,"props":10891,"children":10892},{"style":3179},[10893],{"type":54,"value":10584},{"type":48,"tag":2091,"props":10895,"children":10896},{"style":2104},[10897],{"type":54,"value":2980},{"type":48,"tag":2091,"props":10899,"children":10900},{"class":2093,"line":4796},[10901,10905,10909,10913],{"type":48,"tag":2091,"props":10902,"children":10903},{"style":3029},[10904],{"type":54,"value":10596},{"type":48,"tag":2091,"props":10906,"children":10907},{"style":2104},[10908],{"type":54,"value":2993},{"type":48,"tag":2091,"props":10910,"children":10911},{"style":2098},[10912],{"type":54,"value":7979},{"type":48,"tag":2091,"props":10914,"children":10915},{"style":2104},[10916],{"type":54,"value":2177},{"type":48,"tag":2091,"props":10918,"children":10919},{"class":2093,"line":4842},[10920,10925,10929,10933,10937,10941],{"type":48,"tag":2091,"props":10921,"children":10922},{"style":3029},[10923],{"type":54,"value":10924},"  border-color",{"type":48,"tag":2091,"props":10926,"children":10927},{"style":2104},[10928],{"type":54,"value":2993},{"type":48,"tag":2091,"props":10930,"children":10931},{"style":5709},[10932],{"type":54,"value":5731},{"type":48,"tag":2091,"props":10934,"children":10935},{"style":2104},[10936],{"type":54,"value":5717},{"type":48,"tag":2091,"props":10938,"children":10939},{"style":2098},[10940],{"type":54,"value":2020},{"type":48,"tag":2091,"props":10942,"children":10943},{"style":2104},[10944],{"type":54,"value":4173},{"type":48,"tag":2091,"props":10946,"children":10947},{"class":2093,"line":6321},[10948,10952,10956,10960,10964,10968],{"type":48,"tag":2091,"props":10949,"children":10950},{"style":3029},[10951],{"type":54,"value":10802},{"type":48,"tag":2091,"props":10953,"children":10954},{"style":2104},[10955],{"type":54,"value":2993},{"type":48,"tag":2091,"props":10957,"children":10958},{"style":5709},[10959],{"type":54,"value":5731},{"type":48,"tag":2091,"props":10961,"children":10962},{"style":2104},[10963],{"type":54,"value":5717},{"type":48,"tag":2091,"props":10965,"children":10966},{"style":2098},[10967],{"type":54,"value":10819},{"type":48,"tag":2091,"props":10969,"children":10970},{"style":2104},[10971],{"type":54,"value":4173},{"type":48,"tag":2091,"props":10973,"children":10974},{"class":2093,"line":6329},[10975],{"type":48,"tag":2091,"props":10976,"children":10977},{"style":2104},[10978],{"type":54,"value":3135},{"type":48,"tag":61,"props":10980,"children":10981},{},[10982,10987],{"type":48,"tag":65,"props":10983,"children":10984},{},[10985],{"type":54,"value":10986},"Never remove the focus ring without replacing it.",{"type":54,"value":10988}," This is the single most common SaaS accessibility regression.",{"type":48,"tag":167,"props":10990,"children":10992},{"id":10991},"_103-keyboard-map-every-saas-app-should-implement",[10993],{"type":54,"value":10994},"10.3 Keyboard Map (every SaaS app should implement)",{"type":48,"tag":174,"props":10996,"children":10997},{},[10998,11014],{"type":48,"tag":178,"props":10999,"children":11000},{},[11001],{"type":48,"tag":182,"props":11002,"children":11003},{},[11004,11009],{"type":48,"tag":186,"props":11005,"children":11006},{},[11007],{"type":54,"value":11008},"Key",{"type":48,"tag":186,"props":11010,"children":11011},{},[11012],{"type":54,"value":11013},"Action",{"type":48,"tag":197,"props":11015,"children":11016},{},[11017,11041,11058,11083,11100,11117,11141,11158,11175,11199],{"type":48,"tag":182,"props":11018,"children":11019},{},[11020,11036],{"type":48,"tag":204,"props":11021,"children":11022},{},[11023,11028,11030],{"type":48,"tag":78,"props":11024,"children":11026},{"className":11025},[],[11027],{"type":54,"value":7209},{"type":54,"value":11029}," \u002F ",{"type":48,"tag":78,"props":11031,"children":11033},{"className":11032},[],[11034],{"type":54,"value":11035},"Ctrl+K",{"type":48,"tag":204,"props":11037,"children":11038},{},[11039],{"type":54,"value":11040},"Open command palette",{"type":48,"tag":182,"props":11042,"children":11043},{},[11044,11053],{"type":48,"tag":204,"props":11045,"children":11046},{},[11047],{"type":48,"tag":78,"props":11048,"children":11050},{"className":11049},[],[11051],{"type":54,"value":11052},"\u002F",{"type":48,"tag":204,"props":11054,"children":11055},{},[11056],{"type":54,"value":11057},"Focus the page search input",{"type":48,"tag":182,"props":11059,"children":11060},{},[11061,11078],{"type":48,"tag":204,"props":11062,"children":11063},{},[11064,11070,11072],{"type":48,"tag":78,"props":11065,"children":11067},{"className":11066},[],[11068],{"type":54,"value":11069},"g",{"type":54,"value":11071}," then ",{"type":48,"tag":78,"props":11073,"children":11075},{"className":11074},[],[11076],{"type":54,"value":11077},"d",{"type":48,"tag":204,"props":11079,"children":11080},{},[11081],{"type":54,"value":11082},"Go to dashboard (vim-style nav, optional but Linear\u002FGitHub do it)",{"type":48,"tag":182,"props":11084,"children":11085},{},[11086,11095],{"type":48,"tag":204,"props":11087,"children":11088},{},[11089],{"type":48,"tag":78,"props":11090,"children":11092},{"className":11091},[],[11093],{"type":54,"value":11094},"?",{"type":48,"tag":204,"props":11096,"children":11097},{},[11098],{"type":54,"value":11099},"Show keyboard shortcut cheat sheet",{"type":48,"tag":182,"props":11101,"children":11102},{},[11103,11112],{"type":48,"tag":204,"props":11104,"children":11105},{},[11106],{"type":48,"tag":78,"props":11107,"children":11109},{"className":11108},[],[11110],{"type":54,"value":11111},"Esc",{"type":48,"tag":204,"props":11113,"children":11114},{},[11115],{"type":54,"value":11116},"Close modal, dismiss popover, blur input",{"type":48,"tag":182,"props":11118,"children":11119},{},[11120,11136],{"type":48,"tag":204,"props":11121,"children":11122},{},[11123,11129,11130],{"type":48,"tag":78,"props":11124,"children":11126},{"className":11125},[],[11127],{"type":54,"value":11128},"Tab",{"type":54,"value":11029},{"type":48,"tag":78,"props":11131,"children":11133},{"className":11132},[],[11134],{"type":54,"value":11135},"Shift+Tab",{"type":48,"tag":204,"props":11137,"children":11138},{},[11139],{"type":54,"value":11140},"Move focus forward\u002Fback",{"type":48,"tag":182,"props":11142,"children":11143},{},[11144,11153],{"type":48,"tag":204,"props":11145,"children":11146},{},[11147],{"type":48,"tag":78,"props":11148,"children":11150},{"className":11149},[],[11151],{"type":54,"value":11152},"Enter",{"type":48,"tag":204,"props":11154,"children":11155},{},[11156],{"type":54,"value":11157},"Activate focused button\u002Flink; submit form when input focused",{"type":48,"tag":182,"props":11159,"children":11160},{},[11161,11170],{"type":48,"tag":204,"props":11162,"children":11163},{},[11164],{"type":48,"tag":78,"props":11165,"children":11167},{"className":11166},[],[11168],{"type":54,"value":11169},"Space",{"type":48,"tag":204,"props":11171,"children":11172},{},[11173],{"type":54,"value":11174},"Toggle checkbox\u002Fswitch; activate button",{"type":48,"tag":182,"props":11176,"children":11177},{},[11178,11194],{"type":48,"tag":204,"props":11179,"children":11180},{},[11181,11187,11188],{"type":48,"tag":78,"props":11182,"children":11184},{"className":11183},[],[11185],{"type":54,"value":11186},"↑",{"type":54,"value":11029},{"type":48,"tag":78,"props":11189,"children":11191},{"className":11190},[],[11192],{"type":54,"value":11193},"↓",{"type":48,"tag":204,"props":11195,"children":11196},{},[11197],{"type":54,"value":11198},"Navigate list items, table rows, menu items",{"type":48,"tag":182,"props":11200,"children":11201},{},[11202,11218],{"type":48,"tag":204,"props":11203,"children":11204},{},[11205,11211,11212],{"type":48,"tag":78,"props":11206,"children":11208},{"className":11207},[],[11209],{"type":54,"value":11210},"j",{"type":54,"value":11029},{"type":48,"tag":78,"props":11213,"children":11215},{"className":11214},[],[11216],{"type":54,"value":11217},"k",{"type":48,"tag":204,"props":11219,"children":11220},{},[11221],{"type":54,"value":11222},"Same as ↓ \u002F ↑ (vim-style; optional)",{"type":48,"tag":167,"props":11224,"children":11226},{"id":11225},"_104-semantic-patterns",[11227],{"type":54,"value":11228},"10.4 Semantic Patterns",{"type":48,"tag":320,"props":11230,"children":11231},{},[11232,11267,11287,11306,11327,11348,11368],{"type":48,"tag":324,"props":11233,"children":11234},{},[11235,11237,11243,11245,11251,11253,11257,11259,11265],{"type":54,"value":11236},"Buttons use ",{"type":48,"tag":78,"props":11238,"children":11240},{"className":11239},[],[11241],{"type":54,"value":11242},"\u003Cbutton>",{"type":54,"value":11244},", links use ",{"type":48,"tag":78,"props":11246,"children":11248},{"className":11247},[],[11249],{"type":54,"value":11250},"\u003Ca href>",{"type":54,"value":11252},". ",{"type":48,"tag":65,"props":11254,"children":11255},{},[11256],{"type":54,"value":2875},{"type":54,"value":11258}," use a ",{"type":48,"tag":78,"props":11260,"children":11262},{"className":11261},[],[11263],{"type":54,"value":11264},"\u003Cdiv onClick>",{"type":54,"value":11266}," for either.",{"type":48,"tag":324,"props":11268,"children":11269},{},[11270,11272,11278,11279,11285],{"type":54,"value":11271},"Form fields have a visible ",{"type":48,"tag":78,"props":11273,"children":11275},{"className":11274},[],[11276],{"type":54,"value":11277},"\u003Clabel>",{"type":54,"value":349},{"type":48,"tag":78,"props":11280,"children":11282},{"className":11281},[],[11283],{"type":54,"value":11284},"aria-label",{"type":54,"value":11286}," if visually replaced by a placeholder pattern).",{"type":48,"tag":324,"props":11288,"children":11289},{},[11290,11292,11297,11299,11305],{"type":54,"value":11291},"Required fields: visible ",{"type":48,"tag":78,"props":11293,"children":11295},{"className":11294},[],[11296],{"type":54,"value":10534},{"type":54,"value":11298}," marker AND ",{"type":48,"tag":78,"props":11300,"children":11302},{"className":11301},[],[11303],{"type":54,"value":11304},"aria-required=\"true\"",{"type":54,"value":121},{"type":48,"tag":324,"props":11307,"children":11308},{},[11309,11311,11317,11319,11325],{"type":54,"value":11310},"Error messages: linked via ",{"type":48,"tag":78,"props":11312,"children":11314},{"className":11313},[],[11315],{"type":54,"value":11316},"aria-describedby",{"type":54,"value":11318},", role ",{"type":48,"tag":78,"props":11320,"children":11322},{"className":11321},[],[11323],{"type":54,"value":11324},"alert",{"type":54,"value":11326}," for the first error.",{"type":48,"tag":324,"props":11328,"children":11329},{},[11330,11332,11338,11340,11346],{"type":54,"value":11331},"Tables: ",{"type":48,"tag":78,"props":11333,"children":11335},{"className":11334},[],[11336],{"type":54,"value":11337},"\u003Cth scope=\"col\">",{"type":54,"value":11339}," headers, optional ",{"type":48,"tag":78,"props":11341,"children":11343},{"className":11342},[],[11344],{"type":54,"value":11345},"\u003Ccaption>",{"type":54,"value":11347}," for context.",{"type":48,"tag":324,"props":11349,"children":11350},{},[11351,11353,11359,11360,11366],{"type":54,"value":11352},"Modals: trap focus, restore focus to trigger on close, ",{"type":48,"tag":78,"props":11354,"children":11356},{"className":11355},[],[11357],{"type":54,"value":11358},"aria-modal=\"true\"",{"type":54,"value":85},{"type":48,"tag":78,"props":11361,"children":11363},{"className":11362},[],[11364],{"type":54,"value":11365},"role=\"dialog\"",{"type":54,"value":11367},", labeled by heading.",{"type":48,"tag":324,"props":11369,"children":11370},{},[11371,11372,11378,11380,11386],{"type":54,"value":1583},{"type":48,"tag":78,"props":11373,"children":11375},{"className":11374},[],[11376],{"type":54,"value":11377},"role=\"status\"",{"type":54,"value":11379}," for non-critical, ",{"type":48,"tag":78,"props":11381,"children":11383},{"className":11382},[],[11384],{"type":54,"value":11385},"role=\"alert\"",{"type":54,"value":11387}," for errors.",{"type":48,"tag":167,"props":11389,"children":11391},{"id":11390},"_105-touch-targets",[11392],{"type":54,"value":11393},"10.5 Touch Targets",{"type":48,"tag":61,"props":11395,"children":11396},{},[11397,11399,11404],{"type":54,"value":11398},"Minimum 44×44px (WCAG 2.5.5). On desktop SaaS, buttons can be 32-36px tall as long as the ",{"type":48,"tag":65,"props":11400,"children":11401},{},[11402],{"type":54,"value":11403},"clickable hit area",{"type":54,"value":11405}," (via padding) reaches 44px.",{"type":48,"tag":134,"props":11407,"children":11409},{"className":2083,"code":11408,"language":2085,"meta":142,"style":142},".icon-button {\n  position: relative;\n  width: 32px;\n  height: 32px;\n}\n.icon-button::before {\n  content: '';\n  position: absolute;\n  inset: -6px;  \u002F* extends hit area to 44x44 *\u002F\n}\n",[11410],{"type":48,"tag":78,"props":11411,"children":11412},{"__ignoreMap":142},[11413,11429,11450,11471,11491,11498,11521,11542,11562,11588],{"type":48,"tag":2091,"props":11414,"children":11415},{"class":2093,"line":2094},[11416,11420,11425],{"type":48,"tag":2091,"props":11417,"children":11418},{"style":2104},[11419],{"type":54,"value":121},{"type":48,"tag":2091,"props":11421,"children":11422},{"style":2160},[11423],{"type":54,"value":11424},"icon-button",{"type":48,"tag":2091,"props":11426,"children":11427},{"style":2104},[11428],{"type":54,"value":2980},{"type":48,"tag":2091,"props":11430,"children":11431},{"class":2093,"line":2147},[11432,11437,11441,11446],{"type":48,"tag":2091,"props":11433,"children":11434},{"style":3029},[11435],{"type":54,"value":11436},"  position",{"type":48,"tag":2091,"props":11438,"children":11439},{"style":2104},[11440],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11442,"children":11443},{"style":2098},[11444],{"type":54,"value":11445}," relative",{"type":48,"tag":2091,"props":11447,"children":11448},{"style":2104},[11449],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11451,"children":11452},{"class":2093,"line":2180},[11453,11458,11462,11467],{"type":48,"tag":2091,"props":11454,"children":11455},{"style":3029},[11456],{"type":54,"value":11457},"  width",{"type":48,"tag":2091,"props":11459,"children":11460},{"style":2104},[11461],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11463,"children":11464},{"style":3077},[11465],{"type":54,"value":11466}," 32px",{"type":48,"tag":2091,"props":11468,"children":11469},{"style":2104},[11470],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11472,"children":11473},{"class":2093,"line":2229},[11474,11479,11483,11487],{"type":48,"tag":2091,"props":11475,"children":11476},{"style":3029},[11477],{"type":54,"value":11478},"  height",{"type":48,"tag":2091,"props":11480,"children":11481},{"style":2104},[11482],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11484,"children":11485},{"style":3077},[11486],{"type":54,"value":11466},{"type":48,"tag":2091,"props":11488,"children":11489},{"style":2104},[11490],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11492,"children":11493},{"class":2093,"line":3048},[11494],{"type":48,"tag":2091,"props":11495,"children":11496},{"style":2104},[11497],{"type":54,"value":3135},{"type":48,"tag":2091,"props":11499,"children":11500},{"class":2093,"line":3129},[11501,11505,11509,11513,11517],{"type":48,"tag":2091,"props":11502,"children":11503},{"style":2104},[11504],{"type":54,"value":121},{"type":48,"tag":2091,"props":11506,"children":11507},{"style":2160},[11508],{"type":54,"value":11424},{"type":48,"tag":2091,"props":11510,"children":11511},{"style":2104},[11512],{"type":54,"value":7014},{"type":48,"tag":2091,"props":11514,"children":11515},{"style":3179},[11516],{"type":54,"value":7019},{"type":48,"tag":2091,"props":11518,"children":11519},{"style":2104},[11520],{"type":54,"value":2980},{"type":48,"tag":2091,"props":11522,"children":11523},{"class":2093,"line":3138},[11524,11529,11533,11538],{"type":48,"tag":2091,"props":11525,"children":11526},{"style":3029},[11527],{"type":54,"value":11528},"  content",{"type":48,"tag":2091,"props":11530,"children":11531},{"style":2104},[11532],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11534,"children":11535},{"style":2104},[11536],{"type":54,"value":11537}," ''",{"type":48,"tag":2091,"props":11539,"children":11540},{"style":2104},[11541],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11543,"children":11544},{"class":2093,"line":3148},[11545,11549,11553,11558],{"type":48,"tag":2091,"props":11546,"children":11547},{"style":3029},[11548],{"type":54,"value":11436},{"type":48,"tag":2091,"props":11550,"children":11551},{"style":2104},[11552],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11554,"children":11555},{"style":2098},[11556],{"type":54,"value":11557}," absolute",{"type":48,"tag":2091,"props":11559,"children":11560},{"style":2104},[11561],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11563,"children":11564},{"class":2093,"line":3194},[11565,11570,11574,11579,11583],{"type":48,"tag":2091,"props":11566,"children":11567},{"style":3029},[11568],{"type":54,"value":11569},"  inset",{"type":48,"tag":2091,"props":11571,"children":11572},{"style":2104},[11573],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11575,"children":11576},{"style":3077},[11577],{"type":54,"value":11578}," -6px",{"type":48,"tag":2091,"props":11580,"children":11581},{"style":2104},[11582],{"type":54,"value":5994},{"type":48,"tag":2091,"props":11584,"children":11585},{"style":4121},[11586],{"type":54,"value":11587},"  \u002F* extends hit area to 44x44 *\u002F\n",{"type":48,"tag":2091,"props":11589,"children":11590},{"class":2093,"line":3216},[11591],{"type":48,"tag":2091,"props":11592,"children":11593},{"style":2104},[11594],{"type":54,"value":3135},{"type":48,"tag":167,"props":11596,"children":11598},{"id":11597},"_106-screen-reader-utilities",[11599],{"type":54,"value":11600},"10.6 Screen Reader Utilities",{"type":48,"tag":134,"props":11602,"children":11604},{"className":2083,"code":11603,"language":2085,"meta":142,"style":142},".sr-only {\n  position: absolute;\n  width: 1px;\n  height: 1px;\n  padding: 0;\n  margin: -1px;\n  overflow: hidden;\n  clip: rect(0, 0, 0, 0);\n  white-space: nowrap;\n  border: 0;\n}\n\n.sr-only-focusable:focus {\n  position: static;\n  width: auto;\n  height: auto;\n  clip: auto;\n  white-space: normal;\n}\n",[11605],{"type":48,"tag":78,"props":11606,"children":11607},{"__ignoreMap":142},[11608,11624,11643,11662,11681,11700,11721,11742,11795,11816,11836,11843,11850,11874,11894,11914,11933,11952,11972],{"type":48,"tag":2091,"props":11609,"children":11610},{"class":2093,"line":2094},[11611,11615,11620],{"type":48,"tag":2091,"props":11612,"children":11613},{"style":2104},[11614],{"type":54,"value":121},{"type":48,"tag":2091,"props":11616,"children":11617},{"style":2160},[11618],{"type":54,"value":11619},"sr-only",{"type":48,"tag":2091,"props":11621,"children":11622},{"style":2104},[11623],{"type":54,"value":2980},{"type":48,"tag":2091,"props":11625,"children":11626},{"class":2093,"line":2147},[11627,11631,11635,11639],{"type":48,"tag":2091,"props":11628,"children":11629},{"style":3029},[11630],{"type":54,"value":11436},{"type":48,"tag":2091,"props":11632,"children":11633},{"style":2104},[11634],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11636,"children":11637},{"style":2098},[11638],{"type":54,"value":11557},{"type":48,"tag":2091,"props":11640,"children":11641},{"style":2104},[11642],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11644,"children":11645},{"class":2093,"line":2180},[11646,11650,11654,11658],{"type":48,"tag":2091,"props":11647,"children":11648},{"style":3029},[11649],{"type":54,"value":11457},{"type":48,"tag":2091,"props":11651,"children":11652},{"style":2104},[11653],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11655,"children":11656},{"style":3077},[11657],{"type":54,"value":7913},{"type":48,"tag":2091,"props":11659,"children":11660},{"style":2104},[11661],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11663,"children":11664},{"class":2093,"line":2229},[11665,11669,11673,11677],{"type":48,"tag":2091,"props":11666,"children":11667},{"style":3029},[11668],{"type":54,"value":11478},{"type":48,"tag":2091,"props":11670,"children":11671},{"style":2104},[11672],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11674,"children":11675},{"style":3077},[11676],{"type":54,"value":7913},{"type":48,"tag":2091,"props":11678,"children":11679},{"style":2104},[11680],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11682,"children":11683},{"class":2093,"line":3048},[11684,11688,11692,11696],{"type":48,"tag":2091,"props":11685,"children":11686},{"style":3029},[11687],{"type":54,"value":7879},{"type":48,"tag":2091,"props":11689,"children":11690},{"style":2104},[11691],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11693,"children":11694},{"style":3077},[11695],{"type":54,"value":4159},{"type":48,"tag":2091,"props":11697,"children":11698},{"style":2104},[11699],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11701,"children":11702},{"class":2093,"line":3129},[11703,11708,11712,11717],{"type":48,"tag":2091,"props":11704,"children":11705},{"style":3029},[11706],{"type":54,"value":11707},"  margin",{"type":48,"tag":2091,"props":11709,"children":11710},{"style":2104},[11711],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11713,"children":11714},{"style":3077},[11715],{"type":54,"value":11716}," -1px",{"type":48,"tag":2091,"props":11718,"children":11719},{"style":2104},[11720],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11722,"children":11723},{"class":2093,"line":3138},[11724,11729,11733,11738],{"type":48,"tag":2091,"props":11725,"children":11726},{"style":3029},[11727],{"type":54,"value":11728},"  overflow",{"type":48,"tag":2091,"props":11730,"children":11731},{"style":2104},[11732],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11734,"children":11735},{"style":2098},[11736],{"type":54,"value":11737}," hidden",{"type":48,"tag":2091,"props":11739,"children":11740},{"style":2104},[11741],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11743,"children":11744},{"class":2093,"line":3148},[11745,11750,11754,11759,11763,11767,11771,11775,11779,11783,11787,11791],{"type":48,"tag":2091,"props":11746,"children":11747},{"style":3029},[11748],{"type":54,"value":11749},"  clip",{"type":48,"tag":2091,"props":11751,"children":11752},{"style":2104},[11753],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11755,"children":11756},{"style":5709},[11757],{"type":54,"value":11758}," rect",{"type":48,"tag":2091,"props":11760,"children":11761},{"style":2104},[11762],{"type":54,"value":5717},{"type":48,"tag":2091,"props":11764,"children":11765},{"style":3077},[11766],{"type":54,"value":2451},{"type":48,"tag":2091,"props":11768,"children":11769},{"style":2104},[11770],{"type":54,"value":2107},{"type":48,"tag":2091,"props":11772,"children":11773},{"style":3077},[11774],{"type":54,"value":4159},{"type":48,"tag":2091,"props":11776,"children":11777},{"style":2104},[11778],{"type":54,"value":2107},{"type":48,"tag":2091,"props":11780,"children":11781},{"style":3077},[11782],{"type":54,"value":4159},{"type":48,"tag":2091,"props":11784,"children":11785},{"style":2104},[11786],{"type":54,"value":2107},{"type":48,"tag":2091,"props":11788,"children":11789},{"style":3077},[11790],{"type":54,"value":4159},{"type":48,"tag":2091,"props":11792,"children":11793},{"style":2104},[11794],{"type":54,"value":4173},{"type":48,"tag":2091,"props":11796,"children":11797},{"class":2093,"line":3194},[11798,11803,11807,11812],{"type":48,"tag":2091,"props":11799,"children":11800},{"style":3029},[11801],{"type":54,"value":11802},"  white-space",{"type":48,"tag":2091,"props":11804,"children":11805},{"style":2104},[11806],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11808,"children":11809},{"style":2098},[11810],{"type":54,"value":11811}," nowrap",{"type":48,"tag":2091,"props":11813,"children":11814},{"style":2104},[11815],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11817,"children":11818},{"class":2093,"line":3216},[11819,11824,11828,11832],{"type":48,"tag":2091,"props":11820,"children":11821},{"style":3029},[11822],{"type":54,"value":11823},"  border",{"type":48,"tag":2091,"props":11825,"children":11826},{"style":2104},[11827],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11829,"children":11830},{"style":3077},[11831],{"type":54,"value":4159},{"type":48,"tag":2091,"props":11833,"children":11834},{"style":2104},[11835],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11837,"children":11838},{"class":2093,"line":4532},[11839],{"type":48,"tag":2091,"props":11840,"children":11841},{"style":2104},[11842],{"type":54,"value":3135},{"type":48,"tag":2091,"props":11844,"children":11845},{"class":2093,"line":4578},[11846],{"type":48,"tag":2091,"props":11847,"children":11848},{"emptyLinePlaceholder":3142},[11849],{"type":54,"value":3145},{"type":48,"tag":2091,"props":11851,"children":11852},{"class":2093,"line":4586},[11853,11857,11862,11866,11870],{"type":48,"tag":2091,"props":11854,"children":11855},{"style":2104},[11856],{"type":54,"value":121},{"type":48,"tag":2091,"props":11858,"children":11859},{"style":2160},[11860],{"type":54,"value":11861},"sr-only-focusable",{"type":48,"tag":2091,"props":11863,"children":11864},{"style":2104},[11865],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11867,"children":11868},{"style":3179},[11869],{"type":54,"value":10543},{"type":48,"tag":2091,"props":11871,"children":11872},{"style":2104},[11873],{"type":54,"value":2980},{"type":48,"tag":2091,"props":11875,"children":11876},{"class":2093,"line":4595},[11877,11881,11885,11890],{"type":48,"tag":2091,"props":11878,"children":11879},{"style":3029},[11880],{"type":54,"value":11436},{"type":48,"tag":2091,"props":11882,"children":11883},{"style":2104},[11884],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11886,"children":11887},{"style":2098},[11888],{"type":54,"value":11889}," static",{"type":48,"tag":2091,"props":11891,"children":11892},{"style":2104},[11893],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11895,"children":11896},{"class":2093,"line":4642},[11897,11901,11905,11910],{"type":48,"tag":2091,"props":11898,"children":11899},{"style":3029},[11900],{"type":54,"value":11457},{"type":48,"tag":2091,"props":11902,"children":11903},{"style":2104},[11904],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11906,"children":11907},{"style":2098},[11908],{"type":54,"value":11909}," auto",{"type":48,"tag":2091,"props":11911,"children":11912},{"style":2104},[11913],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11915,"children":11916},{"class":2093,"line":4688},[11917,11921,11925,11929],{"type":48,"tag":2091,"props":11918,"children":11919},{"style":3029},[11920],{"type":54,"value":11478},{"type":48,"tag":2091,"props":11922,"children":11923},{"style":2104},[11924],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11926,"children":11927},{"style":2098},[11928],{"type":54,"value":11909},{"type":48,"tag":2091,"props":11930,"children":11931},{"style":2104},[11932],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11934,"children":11935},{"class":2093,"line":4696},[11936,11940,11944,11948],{"type":48,"tag":2091,"props":11937,"children":11938},{"style":3029},[11939],{"type":54,"value":11749},{"type":48,"tag":2091,"props":11941,"children":11942},{"style":2104},[11943],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11945,"children":11946},{"style":2098},[11947],{"type":54,"value":11909},{"type":48,"tag":2091,"props":11949,"children":11950},{"style":2104},[11951],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11953,"children":11954},{"class":2093,"line":4705},[11955,11959,11963,11968],{"type":48,"tag":2091,"props":11956,"children":11957},{"style":3029},[11958],{"type":54,"value":11802},{"type":48,"tag":2091,"props":11960,"children":11961},{"style":2104},[11962],{"type":54,"value":2993},{"type":48,"tag":2091,"props":11964,"children":11965},{"style":2098},[11966],{"type":54,"value":11967}," normal",{"type":48,"tag":2091,"props":11969,"children":11970},{"style":2104},[11971],{"type":54,"value":2177},{"type":48,"tag":2091,"props":11973,"children":11974},{"class":2093,"line":4751},[11975],{"type":48,"tag":2091,"props":11976,"children":11977},{"style":2104},[11978],{"type":54,"value":3135},{"type":48,"tag":61,"props":11980,"children":11981},{},[11982,11984,11990],{"type":54,"value":11983},"Use ",{"type":48,"tag":78,"props":11985,"children":11987},{"className":11986},[],[11988],{"type":54,"value":11989},".sr-only",{"type":54,"value":11991}," for \"Skip to main content\" links and icon-only button labels.",{"type":48,"tag":123,"props":11993,"children":11994},{},[],{"type":48,"tag":127,"props":11996,"children":11998},{"id":11997},"_11-decorative-elements-used-sparingly",[11999],{"type":54,"value":12000},"11. Decorative Elements (Used Sparingly)",{"type":48,"tag":61,"props":12002,"children":12003},{},[12004],{"type":54,"value":12005},"SaaS UIs avoid heavy decoration. The few decorative idioms that DO appear:",{"type":48,"tag":167,"props":12007,"children":12009},{"id":12008},"_111-section-dividers",[12010],{"type":54,"value":12011},"11.1 Section Dividers",{"type":48,"tag":134,"props":12013,"children":12015},{"className":2083,"code":12014,"language":2085,"meta":142,"style":142},".divider {\n  height: 1px;\n  background: var(--border-default);\n  margin: 24px 0;\n}\n\n\u002F* Vertical divider (e.g., between toolbar groups) *\u002F\n.divider-v {\n  width: 1px;\n  background: var(--border-default);\n  align-self: stretch;\n  margin: 0 8px;\n}\n",[12016],{"type":48,"tag":78,"props":12017,"children":12018},{"__ignoreMap":142},[12019,12035,12054,12081,12104,12111,12118,12126,12142,12161,12188,12209,12233],{"type":48,"tag":2091,"props":12020,"children":12021},{"class":2093,"line":2094},[12022,12026,12031],{"type":48,"tag":2091,"props":12023,"children":12024},{"style":2104},[12025],{"type":54,"value":121},{"type":48,"tag":2091,"props":12027,"children":12028},{"style":2160},[12029],{"type":54,"value":12030},"divider",{"type":48,"tag":2091,"props":12032,"children":12033},{"style":2104},[12034],{"type":54,"value":2980},{"type":48,"tag":2091,"props":12036,"children":12037},{"class":2093,"line":2147},[12038,12042,12046,12050],{"type":48,"tag":2091,"props":12039,"children":12040},{"style":3029},[12041],{"type":54,"value":11478},{"type":48,"tag":2091,"props":12043,"children":12044},{"style":2104},[12045],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12047,"children":12048},{"style":3077},[12049],{"type":54,"value":7913},{"type":48,"tag":2091,"props":12051,"children":12052},{"style":2104},[12053],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12055,"children":12056},{"class":2093,"line":2180},[12057,12061,12065,12069,12073,12077],{"type":48,"tag":2091,"props":12058,"children":12059},{"style":3029},[12060],{"type":54,"value":6579},{"type":48,"tag":2091,"props":12062,"children":12063},{"style":2104},[12064],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12066,"children":12067},{"style":5709},[12068],{"type":54,"value":5731},{"type":48,"tag":2091,"props":12070,"children":12071},{"style":2104},[12072],{"type":54,"value":5717},{"type":48,"tag":2091,"props":12074,"children":12075},{"style":2098},[12076],{"type":54,"value":1934},{"type":48,"tag":2091,"props":12078,"children":12079},{"style":2104},[12080],{"type":54,"value":4173},{"type":48,"tag":2091,"props":12082,"children":12083},{"class":2093,"line":2229},[12084,12088,12092,12096,12100],{"type":48,"tag":2091,"props":12085,"children":12086},{"style":3029},[12087],{"type":54,"value":11707},{"type":48,"tag":2091,"props":12089,"children":12090},{"style":2104},[12091],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12093,"children":12094},{"style":3077},[12095],{"type":54,"value":7727},{"type":48,"tag":2091,"props":12097,"children":12098},{"style":3077},[12099],{"type":54,"value":4159},{"type":48,"tag":2091,"props":12101,"children":12102},{"style":2104},[12103],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12105,"children":12106},{"class":2093,"line":3048},[12107],{"type":48,"tag":2091,"props":12108,"children":12109},{"style":2104},[12110],{"type":54,"value":3135},{"type":48,"tag":2091,"props":12112,"children":12113},{"class":2093,"line":3129},[12114],{"type":48,"tag":2091,"props":12115,"children":12116},{"emptyLinePlaceholder":3142},[12117],{"type":54,"value":3145},{"type":48,"tag":2091,"props":12119,"children":12120},{"class":2093,"line":3138},[12121],{"type":48,"tag":2091,"props":12122,"children":12123},{"style":4121},[12124],{"type":54,"value":12125},"\u002F* Vertical divider (e.g., between toolbar groups) *\u002F\n",{"type":48,"tag":2091,"props":12127,"children":12128},{"class":2093,"line":3148},[12129,12133,12138],{"type":48,"tag":2091,"props":12130,"children":12131},{"style":2104},[12132],{"type":54,"value":121},{"type":48,"tag":2091,"props":12134,"children":12135},{"style":2160},[12136],{"type":54,"value":12137},"divider-v",{"type":48,"tag":2091,"props":12139,"children":12140},{"style":2104},[12141],{"type":54,"value":2980},{"type":48,"tag":2091,"props":12143,"children":12144},{"class":2093,"line":3194},[12145,12149,12153,12157],{"type":48,"tag":2091,"props":12146,"children":12147},{"style":3029},[12148],{"type":54,"value":11457},{"type":48,"tag":2091,"props":12150,"children":12151},{"style":2104},[12152],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12154,"children":12155},{"style":3077},[12156],{"type":54,"value":7913},{"type":48,"tag":2091,"props":12158,"children":12159},{"style":2104},[12160],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12162,"children":12163},{"class":2093,"line":3216},[12164,12168,12172,12176,12180,12184],{"type":48,"tag":2091,"props":12165,"children":12166},{"style":3029},[12167],{"type":54,"value":6579},{"type":48,"tag":2091,"props":12169,"children":12170},{"style":2104},[12171],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12173,"children":12174},{"style":5709},[12175],{"type":54,"value":5731},{"type":48,"tag":2091,"props":12177,"children":12178},{"style":2104},[12179],{"type":54,"value":5717},{"type":48,"tag":2091,"props":12181,"children":12182},{"style":2098},[12183],{"type":54,"value":1934},{"type":48,"tag":2091,"props":12185,"children":12186},{"style":2104},[12187],{"type":54,"value":4173},{"type":48,"tag":2091,"props":12189,"children":12190},{"class":2093,"line":4532},[12191,12196,12200,12205],{"type":48,"tag":2091,"props":12192,"children":12193},{"style":3029},[12194],{"type":54,"value":12195},"  align-self",{"type":48,"tag":2091,"props":12197,"children":12198},{"style":2104},[12199],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12201,"children":12202},{"style":2098},[12203],{"type":54,"value":12204}," stretch",{"type":48,"tag":2091,"props":12206,"children":12207},{"style":2104},[12208],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12210,"children":12211},{"class":2093,"line":4578},[12212,12216,12220,12224,12229],{"type":48,"tag":2091,"props":12213,"children":12214},{"style":3029},[12215],{"type":54,"value":11707},{"type":48,"tag":2091,"props":12217,"children":12218},{"style":2104},[12219],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12221,"children":12222},{"style":3077},[12223],{"type":54,"value":4159},{"type":48,"tag":2091,"props":12225,"children":12226},{"style":3077},[12227],{"type":54,"value":12228}," 8px",{"type":48,"tag":2091,"props":12230,"children":12231},{"style":2104},[12232],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12234,"children":12235},{"class":2093,"line":4586},[12236],{"type":48,"tag":2091,"props":12237,"children":12238},{"style":2104},[12239],{"type":54,"value":3135},{"type":48,"tag":167,"props":12241,"children":12243},{"id":12242},"_112-inline-pills-status-dots",[12244],{"type":54,"value":12245},"11.2 Inline Pills \u002F Status Dots",{"type":48,"tag":134,"props":12247,"children":12249},{"className":2083,"code":12248,"language":2085,"meta":142,"style":142},"\u002F* Status dot (used in tables: ● Active) *\u002F\n.status-dot {\n  display: inline-block;\n  width: 8px;\n  height: 8px;\n  border-radius: 9999px;\n  vertical-align: middle;\n  margin-right: 6px;\n}\n.status-dot--success { background: #16A34A; }\n.status-dot--warning { background: #CA8A04; }\n.status-dot--error   { background: #DC2626; }\n.status-dot--neutral { background: #94A3B8; }\n\n\u002F* Pulsing dot for \"live\" \u002F \"syncing\" *\u002F\n.status-dot--pulse {\n  position: relative;\n}\n.status-dot--pulse::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  border-radius: inherit;\n  background: inherit;\n  animation: pulse-ring 1.6s ease-out infinite;\n}\n@keyframes pulse-ring {\n  0%   { transform: scale(1);   opacity: 0.6; }\n  100% { transform: scale(2.5); opacity: 0; }\n}\n",[12250],{"type":48,"tag":78,"props":12251,"children":12252},{"__ignoreMap":142},[12253,12261,12277,12297,12316,12335,12355,12376,12397,12404,12446,12487,12528,12568,12575,12583,12599,12618,12625,12648,12667,12686,12705,12725,12744,12774,12781,12797,12855,12911],{"type":48,"tag":2091,"props":12254,"children":12255},{"class":2093,"line":2094},[12256],{"type":48,"tag":2091,"props":12257,"children":12258},{"style":4121},[12259],{"type":54,"value":12260},"\u002F* Status dot (used in tables: ● Active) *\u002F\n",{"type":48,"tag":2091,"props":12262,"children":12263},{"class":2093,"line":2147},[12264,12268,12273],{"type":48,"tag":2091,"props":12265,"children":12266},{"style":2104},[12267],{"type":54,"value":121},{"type":48,"tag":2091,"props":12269,"children":12270},{"style":2160},[12271],{"type":54,"value":12272},"status-dot",{"type":48,"tag":2091,"props":12274,"children":12275},{"style":2104},[12276],{"type":54,"value":2980},{"type":48,"tag":2091,"props":12278,"children":12279},{"class":2093,"line":2180},[12280,12284,12288,12293],{"type":48,"tag":2091,"props":12281,"children":12282},{"style":3029},[12283],{"type":54,"value":7634},{"type":48,"tag":2091,"props":12285,"children":12286},{"style":2104},[12287],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12289,"children":12290},{"style":2098},[12291],{"type":54,"value":12292}," inline-block",{"type":48,"tag":2091,"props":12294,"children":12295},{"style":2104},[12296],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12298,"children":12299},{"class":2093,"line":2229},[12300,12304,12308,12312],{"type":48,"tag":2091,"props":12301,"children":12302},{"style":3029},[12303],{"type":54,"value":11457},{"type":48,"tag":2091,"props":12305,"children":12306},{"style":2104},[12307],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12309,"children":12310},{"style":3077},[12311],{"type":54,"value":12228},{"type":48,"tag":2091,"props":12313,"children":12314},{"style":2104},[12315],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12317,"children":12318},{"class":2093,"line":3048},[12319,12323,12327,12331],{"type":48,"tag":2091,"props":12320,"children":12321},{"style":3029},[12322],{"type":54,"value":11478},{"type":48,"tag":2091,"props":12324,"children":12325},{"style":2104},[12326],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12328,"children":12329},{"style":3077},[12330],{"type":54,"value":12228},{"type":48,"tag":2091,"props":12332,"children":12333},{"style":2104},[12334],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12336,"children":12337},{"class":2093,"line":3129},[12338,12342,12346,12351],{"type":48,"tag":2091,"props":12339,"children":12340},{"style":3029},[12341],{"type":54,"value":10653},{"type":48,"tag":2091,"props":12343,"children":12344},{"style":2104},[12345],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12347,"children":12348},{"style":3077},[12349],{"type":54,"value":12350}," 9999px",{"type":48,"tag":2091,"props":12352,"children":12353},{"style":2104},[12354],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12356,"children":12357},{"class":2093,"line":3138},[12358,12363,12367,12372],{"type":48,"tag":2091,"props":12359,"children":12360},{"style":3029},[12361],{"type":54,"value":12362},"  vertical-align",{"type":48,"tag":2091,"props":12364,"children":12365},{"style":2104},[12366],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12368,"children":12369},{"style":2098},[12370],{"type":54,"value":12371}," middle",{"type":48,"tag":2091,"props":12373,"children":12374},{"style":2104},[12375],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12377,"children":12378},{"class":2093,"line":3148},[12379,12384,12388,12393],{"type":48,"tag":2091,"props":12380,"children":12381},{"style":3029},[12382],{"type":54,"value":12383},"  margin-right",{"type":48,"tag":2091,"props":12385,"children":12386},{"style":2104},[12387],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12389,"children":12390},{"style":3077},[12391],{"type":54,"value":12392}," 6px",{"type":48,"tag":2091,"props":12394,"children":12395},{"style":2104},[12396],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12398,"children":12399},{"class":2093,"line":3194},[12400],{"type":48,"tag":2091,"props":12401,"children":12402},{"style":2104},[12403],{"type":54,"value":3135},{"type":48,"tag":2091,"props":12405,"children":12406},{"class":2093,"line":3216},[12407,12411,12416,12420,12425,12429,12433,12438,12442],{"type":48,"tag":2091,"props":12408,"children":12409},{"style":2104},[12410],{"type":54,"value":121},{"type":48,"tag":2091,"props":12412,"children":12413},{"style":2160},[12414],{"type":54,"value":12415},"status-dot--success",{"type":48,"tag":2091,"props":12417,"children":12418},{"style":2104},[12419],{"type":54,"value":5903},{"type":48,"tag":2091,"props":12421,"children":12422},{"style":3029},[12423],{"type":54,"value":12424}," background",{"type":48,"tag":2091,"props":12426,"children":12427},{"style":2104},[12428],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12430,"children":12431},{"style":2104},[12432],{"type":54,"value":9074},{"type":48,"tag":2091,"props":12434,"children":12435},{"style":2098},[12436],{"type":54,"value":12437},"16A34A",{"type":48,"tag":2091,"props":12439,"children":12440},{"style":2104},[12441],{"type":54,"value":5994},{"type":48,"tag":2091,"props":12443,"children":12444},{"style":2104},[12445],{"type":54,"value":5945},{"type":48,"tag":2091,"props":12447,"children":12448},{"class":2093,"line":4532},[12449,12453,12458,12462,12466,12470,12474,12479,12483],{"type":48,"tag":2091,"props":12450,"children":12451},{"style":2104},[12452],{"type":54,"value":121},{"type":48,"tag":2091,"props":12454,"children":12455},{"style":2160},[12456],{"type":54,"value":12457},"status-dot--warning",{"type":48,"tag":2091,"props":12459,"children":12460},{"style":2104},[12461],{"type":54,"value":5903},{"type":48,"tag":2091,"props":12463,"children":12464},{"style":3029},[12465],{"type":54,"value":12424},{"type":48,"tag":2091,"props":12467,"children":12468},{"style":2104},[12469],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12471,"children":12472},{"style":2104},[12473],{"type":54,"value":9074},{"type":48,"tag":2091,"props":12475,"children":12476},{"style":2098},[12477],{"type":54,"value":12478},"CA8A04",{"type":48,"tag":2091,"props":12480,"children":12481},{"style":2104},[12482],{"type":54,"value":5994},{"type":48,"tag":2091,"props":12484,"children":12485},{"style":2104},[12486],{"type":54,"value":5945},{"type":48,"tag":2091,"props":12488,"children":12489},{"class":2093,"line":4578},[12490,12494,12499,12503,12507,12511,12515,12520,12524],{"type":48,"tag":2091,"props":12491,"children":12492},{"style":2104},[12493],{"type":54,"value":121},{"type":48,"tag":2091,"props":12495,"children":12496},{"style":2160},[12497],{"type":54,"value":12498},"status-dot--error",{"type":48,"tag":2091,"props":12500,"children":12501},{"style":2104},[12502],{"type":54,"value":6055},{"type":48,"tag":2091,"props":12504,"children":12505},{"style":3029},[12506],{"type":54,"value":12424},{"type":48,"tag":2091,"props":12508,"children":12509},{"style":2104},[12510],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12512,"children":12513},{"style":2104},[12514],{"type":54,"value":9074},{"type":48,"tag":2091,"props":12516,"children":12517},{"style":2098},[12518],{"type":54,"value":12519},"DC2626",{"type":48,"tag":2091,"props":12521,"children":12522},{"style":2104},[12523],{"type":54,"value":5994},{"type":48,"tag":2091,"props":12525,"children":12526},{"style":2104},[12527],{"type":54,"value":5945},{"type":48,"tag":2091,"props":12529,"children":12530},{"class":2093,"line":4586},[12531,12535,12540,12544,12548,12552,12556,12560,12564],{"type":48,"tag":2091,"props":12532,"children":12533},{"style":2104},[12534],{"type":54,"value":121},{"type":48,"tag":2091,"props":12536,"children":12537},{"style":2160},[12538],{"type":54,"value":12539},"status-dot--neutral",{"type":48,"tag":2091,"props":12541,"children":12542},{"style":2104},[12543],{"type":54,"value":5903},{"type":48,"tag":2091,"props":12545,"children":12546},{"style":3029},[12547],{"type":54,"value":12424},{"type":48,"tag":2091,"props":12549,"children":12550},{"style":2104},[12551],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12553,"children":12554},{"style":2104},[12555],{"type":54,"value":9074},{"type":48,"tag":2091,"props":12557,"children":12558},{"style":2098},[12559],{"type":54,"value":9203},{"type":48,"tag":2091,"props":12561,"children":12562},{"style":2104},[12563],{"type":54,"value":5994},{"type":48,"tag":2091,"props":12565,"children":12566},{"style":2104},[12567],{"type":54,"value":5945},{"type":48,"tag":2091,"props":12569,"children":12570},{"class":2093,"line":4595},[12571],{"type":48,"tag":2091,"props":12572,"children":12573},{"emptyLinePlaceholder":3142},[12574],{"type":54,"value":3145},{"type":48,"tag":2091,"props":12576,"children":12577},{"class":2093,"line":4642},[12578],{"type":48,"tag":2091,"props":12579,"children":12580},{"style":4121},[12581],{"type":54,"value":12582},"\u002F* Pulsing dot for \"live\" \u002F \"syncing\" *\u002F\n",{"type":48,"tag":2091,"props":12584,"children":12585},{"class":2093,"line":4688},[12586,12590,12595],{"type":48,"tag":2091,"props":12587,"children":12588},{"style":2104},[12589],{"type":54,"value":121},{"type":48,"tag":2091,"props":12591,"children":12592},{"style":2160},[12593],{"type":54,"value":12594},"status-dot--pulse",{"type":48,"tag":2091,"props":12596,"children":12597},{"style":2104},[12598],{"type":54,"value":2980},{"type":48,"tag":2091,"props":12600,"children":12601},{"class":2093,"line":4696},[12602,12606,12610,12614],{"type":48,"tag":2091,"props":12603,"children":12604},{"style":3029},[12605],{"type":54,"value":11436},{"type":48,"tag":2091,"props":12607,"children":12608},{"style":2104},[12609],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12611,"children":12612},{"style":2098},[12613],{"type":54,"value":11445},{"type":48,"tag":2091,"props":12615,"children":12616},{"style":2104},[12617],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12619,"children":12620},{"class":2093,"line":4705},[12621],{"type":48,"tag":2091,"props":12622,"children":12623},{"style":2104},[12624],{"type":54,"value":3135},{"type":48,"tag":2091,"props":12626,"children":12627},{"class":2093,"line":4751},[12628,12632,12636,12640,12644],{"type":48,"tag":2091,"props":12629,"children":12630},{"style":2104},[12631],{"type":54,"value":121},{"type":48,"tag":2091,"props":12633,"children":12634},{"style":2160},[12635],{"type":54,"value":12594},{"type":48,"tag":2091,"props":12637,"children":12638},{"style":2104},[12639],{"type":54,"value":7014},{"type":48,"tag":2091,"props":12641,"children":12642},{"style":3179},[12643],{"type":54,"value":7036},{"type":48,"tag":2091,"props":12645,"children":12646},{"style":2104},[12647],{"type":54,"value":2980},{"type":48,"tag":2091,"props":12649,"children":12650},{"class":2093,"line":4796},[12651,12655,12659,12663],{"type":48,"tag":2091,"props":12652,"children":12653},{"style":3029},[12654],{"type":54,"value":11528},{"type":48,"tag":2091,"props":12656,"children":12657},{"style":2104},[12658],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12660,"children":12661},{"style":2104},[12662],{"type":54,"value":11537},{"type":48,"tag":2091,"props":12664,"children":12665},{"style":2104},[12666],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12668,"children":12669},{"class":2093,"line":4842},[12670,12674,12678,12682],{"type":48,"tag":2091,"props":12671,"children":12672},{"style":3029},[12673],{"type":54,"value":11436},{"type":48,"tag":2091,"props":12675,"children":12676},{"style":2104},[12677],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12679,"children":12680},{"style":2098},[12681],{"type":54,"value":11557},{"type":48,"tag":2091,"props":12683,"children":12684},{"style":2104},[12685],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12687,"children":12688},{"class":2093,"line":6321},[12689,12693,12697,12701],{"type":48,"tag":2091,"props":12690,"children":12691},{"style":3029},[12692],{"type":54,"value":11569},{"type":48,"tag":2091,"props":12694,"children":12695},{"style":2104},[12696],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12698,"children":12699},{"style":3077},[12700],{"type":54,"value":4159},{"type":48,"tag":2091,"props":12702,"children":12703},{"style":2104},[12704],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12706,"children":12707},{"class":2093,"line":6329},[12708,12712,12716,12721],{"type":48,"tag":2091,"props":12709,"children":12710},{"style":3029},[12711],{"type":54,"value":10653},{"type":48,"tag":2091,"props":12713,"children":12714},{"style":2104},[12715],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12717,"children":12718},{"style":2098},[12719],{"type":54,"value":12720}," inherit",{"type":48,"tag":2091,"props":12722,"children":12723},{"style":2104},[12724],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12726,"children":12727},{"class":2093,"line":6337},[12728,12732,12736,12740],{"type":48,"tag":2091,"props":12729,"children":12730},{"style":3029},[12731],{"type":54,"value":6579},{"type":48,"tag":2091,"props":12733,"children":12734},{"style":2104},[12735],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12737,"children":12738},{"style":2098},[12739],{"type":54,"value":12720},{"type":48,"tag":2091,"props":12741,"children":12742},{"style":2104},[12743],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12745,"children":12746},{"class":2093,"line":6346},[12747,12751,12755,12760,12765,12770],{"type":48,"tag":2091,"props":12748,"children":12749},{"style":3029},[12750],{"type":54,"value":6712},{"type":48,"tag":2091,"props":12752,"children":12753},{"style":2104},[12754],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12756,"children":12757},{"style":2098},[12758],{"type":54,"value":12759}," pulse-ring ",{"type":48,"tag":2091,"props":12761,"children":12762},{"style":3077},[12763],{"type":54,"value":12764},"1.6s",{"type":48,"tag":2091,"props":12766,"children":12767},{"style":2098},[12768],{"type":54,"value":12769}," ease-out infinite",{"type":48,"tag":2091,"props":12771,"children":12772},{"style":2104},[12773],{"type":54,"value":2177},{"type":48,"tag":2091,"props":12775,"children":12776},{"class":2093,"line":6401},[12777],{"type":48,"tag":2091,"props":12778,"children":12779},{"style":2104},[12780],{"type":54,"value":3135},{"type":48,"tag":2091,"props":12782,"children":12783},{"class":2093,"line":6418},[12784,12788,12793],{"type":48,"tag":2091,"props":12785,"children":12786},{"style":5951},[12787],{"type":54,"value":5954},{"type":48,"tag":2091,"props":12789,"children":12790},{"style":5957},[12791],{"type":54,"value":12792}," pulse-ring",{"type":48,"tag":2091,"props":12794,"children":12795},{"style":2104},[12796],{"type":54,"value":2980},{"type":48,"tag":2091,"props":12798,"children":12799},{"class":2093,"line":6475},[12800,12805,12809,12813,12817,12821,12825,12829,12833,12838,12842,12847,12851],{"type":48,"tag":2091,"props":12801,"children":12802},{"style":2160},[12803],{"type":54,"value":12804},"  0%",{"type":48,"tag":2091,"props":12806,"children":12807},{"style":2104},[12808],{"type":54,"value":6055},{"type":48,"tag":2091,"props":12810,"children":12811},{"style":3029},[12812],{"type":54,"value":5999},{"type":48,"tag":2091,"props":12814,"children":12815},{"style":2104},[12816],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12818,"children":12819},{"style":5709},[12820],{"type":54,"value":6025},{"type":48,"tag":2091,"props":12822,"children":12823},{"style":2104},[12824],{"type":54,"value":5717},{"type":48,"tag":2091,"props":12826,"children":12827},{"style":3077},[12828],{"type":54,"value":3329},{"type":48,"tag":2091,"props":12830,"children":12831},{"style":2104},[12832],{"type":54,"value":5940},{"type":48,"tag":2091,"props":12834,"children":12835},{"style":3029},[12836],{"type":54,"value":12837},"   opacity",{"type":48,"tag":2091,"props":12839,"children":12840},{"style":2104},[12841],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12843,"children":12844},{"style":3077},[12845],{"type":54,"value":12846}," 0.6",{"type":48,"tag":2091,"props":12848,"children":12849},{"style":2104},[12850],{"type":54,"value":5994},{"type":48,"tag":2091,"props":12852,"children":12853},{"style":2104},[12854],{"type":54,"value":5945},{"type":48,"tag":2091,"props":12856,"children":12857},{"class":2093,"line":6531},[12858,12863,12867,12871,12875,12879,12883,12887,12891,12895,12899,12903,12907],{"type":48,"tag":2091,"props":12859,"children":12860},{"style":2160},[12861],{"type":54,"value":12862},"  100%",{"type":48,"tag":2091,"props":12864,"children":12865},{"style":2104},[12866],{"type":54,"value":5903},{"type":48,"tag":2091,"props":12868,"children":12869},{"style":3029},[12870],{"type":54,"value":5999},{"type":48,"tag":2091,"props":12872,"children":12873},{"style":2104},[12874],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12876,"children":12877},{"style":5709},[12878],{"type":54,"value":6025},{"type":48,"tag":2091,"props":12880,"children":12881},{"style":2104},[12882],{"type":54,"value":5717},{"type":48,"tag":2091,"props":12884,"children":12885},{"style":3077},[12886],{"type":54,"value":3633},{"type":48,"tag":2091,"props":12888,"children":12889},{"style":2104},[12890],{"type":54,"value":5940},{"type":48,"tag":2091,"props":12892,"children":12893},{"style":3029},[12894],{"type":54,"value":5981},{"type":48,"tag":2091,"props":12896,"children":12897},{"style":2104},[12898],{"type":54,"value":2993},{"type":48,"tag":2091,"props":12900,"children":12901},{"style":3077},[12902],{"type":54,"value":4159},{"type":48,"tag":2091,"props":12904,"children":12905},{"style":2104},[12906],{"type":54,"value":5994},{"type":48,"tag":2091,"props":12908,"children":12909},{"style":2104},[12910],{"type":54,"value":5945},{"type":48,"tag":2091,"props":12912,"children":12913},{"class":2093,"line":6539},[12914],{"type":48,"tag":2091,"props":12915,"children":12916},{"style":2104},[12917],{"type":54,"value":3135},{"type":48,"tag":167,"props":12919,"children":12921},{"id":12920},"_113-empty-state-iconography-placeholder",[12922],{"type":54,"value":12923},"11.3 Empty-State Iconography Placeholder",{"type":48,"tag":61,"props":12925,"children":12926},{},[12927,12929,12934],{"type":54,"value":12928},"For empty states, draw a single 1.5px-stroke line icon at 48–64px size in ",{"type":48,"tag":78,"props":12930,"children":12932},{"className":12931},[],[12933],{"type":54,"value":755},{"type":54,"value":12935},". Do not use 3D illustrations or stock vectors — they break the \"quiet product\" register.",{"type":48,"tag":134,"props":12937,"children":12939},{"className":8660,"code":12938,"language":2975,"meta":142,"style":142},"\u003Cdiv class=\"empty-state\">\n  \u003Csvg width=\"48\" height=\"48\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"\n       stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\n       style=\"color: var(--neutral-300);\">\n    \u003C!-- single line-art icon (e.g., a Lucide icon) -->\n  \u003C\u002Fsvg>\n  \u003Ch3>No customers yet\u003C\u002Fh3>\n  \u003Cp>Customers appear here after their first successful payment.\u003C\u002Fp>\n  \u003Cbutton>Create test customer\u003C\u002Fbutton>\n\u003C\u002Fdiv>\n",[12940],{"type":48,"tag":78,"props":12941,"children":12942},{"__ignoreMap":142},[12943,12981,13102,13169,13198,13206,13222,13255,13287,13319],{"type":48,"tag":2091,"props":12944,"children":12945},{"class":2093,"line":2094},[12946,12950,12955,12960,12964,12968,12973,12977],{"type":48,"tag":2091,"props":12947,"children":12948},{"style":2104},[12949],{"type":54,"value":8673},{"type":48,"tag":2091,"props":12951,"children":12952},{"style":8676},[12953],{"type":54,"value":12954},"div",{"type":48,"tag":2091,"props":12956,"children":12957},{"style":3179},[12958],{"type":54,"value":12959}," class",{"type":48,"tag":2091,"props":12961,"children":12962},{"style":2104},[12963],{"type":54,"value":5665},{"type":48,"tag":2091,"props":12965,"children":12966},{"style":2104},[12967],{"type":54,"value":3074},{"type":48,"tag":2091,"props":12969,"children":12970},{"style":3066},[12971],{"type":54,"value":12972},"empty-state",{"type":48,"tag":2091,"props":12974,"children":12975},{"style":2104},[12976],{"type":54,"value":3074},{"type":48,"tag":2091,"props":12978,"children":12979},{"style":2104},[12980],{"type":54,"value":8684},{"type":48,"tag":2091,"props":12982,"children":12983},{"class":2093,"line":2147},[12984,12989,12994,12999,13003,13007,13011,13015,13020,13024,13028,13032,13036,13041,13045,13049,13054,13058,13063,13067,13071,13075,13079,13084,13088,13092,13097],{"type":48,"tag":2091,"props":12985,"children":12986},{"style":2104},[12987],{"type":54,"value":12988},"  \u003C",{"type":48,"tag":2091,"props":12990,"children":12991},{"style":8676},[12992],{"type":54,"value":12993},"svg",{"type":48,"tag":2091,"props":12995,"children":12996},{"style":3179},[12997],{"type":54,"value":12998}," width",{"type":48,"tag":2091,"props":13000,"children":13001},{"style":2104},[13002],{"type":54,"value":5665},{"type":48,"tag":2091,"props":13004,"children":13005},{"style":2104},[13006],{"type":54,"value":3074},{"type":48,"tag":2091,"props":13008,"children":13009},{"style":3066},[13010],{"type":54,"value":3655},{"type":48,"tag":2091,"props":13012,"children":13013},{"style":2104},[13014],{"type":54,"value":3074},{"type":48,"tag":2091,"props":13016,"children":13017},{"style":3179},[13018],{"type":54,"value":13019}," height",{"type":48,"tag":2091,"props":13021,"children":13022},{"style":2104},[13023],{"type":54,"value":5665},{"type":48,"tag":2091,"props":13025,"children":13026},{"style":2104},[13027],{"type":54,"value":3074},{"type":48,"tag":2091,"props":13029,"children":13030},{"style":3066},[13031],{"type":54,"value":3655},{"type":48,"tag":2091,"props":13033,"children":13034},{"style":2104},[13035],{"type":54,"value":3074},{"type":48,"tag":2091,"props":13037,"children":13038},{"style":3179},[13039],{"type":54,"value":13040}," viewBox",{"type":48,"tag":2091,"props":13042,"children":13043},{"style":2104},[13044],{"type":54,"value":5665},{"type":48,"tag":2091,"props":13046,"children":13047},{"style":2104},[13048],{"type":54,"value":3074},{"type":48,"tag":2091,"props":13050,"children":13051},{"style":3066},[13052],{"type":54,"value":13053},"0 0 24 24",{"type":48,"tag":2091,"props":13055,"children":13056},{"style":2104},[13057],{"type":54,"value":3074},{"type":48,"tag":2091,"props":13059,"children":13060},{"style":3179},[13061],{"type":54,"value":13062}," fill",{"type":48,"tag":2091,"props":13064,"children":13065},{"style":2104},[13066],{"type":54,"value":5665},{"type":48,"tag":2091,"props":13068,"children":13069},{"style":2104},[13070],{"type":54,"value":3074},{"type":48,"tag":2091,"props":13072,"children":13073},{"style":3066},[13074],{"type":54,"value":4931},{"type":48,"tag":2091,"props":13076,"children":13077},{"style":2104},[13078],{"type":54,"value":3074},{"type":48,"tag":2091,"props":13080,"children":13081},{"style":3179},[13082],{"type":54,"value":13083}," stroke",{"type":48,"tag":2091,"props":13085,"children":13086},{"style":2104},[13087],{"type":54,"value":5665},{"type":48,"tag":2091,"props":13089,"children":13090},{"style":2104},[13091],{"type":54,"value":3074},{"type":48,"tag":2091,"props":13093,"children":13094},{"style":3066},[13095],{"type":54,"value":13096},"currentColor",{"type":48,"tag":2091,"props":13098,"children":13099},{"style":2104},[13100],{"type":54,"value":13101},"\"\n",{"type":48,"tag":2091,"props":13103,"children":13104},{"class":2093,"line":2180},[13105,13110,13114,13118,13122,13126,13131,13135,13139,13144,13148,13153,13157,13161,13165],{"type":48,"tag":2091,"props":13106,"children":13107},{"style":3179},[13108],{"type":54,"value":13109},"       stroke-width",{"type":48,"tag":2091,"props":13111,"children":13112},{"style":2104},[13113],{"type":54,"value":5665},{"type":48,"tag":2091,"props":13115,"children":13116},{"style":2104},[13117],{"type":54,"value":3074},{"type":48,"tag":2091,"props":13119,"children":13120},{"style":3066},[13121],{"type":54,"value":3580},{"type":48,"tag":2091,"props":13123,"children":13124},{"style":2104},[13125],{"type":54,"value":3074},{"type":48,"tag":2091,"props":13127,"children":13128},{"style":3179},[13129],{"type":54,"value":13130}," stroke-linecap",{"type":48,"tag":2091,"props":13132,"children":13133},{"style":2104},[13134],{"type":54,"value":5665},{"type":48,"tag":2091,"props":13136,"children":13137},{"style":2104},[13138],{"type":54,"value":3074},{"type":48,"tag":2091,"props":13140,"children":13141},{"style":3066},[13142],{"type":54,"value":13143},"round",{"type":48,"tag":2091,"props":13145,"children":13146},{"style":2104},[13147],{"type":54,"value":3074},{"type":48,"tag":2091,"props":13149,"children":13150},{"style":3179},[13151],{"type":54,"value":13152}," stroke-linejoin",{"type":48,"tag":2091,"props":13154,"children":13155},{"style":2104},[13156],{"type":54,"value":5665},{"type":48,"tag":2091,"props":13158,"children":13159},{"style":2104},[13160],{"type":54,"value":3074},{"type":48,"tag":2091,"props":13162,"children":13163},{"style":3066},[13164],{"type":54,"value":13143},{"type":48,"tag":2091,"props":13166,"children":13167},{"style":2104},[13168],{"type":54,"value":13101},{"type":48,"tag":2091,"props":13170,"children":13171},{"class":2093,"line":2229},[13172,13177,13181,13185,13190,13194],{"type":48,"tag":2091,"props":13173,"children":13174},{"style":3179},[13175],{"type":54,"value":13176},"       style",{"type":48,"tag":2091,"props":13178,"children":13179},{"style":2104},[13180],{"type":54,"value":5665},{"type":48,"tag":2091,"props":13182,"children":13183},{"style":2104},[13184],{"type":54,"value":3074},{"type":48,"tag":2091,"props":13186,"children":13187},{"style":3066},[13188],{"type":54,"value":13189},"color: var(--neutral-300);",{"type":48,"tag":2091,"props":13191,"children":13192},{"style":2104},[13193],{"type":54,"value":3074},{"type":48,"tag":2091,"props":13195,"children":13196},{"style":2104},[13197],{"type":54,"value":8684},{"type":48,"tag":2091,"props":13199,"children":13200},{"class":2093,"line":3048},[13201],{"type":48,"tag":2091,"props":13202,"children":13203},{"style":4121},[13204],{"type":54,"value":13205},"    \u003C!-- single line-art icon (e.g., a Lucide icon) -->\n",{"type":48,"tag":2091,"props":13207,"children":13208},{"class":2093,"line":3129},[13209,13214,13218],{"type":48,"tag":2091,"props":13210,"children":13211},{"style":2104},[13212],{"type":54,"value":13213},"  \u003C\u002F",{"type":48,"tag":2091,"props":13215,"children":13216},{"style":8676},[13217],{"type":54,"value":12993},{"type":48,"tag":2091,"props":13219,"children":13220},{"style":2104},[13221],{"type":54,"value":8684},{"type":48,"tag":2091,"props":13223,"children":13224},{"class":2093,"line":3138},[13225,13229,13233,13238,13243,13247,13251],{"type":48,"tag":2091,"props":13226,"children":13227},{"style":2104},[13228],{"type":54,"value":12988},{"type":48,"tag":2091,"props":13230,"children":13231},{"style":8676},[13232],{"type":54,"value":167},{"type":48,"tag":2091,"props":13234,"children":13235},{"style":2104},[13236],{"type":54,"value":13237},">",{"type":48,"tag":2091,"props":13239,"children":13240},{"style":2098},[13241],{"type":54,"value":13242},"No customers yet",{"type":48,"tag":2091,"props":13244,"children":13245},{"style":2104},[13246],{"type":54,"value":9008},{"type":48,"tag":2091,"props":13248,"children":13249},{"style":8676},[13250],{"type":54,"value":167},{"type":48,"tag":2091,"props":13252,"children":13253},{"style":2104},[13254],{"type":54,"value":8684},{"type":48,"tag":2091,"props":13256,"children":13257},{"class":2093,"line":3148},[13258,13262,13266,13270,13275,13279,13283],{"type":48,"tag":2091,"props":13259,"children":13260},{"style":2104},[13261],{"type":54,"value":12988},{"type":48,"tag":2091,"props":13263,"children":13264},{"style":8676},[13265],{"type":54,"value":61},{"type":48,"tag":2091,"props":13267,"children":13268},{"style":2104},[13269],{"type":54,"value":13237},{"type":48,"tag":2091,"props":13271,"children":13272},{"style":2098},[13273],{"type":54,"value":13274},"Customers appear here after their first successful payment.",{"type":48,"tag":2091,"props":13276,"children":13277},{"style":2104},[13278],{"type":54,"value":9008},{"type":48,"tag":2091,"props":13280,"children":13281},{"style":8676},[13282],{"type":54,"value":61},{"type":48,"tag":2091,"props":13284,"children":13285},{"style":2104},[13286],{"type":54,"value":8684},{"type":48,"tag":2091,"props":13288,"children":13289},{"class":2093,"line":3194},[13290,13294,13298,13302,13307,13311,13315],{"type":48,"tag":2091,"props":13291,"children":13292},{"style":2104},[13293],{"type":54,"value":12988},{"type":48,"tag":2091,"props":13295,"children":13296},{"style":8676},[13297],{"type":54,"value":5611},{"type":48,"tag":2091,"props":13299,"children":13300},{"style":2104},[13301],{"type":54,"value":13237},{"type":48,"tag":2091,"props":13303,"children":13304},{"style":2098},[13305],{"type":54,"value":13306},"Create test customer",{"type":48,"tag":2091,"props":13308,"children":13309},{"style":2104},[13310],{"type":54,"value":9008},{"type":48,"tag":2091,"props":13312,"children":13313},{"style":8676},[13314],{"type":54,"value":5611},{"type":48,"tag":2091,"props":13316,"children":13317},{"style":2104},[13318],{"type":54,"value":8684},{"type":48,"tag":2091,"props":13320,"children":13321},{"class":2093,"line":3216},[13322,13326,13330],{"type":48,"tag":2091,"props":13323,"children":13324},{"style":2104},[13325],{"type":54,"value":9008},{"type":48,"tag":2091,"props":13327,"children":13328},{"style":8676},[13329],{"type":54,"value":12954},{"type":48,"tag":2091,"props":13331,"children":13332},{"style":2104},[13333],{"type":54,"value":8684},{"type":48,"tag":167,"props":13335,"children":13337},{"id":13336},"_114-subtle-background-grid-for-empty-canvases",[13338],{"type":54,"value":13339},"11.4 Subtle Background Grid (for empty canvases)",{"type":48,"tag":61,"props":13341,"children":13342},{},[13343],{"type":54,"value":13344},"For dashboard backgrounds, an OPTIONAL very subtle dot grid is acceptable:",{"type":48,"tag":134,"props":13346,"children":13348},{"className":2083,"code":13347,"language":2085,"meta":142,"style":142},".canvas-grid {\n  background-color: var(--bg-canvas);\n  background-image: radial-gradient(circle, var(--neutral-200) 1px, transparent 1px);\n  background-size: 24px 24px;\n  background-position: 0 0;\n}\n",[13349],{"type":48,"tag":78,"props":13350,"children":13351},{"__ignoreMap":142},[13352,13368,13396,13464,13487,13511],{"type":48,"tag":2091,"props":13353,"children":13354},{"class":2093,"line":2094},[13355,13359,13364],{"type":48,"tag":2091,"props":13356,"children":13357},{"style":2104},[13358],{"type":54,"value":121},{"type":48,"tag":2091,"props":13360,"children":13361},{"style":2160},[13362],{"type":54,"value":13363},"canvas-grid",{"type":48,"tag":2091,"props":13365,"children":13366},{"style":2104},[13367],{"type":54,"value":2980},{"type":48,"tag":2091,"props":13369,"children":13370},{"class":2093,"line":2147},[13371,13376,13380,13384,13388,13392],{"type":48,"tag":2091,"props":13372,"children":13373},{"style":3029},[13374],{"type":54,"value":13375},"  background-color",{"type":48,"tag":2091,"props":13377,"children":13378},{"style":2104},[13379],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13381,"children":13382},{"style":5709},[13383],{"type":54,"value":5731},{"type":48,"tag":2091,"props":13385,"children":13386},{"style":2104},[13387],{"type":54,"value":5717},{"type":48,"tag":2091,"props":13389,"children":13390},{"style":2098},[13391],{"type":54,"value":1734},{"type":48,"tag":2091,"props":13393,"children":13394},{"style":2104},[13395],{"type":54,"value":4173},{"type":48,"tag":2091,"props":13397,"children":13398},{"class":2093,"line":2180},[13399,13404,13408,13413,13417,13422,13426,13430,13434,13438,13442,13446,13450,13455,13460],{"type":48,"tag":2091,"props":13400,"children":13401},{"style":3029},[13402],{"type":54,"value":13403},"  background-image",{"type":48,"tag":2091,"props":13405,"children":13406},{"style":2104},[13407],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13409,"children":13410},{"style":5709},[13411],{"type":54,"value":13412}," radial-gradient",{"type":48,"tag":2091,"props":13414,"children":13415},{"style":2104},[13416],{"type":54,"value":5717},{"type":48,"tag":2091,"props":13418,"children":13419},{"style":2098},[13420],{"type":54,"value":13421},"circle",{"type":48,"tag":2091,"props":13423,"children":13424},{"style":2104},[13425],{"type":54,"value":2107},{"type":48,"tag":2091,"props":13427,"children":13428},{"style":5709},[13429],{"type":54,"value":5731},{"type":48,"tag":2091,"props":13431,"children":13432},{"style":2104},[13433],{"type":54,"value":5717},{"type":48,"tag":2091,"props":13435,"children":13436},{"style":2098},[13437],{"type":54,"value":724},{"type":48,"tag":2091,"props":13439,"children":13440},{"style":2104},[13441],{"type":54,"value":5726},{"type":48,"tag":2091,"props":13443,"children":13444},{"style":3077},[13445],{"type":54,"value":7913},{"type":48,"tag":2091,"props":13447,"children":13448},{"style":2104},[13449],{"type":54,"value":2107},{"type":48,"tag":2091,"props":13451,"children":13452},{"style":2098},[13453],{"type":54,"value":13454}," transparent ",{"type":48,"tag":2091,"props":13456,"children":13457},{"style":3077},[13458],{"type":54,"value":13459},"1px",{"type":48,"tag":2091,"props":13461,"children":13462},{"style":2104},[13463],{"type":54,"value":4173},{"type":48,"tag":2091,"props":13465,"children":13466},{"class":2093,"line":2229},[13467,13471,13475,13479,13483],{"type":48,"tag":2091,"props":13468,"children":13469},{"style":3029},[13470],{"type":54,"value":6685},{"type":48,"tag":2091,"props":13472,"children":13473},{"style":2104},[13474],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13476,"children":13477},{"style":3077},[13478],{"type":54,"value":7727},{"type":48,"tag":2091,"props":13480,"children":13481},{"style":3077},[13482],{"type":54,"value":7727},{"type":48,"tag":2091,"props":13484,"children":13485},{"style":2104},[13486],{"type":54,"value":2177},{"type":48,"tag":2091,"props":13488,"children":13489},{"class":2093,"line":3048},[13490,13495,13499,13503,13507],{"type":48,"tag":2091,"props":13491,"children":13492},{"style":3029},[13493],{"type":54,"value":13494},"  background-position",{"type":48,"tag":2091,"props":13496,"children":13497},{"style":2104},[13498],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13500,"children":13501},{"style":3077},[13502],{"type":54,"value":4159},{"type":48,"tag":2091,"props":13504,"children":13505},{"style":3077},[13506],{"type":54,"value":4159},{"type":48,"tag":2091,"props":13508,"children":13509},{"style":2104},[13510],{"type":54,"value":2177},{"type":48,"tag":2091,"props":13512,"children":13513},{"class":2093,"line":3129},[13514],{"type":48,"tag":2091,"props":13515,"children":13516},{"style":2104},[13517],{"type":54,"value":3135},{"type":48,"tag":61,"props":13519,"children":13520},{},[13521],{"type":54,"value":13522},"Opacity: never above 30%. Most SaaS apps omit this entirely.",{"type":48,"tag":167,"props":13524,"children":13526},{"id":13525},"_115-keyboard-shortcut-chips",[13527],{"type":54,"value":13528},"11.5 Keyboard Shortcut Chips",{"type":48,"tag":134,"props":13530,"children":13532},{"className":2083,"code":13531,"language":2085,"meta":142,"style":142},".kbd {\n  display: inline-flex;\n  align-items: center;\n  gap: 2px;\n  padding: 2px 6px;\n  font-family: var(--font-mono);\n  font-size: 11px;\n  line-height: 1.2;\n  color: var(--text-muted);\n  background: var(--bg-surface);\n  border: 1px solid var(--border-default);\n  border-bottom-width: 2px;  \u002F* mechanical key look *\u002F\n  border-radius: 4px;\n  vertical-align: middle;\n}\n",[13533],{"type":48,"tag":78,"props":13534,"children":13535},{"__ignoreMap":142},[13536,13552,13572,13592,13611,13634,13663,13684,13705,13733,13760,13795,13820,13839,13858],{"type":48,"tag":2091,"props":13537,"children":13538},{"class":2093,"line":2094},[13539,13543,13548],{"type":48,"tag":2091,"props":13540,"children":13541},{"style":2104},[13542],{"type":54,"value":121},{"type":48,"tag":2091,"props":13544,"children":13545},{"style":2160},[13546],{"type":54,"value":13547},"kbd",{"type":48,"tag":2091,"props":13549,"children":13550},{"style":2104},[13551],{"type":54,"value":2980},{"type":48,"tag":2091,"props":13553,"children":13554},{"class":2093,"line":2147},[13555,13559,13563,13568],{"type":48,"tag":2091,"props":13556,"children":13557},{"style":3029},[13558],{"type":54,"value":7634},{"type":48,"tag":2091,"props":13560,"children":13561},{"style":2104},[13562],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13564,"children":13565},{"style":2098},[13566],{"type":54,"value":13567}," inline-flex",{"type":48,"tag":2091,"props":13569,"children":13570},{"style":2104},[13571],{"type":54,"value":2177},{"type":48,"tag":2091,"props":13573,"children":13574},{"class":2093,"line":2180},[13575,13579,13583,13588],{"type":48,"tag":2091,"props":13576,"children":13577},{"style":3029},[13578],{"type":54,"value":7655},{"type":48,"tag":2091,"props":13580,"children":13581},{"style":2104},[13582],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13584,"children":13585},{"style":2098},[13586],{"type":54,"value":13587}," center",{"type":48,"tag":2091,"props":13589,"children":13590},{"style":2104},[13591],{"type":54,"value":2177},{"type":48,"tag":2091,"props":13593,"children":13594},{"class":2093,"line":2229},[13595,13599,13603,13607],{"type":48,"tag":2091,"props":13596,"children":13597},{"style":3029},[13598],{"type":54,"value":7697},{"type":48,"tag":2091,"props":13600,"children":13601},{"style":2104},[13602],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13604,"children":13605},{"style":3077},[13606],{"type":54,"value":10605},{"type":48,"tag":2091,"props":13608,"children":13609},{"style":2104},[13610],{"type":54,"value":2177},{"type":48,"tag":2091,"props":13612,"children":13613},{"class":2093,"line":3048},[13614,13618,13622,13626,13630],{"type":48,"tag":2091,"props":13615,"children":13616},{"style":3029},[13617],{"type":54,"value":7879},{"type":48,"tag":2091,"props":13619,"children":13620},{"style":2104},[13621],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13623,"children":13624},{"style":3077},[13625],{"type":54,"value":10605},{"type":48,"tag":2091,"props":13627,"children":13628},{"style":3077},[13629],{"type":54,"value":12392},{"type":48,"tag":2091,"props":13631,"children":13632},{"style":2104},[13633],{"type":54,"value":2177},{"type":48,"tag":2091,"props":13635,"children":13636},{"class":2093,"line":3129},[13637,13642,13646,13650,13654,13659],{"type":48,"tag":2091,"props":13638,"children":13639},{"style":3029},[13640],{"type":54,"value":13641},"  font-family",{"type":48,"tag":2091,"props":13643,"children":13644},{"style":2104},[13645],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13647,"children":13648},{"style":5709},[13649],{"type":54,"value":5731},{"type":48,"tag":2091,"props":13651,"children":13652},{"style":2104},[13653],{"type":54,"value":5717},{"type":48,"tag":2091,"props":13655,"children":13656},{"style":2098},[13657],{"type":54,"value":13658},"--font-mono",{"type":48,"tag":2091,"props":13660,"children":13661},{"style":2104},[13662],{"type":54,"value":4173},{"type":48,"tag":2091,"props":13664,"children":13665},{"class":2093,"line":3138},[13666,13671,13675,13680],{"type":48,"tag":2091,"props":13667,"children":13668},{"style":3029},[13669],{"type":54,"value":13670},"  font-size",{"type":48,"tag":2091,"props":13672,"children":13673},{"style":2104},[13674],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13676,"children":13677},{"style":3077},[13678],{"type":54,"value":13679}," 11px",{"type":48,"tag":2091,"props":13681,"children":13682},{"style":2104},[13683],{"type":54,"value":2177},{"type":48,"tag":2091,"props":13685,"children":13686},{"class":2093,"line":3148},[13687,13692,13696,13701],{"type":48,"tag":2091,"props":13688,"children":13689},{"style":3029},[13690],{"type":54,"value":13691},"  line-height",{"type":48,"tag":2091,"props":13693,"children":13694},{"style":2104},[13695],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13697,"children":13698},{"style":3077},[13699],{"type":54,"value":13700}," 1.2",{"type":48,"tag":2091,"props":13702,"children":13703},{"style":2104},[13704],{"type":54,"value":2177},{"type":48,"tag":2091,"props":13706,"children":13707},{"class":2093,"line":3194},[13708,13713,13717,13721,13725,13729],{"type":48,"tag":2091,"props":13709,"children":13710},{"style":3029},[13711],{"type":54,"value":13712},"  color",{"type":48,"tag":2091,"props":13714,"children":13715},{"style":2104},[13716],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13718,"children":13719},{"style":5709},[13720],{"type":54,"value":5731},{"type":48,"tag":2091,"props":13722,"children":13723},{"style":2104},[13724],{"type":54,"value":5717},{"type":48,"tag":2091,"props":13726,"children":13727},{"style":2098},[13728],{"type":54,"value":1878},{"type":48,"tag":2091,"props":13730,"children":13731},{"style":2104},[13732],{"type":54,"value":4173},{"type":48,"tag":2091,"props":13734,"children":13735},{"class":2093,"line":3216},[13736,13740,13744,13748,13752,13756],{"type":48,"tag":2091,"props":13737,"children":13738},{"style":3029},[13739],{"type":54,"value":6579},{"type":48,"tag":2091,"props":13741,"children":13742},{"style":2104},[13743],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13745,"children":13746},{"style":5709},[13747],{"type":54,"value":5731},{"type":48,"tag":2091,"props":13749,"children":13750},{"style":2104},[13751],{"type":54,"value":5717},{"type":48,"tag":2091,"props":13753,"children":13754},{"style":2098},[13755],{"type":54,"value":1762},{"type":48,"tag":2091,"props":13757,"children":13758},{"style":2104},[13759],{"type":54,"value":4173},{"type":48,"tag":2091,"props":13761,"children":13762},{"class":2093,"line":4532},[13763,13767,13771,13775,13779,13783,13787,13791],{"type":48,"tag":2091,"props":13764,"children":13765},{"style":3029},[13766],{"type":54,"value":11823},{"type":48,"tag":2091,"props":13768,"children":13769},{"style":2104},[13770],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13772,"children":13773},{"style":3077},[13774],{"type":54,"value":7913},{"type":48,"tag":2091,"props":13776,"children":13777},{"style":2098},[13778],{"type":54,"value":7918},{"type":48,"tag":2091,"props":13780,"children":13781},{"style":5709},[13782],{"type":54,"value":5712},{"type":48,"tag":2091,"props":13784,"children":13785},{"style":2104},[13786],{"type":54,"value":5717},{"type":48,"tag":2091,"props":13788,"children":13789},{"style":2098},[13790],{"type":54,"value":1934},{"type":48,"tag":2091,"props":13792,"children":13793},{"style":2104},[13794],{"type":54,"value":4173},{"type":48,"tag":2091,"props":13796,"children":13797},{"class":2093,"line":4578},[13798,13803,13807,13811,13815],{"type":48,"tag":2091,"props":13799,"children":13800},{"style":3029},[13801],{"type":54,"value":13802},"  border-bottom-width",{"type":48,"tag":2091,"props":13804,"children":13805},{"style":2104},[13806],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13808,"children":13809},{"style":3077},[13810],{"type":54,"value":10605},{"type":48,"tag":2091,"props":13812,"children":13813},{"style":2104},[13814],{"type":54,"value":5994},{"type":48,"tag":2091,"props":13816,"children":13817},{"style":4121},[13818],{"type":54,"value":13819},"  \u002F* mechanical key look *\u002F\n",{"type":48,"tag":2091,"props":13821,"children":13822},{"class":2093,"line":4586},[13823,13827,13831,13835],{"type":48,"tag":2091,"props":13824,"children":13825},{"style":3029},[13826],{"type":54,"value":10653},{"type":48,"tag":2091,"props":13828,"children":13829},{"style":2104},[13830],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13832,"children":13833},{"style":3077},[13834],{"type":54,"value":8140},{"type":48,"tag":2091,"props":13836,"children":13837},{"style":2104},[13838],{"type":54,"value":2177},{"type":48,"tag":2091,"props":13840,"children":13841},{"class":2093,"line":4595},[13842,13846,13850,13854],{"type":48,"tag":2091,"props":13843,"children":13844},{"style":3029},[13845],{"type":54,"value":12362},{"type":48,"tag":2091,"props":13847,"children":13848},{"style":2104},[13849],{"type":54,"value":2993},{"type":48,"tag":2091,"props":13851,"children":13852},{"style":2098},[13853],{"type":54,"value":12371},{"type":48,"tag":2091,"props":13855,"children":13856},{"style":2104},[13857],{"type":54,"value":2177},{"type":48,"tag":2091,"props":13859,"children":13860},{"class":2093,"line":4642},[13861],{"type":48,"tag":2091,"props":13862,"children":13863},{"style":2104},[13864],{"type":54,"value":3135},{"type":48,"tag":61,"props":13866,"children":13867},{},[13868,13870,13876],{"type":54,"value":13869},"Usage: ",{"type":48,"tag":78,"props":13871,"children":13873},{"className":13872},[],[13874],{"type":54,"value":13875},"\u003Cspan class=\"kbd\">⌘\u003C\u002Fspan>\u003Cspan class=\"kbd\">K\u003C\u002Fspan>",{"type":54,"value":13877}," inside tooltips, menu items, command palette.",{"type":48,"tag":123,"props":13879,"children":13880},{},[],{"type":48,"tag":127,"props":13882,"children":13884},{"id":13883},"_12-component-quick-reference",[13885],{"type":54,"value":13886},"12. Component Quick Reference",{"type":48,"tag":167,"props":13888,"children":13890},{"id":13889},"buttons",[13891],{"type":54,"value":13892},"Buttons",{"type":48,"tag":174,"props":13894,"children":13895},{},[13896,13926],{"type":48,"tag":178,"props":13897,"children":13898},{},[13899],{"type":48,"tag":182,"props":13900,"children":13901},{},[13902,13907,13912,13917,13922],{"type":48,"tag":186,"props":13903,"children":13904},{},[13905],{"type":54,"value":13906},"Variant",{"type":48,"tag":186,"props":13908,"children":13909},{},[13910],{"type":54,"value":13911},"Background",{"type":48,"tag":186,"props":13913,"children":13914},{},[13915],{"type":54,"value":13916},"Text",{"type":48,"tag":186,"props":13918,"children":13919},{},[13920],{"type":54,"value":13921},"Border",{"type":48,"tag":186,"props":13923,"children":13924},{},[13925],{"type":54,"value":2379},{"type":48,"tag":197,"props":13927,"children":13928},{},[13929,13966,14007,14041,14078,14119],{"type":48,"tag":182,"props":13930,"children":13931},{},[13932,13941,13949,13957,13961],{"type":48,"tag":204,"props":13933,"children":13934},{},[13935],{"type":48,"tag":78,"props":13936,"children":13938},{"className":13937},[],[13939],{"type":54,"value":13940},"primary",{"type":48,"tag":204,"props":13942,"children":13943},{},[13944],{"type":48,"tag":78,"props":13945,"children":13947},{"className":13946},[],[13948],{"type":54,"value":1131},{"type":48,"tag":204,"props":13950,"children":13951},{},[13952],{"type":48,"tag":78,"props":13953,"children":13955},{"className":13954},[],[13956],{"type":54,"value":347},{"type":48,"tag":204,"props":13958,"children":13959},{},[13960],{"type":54,"value":4931},{"type":48,"tag":204,"props":13962,"children":13963},{},[13964],{"type":54,"value":13965},"The one primary action per surface",{"type":48,"tag":182,"props":13967,"children":13968},{},[13969,13977,13985,13993,14002],{"type":48,"tag":204,"props":13970,"children":13971},{},[13972],{"type":48,"tag":78,"props":13973,"children":13975},{"className":13974},[],[13976],{"type":54,"value":7275},{"type":48,"tag":204,"props":13978,"children":13979},{},[13980],{"type":48,"tag":78,"props":13981,"children":13983},{"className":13982},[],[13984],{"type":54,"value":1762},{"type":48,"tag":204,"props":13986,"children":13987},{},[13988],{"type":48,"tag":78,"props":13989,"children":13991},{"className":13990},[],[13992],{"type":54,"value":1850},{"type":48,"tag":204,"props":13994,"children":13995},{},[13996,14001],{"type":48,"tag":78,"props":13997,"children":13999},{"className":13998},[],[14000],{"type":54,"value":1934},{"type":54,"value":7913},{"type":48,"tag":204,"props":14003,"children":14004},{},[14005],{"type":54,"value":14006},"Most actions (\"Cancel\", \"Save\", \"Edit\")",{"type":48,"tag":182,"props":14008,"children":14009},{},[14010,14019,14024,14032,14036],{"type":48,"tag":204,"props":14011,"children":14012},{},[14013],{"type":48,"tag":78,"props":14014,"children":14016},{"className":14015},[],[14017],{"type":54,"value":14018},"ghost",{"type":48,"tag":204,"props":14020,"children":14021},{},[14022],{"type":54,"value":14023},"transparent",{"type":48,"tag":204,"props":14025,"children":14026},{},[14027],{"type":48,"tag":78,"props":14028,"children":14030},{"className":14029},[],[14031],{"type":54,"value":1850},{"type":48,"tag":204,"props":14033,"children":14034},{},[14035],{"type":54,"value":4931},{"type":48,"tag":204,"props":14037,"children":14038},{},[14039],{"type":54,"value":14040},"Toolbar buttons, table row actions",{"type":48,"tag":182,"props":14042,"children":14043},{},[14044,14053,14061,14069,14073],{"type":48,"tag":204,"props":14045,"children":14046},{},[14047],{"type":48,"tag":78,"props":14048,"children":14050},{"className":14049},[],[14051],{"type":54,"value":14052},"destructive",{"type":48,"tag":204,"props":14054,"children":14055},{},[14056],{"type":48,"tag":78,"props":14057,"children":14059},{"className":14058},[],[14060],{"type":54,"value":1436},{"type":48,"tag":204,"props":14062,"children":14063},{},[14064],{"type":48,"tag":78,"props":14065,"children":14067},{"className":14066},[],[14068],{"type":54,"value":347},{"type":48,"tag":204,"props":14070,"children":14071},{},[14072],{"type":54,"value":4931},{"type":48,"tag":204,"props":14074,"children":14075},{},[14076],{"type":54,"value":14077},"Delete, revoke, irreversible",{"type":48,"tag":182,"props":14079,"children":14080},{},[14081,14090,14098,14106,14114],{"type":48,"tag":204,"props":14082,"children":14083},{},[14084],{"type":48,"tag":78,"props":14085,"children":14087},{"className":14086},[],[14088],{"type":54,"value":14089},"destructive-outline",{"type":48,"tag":204,"props":14091,"children":14092},{},[14093],{"type":48,"tag":78,"props":14094,"children":14096},{"className":14095},[],[14097],{"type":54,"value":1762},{"type":48,"tag":204,"props":14099,"children":14100},{},[14101],{"type":48,"tag":78,"props":14102,"children":14104},{"className":14103},[],[14105],{"type":54,"value":1427},{"type":48,"tag":204,"props":14107,"children":14108},{},[14109],{"type":48,"tag":78,"props":14110,"children":14112},{"className":14111},[],[14113],{"type":54,"value":1454},{"type":48,"tag":204,"props":14115,"children":14116},{},[14117],{"type":54,"value":14118},"Less aggressive destructive",{"type":48,"tag":182,"props":14120,"children":14121},{},[14122,14131,14135,14143,14148],{"type":48,"tag":204,"props":14123,"children":14124},{},[14125],{"type":48,"tag":78,"props":14126,"children":14128},{"className":14127},[],[14129],{"type":54,"value":14130},"link",{"type":48,"tag":204,"props":14132,"children":14133},{},[14134],{"type":54,"value":4931},{"type":48,"tag":204,"props":14136,"children":14137},{},[14138],{"type":48,"tag":78,"props":14139,"children":14141},{"className":14140},[],[14142],{"type":54,"value":1131},{"type":48,"tag":204,"props":14144,"children":14145},{},[14146],{"type":54,"value":14147},"none, underline on hover",{"type":48,"tag":204,"props":14149,"children":14150},{},[14151],{"type":54,"value":14152},"Inline navigation actions",{"type":48,"tag":61,"props":14154,"children":14155},{},[14156,14158,14163,14165,14170,14172,14177,14179,14184],{"type":54,"value":14157},"Sizes: ",{"type":48,"tag":78,"props":14159,"children":14161},{"className":14160},[],[14162],{"type":54,"value":7486},{"type":54,"value":14164}," (28px tall, 12px text), ",{"type":48,"tag":78,"props":14166,"children":14168},{"className":14167},[],[14169],{"type":54,"value":7508},{"type":54,"value":14171}," (32px tall, 13px text — ",{"type":48,"tag":65,"props":14173,"children":14174},{},[14175],{"type":54,"value":14176},"default",{"type":54,"value":14178},"), ",{"type":48,"tag":78,"props":14180,"children":14182},{"className":14181},[],[14183],{"type":54,"value":7530},{"type":54,"value":14185}," (40px tall, 14px text).",{"type":48,"tag":167,"props":14187,"children":14189},{"id":14188},"inputs",[14190],{"type":54,"value":14191},"Inputs",{"type":48,"tag":174,"props":14193,"children":14194},{},[14195,14217],{"type":48,"tag":178,"props":14196,"children":14197},{},[14198],{"type":48,"tag":182,"props":14199,"children":14200},{},[14201,14205,14209,14213],{"type":48,"tag":186,"props":14202,"children":14203},{},[14204],{"type":54,"value":1273},{"type":48,"tag":186,"props":14206,"children":14207},{},[14208],{"type":54,"value":13921},{"type":48,"tag":186,"props":14210,"children":14211},{},[14212],{"type":54,"value":13911},{"type":48,"tag":186,"props":14214,"children":14215},{},[14216],{"type":54,"value":4910},{"type":48,"tag":197,"props":14218,"children":14219},{},[14220,14247,14275,14306,14339],{"type":48,"tag":182,"props":14221,"children":14222},{},[14223,14227,14235,14243],{"type":48,"tag":204,"props":14224,"children":14225},{},[14226],{"type":54,"value":14176},{"type":48,"tag":204,"props":14228,"children":14229},{},[14230],{"type":48,"tag":78,"props":14231,"children":14233},{"className":14232},[],[14234],{"type":54,"value":1934},{"type":48,"tag":204,"props":14236,"children":14237},{},[14238],{"type":48,"tag":78,"props":14239,"children":14241},{"className":14240},[],[14242],{"type":54,"value":1762},{"type":48,"tag":204,"props":14244,"children":14245},{},[14246],{"type":54,"value":4931},{"type":48,"tag":182,"props":14248,"children":14249},{},[14250,14255,14263,14271],{"type":48,"tag":204,"props":14251,"children":14252},{},[14253],{"type":54,"value":14254},"hover",{"type":48,"tag":204,"props":14256,"children":14257},{},[14258],{"type":48,"tag":78,"props":14259,"children":14261},{"className":14260},[],[14262],{"type":54,"value":1962},{"type":48,"tag":204,"props":14264,"children":14265},{},[14266],{"type":48,"tag":78,"props":14267,"children":14269},{"className":14268},[],[14270],{"type":54,"value":1762},{"type":48,"tag":204,"props":14272,"children":14273},{},[14274],{"type":54,"value":4931},{"type":48,"tag":182,"props":14276,"children":14277},{},[14278,14282,14290,14298],{"type":48,"tag":204,"props":14279,"children":14280},{},[14281],{"type":54,"value":10543},{"type":48,"tag":204,"props":14283,"children":14284},{},[14285],{"type":48,"tag":78,"props":14286,"children":14288},{"className":14287},[],[14289],{"type":54,"value":2020},{"type":48,"tag":204,"props":14291,"children":14292},{},[14293],{"type":48,"tag":78,"props":14294,"children":14296},{"className":14295},[],[14297],{"type":54,"value":1762},{"type":48,"tag":204,"props":14299,"children":14300},{},[14301],{"type":48,"tag":78,"props":14302,"children":14304},{"className":14303},[],[14305],{"type":54,"value":10819},{"type":48,"tag":182,"props":14307,"children":14308},{},[14309,14314,14322,14330],{"type":48,"tag":204,"props":14310,"children":14311},{},[14312],{"type":54,"value":14313},"error",{"type":48,"tag":204,"props":14315,"children":14316},{},[14317],{"type":48,"tag":78,"props":14318,"children":14320},{"className":14319},[],[14321],{"type":54,"value":1436},{"type":48,"tag":204,"props":14323,"children":14324},{},[14325],{"type":48,"tag":78,"props":14326,"children":14328},{"className":14327},[],[14329],{"type":54,"value":1762},{"type":48,"tag":204,"props":14331,"children":14332},{},[14333],{"type":48,"tag":78,"props":14334,"children":14336},{"className":14335},[],[14337],{"type":54,"value":14338},"--ring-error",{"type":48,"tag":182,"props":14340,"children":14341},{},[14342,14347,14355,14363],{"type":48,"tag":204,"props":14343,"children":14344},{},[14345],{"type":54,"value":14346},"disabled",{"type":48,"tag":204,"props":14348,"children":14349},{},[14350],{"type":48,"tag":78,"props":14351,"children":14353},{"className":14352},[],[14354],{"type":54,"value":1934},{"type":48,"tag":204,"props":14356,"children":14357},{},[14358],{"type":48,"tag":78,"props":14359,"children":14361},{"className":14360},[],[14362],{"type":54,"value":672},{"type":48,"tag":204,"props":14364,"children":14365},{},[14366,14368],{"type":54,"value":14367},"none, ",{"type":48,"tag":78,"props":14369,"children":14371},{"className":14370},[],[14372],{"type":54,"value":14373},"opacity: 0.6",{"type":48,"tag":61,"props":14375,"children":14376},{},[14377,14379,14384,14386,14391,14393,14398],{"type":54,"value":14378},"Sizes match buttons: ",{"type":48,"tag":78,"props":14380,"children":14382},{"className":14381},[],[14383],{"type":54,"value":7486},{"type":54,"value":14385}," (28px), ",{"type":48,"tag":78,"props":14387,"children":14389},{"className":14388},[],[14390],{"type":54,"value":7508},{"type":54,"value":14392}," (32px default), ",{"type":48,"tag":78,"props":14394,"children":14396},{"className":14395},[],[14397],{"type":54,"value":7530},{"type":54,"value":14399}," (40px).",{"type":48,"tag":167,"props":14401,"children":14403},{"id":14402},"cards",[14404],{"type":54,"value":14405},"Cards",{"type":48,"tag":174,"props":14407,"children":14408},{},[14409,14436],{"type":48,"tag":178,"props":14410,"children":14411},{},[14412],{"type":48,"tag":182,"props":14413,"children":14414},{},[14415,14419,14423,14427,14432],{"type":48,"tag":186,"props":14416,"children":14417},{},[14418],{"type":54,"value":13906},{"type":48,"tag":186,"props":14420,"children":14421},{},[14422],{"type":54,"value":13911},{"type":48,"tag":186,"props":14424,"children":14425},{},[14426],{"type":54,"value":13921},{"type":48,"tag":186,"props":14428,"children":14429},{},[14430],{"type":54,"value":14431},"Padding",{"type":48,"tag":186,"props":14433,"children":14434},{},[14435],{"type":54,"value":4910},{"type":48,"tag":197,"props":14437,"children":14438},{},[14439,14473,14512,14536,14568],{"type":48,"tag":182,"props":14440,"children":14441},{},[14442,14446,14454,14464,14469],{"type":48,"tag":204,"props":14443,"children":14444},{},[14445],{"type":54,"value":14176},{"type":48,"tag":204,"props":14447,"children":14448},{},[14449],{"type":48,"tag":78,"props":14450,"children":14452},{"className":14451},[],[14453],{"type":54,"value":1762},{"type":48,"tag":204,"props":14455,"children":14456},{},[14457,14459],{"type":54,"value":14458},"1px ",{"type":48,"tag":78,"props":14460,"children":14462},{"className":14461},[],[14463],{"type":54,"value":1934},{"type":48,"tag":204,"props":14465,"children":14466},{},[14467],{"type":54,"value":14468},"20px",{"type":48,"tag":204,"props":14470,"children":14471},{},[14472],{"type":54,"value":4931},{"type":48,"tag":182,"props":14474,"children":14475},{},[14476,14481,14489,14498,14502],{"type":48,"tag":204,"props":14477,"children":14478},{},[14479],{"type":54,"value":14480},"interactive",{"type":48,"tag":204,"props":14482,"children":14483},{},[14484],{"type":48,"tag":78,"props":14485,"children":14487},{"className":14486},[],[14488],{"type":54,"value":1762},{"type":48,"tag":204,"props":14490,"children":14491},{},[14492,14493],{"type":54,"value":14458},{"type":48,"tag":78,"props":14494,"children":14496},{"className":14495},[],[14497],{"type":54,"value":1934},{"type":48,"tag":204,"props":14499,"children":14500},{},[14501],{"type":54,"value":14468},{"type":48,"tag":204,"props":14503,"children":14504},{},[14505,14507],{"type":54,"value":14506},"hover: ",{"type":48,"tag":78,"props":14508,"children":14510},{"className":14509},[],[14511],{"type":54,"value":4982},{"type":48,"tag":182,"props":14513,"children":14514},{},[14515,14519,14523,14527,14531],{"type":48,"tag":204,"props":14516,"children":14517},{},[14518],{"type":54,"value":14018},{"type":48,"tag":204,"props":14520,"children":14521},{},[14522],{"type":54,"value":4931},{"type":48,"tag":204,"props":14524,"children":14525},{},[14526],{"type":54,"value":4931},{"type":48,"tag":204,"props":14528,"children":14529},{},[14530],{"type":54,"value":2451},{"type":48,"tag":204,"props":14532,"children":14533},{},[14534],{"type":54,"value":14535},"none — for grouping without enclosure",{"type":48,"tag":182,"props":14537,"children":14538},{},[14539,14544,14552,14556,14560],{"type":48,"tag":204,"props":14540,"children":14541},{},[14542],{"type":54,"value":14543},"elevated",{"type":48,"tag":204,"props":14545,"children":14546},{},[14547],{"type":48,"tag":78,"props":14548,"children":14550},{"className":14549},[],[14551],{"type":54,"value":1791},{"type":48,"tag":204,"props":14553,"children":14554},{},[14555],{"type":54,"value":4931},{"type":48,"tag":204,"props":14557,"children":14558},{},[14559],{"type":54,"value":3825},{"type":48,"tag":204,"props":14561,"children":14562},{},[14563],{"type":48,"tag":78,"props":14564,"children":14566},{"className":14565},[],[14567],{"type":54,"value":5012},{"type":48,"tag":182,"props":14569,"children":14570},{},[14571,14576,14580,14589,14593],{"type":48,"tag":204,"props":14572,"children":14573},{},[14574],{"type":54,"value":14575},"outline-only",{"type":48,"tag":204,"props":14577,"children":14578},{},[14579],{"type":54,"value":4931},{"type":48,"tag":204,"props":14581,"children":14582},{},[14583,14584],{"type":54,"value":14458},{"type":48,"tag":78,"props":14585,"children":14587},{"className":14586},[],[14588],{"type":54,"value":1934},{"type":48,"tag":204,"props":14590,"children":14591},{},[14592],{"type":54,"value":3770},{"type":48,"tag":204,"props":14594,"children":14595},{},[14596],{"type":54,"value":14597},"none — for placeholder\u002Fempty slots",{"type":48,"tag":167,"props":14599,"children":14601},{"id":14600},"badges-status-pills",[14602],{"type":54,"value":14603},"Badges \u002F Status Pills",{"type":48,"tag":174,"props":14605,"children":14606},{},[14607,14629],{"type":48,"tag":178,"props":14608,"children":14609},{},[14610],{"type":48,"tag":182,"props":14611,"children":14612},{},[14613,14617,14621,14625],{"type":48,"tag":186,"props":14614,"children":14615},{},[14616],{"type":54,"value":13906},{"type":48,"tag":186,"props":14618,"children":14619},{},[14620],{"type":54,"value":13911},{"type":48,"tag":186,"props":14622,"children":14623},{},[14624],{"type":54,"value":13916},{"type":48,"tag":186,"props":14626,"children":14627},{},[14628],{"type":54,"value":13921},{"type":48,"tag":197,"props":14630,"children":14631},{},[14632,14660,14688,14716,14744,14771],{"type":48,"tag":182,"props":14633,"children":14634},{},[14635,14640,14648,14656],{"type":48,"tag":204,"props":14636,"children":14637},{},[14638],{"type":54,"value":14639},"neutral",{"type":48,"tag":204,"props":14641,"children":14642},{},[14643],{"type":48,"tag":78,"props":14644,"children":14646},{"className":14645},[],[14647],{"type":54,"value":698},{"type":48,"tag":204,"props":14649,"children":14650},{},[14651],{"type":48,"tag":78,"props":14652,"children":14654},{"className":14653},[],[14655],{"type":54,"value":869},{"type":48,"tag":204,"props":14657,"children":14658},{},[14659],{"type":54,"value":4931},{"type":48,"tag":182,"props":14661,"children":14662},{},[14663,14668,14676,14684],{"type":48,"tag":204,"props":14664,"children":14665},{},[14666],{"type":54,"value":14667},"brand",{"type":48,"tag":204,"props":14669,"children":14670},{},[14671],{"type":48,"tag":78,"props":14672,"children":14674},{"className":14673},[],[14675],{"type":54,"value":1027},{"type":48,"tag":204,"props":14677,"children":14678},{},[14679],{"type":48,"tag":78,"props":14680,"children":14682},{"className":14681},[],[14683],{"type":54,"value":1161},{"type":48,"tag":204,"props":14685,"children":14686},{},[14687],{"type":54,"value":4931},{"type":48,"tag":182,"props":14689,"children":14690},{},[14691,14696,14704,14712],{"type":48,"tag":204,"props":14692,"children":14693},{},[14694],{"type":54,"value":14695},"success",{"type":48,"tag":204,"props":14697,"children":14698},{},[14699],{"type":48,"tag":78,"props":14700,"children":14702},{"className":14701},[],[14703],{"type":54,"value":1351},{"type":48,"tag":204,"props":14705,"children":14706},{},[14707],{"type":48,"tag":78,"props":14708,"children":14710},{"className":14709},[],[14711],{"type":54,"value":1333},{"type":48,"tag":204,"props":14713,"children":14714},{},[14715],{"type":54,"value":4931},{"type":48,"tag":182,"props":14717,"children":14718},{},[14719,14724,14732,14740],{"type":48,"tag":204,"props":14720,"children":14721},{},[14722],{"type":54,"value":14723},"warning",{"type":48,"tag":204,"props":14725,"children":14726},{},[14727],{"type":48,"tag":78,"props":14728,"children":14730},{"className":14729},[],[14731],{"type":54,"value":1398},{"type":48,"tag":204,"props":14733,"children":14734},{},[14735],{"type":48,"tag":78,"props":14736,"children":14738},{"className":14737},[],[14739],{"type":54,"value":1380},{"type":48,"tag":204,"props":14741,"children":14742},{},[14743],{"type":54,"value":4931},{"type":48,"tag":182,"props":14745,"children":14746},{},[14747,14751,14759,14767],{"type":48,"tag":204,"props":14748,"children":14749},{},[14750],{"type":54,"value":14313},{"type":48,"tag":204,"props":14752,"children":14753},{},[14754],{"type":48,"tag":78,"props":14755,"children":14757},{"className":14756},[],[14758],{"type":54,"value":1445},{"type":48,"tag":204,"props":14760,"children":14761},{},[14762],{"type":48,"tag":78,"props":14763,"children":14765},{"className":14764},[],[14766],{"type":54,"value":1427},{"type":48,"tag":204,"props":14768,"children":14769},{},[14770],{"type":54,"value":4931},{"type":48,"tag":182,"props":14772,"children":14773},{},[14774,14779,14787,14795],{"type":48,"tag":204,"props":14775,"children":14776},{},[14777],{"type":54,"value":14778},"info",{"type":48,"tag":204,"props":14780,"children":14781},{},[14782],{"type":48,"tag":78,"props":14783,"children":14785},{"className":14784},[],[14786],{"type":54,"value":1492},{"type":48,"tag":204,"props":14788,"children":14789},{},[14790],{"type":48,"tag":78,"props":14791,"children":14793},{"className":14792},[],[14794],{"type":54,"value":1474},{"type":48,"tag":204,"props":14796,"children":14797},{},[14798],{"type":54,"value":4931},{"type":48,"tag":61,"props":14800,"children":14801},{},[14802,14804,14810],{"type":54,"value":14803},"Sizing: padding ",{"type":48,"tag":78,"props":14805,"children":14807},{"className":14806},[],[14808],{"type":54,"value":14809},"2px 8px",{"type":54,"value":14811},", font 11–12px, weight 500, radius 4px (NOT pill). Optional leading status dot.",{"type":48,"tag":123,"props":14813,"children":14814},{},[],{"type":48,"tag":127,"props":14816,"children":14818},{"id":14817},"_13-file-structure-recommendation",[14819],{"type":54,"value":14820},"13. File Structure Recommendation",{"type":48,"tag":134,"props":14822,"children":14825},{"className":14823,"code":14824,"language":54},[137],"project\u002F\n├── src\u002F\n│   ├── styles\u002F\n│   │   ├── tokens.css           # All CSS custom properties (one file, single source of truth)\n│   │   ├── base.css             # Reset, html\u002Fbody, typography defaults, focus\n│   │   └── globals.css          # @import the above + utility classes\n│   ├── components\u002F\n│   │   ├── primitives\u002F          # Lowest-level, design-token-aware\n│   │   │   ├── Button.tsx\n│   │   │   ├── Input.tsx\n│   │   │   ├── Select.tsx\n│   │   │   ├── Checkbox.tsx\n│   │   │   ├── Switch.tsx\n│   │   │   ├── Badge.tsx\n│   │   │   ├── Card.tsx\n│   │   │   ├── Avatar.tsx\n│   │   │   ├── Tooltip.tsx\n│   │   │   ├── Kbd.tsx\n│   │   │   └── Spinner.tsx\n│   │   ├── overlays\u002F            # Floating layers\n│   │   │   ├── Dialog.tsx\n│   │   │   ├── Sheet.tsx\n│   │   │   ├── Popover.tsx\n│   │   │   ├── DropdownMenu.tsx\n│   │   │   ├── Toast.tsx\n│   │   │   └── CommandPalette.tsx\n│   │   ├── data\u002F                # Data display\n│   │   │   ├── DataTable.tsx\n│   │   │   ├── Pagination.tsx\n│   │   │   ├── KpiCard.tsx\n│   │   │   └── EmptyState.tsx\n│   │   ├── forms\u002F\n│   │   │   ├── FormField.tsx\n│   │   │   ├── FormRow.tsx\n│   │   │   └── FormSection.tsx\n│   │   └── shell\u002F               # The app frame\n│   │       ├── AppShell.tsx\n│   │       ├── Sidebar.tsx\n│   │       ├── Topbar.tsx\n│   │       ├── PageHeader.tsx\n│   │       └── Breadcrumb.tsx\n│   └── lib\u002F\n│       ├── theme.ts             # Theme toggle (system\u002Flight\u002Fdark)\n│       ├── shortcuts.ts         # Global keyboard handler\n│       └── format.ts            # Money, date, relative time helpers\n├── tailwind.config.ts           # Tokens mirrored from tokens.css\n└── tsconfig.json\n",[14826],{"type":48,"tag":78,"props":14827,"children":14828},{"__ignoreMap":142},[14829],{"type":54,"value":14824},{"type":48,"tag":61,"props":14831,"children":14832},{},[14833],{"type":54,"value":1549},{"type":48,"tag":320,"props":14835,"children":14836},{},[14837,14860,14870],{"type":48,"tag":324,"props":14838,"children":14839},{},[14840,14851,14852,14858],{"type":48,"tag":65,"props":14841,"children":14842},{},[14843,14849],{"type":48,"tag":78,"props":14844,"children":14846},{"className":14845},[],[14847],{"type":54,"value":14848},"tokens.css",{"type":54,"value":14850}," is the single source of truth.",{"type":54,"value":5369},{"type":48,"tag":78,"props":14853,"children":14855},{"className":14854},[],[14856],{"type":54,"value":14857},"tailwind.config.ts",{"type":54,"value":14859}," reads from it (or duplicates its values, but only as a mirror).",{"type":48,"tag":324,"props":14861,"children":14862},{},[14863,14868],{"type":48,"tag":65,"props":14864,"children":14865},{},[14866],{"type":54,"value":14867},"Primitives have no business logic.",{"type":54,"value":14869}," They accept props, render styled DOM. State lives in feature components that wrap them.",{"type":48,"tag":324,"props":14871,"children":14872},{},[14873,14878,14880,14886,14888,14893,14895,14901],{"type":48,"tag":65,"props":14874,"children":14875},{},[14876],{"type":54,"value":14877},"No component crosses layer boundaries.",{"type":54,"value":14879}," A primitive can't import from ",{"type":48,"tag":78,"props":14881,"children":14883},{"className":14882},[],[14884],{"type":54,"value":14885},"shell\u002F",{"type":54,"value":14887},"; ",{"type":48,"tag":78,"props":14889,"children":14891},{"className":14890},[],[14892],{"type":54,"value":14885},{"type":54,"value":14894}," can't import from ",{"type":48,"tag":78,"props":14896,"children":14898},{"className":14897},[],[14899],{"type":54,"value":14900},"data\u002F",{"type":54,"value":121},{"type":48,"tag":123,"props":14903,"children":14904},{},[],{"type":48,"tag":127,"props":14906,"children":14908},{"id":14907},"_14-full-css-custom-properties",[14909],{"type":54,"value":14910},"14. Full CSS Custom Properties",{"type":48,"tag":61,"props":14912,"children":14913},{},[14914,14916,14922],{"type":54,"value":14915},"Copy into ",{"type":48,"tag":78,"props":14917,"children":14919},{"className":14918},[],[14920],{"type":54,"value":14921},"styles\u002Ftokens.css",{"type":54,"value":2993},{"type":48,"tag":134,"props":14924,"children":14926},{"className":2083,"code":14925,"language":2085,"meta":142,"style":142},":root {\n  \u002F* ── Brand ── *\u002F\n  --brand-50:  #EEF0FB;\n  --brand-100: #DDE0F7;\n  --brand-200: #B9C0EF;\n  --brand-500: #7B85DC;\n  --brand-600: #5E6AD2;\n  --brand-700: #4A56C0;\n  --brand-800: #3A45A8;\n  --brand-900: #2A3284;\n  --brand-fg: var(--brand-600);\n  --brand-bg-subtle: var(--brand-50);\n\n  \u002F* ── Neutrals (slate) ── *\u002F\n  --neutral-0:   #FFFFFF;\n  --neutral-50:  #F8FAFC;\n  --neutral-100: #F1F5F9;\n  --neutral-200: #E2E8F0;\n  --neutral-300: #CBD5E1;\n  --neutral-400: #94A3B8;\n  --neutral-500: #64748B;\n  --neutral-600: #475569;\n  --neutral-700: #334155;\n  --neutral-800: #1E293B;\n  --neutral-900: #0F172A;\n  --neutral-950: #020617;\n\n  \u002F* ── Semantic surfaces ── *\u002F\n  --bg-canvas:   var(--neutral-50);\n  --bg-surface:  var(--neutral-0);\n  --bg-elevated: var(--neutral-0);\n  --bg-hover:    var(--neutral-100);\n\n  --text-primary: var(--neutral-900);\n  --text-muted:   var(--neutral-600);\n  --text-subtle:  var(--neutral-400);\n\n  --border-default: var(--neutral-200);\n  --border-strong:  var(--neutral-300);\n\n  \u002F* ── State ── *\u002F\n  --success-fg:  #15803D;\n  --success-bg:  #DCFCE7;\n  --warning-fg:  #A16207;\n  --warning-bg:  #FEF9C3;\n  --error-fg:    #B91C1C;\n  --error-bg:    #FEE2E2;\n  --info-fg:     #1D4ED8;\n  --info-bg:     #DBEAFE;\n\n  \u002F* ── Chart palette ── *\u002F\n  --chart-1: #2563EB;\n  --chart-2: #16A34A;\n  --chart-3: #CA8A04;\n  --chart-4: #DC2626;\n  --chart-5: #9333EA;\n  --chart-6: #0891B2;\n  --chart-7: #DB2777;\n  --chart-8: #65A30D;\n\n  \u002F* ── Typography ── *\u002F\n  --font-sans: \"Inter\", \"Geist\", -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n               \"SF Pro Text\", system-ui, sans-serif;\n  --font-mono: \"JetBrains Mono\", \"Geist Mono\", \"SF Mono\", \"Menlo\", \"Consolas\",\n               ui-monospace, monospace;\n\n  \u002F* ── Spacing (multiples of 4) ── *\u002F\n  --space-unit: 4px;\n\n  \u002F* ── Radius ── *\u002F\n  --radius-none: 0;\n  --radius-sm:   4px;\n  --radius-md:   6px;\n  --radius-lg:   8px;\n  --radius-xl:   12px;\n  --radius-2xl:  16px;\n  --radius-full: 9999px;\n\n  \u002F* ── Shadows ── *\u002F\n  --shadow-xs:  0 1px 2px 0 rgba(15, 23, 42, 0.04);\n  --shadow-sm:  0 1px 2px 0 rgba(15, 23, 42, 0.05), 0 1px 3px 0 rgba(15, 23, 42, 0.06);\n  --shadow-md:  0 2px 4px -1px rgba(15, 23, 42, 0.06), 0 4px 6px -2px rgba(15, 23, 42, 0.04);\n  --shadow-lg:  0 4px 6px -2px rgba(15, 23, 42, 0.05), 0 10px 15px -3px rgba(15, 23, 42, 0.08);\n  --shadow-xl:  0 8px 10px -4px rgba(15, 23, 42, 0.06), 0 20px 25px -5px rgba(15, 23, 42, 0.10);\n  --shadow-2xl: 0 25px 50px -12px rgba(15, 23, 42, 0.18);\n  --ring-focus: 0 0 0 3px rgba(94, 106, 210, 0.20);\n  --ring-error: 0 0 0 3px rgba(220, 38, 38, 0.16);\n\n  \u002F* ── Motion ── *\u002F\n  --ease-out:        cubic-bezier(0.16, 1, 0.3, 1);\n  --ease-out-back:   cubic-bezier(0.34, 1.56, 0.64, 1);\n  --ease-in-out:     cubic-bezier(0.4, 0, 0.2, 1);\n  --duration-75:  75ms;\n  --duration-100: 100ms;\n  --duration-150: 150ms;\n  --duration-200: 200ms;\n  --duration-250: 250ms;\n  --duration-300: 300ms;\n\n  \u002F* ── Layout ── *\u002F\n  --container-sm:  640px;\n  --container-md:  768px;\n  --container-lg: 1024px;\n  --container-xl: 1280px;\n  --container-2xl: 1536px;\n  --sidebar-w:        256px;\n  --sidebar-w-collapsed: 56px;\n  --topbar-h:         48px;\n}\n\n.dark {\n  --bg-canvas:   #0A0E1A;\n  --bg-surface:  #111827;\n  --bg-elevated: #1F2937;\n  --bg-hover:    rgba(255, 255, 255, 0.04);\n\n  --text-primary: #F1F5F9;\n  --text-muted:   #94A3B8;\n  --text-subtle:  #64748B;\n\n  --border-default: #1F2937;\n  --border-strong:  #374151;\n\n  --brand-fg:         #A5B4FC;\n  --brand-bg-subtle:  rgba(94, 106, 210, 0.16);\n\n  --success-fg: #4ADE80;\n  --success-bg: rgba(22, 163, 74, 0.16);\n  --warning-fg: #FACC15;\n  --warning-bg: rgba(202, 138, 4, 0.16);\n  --error-fg:   #F87171;\n  --error-bg:   rgba(220, 38, 38, 0.16);\n  --info-fg:    #60A5FA;\n  --info-bg:    rgba(37, 99, 235, 0.16);\n\n  --shadow-xs:  0 1px 2px 0 rgba(0, 0, 0, 0.30);\n  --shadow-sm:  0 1px 3px 0 rgba(0, 0, 0, 0.40);\n  --shadow-md:  0 4px 8px -2px rgba(0, 0, 0, 0.50);\n  --shadow-lg:  0 12px 20px -6px rgba(0, 0, 0, 0.55);\n  --shadow-xl:  0 20px 32px -10px rgba(0, 0, 0, 0.60);\n  --shadow-2xl: 0 30px 60px -15px rgba(0, 0, 0, 0.70);\n}\n\n\u002F* ── Base ── *\u002F\nhtml {\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n  text-rendering: optimizeLegibility;\n  font-feature-settings: \"kern\" 1, \"liga\" 1, \"calt\" 1, \"cv11\" 1, \"ss01\" 1;\n}\n\nbody {\n  margin: 0;\n  background: var(--bg-canvas);\n  color: var(--text-primary);\n  font-family: var(--font-sans);\n  font-size: 14px;\n  line-height: 1.43;\n}\n\n.numeric, table, [data-numeric=\"true\"] {\n  font-variant-numeric: tabular-nums;\n}\n\n*:focus { outline: none; }\n*:focus-visible {\n  outline: 2px solid var(--brand-fg);\n  outline-offset: 2px;\n}\n\n@media (prefers-reduced-motion: reduce) {\n  *, *::before, *::after {\n    animation-duration: 0.01ms !important;\n    transition-duration: 0.01ms !important;\n  }\n}\n",[14927],{"type":48,"tag":78,"props":14928,"children":14929},{"__ignoreMap":142},[14930,14945,14953,14978,15003,15028,15053,15077,15102,15127,15152,15179,15206,15213,15221,15246,15270,15294,15318,15342,15366,15390,15414,15439,15464,15488,15513,15520,15528,15556,15584,15611,15639,15646,15673,15700,15727,15734,15761,15788,15795,15804,15830,15856,15882,15908,15935,15961,15988,16014,16022,16031,16057,16082,16107,16132,16158,16184,16210,16236,16244,16253,16333,16371,16469,16491,16499,16508,16529,16537,16546,16567,16589,16611,16633,16655,16677,16698,16706,16715,16787,16916,17042,17171,17300,17372,17442,17512,17520,17529,17585,17642,17698,17720,17742,17764,17786,17808,17830,17838,17847,17869,17891,17912,17934,17956,17978,18000,18022,18030,18038,18054,18078,18102,18126,18181,18189,18213,18237,18261,18269,18293,18317,18325,18350,18403,18411,18436,18491,18516,18571,18596,18649,18674,18729,18737,18806,18875,18944,19013,19083,19155,19163,19171,19180,19192,19212,19232,19252,19366,19374,19382,19395,19415,19443,19471,19500,19521,19542,19550,19558,19615,19635,19643,19651,19691,19711,19747,19767,19775,19783,19815,19859,19883,19907,19915],{"type":48,"tag":2091,"props":14931,"children":14932},{"class":2093,"line":2094},[14933,14937,14941],{"type":48,"tag":2091,"props":14934,"children":14935},{"style":2104},[14936],{"type":54,"value":2993},{"type":48,"tag":2091,"props":14938,"children":14939},{"style":3179},[14940],{"type":54,"value":45},{"type":48,"tag":2091,"props":14942,"children":14943},{"style":2104},[14944],{"type":54,"value":2980},{"type":48,"tag":2091,"props":14946,"children":14947},{"class":2093,"line":2147},[14948],{"type":48,"tag":2091,"props":14949,"children":14950},{"style":4121},[14951],{"type":54,"value":14952},"  \u002F* ── Brand ── *\u002F\n",{"type":48,"tag":2091,"props":14954,"children":14955},{"class":2093,"line":2180},[14956,14961,14965,14970,14974],{"type":48,"tag":2091,"props":14957,"children":14958},{"style":2098},[14959],{"type":54,"value":14960},"  --brand-50",{"type":48,"tag":2091,"props":14962,"children":14963},{"style":2104},[14964],{"type":54,"value":2993},{"type":48,"tag":2091,"props":14966,"children":14967},{"style":2104},[14968],{"type":54,"value":14969},"  #",{"type":48,"tag":2091,"props":14971,"children":14972},{"style":2098},[14973],{"type":54,"value":9303},{"type":48,"tag":2091,"props":14975,"children":14976},{"style":2104},[14977],{"type":54,"value":2177},{"type":48,"tag":2091,"props":14979,"children":14980},{"class":2093,"line":2229},[14981,14986,14990,14994,14999],{"type":48,"tag":2091,"props":14982,"children":14983},{"style":2098},[14984],{"type":54,"value":14985},"  --brand-100",{"type":48,"tag":2091,"props":14987,"children":14988},{"style":2104},[14989],{"type":54,"value":2993},{"type":48,"tag":2091,"props":14991,"children":14992},{"style":2104},[14993],{"type":54,"value":9074},{"type":48,"tag":2091,"props":14995,"children":14996},{"style":2098},[14997],{"type":54,"value":14998},"DDE0F7",{"type":48,"tag":2091,"props":15000,"children":15001},{"style":2104},[15002],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15004,"children":15005},{"class":2093,"line":3048},[15006,15011,15015,15019,15024],{"type":48,"tag":2091,"props":15007,"children":15008},{"style":2098},[15009],{"type":54,"value":15010},"  --brand-200",{"type":48,"tag":2091,"props":15012,"children":15013},{"style":2104},[15014],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15016,"children":15017},{"style":2104},[15018],{"type":54,"value":9074},{"type":48,"tag":2091,"props":15020,"children":15021},{"style":2098},[15022],{"type":54,"value":15023},"B9C0EF",{"type":48,"tag":2091,"props":15025,"children":15026},{"style":2104},[15027],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15029,"children":15030},{"class":2093,"line":3129},[15031,15036,15040,15044,15049],{"type":48,"tag":2091,"props":15032,"children":15033},{"style":2098},[15034],{"type":54,"value":15035},"  --brand-500",{"type":48,"tag":2091,"props":15037,"children":15038},{"style":2104},[15039],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15041,"children":15042},{"style":2104},[15043],{"type":54,"value":9074},{"type":48,"tag":2091,"props":15045,"children":15046},{"style":2098},[15047],{"type":54,"value":15048},"7B85DC",{"type":48,"tag":2091,"props":15050,"children":15051},{"style":2104},[15052],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15054,"children":15055},{"class":2093,"line":3138},[15056,15061,15065,15069,15073],{"type":48,"tag":2091,"props":15057,"children":15058},{"style":2098},[15059],{"type":54,"value":15060},"  --brand-600",{"type":48,"tag":2091,"props":15062,"children":15063},{"style":2104},[15064],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15066,"children":15067},{"style":2104},[15068],{"type":54,"value":9074},{"type":48,"tag":2091,"props":15070,"children":15071},{"style":2098},[15072],{"type":54,"value":9278},{"type":48,"tag":2091,"props":15074,"children":15075},{"style":2104},[15076],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15078,"children":15079},{"class":2093,"line":3148},[15080,15085,15089,15093,15098],{"type":48,"tag":2091,"props":15081,"children":15082},{"style":2098},[15083],{"type":54,"value":15084},"  --brand-700",{"type":48,"tag":2091,"props":15086,"children":15087},{"style":2104},[15088],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15090,"children":15091},{"style":2104},[15092],{"type":54,"value":9074},{"type":48,"tag":2091,"props":15094,"children":15095},{"style":2098},[15096],{"type":54,"value":15097},"4A56C0",{"type":48,"tag":2091,"props":15099,"children":15100},{"style":2104},[15101],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15103,"children":15104},{"class":2093,"line":3194},[15105,15110,15114,15118,15123],{"type":48,"tag":2091,"props":15106,"children":15107},{"style":2098},[15108],{"type":54,"value":15109},"  --brand-800",{"type":48,"tag":2091,"props":15111,"children":15112},{"style":2104},[15113],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15115,"children":15116},{"style":2104},[15117],{"type":54,"value":9074},{"type":48,"tag":2091,"props":15119,"children":15120},{"style":2098},[15121],{"type":54,"value":15122},"3A45A8",{"type":48,"tag":2091,"props":15124,"children":15125},{"style":2104},[15126],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15128,"children":15129},{"class":2093,"line":3216},[15130,15135,15139,15143,15148],{"type":48,"tag":2091,"props":15131,"children":15132},{"style":2098},[15133],{"type":54,"value":15134},"  --brand-900",{"type":48,"tag":2091,"props":15136,"children":15137},{"style":2104},[15138],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15140,"children":15141},{"style":2104},[15142],{"type":54,"value":9074},{"type":48,"tag":2091,"props":15144,"children":15145},{"style":2098},[15146],{"type":54,"value":15147},"2A3284",{"type":48,"tag":2091,"props":15149,"children":15150},{"style":2104},[15151],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15153,"children":15154},{"class":2093,"line":4532},[15155,15159,15163,15167,15171,15175],{"type":48,"tag":2091,"props":15156,"children":15157},{"style":2098},[15158],{"type":54,"value":9265},{"type":48,"tag":2091,"props":15160,"children":15161},{"style":2104},[15162],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15164,"children":15165},{"style":5709},[15166],{"type":54,"value":5731},{"type":48,"tag":2091,"props":15168,"children":15169},{"style":2104},[15170],{"type":54,"value":5717},{"type":48,"tag":2091,"props":15172,"children":15173},{"style":2098},[15174],{"type":54,"value":1131},{"type":48,"tag":2091,"props":15176,"children":15177},{"style":2104},[15178],{"type":54,"value":4173},{"type":48,"tag":2091,"props":15180,"children":15181},{"class":2093,"line":4578},[15182,15186,15190,15194,15198,15202],{"type":48,"tag":2091,"props":15183,"children":15184},{"style":2098},[15185],{"type":54,"value":9290},{"type":48,"tag":2091,"props":15187,"children":15188},{"style":2104},[15189],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15191,"children":15192},{"style":5709},[15193],{"type":54,"value":5731},{"type":48,"tag":2091,"props":15195,"children":15196},{"style":2104},[15197],{"type":54,"value":5717},{"type":48,"tag":2091,"props":15199,"children":15200},{"style":2098},[15201],{"type":54,"value":1027},{"type":48,"tag":2091,"props":15203,"children":15204},{"style":2104},[15205],{"type":54,"value":4173},{"type":48,"tag":2091,"props":15207,"children":15208},{"class":2093,"line":4586},[15209],{"type":48,"tag":2091,"props":15210,"children":15211},{"emptyLinePlaceholder":3142},[15212],{"type":54,"value":3145},{"type":48,"tag":2091,"props":15214,"children":15215},{"class":2093,"line":4595},[15216],{"type":48,"tag":2091,"props":15217,"children":15218},{"style":4121},[15219],{"type":54,"value":15220},"  \u002F* ── Neutrals (slate) ── *\u002F\n",{"type":48,"tag":2091,"props":15222,"children":15223},{"class":2093,"line":4642},[15224,15229,15233,15238,15242],{"type":48,"tag":2091,"props":15225,"children":15226},{"style":2098},[15227],{"type":54,"value":15228},"  --neutral-0",{"type":48,"tag":2091,"props":15230,"children":15231},{"style":2104},[15232],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15234,"children":15235},{"style":2104},[15236],{"type":54,"value":15237},"   #",{"type":48,"tag":2091,"props":15239,"children":15240},{"style":2098},[15241],{"type":54,"value":9104},{"type":48,"tag":2091,"props":15243,"children":15244},{"style":2104},[15245],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15247,"children":15248},{"class":2093,"line":4688},[15249,15254,15258,15262,15266],{"type":48,"tag":2091,"props":15250,"children":15251},{"style":2098},[15252],{"type":54,"value":15253},"  --neutral-50",{"type":48,"tag":2091,"props":15255,"children":15256},{"style":2104},[15257],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15259,"children":15260},{"style":2104},[15261],{"type":54,"value":14969},{"type":48,"tag":2091,"props":15263,"children":15264},{"style":2098},[15265],{"type":54,"value":9079},{"type":48,"tag":2091,"props":15267,"children":15268},{"style":2104},[15269],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15271,"children":15272},{"class":2093,"line":4696},[15273,15278,15282,15286,15290],{"type":48,"tag":2091,"props":15274,"children":15275},{"style":2098},[15276],{"type":54,"value":15277},"  --neutral-100",{"type":48,"tag":2091,"props":15279,"children":15280},{"style":2104},[15281],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15283,"children":15284},{"style":2104},[15285],{"type":54,"value":9074},{"type":48,"tag":2091,"props":15287,"children":15288},{"style":2098},[15289],{"type":54,"value":9428},{"type":48,"tag":2091,"props":15291,"children":15292},{"style":2104},[15293],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15295,"children":15296},{"class":2093,"line":4705},[15297,15302,15306,15310,15314],{"type":48,"tag":2091,"props":15298,"children":15299},{"style":2098},[15300],{"type":54,"value":15301},"  --neutral-200",{"type":48,"tag":2091,"props":15303,"children":15304},{"style":2104},[15305],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15307,"children":15308},{"style":2104},[15309],{"type":54,"value":9074},{"type":48,"tag":2091,"props":15311,"children":15312},{"style":2098},[15313],{"type":54,"value":9228},{"type":48,"tag":2091,"props":15315,"children":15316},{"style":2104},[15317],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15319,"children":15320},{"class":2093,"line":4751},[15321,15326,15330,15334,15338],{"type":48,"tag":2091,"props":15322,"children":15323},{"style":2098},[15324],{"type":54,"value":15325},"  --neutral-300",{"type":48,"tag":2091,"props":15327,"children":15328},{"style":2104},[15329],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15331,"children":15332},{"style":2104},[15333],{"type":54,"value":9074},{"type":48,"tag":2091,"props":15335,"children":15336},{"style":2098},[15337],{"type":54,"value":9253},{"type":48,"tag":2091,"props":15339,"children":15340},{"style":2104},[15341],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15343,"children":15344},{"class":2093,"line":4796},[15345,15350,15354,15358,15362],{"type":48,"tag":2091,"props":15346,"children":15347},{"style":2098},[15348],{"type":54,"value":15349},"  --neutral-400",{"type":48,"tag":2091,"props":15351,"children":15352},{"style":2104},[15353],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15355,"children":15356},{"style":2104},[15357],{"type":54,"value":9074},{"type":48,"tag":2091,"props":15359,"children":15360},{"style":2098},[15361],{"type":54,"value":9203},{"type":48,"tag":2091,"props":15363,"children":15364},{"style":2104},[15365],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15367,"children":15368},{"class":2093,"line":4842},[15369,15374,15378,15382,15386],{"type":48,"tag":2091,"props":15370,"children":15371},{"style":2098},[15372],{"type":54,"value":15373},"  --neutral-500",{"type":48,"tag":2091,"props":15375,"children":15376},{"style":2104},[15377],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15379,"children":15380},{"style":2104},[15381],{"type":54,"value":9074},{"type":48,"tag":2091,"props":15383,"children":15384},{"style":2098},[15385],{"type":54,"value":9475},{"type":48,"tag":2091,"props":15387,"children":15388},{"style":2104},[15389],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15391,"children":15392},{"class":2093,"line":6321},[15393,15398,15402,15406,15410],{"type":48,"tag":2091,"props":15394,"children":15395},{"style":2098},[15396],{"type":54,"value":15397},"  --neutral-600",{"type":48,"tag":2091,"props":15399,"children":15400},{"style":2104},[15401],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15403,"children":15404},{"style":2104},[15405],{"type":54,"value":9074},{"type":48,"tag":2091,"props":15407,"children":15408},{"style":2098},[15409],{"type":54,"value":9178},{"type":48,"tag":2091,"props":15411,"children":15412},{"style":2104},[15413],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15415,"children":15416},{"class":2093,"line":6329},[15417,15422,15426,15430,15435],{"type":48,"tag":2091,"props":15418,"children":15419},{"style":2098},[15420],{"type":54,"value":15421},"  --neutral-700",{"type":48,"tag":2091,"props":15423,"children":15424},{"style":2104},[15425],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15427,"children":15428},{"style":2104},[15429],{"type":54,"value":9074},{"type":48,"tag":2091,"props":15431,"children":15432},{"style":2098},[15433],{"type":54,"value":15434},"334155",{"type":48,"tag":2091,"props":15436,"children":15437},{"style":2104},[15438],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15440,"children":15441},{"class":2093,"line":6337},[15442,15447,15451,15455,15460],{"type":48,"tag":2091,"props":15443,"children":15444},{"style":2098},[15445],{"type":54,"value":15446},"  --neutral-800",{"type":48,"tag":2091,"props":15448,"children":15449},{"style":2104},[15450],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15452,"children":15453},{"style":2104},[15454],{"type":54,"value":9074},{"type":48,"tag":2091,"props":15456,"children":15457},{"style":2098},[15458],{"type":54,"value":15459},"1E293B",{"type":48,"tag":2091,"props":15461,"children":15462},{"style":2104},[15463],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15465,"children":15466},{"class":2093,"line":6346},[15467,15472,15476,15480,15484],{"type":48,"tag":2091,"props":15468,"children":15469},{"style":2098},[15470],{"type":54,"value":15471},"  --neutral-900",{"type":48,"tag":2091,"props":15473,"children":15474},{"style":2104},[15475],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15477,"children":15478},{"style":2104},[15479],{"type":54,"value":9074},{"type":48,"tag":2091,"props":15481,"children":15482},{"style":2098},[15483],{"type":54,"value":9153},{"type":48,"tag":2091,"props":15485,"children":15486},{"style":2104},[15487],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15489,"children":15490},{"class":2093,"line":6401},[15491,15496,15500,15504,15509],{"type":48,"tag":2091,"props":15492,"children":15493},{"style":2098},[15494],{"type":54,"value":15495},"  --neutral-950",{"type":48,"tag":2091,"props":15497,"children":15498},{"style":2104},[15499],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15501,"children":15502},{"style":2104},[15503],{"type":54,"value":9074},{"type":48,"tag":2091,"props":15505,"children":15506},{"style":2098},[15507],{"type":54,"value":15508},"020617",{"type":48,"tag":2091,"props":15510,"children":15511},{"style":2104},[15512],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15514,"children":15515},{"class":2093,"line":6418},[15516],{"type":48,"tag":2091,"props":15517,"children":15518},{"emptyLinePlaceholder":3142},[15519],{"type":54,"value":3145},{"type":48,"tag":2091,"props":15521,"children":15522},{"class":2093,"line":6475},[15523],{"type":48,"tag":2091,"props":15524,"children":15525},{"style":4121},[15526],{"type":54,"value":15527},"  \u002F* ── Semantic surfaces ── *\u002F\n",{"type":48,"tag":2091,"props":15529,"children":15530},{"class":2093,"line":6531},[15531,15535,15539,15544,15548,15552],{"type":48,"tag":2091,"props":15532,"children":15533},{"style":2098},[15534],{"type":54,"value":9065},{"type":48,"tag":2091,"props":15536,"children":15537},{"style":2104},[15538],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15540,"children":15541},{"style":5709},[15542],{"type":54,"value":15543},"   var",{"type":48,"tag":2091,"props":15545,"children":15546},{"style":2104},[15547],{"type":54,"value":5717},{"type":48,"tag":2091,"props":15549,"children":15550},{"style":2098},[15551],{"type":54,"value":672},{"type":48,"tag":2091,"props":15553,"children":15554},{"style":2104},[15555],{"type":54,"value":4173},{"type":48,"tag":2091,"props":15557,"children":15558},{"class":2093,"line":6539},[15559,15563,15567,15572,15576,15580],{"type":48,"tag":2091,"props":15560,"children":15561},{"style":2098},[15562],{"type":54,"value":9091},{"type":48,"tag":2091,"props":15564,"children":15565},{"style":2104},[15566],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15568,"children":15569},{"style":5709},[15570],{"type":54,"value":15571},"  var",{"type":48,"tag":2091,"props":15573,"children":15574},{"style":2104},[15575],{"type":54,"value":5717},{"type":48,"tag":2091,"props":15577,"children":15578},{"style":2098},[15579],{"type":54,"value":647},{"type":48,"tag":2091,"props":15581,"children":15582},{"style":2104},[15583],{"type":54,"value":4173},{"type":48,"tag":2091,"props":15585,"children":15586},{"class":2093,"line":6547},[15587,15591,15595,15599,15603,15607],{"type":48,"tag":2091,"props":15588,"children":15589},{"style":2098},[15590],{"type":54,"value":9116},{"type":48,"tag":2091,"props":15592,"children":15593},{"style":2104},[15594],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15596,"children":15597},{"style":5709},[15598],{"type":54,"value":5731},{"type":48,"tag":2091,"props":15600,"children":15601},{"style":2104},[15602],{"type":54,"value":5717},{"type":48,"tag":2091,"props":15604,"children":15605},{"style":2098},[15606],{"type":54,"value":647},{"type":48,"tag":2091,"props":15608,"children":15609},{"style":2104},[15610],{"type":54,"value":4173},{"type":48,"tag":2091,"props":15612,"children":15613},{"class":2093,"line":6556},[15614,15619,15623,15627,15631,15635],{"type":48,"tag":2091,"props":15615,"children":15616},{"style":2098},[15617],{"type":54,"value":15618},"  --bg-hover",{"type":48,"tag":2091,"props":15620,"children":15621},{"style":2104},[15622],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15624,"children":15625},{"style":5709},[15626],{"type":54,"value":8714},{"type":48,"tag":2091,"props":15628,"children":15629},{"style":2104},[15630],{"type":54,"value":5717},{"type":48,"tag":2091,"props":15632,"children":15633},{"style":2098},[15634],{"type":54,"value":698},{"type":48,"tag":2091,"props":15636,"children":15637},{"style":2104},[15638],{"type":54,"value":4173},{"type":48,"tag":2091,"props":15640,"children":15641},{"class":2093,"line":6573},[15642],{"type":48,"tag":2091,"props":15643,"children":15644},{"emptyLinePlaceholder":3142},[15645],{"type":54,"value":3145},{"type":48,"tag":2091,"props":15647,"children":15648},{"class":2093,"line":6679},[15649,15653,15657,15661,15665,15669],{"type":48,"tag":2091,"props":15650,"children":15651},{"style":2098},[15652],{"type":54,"value":9140},{"type":48,"tag":2091,"props":15654,"children":15655},{"style":2104},[15656],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15658,"children":15659},{"style":5709},[15660],{"type":54,"value":5731},{"type":48,"tag":2091,"props":15662,"children":15663},{"style":2104},[15664],{"type":54,"value":5717},{"type":48,"tag":2091,"props":15666,"children":15667},{"style":2098},[15668],{"type":54,"value":921},{"type":48,"tag":2091,"props":15670,"children":15671},{"style":2104},[15672],{"type":54,"value":4173},{"type":48,"tag":2091,"props":15674,"children":15675},{"class":2093,"line":6706},[15676,15680,15684,15688,15692,15696],{"type":48,"tag":2091,"props":15677,"children":15678},{"style":2098},[15679],{"type":54,"value":9165},{"type":48,"tag":2091,"props":15681,"children":15682},{"style":2104},[15683],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15685,"children":15686},{"style":5709},[15687],{"type":54,"value":15543},{"type":48,"tag":2091,"props":15689,"children":15690},{"style":2104},[15691],{"type":54,"value":5717},{"type":48,"tag":2091,"props":15693,"children":15694},{"style":2098},[15695],{"type":54,"value":838},{"type":48,"tag":2091,"props":15697,"children":15698},{"style":2104},[15699],{"type":54,"value":4173},{"type":48,"tag":2091,"props":15701,"children":15702},{"class":2093,"line":6738},[15703,15707,15711,15715,15719,15723],{"type":48,"tag":2091,"props":15704,"children":15705},{"style":2098},[15706],{"type":54,"value":9190},{"type":48,"tag":2091,"props":15708,"children":15709},{"style":2104},[15710],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15712,"children":15713},{"style":5709},[15714],{"type":54,"value":15571},{"type":48,"tag":2091,"props":15716,"children":15717},{"style":2104},[15718],{"type":54,"value":5717},{"type":48,"tag":2091,"props":15720,"children":15721},{"style":2098},[15722],{"type":54,"value":781},{"type":48,"tag":2091,"props":15724,"children":15725},{"style":2104},[15726],{"type":54,"value":4173},{"type":48,"tag":2091,"props":15728,"children":15729},{"class":2093,"line":6746},[15730],{"type":48,"tag":2091,"props":15731,"children":15732},{"emptyLinePlaceholder":3142},[15733],{"type":54,"value":3145},{"type":48,"tag":2091,"props":15735,"children":15736},{"class":2093,"line":6763},[15737,15741,15745,15749,15753,15757],{"type":48,"tag":2091,"props":15738,"children":15739},{"style":2098},[15740],{"type":54,"value":9215},{"type":48,"tag":2091,"props":15742,"children":15743},{"style":2104},[15744],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15746,"children":15747},{"style":5709},[15748],{"type":54,"value":5731},{"type":48,"tag":2091,"props":15750,"children":15751},{"style":2104},[15752],{"type":54,"value":5717},{"type":48,"tag":2091,"props":15754,"children":15755},{"style":2098},[15756],{"type":54,"value":724},{"type":48,"tag":2091,"props":15758,"children":15759},{"style":2104},[15760],{"type":54,"value":4173},{"type":48,"tag":2091,"props":15762,"children":15763},{"class":2093,"line":6800},[15764,15768,15772,15776,15780,15784],{"type":48,"tag":2091,"props":15765,"children":15766},{"style":2098},[15767],{"type":54,"value":9240},{"type":48,"tag":2091,"props":15769,"children":15770},{"style":2104},[15771],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15773,"children":15774},{"style":5709},[15775],{"type":54,"value":15571},{"type":48,"tag":2091,"props":15777,"children":15778},{"style":2104},[15779],{"type":54,"value":5717},{"type":48,"tag":2091,"props":15781,"children":15782},{"style":2098},[15783],{"type":54,"value":755},{"type":48,"tag":2091,"props":15785,"children":15786},{"style":2104},[15787],{"type":54,"value":4173},{"type":48,"tag":2091,"props":15789,"children":15790},{"class":2093,"line":6837},[15791],{"type":48,"tag":2091,"props":15792,"children":15793},{"emptyLinePlaceholder":3142},[15794],{"type":54,"value":3145},{"type":48,"tag":2091,"props":15796,"children":15798},{"class":2093,"line":15797},41,[15799],{"type":48,"tag":2091,"props":15800,"children":15801},{"style":4121},[15802],{"type":54,"value":15803},"  \u002F* ── State ── *\u002F\n",{"type":48,"tag":2091,"props":15805,"children":15807},{"class":2093,"line":15806},42,[15808,15813,15817,15821,15826],{"type":48,"tag":2091,"props":15809,"children":15810},{"style":2098},[15811],{"type":54,"value":15812},"  --success-fg",{"type":48,"tag":2091,"props":15814,"children":15815},{"style":2104},[15816],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15818,"children":15819},{"style":2104},[15820],{"type":54,"value":14969},{"type":48,"tag":2091,"props":15822,"children":15823},{"style":2098},[15824],{"type":54,"value":15825},"15803D",{"type":48,"tag":2091,"props":15827,"children":15828},{"style":2104},[15829],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15831,"children":15833},{"class":2093,"line":15832},43,[15834,15839,15843,15847,15852],{"type":48,"tag":2091,"props":15835,"children":15836},{"style":2098},[15837],{"type":54,"value":15838},"  --success-bg",{"type":48,"tag":2091,"props":15840,"children":15841},{"style":2104},[15842],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15844,"children":15845},{"style":2104},[15846],{"type":54,"value":14969},{"type":48,"tag":2091,"props":15848,"children":15849},{"style":2098},[15850],{"type":54,"value":15851},"DCFCE7",{"type":48,"tag":2091,"props":15853,"children":15854},{"style":2104},[15855],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15857,"children":15859},{"class":2093,"line":15858},44,[15860,15865,15869,15873,15878],{"type":48,"tag":2091,"props":15861,"children":15862},{"style":2098},[15863],{"type":54,"value":15864},"  --warning-fg",{"type":48,"tag":2091,"props":15866,"children":15867},{"style":2104},[15868],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15870,"children":15871},{"style":2104},[15872],{"type":54,"value":14969},{"type":48,"tag":2091,"props":15874,"children":15875},{"style":2098},[15876],{"type":54,"value":15877},"A16207",{"type":48,"tag":2091,"props":15879,"children":15880},{"style":2104},[15881],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15883,"children":15885},{"class":2093,"line":15884},45,[15886,15891,15895,15899,15904],{"type":48,"tag":2091,"props":15887,"children":15888},{"style":2098},[15889],{"type":54,"value":15890},"  --warning-bg",{"type":48,"tag":2091,"props":15892,"children":15893},{"style":2104},[15894],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15896,"children":15897},{"style":2104},[15898],{"type":54,"value":14969},{"type":48,"tag":2091,"props":15900,"children":15901},{"style":2098},[15902],{"type":54,"value":15903},"FEF9C3",{"type":48,"tag":2091,"props":15905,"children":15906},{"style":2104},[15907],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15909,"children":15911},{"class":2093,"line":15910},46,[15912,15917,15921,15926,15931],{"type":48,"tag":2091,"props":15913,"children":15914},{"style":2098},[15915],{"type":54,"value":15916},"  --error-fg",{"type":48,"tag":2091,"props":15918,"children":15919},{"style":2104},[15920],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15922,"children":15923},{"style":2104},[15924],{"type":54,"value":15925},"    #",{"type":48,"tag":2091,"props":15927,"children":15928},{"style":2098},[15929],{"type":54,"value":15930},"B91C1C",{"type":48,"tag":2091,"props":15932,"children":15933},{"style":2104},[15934],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15936,"children":15938},{"class":2093,"line":15937},47,[15939,15944,15948,15952,15957],{"type":48,"tag":2091,"props":15940,"children":15941},{"style":2098},[15942],{"type":54,"value":15943},"  --error-bg",{"type":48,"tag":2091,"props":15945,"children":15946},{"style":2104},[15947],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15949,"children":15950},{"style":2104},[15951],{"type":54,"value":15925},{"type":48,"tag":2091,"props":15953,"children":15954},{"style":2098},[15955],{"type":54,"value":15956},"FEE2E2",{"type":48,"tag":2091,"props":15958,"children":15959},{"style":2104},[15960],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15962,"children":15964},{"class":2093,"line":15963},48,[15965,15970,15974,15979,15984],{"type":48,"tag":2091,"props":15966,"children":15967},{"style":2098},[15968],{"type":54,"value":15969},"  --info-fg",{"type":48,"tag":2091,"props":15971,"children":15972},{"style":2104},[15973],{"type":54,"value":2993},{"type":48,"tag":2091,"props":15975,"children":15976},{"style":2104},[15977],{"type":54,"value":15978},"     #",{"type":48,"tag":2091,"props":15980,"children":15981},{"style":2098},[15982],{"type":54,"value":15983},"1D4ED8",{"type":48,"tag":2091,"props":15985,"children":15986},{"style":2104},[15987],{"type":54,"value":2177},{"type":48,"tag":2091,"props":15989,"children":15991},{"class":2093,"line":15990},49,[15992,15997,16001,16005,16010],{"type":48,"tag":2091,"props":15993,"children":15994},{"style":2098},[15995],{"type":54,"value":15996},"  --info-bg",{"type":48,"tag":2091,"props":15998,"children":15999},{"style":2104},[16000],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16002,"children":16003},{"style":2104},[16004],{"type":54,"value":15978},{"type":48,"tag":2091,"props":16006,"children":16007},{"style":2098},[16008],{"type":54,"value":16009},"DBEAFE",{"type":48,"tag":2091,"props":16011,"children":16012},{"style":2104},[16013],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16015,"children":16017},{"class":2093,"line":16016},50,[16018],{"type":48,"tag":2091,"props":16019,"children":16020},{"emptyLinePlaceholder":3142},[16021],{"type":54,"value":3145},{"type":48,"tag":2091,"props":16023,"children":16025},{"class":2093,"line":16024},51,[16026],{"type":48,"tag":2091,"props":16027,"children":16028},{"style":4121},[16029],{"type":54,"value":16030},"  \u002F* ── Chart palette ── *\u002F\n",{"type":48,"tag":2091,"props":16032,"children":16034},{"class":2093,"line":16033},52,[16035,16040,16044,16048,16053],{"type":48,"tag":2091,"props":16036,"children":16037},{"style":2098},[16038],{"type":54,"value":16039},"  --chart-1",{"type":48,"tag":2091,"props":16041,"children":16042},{"style":2104},[16043],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16045,"children":16046},{"style":2104},[16047],{"type":54,"value":9074},{"type":48,"tag":2091,"props":16049,"children":16050},{"style":2098},[16051],{"type":54,"value":16052},"2563EB",{"type":48,"tag":2091,"props":16054,"children":16055},{"style":2104},[16056],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16058,"children":16060},{"class":2093,"line":16059},53,[16061,16066,16070,16074,16078],{"type":48,"tag":2091,"props":16062,"children":16063},{"style":2098},[16064],{"type":54,"value":16065},"  --chart-2",{"type":48,"tag":2091,"props":16067,"children":16068},{"style":2104},[16069],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16071,"children":16072},{"style":2104},[16073],{"type":54,"value":9074},{"type":48,"tag":2091,"props":16075,"children":16076},{"style":2098},[16077],{"type":54,"value":12437},{"type":48,"tag":2091,"props":16079,"children":16080},{"style":2104},[16081],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16083,"children":16085},{"class":2093,"line":16084},54,[16086,16091,16095,16099,16103],{"type":48,"tag":2091,"props":16087,"children":16088},{"style":2098},[16089],{"type":54,"value":16090},"  --chart-3",{"type":48,"tag":2091,"props":16092,"children":16093},{"style":2104},[16094],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16096,"children":16097},{"style":2104},[16098],{"type":54,"value":9074},{"type":48,"tag":2091,"props":16100,"children":16101},{"style":2098},[16102],{"type":54,"value":12478},{"type":48,"tag":2091,"props":16104,"children":16105},{"style":2104},[16106],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16108,"children":16110},{"class":2093,"line":16109},55,[16111,16116,16120,16124,16128],{"type":48,"tag":2091,"props":16112,"children":16113},{"style":2098},[16114],{"type":54,"value":16115},"  --chart-4",{"type":48,"tag":2091,"props":16117,"children":16118},{"style":2104},[16119],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16121,"children":16122},{"style":2104},[16123],{"type":54,"value":9074},{"type":48,"tag":2091,"props":16125,"children":16126},{"style":2098},[16127],{"type":54,"value":12519},{"type":48,"tag":2091,"props":16129,"children":16130},{"style":2104},[16131],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16133,"children":16135},{"class":2093,"line":16134},56,[16136,16141,16145,16149,16154],{"type":48,"tag":2091,"props":16137,"children":16138},{"style":2098},[16139],{"type":54,"value":16140},"  --chart-5",{"type":48,"tag":2091,"props":16142,"children":16143},{"style":2104},[16144],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16146,"children":16147},{"style":2104},[16148],{"type":54,"value":9074},{"type":48,"tag":2091,"props":16150,"children":16151},{"style":2098},[16152],{"type":54,"value":16153},"9333EA",{"type":48,"tag":2091,"props":16155,"children":16156},{"style":2104},[16157],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16159,"children":16161},{"class":2093,"line":16160},57,[16162,16167,16171,16175,16180],{"type":48,"tag":2091,"props":16163,"children":16164},{"style":2098},[16165],{"type":54,"value":16166},"  --chart-6",{"type":48,"tag":2091,"props":16168,"children":16169},{"style":2104},[16170],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16172,"children":16173},{"style":2104},[16174],{"type":54,"value":9074},{"type":48,"tag":2091,"props":16176,"children":16177},{"style":2098},[16178],{"type":54,"value":16179},"0891B2",{"type":48,"tag":2091,"props":16181,"children":16182},{"style":2104},[16183],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16185,"children":16187},{"class":2093,"line":16186},58,[16188,16193,16197,16201,16206],{"type":48,"tag":2091,"props":16189,"children":16190},{"style":2098},[16191],{"type":54,"value":16192},"  --chart-7",{"type":48,"tag":2091,"props":16194,"children":16195},{"style":2104},[16196],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16198,"children":16199},{"style":2104},[16200],{"type":54,"value":9074},{"type":48,"tag":2091,"props":16202,"children":16203},{"style":2098},[16204],{"type":54,"value":16205},"DB2777",{"type":48,"tag":2091,"props":16207,"children":16208},{"style":2104},[16209],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16211,"children":16213},{"class":2093,"line":16212},59,[16214,16219,16223,16227,16232],{"type":48,"tag":2091,"props":16215,"children":16216},{"style":2098},[16217],{"type":54,"value":16218},"  --chart-8",{"type":48,"tag":2091,"props":16220,"children":16221},{"style":2104},[16222],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16224,"children":16225},{"style":2104},[16226],{"type":54,"value":9074},{"type":48,"tag":2091,"props":16228,"children":16229},{"style":2098},[16230],{"type":54,"value":16231},"65A30D",{"type":48,"tag":2091,"props":16233,"children":16234},{"style":2104},[16235],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16237,"children":16239},{"class":2093,"line":16238},60,[16240],{"type":48,"tag":2091,"props":16241,"children":16242},{"emptyLinePlaceholder":3142},[16243],{"type":54,"value":3145},{"type":48,"tag":2091,"props":16245,"children":16247},{"class":2093,"line":16246},61,[16248],{"type":48,"tag":2091,"props":16249,"children":16250},{"style":4121},[16251],{"type":54,"value":16252},"  \u002F* ── Typography ── *\u002F\n",{"type":48,"tag":2091,"props":16254,"children":16256},{"class":2093,"line":16255},62,[16257,16262,16266,16270,16275,16279,16283,16287,16292,16296,16300,16304,16308,16312,16316,16320,16325,16329],{"type":48,"tag":2091,"props":16258,"children":16259},{"style":2098},[16260],{"type":54,"value":16261},"  --font-sans",{"type":48,"tag":2091,"props":16263,"children":16264},{"style":2104},[16265],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16267,"children":16268},{"style":2104},[16269],{"type":54,"value":3063},{"type":48,"tag":2091,"props":16271,"children":16272},{"style":3066},[16273],{"type":54,"value":16274},"Inter",{"type":48,"tag":2091,"props":16276,"children":16277},{"style":2104},[16278],{"type":54,"value":3074},{"type":48,"tag":2091,"props":16280,"children":16281},{"style":2104},[16282],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16284,"children":16285},{"style":2104},[16286],{"type":54,"value":3063},{"type":48,"tag":2091,"props":16288,"children":16289},{"style":3066},[16290],{"type":54,"value":16291},"Geist",{"type":48,"tag":2091,"props":16293,"children":16294},{"style":2104},[16295],{"type":54,"value":3074},{"type":48,"tag":2091,"props":16297,"children":16298},{"style":2104},[16299],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16301,"children":16302},{"style":2098},[16303],{"type":54,"value":2121},{"type":48,"tag":2091,"props":16305,"children":16306},{"style":2104},[16307],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16309,"children":16310},{"style":2098},[16311],{"type":54,"value":2130},{"type":48,"tag":2091,"props":16313,"children":16314},{"style":2104},[16315],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16317,"children":16318},{"style":2104},[16319],{"type":54,"value":3063},{"type":48,"tag":2091,"props":16321,"children":16322},{"style":3066},[16323],{"type":54,"value":16324},"Segoe UI",{"type":48,"tag":2091,"props":16326,"children":16327},{"style":2104},[16328],{"type":54,"value":3074},{"type":48,"tag":2091,"props":16330,"children":16331},{"style":2104},[16332],{"type":54,"value":2144},{"type":48,"tag":2091,"props":16334,"children":16336},{"class":2093,"line":16335},63,[16337,16342,16347,16351,16355,16359,16363,16367],{"type":48,"tag":2091,"props":16338,"children":16339},{"style":2104},[16340],{"type":54,"value":16341},"               \"",{"type":48,"tag":2091,"props":16343,"children":16344},{"style":3066},[16345],{"type":54,"value":16346},"SF Pro Text",{"type":48,"tag":2091,"props":16348,"children":16349},{"style":2104},[16350],{"type":54,"value":3074},{"type":48,"tag":2091,"props":16352,"children":16353},{"style":2104},[16354],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16356,"children":16357},{"style":2098},[16358],{"type":54,"value":2163},{"type":48,"tag":2091,"props":16360,"children":16361},{"style":2104},[16362],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16364,"children":16365},{"style":2098},[16366],{"type":54,"value":2172},{"type":48,"tag":2091,"props":16368,"children":16369},{"style":2104},[16370],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16372,"children":16374},{"class":2093,"line":16373},64,[16375,16380,16384,16388,16393,16397,16401,16405,16410,16414,16418,16422,16427,16431,16435,16439,16444,16448,16452,16456,16461,16465],{"type":48,"tag":2091,"props":16376,"children":16377},{"style":2098},[16378],{"type":54,"value":16379},"  --font-mono",{"type":48,"tag":2091,"props":16381,"children":16382},{"style":2104},[16383],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16385,"children":16386},{"style":2104},[16387],{"type":54,"value":3063},{"type":48,"tag":2091,"props":16389,"children":16390},{"style":3066},[16391],{"type":54,"value":16392},"JetBrains Mono",{"type":48,"tag":2091,"props":16394,"children":16395},{"style":2104},[16396],{"type":54,"value":3074},{"type":48,"tag":2091,"props":16398,"children":16399},{"style":2104},[16400],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16402,"children":16403},{"style":2104},[16404],{"type":54,"value":3063},{"type":48,"tag":2091,"props":16406,"children":16407},{"style":3066},[16408],{"type":54,"value":16409},"Geist Mono",{"type":48,"tag":2091,"props":16411,"children":16412},{"style":2104},[16413],{"type":54,"value":3074},{"type":48,"tag":2091,"props":16415,"children":16416},{"style":2104},[16417],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16419,"children":16420},{"style":2104},[16421],{"type":54,"value":3063},{"type":48,"tag":2091,"props":16423,"children":16424},{"style":3066},[16425],{"type":54,"value":16426},"SF Mono",{"type":48,"tag":2091,"props":16428,"children":16429},{"style":2104},[16430],{"type":54,"value":3074},{"type":48,"tag":2091,"props":16432,"children":16433},{"style":2104},[16434],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16436,"children":16437},{"style":2104},[16438],{"type":54,"value":3063},{"type":48,"tag":2091,"props":16440,"children":16441},{"style":3066},[16442],{"type":54,"value":16443},"Menlo",{"type":48,"tag":2091,"props":16445,"children":16446},{"style":2104},[16447],{"type":54,"value":3074},{"type":48,"tag":2091,"props":16449,"children":16450},{"style":2104},[16451],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16453,"children":16454},{"style":2104},[16455],{"type":54,"value":3063},{"type":48,"tag":2091,"props":16457,"children":16458},{"style":3066},[16459],{"type":54,"value":16460},"Consolas",{"type":48,"tag":2091,"props":16462,"children":16463},{"style":2104},[16464],{"type":54,"value":3074},{"type":48,"tag":2091,"props":16466,"children":16467},{"style":2104},[16468],{"type":54,"value":2144},{"type":48,"tag":2091,"props":16470,"children":16472},{"class":2093,"line":16471},65,[16473,16478,16482,16487],{"type":48,"tag":2091,"props":16474,"children":16475},{"style":2098},[16476],{"type":54,"value":16477},"               ui-monospace",{"type":48,"tag":2091,"props":16479,"children":16480},{"style":2104},[16481],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16483,"children":16484},{"style":2098},[16485],{"type":54,"value":16486}," monospace",{"type":48,"tag":2091,"props":16488,"children":16489},{"style":2104},[16490],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16492,"children":16494},{"class":2093,"line":16493},66,[16495],{"type":48,"tag":2091,"props":16496,"children":16497},{"emptyLinePlaceholder":3142},[16498],{"type":54,"value":3145},{"type":48,"tag":2091,"props":16500,"children":16502},{"class":2093,"line":16501},67,[16503],{"type":48,"tag":2091,"props":16504,"children":16505},{"style":4121},[16506],{"type":54,"value":16507},"  \u002F* ── Spacing (multiples of 4) ── *\u002F\n",{"type":48,"tag":2091,"props":16509,"children":16511},{"class":2093,"line":16510},68,[16512,16517,16521,16525],{"type":48,"tag":2091,"props":16513,"children":16514},{"style":2098},[16515],{"type":54,"value":16516},"  --space-unit",{"type":48,"tag":2091,"props":16518,"children":16519},{"style":2104},[16520],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16522,"children":16523},{"style":3077},[16524],{"type":54,"value":8140},{"type":48,"tag":2091,"props":16526,"children":16527},{"style":2104},[16528],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16530,"children":16532},{"class":2093,"line":16531},69,[16533],{"type":48,"tag":2091,"props":16534,"children":16535},{"emptyLinePlaceholder":3142},[16536],{"type":54,"value":3145},{"type":48,"tag":2091,"props":16538,"children":16540},{"class":2093,"line":16539},70,[16541],{"type":48,"tag":2091,"props":16542,"children":16543},{"style":4121},[16544],{"type":54,"value":16545},"  \u002F* ── Radius ── *\u002F\n",{"type":48,"tag":2091,"props":16547,"children":16549},{"class":2093,"line":16548},71,[16550,16555,16559,16563],{"type":48,"tag":2091,"props":16551,"children":16552},{"style":2098},[16553],{"type":54,"value":16554},"  --radius-none",{"type":48,"tag":2091,"props":16556,"children":16557},{"style":2104},[16558],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16560,"children":16561},{"style":3077},[16562],{"type":54,"value":4159},{"type":48,"tag":2091,"props":16564,"children":16565},{"style":2104},[16566],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16568,"children":16570},{"class":2093,"line":16569},72,[16571,16576,16580,16585],{"type":48,"tag":2091,"props":16572,"children":16573},{"style":2098},[16574],{"type":54,"value":16575},"  --radius-sm",{"type":48,"tag":2091,"props":16577,"children":16578},{"style":2104},[16579],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16581,"children":16582},{"style":3077},[16583],{"type":54,"value":16584},"   4px",{"type":48,"tag":2091,"props":16586,"children":16587},{"style":2104},[16588],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16590,"children":16592},{"class":2093,"line":16591},73,[16593,16598,16602,16607],{"type":48,"tag":2091,"props":16594,"children":16595},{"style":2098},[16596],{"type":54,"value":16597},"  --radius-md",{"type":48,"tag":2091,"props":16599,"children":16600},{"style":2104},[16601],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16603,"children":16604},{"style":3077},[16605],{"type":54,"value":16606},"   6px",{"type":48,"tag":2091,"props":16608,"children":16609},{"style":2104},[16610],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16612,"children":16614},{"class":2093,"line":16613},74,[16615,16620,16624,16629],{"type":48,"tag":2091,"props":16616,"children":16617},{"style":2098},[16618],{"type":54,"value":16619},"  --radius-lg",{"type":48,"tag":2091,"props":16621,"children":16622},{"style":2104},[16623],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16625,"children":16626},{"style":3077},[16627],{"type":54,"value":16628},"   8px",{"type":48,"tag":2091,"props":16630,"children":16631},{"style":2104},[16632],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16634,"children":16636},{"class":2093,"line":16635},75,[16637,16642,16646,16651],{"type":48,"tag":2091,"props":16638,"children":16639},{"style":2098},[16640],{"type":54,"value":16641},"  --radius-xl",{"type":48,"tag":2091,"props":16643,"children":16644},{"style":2104},[16645],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16647,"children":16648},{"style":3077},[16649],{"type":54,"value":16650},"   12px",{"type":48,"tag":2091,"props":16652,"children":16653},{"style":2104},[16654],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16656,"children":16658},{"class":2093,"line":16657},76,[16659,16664,16668,16673],{"type":48,"tag":2091,"props":16660,"children":16661},{"style":2098},[16662],{"type":54,"value":16663},"  --radius-2xl",{"type":48,"tag":2091,"props":16665,"children":16666},{"style":2104},[16667],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16669,"children":16670},{"style":3077},[16671],{"type":54,"value":16672},"  16px",{"type":48,"tag":2091,"props":16674,"children":16675},{"style":2104},[16676],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16678,"children":16680},{"class":2093,"line":16679},77,[16681,16686,16690,16694],{"type":48,"tag":2091,"props":16682,"children":16683},{"style":2098},[16684],{"type":54,"value":16685},"  --radius-full",{"type":48,"tag":2091,"props":16687,"children":16688},{"style":2104},[16689],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16691,"children":16692},{"style":3077},[16693],{"type":54,"value":12350},{"type":48,"tag":2091,"props":16695,"children":16696},{"style":2104},[16697],{"type":54,"value":2177},{"type":48,"tag":2091,"props":16699,"children":16701},{"class":2093,"line":16700},78,[16702],{"type":48,"tag":2091,"props":16703,"children":16704},{"emptyLinePlaceholder":3142},[16705],{"type":54,"value":3145},{"type":48,"tag":2091,"props":16707,"children":16709},{"class":2093,"line":16708},79,[16710],{"type":48,"tag":2091,"props":16711,"children":16712},{"style":4121},[16713],{"type":54,"value":16714},"  \u002F* ── Shadows ── *\u002F\n",{"type":48,"tag":2091,"props":16716,"children":16718},{"class":2093,"line":16717},80,[16719,16724,16728,16733,16737,16741,16745,16749,16753,16758,16762,16766,16770,16774,16778,16783],{"type":48,"tag":2091,"props":16720,"children":16721},{"style":2098},[16722],{"type":54,"value":16723},"  --shadow-xs",{"type":48,"tag":2091,"props":16725,"children":16726},{"style":2104},[16727],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16729,"children":16730},{"style":3077},[16731],{"type":54,"value":16732},"  0",{"type":48,"tag":2091,"props":16734,"children":16735},{"style":3077},[16736],{"type":54,"value":7913},{"type":48,"tag":2091,"props":16738,"children":16739},{"style":3077},[16740],{"type":54,"value":10605},{"type":48,"tag":2091,"props":16742,"children":16743},{"style":3077},[16744],{"type":54,"value":4159},{"type":48,"tag":2091,"props":16746,"children":16747},{"style":5709},[16748],{"type":54,"value":9566},{"type":48,"tag":2091,"props":16750,"children":16751},{"style":2104},[16752],{"type":54,"value":5717},{"type":48,"tag":2091,"props":16754,"children":16755},{"style":3077},[16756],{"type":54,"value":16757},"15",{"type":48,"tag":2091,"props":16759,"children":16760},{"style":2104},[16761],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16763,"children":16764},{"style":3077},[16765],{"type":54,"value":4141},{"type":48,"tag":2091,"props":16767,"children":16768},{"style":2104},[16769],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16771,"children":16772},{"style":3077},[16773],{"type":54,"value":4150},{"type":48,"tag":2091,"props":16775,"children":16776},{"style":2104},[16777],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16779,"children":16780},{"style":3077},[16781],{"type":54,"value":16782}," 0.04",{"type":48,"tag":2091,"props":16784,"children":16785},{"style":2104},[16786],{"type":54,"value":4173},{"type":48,"tag":2091,"props":16788,"children":16790},{"class":2093,"line":16789},81,[16791,16796,16800,16804,16808,16812,16816,16820,16824,16828,16832,16836,16840,16844,16848,16853,16858,16862,16866,16871,16875,16879,16883,16887,16891,16895,16899,16903,16907,16912],{"type":48,"tag":2091,"props":16792,"children":16793},{"style":2098},[16794],{"type":54,"value":16795},"  --shadow-sm",{"type":48,"tag":2091,"props":16797,"children":16798},{"style":2104},[16799],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16801,"children":16802},{"style":3077},[16803],{"type":54,"value":16732},{"type":48,"tag":2091,"props":16805,"children":16806},{"style":3077},[16807],{"type":54,"value":7913},{"type":48,"tag":2091,"props":16809,"children":16810},{"style":3077},[16811],{"type":54,"value":10605},{"type":48,"tag":2091,"props":16813,"children":16814},{"style":3077},[16815],{"type":54,"value":4159},{"type":48,"tag":2091,"props":16817,"children":16818},{"style":5709},[16819],{"type":54,"value":9566},{"type":48,"tag":2091,"props":16821,"children":16822},{"style":2104},[16823],{"type":54,"value":5717},{"type":48,"tag":2091,"props":16825,"children":16826},{"style":3077},[16827],{"type":54,"value":16757},{"type":48,"tag":2091,"props":16829,"children":16830},{"style":2104},[16831],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16833,"children":16834},{"style":3077},[16835],{"type":54,"value":4141},{"type":48,"tag":2091,"props":16837,"children":16838},{"style":2104},[16839],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16841,"children":16842},{"style":3077},[16843],{"type":54,"value":4150},{"type":48,"tag":2091,"props":16845,"children":16846},{"style":2104},[16847],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16849,"children":16850},{"style":3077},[16851],{"type":54,"value":16852}," 0.05",{"type":48,"tag":2091,"props":16854,"children":16855},{"style":2104},[16856],{"type":54,"value":16857},"),",{"type":48,"tag":2091,"props":16859,"children":16860},{"style":3077},[16861],{"type":54,"value":4159},{"type":48,"tag":2091,"props":16863,"children":16864},{"style":3077},[16865],{"type":54,"value":7913},{"type":48,"tag":2091,"props":16867,"children":16868},{"style":3077},[16869],{"type":54,"value":16870}," 3px",{"type":48,"tag":2091,"props":16872,"children":16873},{"style":3077},[16874],{"type":54,"value":4159},{"type":48,"tag":2091,"props":16876,"children":16877},{"style":5709},[16878],{"type":54,"value":9566},{"type":48,"tag":2091,"props":16880,"children":16881},{"style":2104},[16882],{"type":54,"value":5717},{"type":48,"tag":2091,"props":16884,"children":16885},{"style":3077},[16886],{"type":54,"value":16757},{"type":48,"tag":2091,"props":16888,"children":16889},{"style":2104},[16890],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16892,"children":16893},{"style":3077},[16894],{"type":54,"value":4141},{"type":48,"tag":2091,"props":16896,"children":16897},{"style":2104},[16898],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16900,"children":16901},{"style":3077},[16902],{"type":54,"value":4150},{"type":48,"tag":2091,"props":16904,"children":16905},{"style":2104},[16906],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16908,"children":16909},{"style":3077},[16910],{"type":54,"value":16911}," 0.06",{"type":48,"tag":2091,"props":16913,"children":16914},{"style":2104},[16915],{"type":54,"value":4173},{"type":48,"tag":2091,"props":16917,"children":16919},{"class":2093,"line":16918},82,[16920,16925,16929,16933,16937,16941,16945,16949,16953,16957,16961,16965,16969,16973,16977,16981,16985,16989,16993,16997,17002,17006,17010,17014,17018,17022,17026,17030,17034,17038],{"type":48,"tag":2091,"props":16921,"children":16922},{"style":2098},[16923],{"type":54,"value":16924},"  --shadow-md",{"type":48,"tag":2091,"props":16926,"children":16927},{"style":2104},[16928],{"type":54,"value":2993},{"type":48,"tag":2091,"props":16930,"children":16931},{"style":3077},[16932],{"type":54,"value":16732},{"type":48,"tag":2091,"props":16934,"children":16935},{"style":3077},[16936],{"type":54,"value":10605},{"type":48,"tag":2091,"props":16938,"children":16939},{"style":3077},[16940],{"type":54,"value":8140},{"type":48,"tag":2091,"props":16942,"children":16943},{"style":3077},[16944],{"type":54,"value":11716},{"type":48,"tag":2091,"props":16946,"children":16947},{"style":5709},[16948],{"type":54,"value":9566},{"type":48,"tag":2091,"props":16950,"children":16951},{"style":2104},[16952],{"type":54,"value":5717},{"type":48,"tag":2091,"props":16954,"children":16955},{"style":3077},[16956],{"type":54,"value":16757},{"type":48,"tag":2091,"props":16958,"children":16959},{"style":2104},[16960],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16962,"children":16963},{"style":3077},[16964],{"type":54,"value":4141},{"type":48,"tag":2091,"props":16966,"children":16967},{"style":2104},[16968],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16970,"children":16971},{"style":3077},[16972],{"type":54,"value":4150},{"type":48,"tag":2091,"props":16974,"children":16975},{"style":2104},[16976],{"type":54,"value":2107},{"type":48,"tag":2091,"props":16978,"children":16979},{"style":3077},[16980],{"type":54,"value":16911},{"type":48,"tag":2091,"props":16982,"children":16983},{"style":2104},[16984],{"type":54,"value":16857},{"type":48,"tag":2091,"props":16986,"children":16987},{"style":3077},[16988],{"type":54,"value":4159},{"type":48,"tag":2091,"props":16990,"children":16991},{"style":3077},[16992],{"type":54,"value":8140},{"type":48,"tag":2091,"props":16994,"children":16995},{"style":3077},[16996],{"type":54,"value":12392},{"type":48,"tag":2091,"props":16998,"children":16999},{"style":3077},[17000],{"type":54,"value":17001}," -2px",{"type":48,"tag":2091,"props":17003,"children":17004},{"style":5709},[17005],{"type":54,"value":9566},{"type":48,"tag":2091,"props":17007,"children":17008},{"style":2104},[17009],{"type":54,"value":5717},{"type":48,"tag":2091,"props":17011,"children":17012},{"style":3077},[17013],{"type":54,"value":16757},{"type":48,"tag":2091,"props":17015,"children":17016},{"style":2104},[17017],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17019,"children":17020},{"style":3077},[17021],{"type":54,"value":4141},{"type":48,"tag":2091,"props":17023,"children":17024},{"style":2104},[17025],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17027,"children":17028},{"style":3077},[17029],{"type":54,"value":4150},{"type":48,"tag":2091,"props":17031,"children":17032},{"style":2104},[17033],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17035,"children":17036},{"style":3077},[17037],{"type":54,"value":16782},{"type":48,"tag":2091,"props":17039,"children":17040},{"style":2104},[17041],{"type":54,"value":4173},{"type":48,"tag":2091,"props":17043,"children":17045},{"class":2093,"line":17044},83,[17046,17051,17055,17059,17063,17067,17071,17075,17079,17083,17087,17091,17095,17099,17103,17107,17111,17115,17120,17125,17130,17134,17138,17142,17146,17150,17154,17158,17162,17167],{"type":48,"tag":2091,"props":17047,"children":17048},{"style":2098},[17049],{"type":54,"value":17050},"  --shadow-lg",{"type":48,"tag":2091,"props":17052,"children":17053},{"style":2104},[17054],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17056,"children":17057},{"style":3077},[17058],{"type":54,"value":16732},{"type":48,"tag":2091,"props":17060,"children":17061},{"style":3077},[17062],{"type":54,"value":8140},{"type":48,"tag":2091,"props":17064,"children":17065},{"style":3077},[17066],{"type":54,"value":12392},{"type":48,"tag":2091,"props":17068,"children":17069},{"style":3077},[17070],{"type":54,"value":17001},{"type":48,"tag":2091,"props":17072,"children":17073},{"style":5709},[17074],{"type":54,"value":9566},{"type":48,"tag":2091,"props":17076,"children":17077},{"style":2104},[17078],{"type":54,"value":5717},{"type":48,"tag":2091,"props":17080,"children":17081},{"style":3077},[17082],{"type":54,"value":16757},{"type":48,"tag":2091,"props":17084,"children":17085},{"style":2104},[17086],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17088,"children":17089},{"style":3077},[17090],{"type":54,"value":4141},{"type":48,"tag":2091,"props":17092,"children":17093},{"style":2104},[17094],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17096,"children":17097},{"style":3077},[17098],{"type":54,"value":4150},{"type":48,"tag":2091,"props":17100,"children":17101},{"style":2104},[17102],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17104,"children":17105},{"style":3077},[17106],{"type":54,"value":16852},{"type":48,"tag":2091,"props":17108,"children":17109},{"style":2104},[17110],{"type":54,"value":16857},{"type":48,"tag":2091,"props":17112,"children":17113},{"style":3077},[17114],{"type":54,"value":4159},{"type":48,"tag":2091,"props":17116,"children":17117},{"style":3077},[17118],{"type":54,"value":17119}," 10px",{"type":48,"tag":2091,"props":17121,"children":17122},{"style":3077},[17123],{"type":54,"value":17124}," 15px",{"type":48,"tag":2091,"props":17126,"children":17127},{"style":3077},[17128],{"type":54,"value":17129}," -3px",{"type":48,"tag":2091,"props":17131,"children":17132},{"style":5709},[17133],{"type":54,"value":9566},{"type":48,"tag":2091,"props":17135,"children":17136},{"style":2104},[17137],{"type":54,"value":5717},{"type":48,"tag":2091,"props":17139,"children":17140},{"style":3077},[17141],{"type":54,"value":16757},{"type":48,"tag":2091,"props":17143,"children":17144},{"style":2104},[17145],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17147,"children":17148},{"style":3077},[17149],{"type":54,"value":4141},{"type":48,"tag":2091,"props":17151,"children":17152},{"style":2104},[17153],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17155,"children":17156},{"style":3077},[17157],{"type":54,"value":4150},{"type":48,"tag":2091,"props":17159,"children":17160},{"style":2104},[17161],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17163,"children":17164},{"style":3077},[17165],{"type":54,"value":17166}," 0.08",{"type":48,"tag":2091,"props":17168,"children":17169},{"style":2104},[17170],{"type":54,"value":4173},{"type":48,"tag":2091,"props":17172,"children":17174},{"class":2093,"line":17173},84,[17175,17180,17184,17188,17192,17196,17201,17205,17209,17213,17217,17221,17225,17229,17233,17237,17241,17245,17249,17254,17259,17263,17267,17271,17275,17279,17283,17287,17291,17296],{"type":48,"tag":2091,"props":17176,"children":17177},{"style":2098},[17178],{"type":54,"value":17179},"  --shadow-xl",{"type":48,"tag":2091,"props":17181,"children":17182},{"style":2104},[17183],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17185,"children":17186},{"style":3077},[17187],{"type":54,"value":16732},{"type":48,"tag":2091,"props":17189,"children":17190},{"style":3077},[17191],{"type":54,"value":12228},{"type":48,"tag":2091,"props":17193,"children":17194},{"style":3077},[17195],{"type":54,"value":17119},{"type":48,"tag":2091,"props":17197,"children":17198},{"style":3077},[17199],{"type":54,"value":17200}," -4px",{"type":48,"tag":2091,"props":17202,"children":17203},{"style":5709},[17204],{"type":54,"value":9566},{"type":48,"tag":2091,"props":17206,"children":17207},{"style":2104},[17208],{"type":54,"value":5717},{"type":48,"tag":2091,"props":17210,"children":17211},{"style":3077},[17212],{"type":54,"value":16757},{"type":48,"tag":2091,"props":17214,"children":17215},{"style":2104},[17216],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17218,"children":17219},{"style":3077},[17220],{"type":54,"value":4141},{"type":48,"tag":2091,"props":17222,"children":17223},{"style":2104},[17224],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17226,"children":17227},{"style":3077},[17228],{"type":54,"value":4150},{"type":48,"tag":2091,"props":17230,"children":17231},{"style":2104},[17232],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17234,"children":17235},{"style":3077},[17236],{"type":54,"value":16911},{"type":48,"tag":2091,"props":17238,"children":17239},{"style":2104},[17240],{"type":54,"value":16857},{"type":48,"tag":2091,"props":17242,"children":17243},{"style":3077},[17244],{"type":54,"value":4159},{"type":48,"tag":2091,"props":17246,"children":17247},{"style":3077},[17248],{"type":54,"value":7888},{"type":48,"tag":2091,"props":17250,"children":17251},{"style":3077},[17252],{"type":54,"value":17253}," 25px",{"type":48,"tag":2091,"props":17255,"children":17256},{"style":3077},[17257],{"type":54,"value":17258}," -5px",{"type":48,"tag":2091,"props":17260,"children":17261},{"style":5709},[17262],{"type":54,"value":9566},{"type":48,"tag":2091,"props":17264,"children":17265},{"style":2104},[17266],{"type":54,"value":5717},{"type":48,"tag":2091,"props":17268,"children":17269},{"style":3077},[17270],{"type":54,"value":16757},{"type":48,"tag":2091,"props":17272,"children":17273},{"style":2104},[17274],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17276,"children":17277},{"style":3077},[17278],{"type":54,"value":4141},{"type":48,"tag":2091,"props":17280,"children":17281},{"style":2104},[17282],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17284,"children":17285},{"style":3077},[17286],{"type":54,"value":4150},{"type":48,"tag":2091,"props":17288,"children":17289},{"style":2104},[17290],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17292,"children":17293},{"style":3077},[17294],{"type":54,"value":17295}," 0.10",{"type":48,"tag":2091,"props":17297,"children":17298},{"style":2104},[17299],{"type":54,"value":4173},{"type":48,"tag":2091,"props":17301,"children":17303},{"class":2093,"line":17302},85,[17304,17309,17313,17317,17321,17326,17331,17335,17339,17343,17347,17351,17355,17359,17363,17368],{"type":48,"tag":2091,"props":17305,"children":17306},{"style":2098},[17307],{"type":54,"value":17308},"  --shadow-2xl",{"type":48,"tag":2091,"props":17310,"children":17311},{"style":2104},[17312],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17314,"children":17315},{"style":3077},[17316],{"type":54,"value":4159},{"type":48,"tag":2091,"props":17318,"children":17319},{"style":3077},[17320],{"type":54,"value":17253},{"type":48,"tag":2091,"props":17322,"children":17323},{"style":3077},[17324],{"type":54,"value":17325}," 50px",{"type":48,"tag":2091,"props":17327,"children":17328},{"style":3077},[17329],{"type":54,"value":17330}," -12px",{"type":48,"tag":2091,"props":17332,"children":17333},{"style":5709},[17334],{"type":54,"value":9566},{"type":48,"tag":2091,"props":17336,"children":17337},{"style":2104},[17338],{"type":54,"value":5717},{"type":48,"tag":2091,"props":17340,"children":17341},{"style":3077},[17342],{"type":54,"value":16757},{"type":48,"tag":2091,"props":17344,"children":17345},{"style":2104},[17346],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17348,"children":17349},{"style":3077},[17350],{"type":54,"value":4141},{"type":48,"tag":2091,"props":17352,"children":17353},{"style":2104},[17354],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17356,"children":17357},{"style":3077},[17358],{"type":54,"value":4150},{"type":48,"tag":2091,"props":17360,"children":17361},{"style":2104},[17362],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17364,"children":17365},{"style":3077},[17366],{"type":54,"value":17367}," 0.18",{"type":48,"tag":2091,"props":17369,"children":17370},{"style":2104},[17371],{"type":54,"value":4173},{"type":48,"tag":2091,"props":17373,"children":17375},{"class":2093,"line":17374},86,[17376,17381,17385,17389,17393,17397,17401,17405,17409,17413,17417,17421,17425,17429,17433,17438],{"type":48,"tag":2091,"props":17377,"children":17378},{"style":2098},[17379],{"type":54,"value":17380},"  --ring-focus",{"type":48,"tag":2091,"props":17382,"children":17383},{"style":2104},[17384],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17386,"children":17387},{"style":3077},[17388],{"type":54,"value":4159},{"type":48,"tag":2091,"props":17390,"children":17391},{"style":3077},[17392],{"type":54,"value":4159},{"type":48,"tag":2091,"props":17394,"children":17395},{"style":3077},[17396],{"type":54,"value":4159},{"type":48,"tag":2091,"props":17398,"children":17399},{"style":3077},[17400],{"type":54,"value":16870},{"type":48,"tag":2091,"props":17402,"children":17403},{"style":5709},[17404],{"type":54,"value":9566},{"type":48,"tag":2091,"props":17406,"children":17407},{"style":2104},[17408],{"type":54,"value":5717},{"type":48,"tag":2091,"props":17410,"children":17411},{"style":3077},[17412],{"type":54,"value":9575},{"type":48,"tag":2091,"props":17414,"children":17415},{"style":2104},[17416],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17418,"children":17419},{"style":3077},[17420],{"type":54,"value":4610},{"type":48,"tag":2091,"props":17422,"children":17423},{"style":2104},[17424],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17426,"children":17427},{"style":3077},[17428],{"type":54,"value":4619},{"type":48,"tag":2091,"props":17430,"children":17431},{"style":2104},[17432],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17434,"children":17435},{"style":3077},[17436],{"type":54,"value":17437}," 0.20",{"type":48,"tag":2091,"props":17439,"children":17440},{"style":2104},[17441],{"type":54,"value":4173},{"type":48,"tag":2091,"props":17443,"children":17445},{"class":2093,"line":17444},87,[17446,17451,17455,17459,17463,17467,17471,17475,17479,17484,17488,17492,17496,17500,17504,17508],{"type":48,"tag":2091,"props":17447,"children":17448},{"style":2098},[17449],{"type":54,"value":17450},"  --ring-error",{"type":48,"tag":2091,"props":17452,"children":17453},{"style":2104},[17454],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17456,"children":17457},{"style":3077},[17458],{"type":54,"value":4159},{"type":48,"tag":2091,"props":17460,"children":17461},{"style":3077},[17462],{"type":54,"value":4159},{"type":48,"tag":2091,"props":17464,"children":17465},{"style":3077},[17466],{"type":54,"value":4159},{"type":48,"tag":2091,"props":17468,"children":17469},{"style":3077},[17470],{"type":54,"value":16870},{"type":48,"tag":2091,"props":17472,"children":17473},{"style":5709},[17474],{"type":54,"value":9566},{"type":48,"tag":2091,"props":17476,"children":17477},{"style":2104},[17478],{"type":54,"value":5717},{"type":48,"tag":2091,"props":17480,"children":17481},{"style":3077},[17482],{"type":54,"value":17483},"220",{"type":48,"tag":2091,"props":17485,"children":17486},{"style":2104},[17487],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17489,"children":17490},{"style":3077},[17491],{"type":54,"value":4657},{"type":48,"tag":2091,"props":17493,"children":17494},{"style":2104},[17495],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17497,"children":17498},{"style":3077},[17499],{"type":54,"value":4657},{"type":48,"tag":2091,"props":17501,"children":17502},{"style":2104},[17503],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17505,"children":17506},{"style":3077},[17507],{"type":54,"value":9600},{"type":48,"tag":2091,"props":17509,"children":17510},{"style":2104},[17511],{"type":54,"value":4173},{"type":48,"tag":2091,"props":17513,"children":17515},{"class":2093,"line":17514},88,[17516],{"type":48,"tag":2091,"props":17517,"children":17518},{"emptyLinePlaceholder":3142},[17519],{"type":54,"value":3145},{"type":48,"tag":2091,"props":17521,"children":17523},{"class":2093,"line":17522},89,[17524],{"type":48,"tag":2091,"props":17525,"children":17526},{"style":4121},[17527],{"type":54,"value":17528},"  \u002F* ── Motion ── *\u002F\n",{"type":48,"tag":2091,"props":17530,"children":17532},{"class":2093,"line":17531},90,[17533,17538,17542,17547,17551,17556,17560,17564,17568,17573,17577,17581],{"type":48,"tag":2091,"props":17534,"children":17535},{"style":2098},[17536],{"type":54,"value":17537},"  --ease-out",{"type":48,"tag":2091,"props":17539,"children":17540},{"style":2104},[17541],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17543,"children":17544},{"style":5709},[17545],{"type":54,"value":17546},"        cubic-bezier",{"type":48,"tag":2091,"props":17548,"children":17549},{"style":2104},[17550],{"type":54,"value":5717},{"type":48,"tag":2091,"props":17552,"children":17553},{"style":3077},[17554],{"type":54,"value":17555},"0.16",{"type":48,"tag":2091,"props":17557,"children":17558},{"style":2104},[17559],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17561,"children":17562},{"style":3077},[17563],{"type":54,"value":3080},{"type":48,"tag":2091,"props":17565,"children":17566},{"style":2104},[17567],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17569,"children":17570},{"style":3077},[17571],{"type":54,"value":17572}," 0.3",{"type":48,"tag":2091,"props":17574,"children":17575},{"style":2104},[17576],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17578,"children":17579},{"style":3077},[17580],{"type":54,"value":3080},{"type":48,"tag":2091,"props":17582,"children":17583},{"style":2104},[17584],{"type":54,"value":4173},{"type":48,"tag":2091,"props":17586,"children":17588},{"class":2093,"line":17587},91,[17589,17594,17598,17603,17607,17612,17616,17621,17625,17630,17634,17638],{"type":48,"tag":2091,"props":17590,"children":17591},{"style":2098},[17592],{"type":54,"value":17593},"  --ease-out-back",{"type":48,"tag":2091,"props":17595,"children":17596},{"style":2104},[17597],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17599,"children":17600},{"style":5709},[17601],{"type":54,"value":17602},"   cubic-bezier",{"type":48,"tag":2091,"props":17604,"children":17605},{"style":2104},[17606],{"type":54,"value":5717},{"type":48,"tag":2091,"props":17608,"children":17609},{"style":3077},[17610],{"type":54,"value":17611},"0.34",{"type":48,"tag":2091,"props":17613,"children":17614},{"style":2104},[17615],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17617,"children":17618},{"style":3077},[17619],{"type":54,"value":17620}," 1.56",{"type":48,"tag":2091,"props":17622,"children":17623},{"style":2104},[17624],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17626,"children":17627},{"style":3077},[17628],{"type":54,"value":17629}," 0.64",{"type":48,"tag":2091,"props":17631,"children":17632},{"style":2104},[17633],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17635,"children":17636},{"style":3077},[17637],{"type":54,"value":3080},{"type":48,"tag":2091,"props":17639,"children":17640},{"style":2104},[17641],{"type":54,"value":4173},{"type":48,"tag":2091,"props":17643,"children":17645},{"class":2093,"line":17644},92,[17646,17651,17655,17660,17664,17669,17673,17677,17681,17686,17690,17694],{"type":48,"tag":2091,"props":17647,"children":17648},{"style":2098},[17649],{"type":54,"value":17650},"  --ease-in-out",{"type":48,"tag":2091,"props":17652,"children":17653},{"style":2104},[17654],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17656,"children":17657},{"style":5709},[17658],{"type":54,"value":17659},"     cubic-bezier",{"type":48,"tag":2091,"props":17661,"children":17662},{"style":2104},[17663],{"type":54,"value":5717},{"type":48,"tag":2091,"props":17665,"children":17666},{"style":3077},[17667],{"type":54,"value":17668},"0.4",{"type":48,"tag":2091,"props":17670,"children":17671},{"style":2104},[17672],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17674,"children":17675},{"style":3077},[17676],{"type":54,"value":4159},{"type":48,"tag":2091,"props":17678,"children":17679},{"style":2104},[17680],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17682,"children":17683},{"style":3077},[17684],{"type":54,"value":17685}," 0.2",{"type":48,"tag":2091,"props":17687,"children":17688},{"style":2104},[17689],{"type":54,"value":2107},{"type":48,"tag":2091,"props":17691,"children":17692},{"style":3077},[17693],{"type":54,"value":3080},{"type":48,"tag":2091,"props":17695,"children":17696},{"style":2104},[17697],{"type":54,"value":4173},{"type":48,"tag":2091,"props":17699,"children":17701},{"class":2093,"line":17700},93,[17702,17707,17711,17716],{"type":48,"tag":2091,"props":17703,"children":17704},{"style":2098},[17705],{"type":54,"value":17706},"  --duration-75",{"type":48,"tag":2091,"props":17708,"children":17709},{"style":2104},[17710],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17712,"children":17713},{"style":3077},[17714],{"type":54,"value":17715},"  75ms",{"type":48,"tag":2091,"props":17717,"children":17718},{"style":2104},[17719],{"type":54,"value":2177},{"type":48,"tag":2091,"props":17721,"children":17723},{"class":2093,"line":17722},94,[17724,17729,17733,17738],{"type":48,"tag":2091,"props":17725,"children":17726},{"style":2098},[17727],{"type":54,"value":17728},"  --duration-100",{"type":48,"tag":2091,"props":17730,"children":17731},{"style":2104},[17732],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17734,"children":17735},{"style":3077},[17736],{"type":54,"value":17737}," 100ms",{"type":48,"tag":2091,"props":17739,"children":17740},{"style":2104},[17741],{"type":54,"value":2177},{"type":48,"tag":2091,"props":17743,"children":17745},{"class":2093,"line":17744},95,[17746,17751,17755,17760],{"type":48,"tag":2091,"props":17747,"children":17748},{"style":2098},[17749],{"type":54,"value":17750},"  --duration-150",{"type":48,"tag":2091,"props":17752,"children":17753},{"style":2104},[17754],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17756,"children":17757},{"style":3077},[17758],{"type":54,"value":17759}," 150ms",{"type":48,"tag":2091,"props":17761,"children":17762},{"style":2104},[17763],{"type":54,"value":2177},{"type":48,"tag":2091,"props":17765,"children":17767},{"class":2093,"line":17766},96,[17768,17773,17777,17782],{"type":48,"tag":2091,"props":17769,"children":17770},{"style":2098},[17771],{"type":54,"value":17772},"  --duration-200",{"type":48,"tag":2091,"props":17774,"children":17775},{"style":2104},[17776],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17778,"children":17779},{"style":3077},[17780],{"type":54,"value":17781}," 200ms",{"type":48,"tag":2091,"props":17783,"children":17784},{"style":2104},[17785],{"type":54,"value":2177},{"type":48,"tag":2091,"props":17787,"children":17789},{"class":2093,"line":17788},97,[17790,17795,17799,17804],{"type":48,"tag":2091,"props":17791,"children":17792},{"style":2098},[17793],{"type":54,"value":17794},"  --duration-250",{"type":48,"tag":2091,"props":17796,"children":17797},{"style":2104},[17798],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17800,"children":17801},{"style":3077},[17802],{"type":54,"value":17803}," 250ms",{"type":48,"tag":2091,"props":17805,"children":17806},{"style":2104},[17807],{"type":54,"value":2177},{"type":48,"tag":2091,"props":17809,"children":17811},{"class":2093,"line":17810},98,[17812,17817,17821,17826],{"type":48,"tag":2091,"props":17813,"children":17814},{"style":2098},[17815],{"type":54,"value":17816},"  --duration-300",{"type":48,"tag":2091,"props":17818,"children":17819},{"style":2104},[17820],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17822,"children":17823},{"style":3077},[17824],{"type":54,"value":17825}," 300ms",{"type":48,"tag":2091,"props":17827,"children":17828},{"style":2104},[17829],{"type":54,"value":2177},{"type":48,"tag":2091,"props":17831,"children":17833},{"class":2093,"line":17832},99,[17834],{"type":48,"tag":2091,"props":17835,"children":17836},{"emptyLinePlaceholder":3142},[17837],{"type":54,"value":3145},{"type":48,"tag":2091,"props":17839,"children":17841},{"class":2093,"line":17840},100,[17842],{"type":48,"tag":2091,"props":17843,"children":17844},{"style":4121},[17845],{"type":54,"value":17846},"  \u002F* ── Layout ── *\u002F\n",{"type":48,"tag":2091,"props":17848,"children":17850},{"class":2093,"line":17849},101,[17851,17856,17860,17865],{"type":48,"tag":2091,"props":17852,"children":17853},{"style":2098},[17854],{"type":54,"value":17855},"  --container-sm",{"type":48,"tag":2091,"props":17857,"children":17858},{"style":2104},[17859],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17861,"children":17862},{"style":3077},[17863],{"type":54,"value":17864},"  640px",{"type":48,"tag":2091,"props":17866,"children":17867},{"style":2104},[17868],{"type":54,"value":2177},{"type":48,"tag":2091,"props":17870,"children":17872},{"class":2093,"line":17871},102,[17873,17878,17882,17887],{"type":48,"tag":2091,"props":17874,"children":17875},{"style":2098},[17876],{"type":54,"value":17877},"  --container-md",{"type":48,"tag":2091,"props":17879,"children":17880},{"style":2104},[17881],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17883,"children":17884},{"style":3077},[17885],{"type":54,"value":17886},"  768px",{"type":48,"tag":2091,"props":17888,"children":17889},{"style":2104},[17890],{"type":54,"value":2177},{"type":48,"tag":2091,"props":17892,"children":17894},{"class":2093,"line":17893},103,[17895,17900,17904,17908],{"type":48,"tag":2091,"props":17896,"children":17897},{"style":2098},[17898],{"type":54,"value":17899},"  --container-lg",{"type":48,"tag":2091,"props":17901,"children":17902},{"style":2104},[17903],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17905,"children":17906},{"style":3077},[17907],{"type":54,"value":8355},{"type":48,"tag":2091,"props":17909,"children":17910},{"style":2104},[17911],{"type":54,"value":2177},{"type":48,"tag":2091,"props":17913,"children":17915},{"class":2093,"line":17914},104,[17916,17921,17925,17930],{"type":48,"tag":2091,"props":17917,"children":17918},{"style":2098},[17919],{"type":54,"value":17920},"  --container-xl",{"type":48,"tag":2091,"props":17922,"children":17923},{"style":2104},[17924],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17926,"children":17927},{"style":3077},[17928],{"type":54,"value":17929}," 1280px",{"type":48,"tag":2091,"props":17931,"children":17932},{"style":2104},[17933],{"type":54,"value":2177},{"type":48,"tag":2091,"props":17935,"children":17937},{"class":2093,"line":17936},105,[17938,17943,17947,17952],{"type":48,"tag":2091,"props":17939,"children":17940},{"style":2098},[17941],{"type":54,"value":17942},"  --container-2xl",{"type":48,"tag":2091,"props":17944,"children":17945},{"style":2104},[17946],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17948,"children":17949},{"style":3077},[17950],{"type":54,"value":17951}," 1536px",{"type":48,"tag":2091,"props":17953,"children":17954},{"style":2104},[17955],{"type":54,"value":2177},{"type":48,"tag":2091,"props":17957,"children":17959},{"class":2093,"line":17958},106,[17960,17965,17969,17974],{"type":48,"tag":2091,"props":17961,"children":17962},{"style":2098},[17963],{"type":54,"value":17964},"  --sidebar-w",{"type":48,"tag":2091,"props":17966,"children":17967},{"style":2104},[17968],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17970,"children":17971},{"style":3077},[17972],{"type":54,"value":17973},"        256px",{"type":48,"tag":2091,"props":17975,"children":17976},{"style":2104},[17977],{"type":54,"value":2177},{"type":48,"tag":2091,"props":17979,"children":17981},{"class":2093,"line":17980},107,[17982,17987,17991,17996],{"type":48,"tag":2091,"props":17983,"children":17984},{"style":2098},[17985],{"type":54,"value":17986},"  --sidebar-w-collapsed",{"type":48,"tag":2091,"props":17988,"children":17989},{"style":2104},[17990],{"type":54,"value":2993},{"type":48,"tag":2091,"props":17992,"children":17993},{"style":3077},[17994],{"type":54,"value":17995}," 56px",{"type":48,"tag":2091,"props":17997,"children":17998},{"style":2104},[17999],{"type":54,"value":2177},{"type":48,"tag":2091,"props":18001,"children":18003},{"class":2093,"line":18002},108,[18004,18009,18013,18018],{"type":48,"tag":2091,"props":18005,"children":18006},{"style":2098},[18007],{"type":54,"value":18008},"  --topbar-h",{"type":48,"tag":2091,"props":18010,"children":18011},{"style":2104},[18012],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18014,"children":18015},{"style":3077},[18016],{"type":54,"value":18017},"         48px",{"type":48,"tag":2091,"props":18019,"children":18020},{"style":2104},[18021],{"type":54,"value":2177},{"type":48,"tag":2091,"props":18023,"children":18025},{"class":2093,"line":18024},109,[18026],{"type":48,"tag":2091,"props":18027,"children":18028},{"style":2104},[18029],{"type":54,"value":3135},{"type":48,"tag":2091,"props":18031,"children":18033},{"class":2093,"line":18032},110,[18034],{"type":48,"tag":2091,"props":18035,"children":18036},{"emptyLinePlaceholder":3142},[18037],{"type":54,"value":3145},{"type":48,"tag":2091,"props":18039,"children":18041},{"class":2093,"line":18040},111,[18042,18046,18050],{"type":48,"tag":2091,"props":18043,"children":18044},{"style":2104},[18045],{"type":54,"value":121},{"type":48,"tag":2091,"props":18047,"children":18048},{"style":2160},[18049],{"type":54,"value":8863},{"type":48,"tag":2091,"props":18051,"children":18052},{"style":2104},[18053],{"type":54,"value":2980},{"type":48,"tag":2091,"props":18055,"children":18057},{"class":2093,"line":18056},112,[18058,18062,18066,18070,18074],{"type":48,"tag":2091,"props":18059,"children":18060},{"style":2098},[18061],{"type":54,"value":9065},{"type":48,"tag":2091,"props":18063,"children":18064},{"style":2104},[18065],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18067,"children":18068},{"style":2104},[18069],{"type":54,"value":15237},{"type":48,"tag":2091,"props":18071,"children":18072},{"style":2098},[18073],{"type":54,"value":9356},{"type":48,"tag":2091,"props":18075,"children":18076},{"style":2104},[18077],{"type":54,"value":2177},{"type":48,"tag":2091,"props":18079,"children":18081},{"class":2093,"line":18080},113,[18082,18086,18090,18094,18098],{"type":48,"tag":2091,"props":18083,"children":18084},{"style":2098},[18085],{"type":54,"value":9091},{"type":48,"tag":2091,"props":18087,"children":18088},{"style":2104},[18089],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18091,"children":18092},{"style":2104},[18093],{"type":54,"value":14969},{"type":48,"tag":2091,"props":18095,"children":18096},{"style":2098},[18097],{"type":54,"value":9380},{"type":48,"tag":2091,"props":18099,"children":18100},{"style":2104},[18101],{"type":54,"value":2177},{"type":48,"tag":2091,"props":18103,"children":18105},{"class":2093,"line":18104},114,[18106,18110,18114,18118,18122],{"type":48,"tag":2091,"props":18107,"children":18108},{"style":2098},[18109],{"type":54,"value":9116},{"type":48,"tag":2091,"props":18111,"children":18112},{"style":2104},[18113],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18115,"children":18116},{"style":2104},[18117],{"type":54,"value":9074},{"type":48,"tag":2091,"props":18119,"children":18120},{"style":2098},[18121],{"type":54,"value":9404},{"type":48,"tag":2091,"props":18123,"children":18124},{"style":2104},[18125],{"type":54,"value":2177},{"type":48,"tag":2091,"props":18127,"children":18129},{"class":2093,"line":18128},115,[18130,18134,18138,18143,18147,18152,18156,18161,18165,18169,18173,18177],{"type":48,"tag":2091,"props":18131,"children":18132},{"style":2098},[18133],{"type":54,"value":15618},{"type":48,"tag":2091,"props":18135,"children":18136},{"style":2104},[18137],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18139,"children":18140},{"style":5709},[18141],{"type":54,"value":18142},"    rgba",{"type":48,"tag":2091,"props":18144,"children":18145},{"style":2104},[18146],{"type":54,"value":5717},{"type":48,"tag":2091,"props":18148,"children":18149},{"style":3077},[18150],{"type":54,"value":18151},"255",{"type":48,"tag":2091,"props":18153,"children":18154},{"style":2104},[18155],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18157,"children":18158},{"style":3077},[18159],{"type":54,"value":18160}," 255",{"type":48,"tag":2091,"props":18162,"children":18163},{"style":2104},[18164],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18166,"children":18167},{"style":3077},[18168],{"type":54,"value":18160},{"type":48,"tag":2091,"props":18170,"children":18171},{"style":2104},[18172],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18174,"children":18175},{"style":3077},[18176],{"type":54,"value":16782},{"type":48,"tag":2091,"props":18178,"children":18179},{"style":2104},[18180],{"type":54,"value":4173},{"type":48,"tag":2091,"props":18182,"children":18184},{"class":2093,"line":18183},116,[18185],{"type":48,"tag":2091,"props":18186,"children":18187},{"emptyLinePlaceholder":3142},[18188],{"type":54,"value":3145},{"type":48,"tag":2091,"props":18190,"children":18192},{"class":2093,"line":18191},117,[18193,18197,18201,18205,18209],{"type":48,"tag":2091,"props":18194,"children":18195},{"style":2098},[18196],{"type":54,"value":9140},{"type":48,"tag":2091,"props":18198,"children":18199},{"style":2104},[18200],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18202,"children":18203},{"style":2104},[18204],{"type":54,"value":9074},{"type":48,"tag":2091,"props":18206,"children":18207},{"style":2098},[18208],{"type":54,"value":9428},{"type":48,"tag":2091,"props":18210,"children":18211},{"style":2104},[18212],{"type":54,"value":2177},{"type":48,"tag":2091,"props":18214,"children":18216},{"class":2093,"line":18215},118,[18217,18221,18225,18229,18233],{"type":48,"tag":2091,"props":18218,"children":18219},{"style":2098},[18220],{"type":54,"value":9165},{"type":48,"tag":2091,"props":18222,"children":18223},{"style":2104},[18224],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18226,"children":18227},{"style":2104},[18228],{"type":54,"value":15237},{"type":48,"tag":2091,"props":18230,"children":18231},{"style":2098},[18232],{"type":54,"value":9203},{"type":48,"tag":2091,"props":18234,"children":18235},{"style":2104},[18236],{"type":54,"value":2177},{"type":48,"tag":2091,"props":18238,"children":18240},{"class":2093,"line":18239},119,[18241,18245,18249,18253,18257],{"type":48,"tag":2091,"props":18242,"children":18243},{"style":2098},[18244],{"type":54,"value":9190},{"type":48,"tag":2091,"props":18246,"children":18247},{"style":2104},[18248],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18250,"children":18251},{"style":2104},[18252],{"type":54,"value":14969},{"type":48,"tag":2091,"props":18254,"children":18255},{"style":2098},[18256],{"type":54,"value":9475},{"type":48,"tag":2091,"props":18258,"children":18259},{"style":2104},[18260],{"type":54,"value":2177},{"type":48,"tag":2091,"props":18262,"children":18264},{"class":2093,"line":18263},120,[18265],{"type":48,"tag":2091,"props":18266,"children":18267},{"emptyLinePlaceholder":3142},[18268],{"type":54,"value":3145},{"type":48,"tag":2091,"props":18270,"children":18272},{"class":2093,"line":18271},121,[18273,18277,18281,18285,18289],{"type":48,"tag":2091,"props":18274,"children":18275},{"style":2098},[18276],{"type":54,"value":9215},{"type":48,"tag":2091,"props":18278,"children":18279},{"style":2104},[18280],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18282,"children":18283},{"style":2104},[18284],{"type":54,"value":9074},{"type":48,"tag":2091,"props":18286,"children":18287},{"style":2098},[18288],{"type":54,"value":9404},{"type":48,"tag":2091,"props":18290,"children":18291},{"style":2104},[18292],{"type":54,"value":2177},{"type":48,"tag":2091,"props":18294,"children":18296},{"class":2093,"line":18295},122,[18297,18301,18305,18309,18313],{"type":48,"tag":2091,"props":18298,"children":18299},{"style":2098},[18300],{"type":54,"value":9240},{"type":48,"tag":2091,"props":18302,"children":18303},{"style":2104},[18304],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18306,"children":18307},{"style":2104},[18308],{"type":54,"value":14969},{"type":48,"tag":2091,"props":18310,"children":18311},{"style":2098},[18312],{"type":54,"value":9522},{"type":48,"tag":2091,"props":18314,"children":18315},{"style":2104},[18316],{"type":54,"value":2177},{"type":48,"tag":2091,"props":18318,"children":18320},{"class":2093,"line":18319},123,[18321],{"type":48,"tag":2091,"props":18322,"children":18323},{"emptyLinePlaceholder":3142},[18324],{"type":54,"value":3145},{"type":48,"tag":2091,"props":18326,"children":18328},{"class":2093,"line":18327},124,[18329,18333,18337,18342,18346],{"type":48,"tag":2091,"props":18330,"children":18331},{"style":2098},[18332],{"type":54,"value":9265},{"type":48,"tag":2091,"props":18334,"children":18335},{"style":2104},[18336],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18338,"children":18339},{"style":2104},[18340],{"type":54,"value":18341},"         #",{"type":48,"tag":2091,"props":18343,"children":18344},{"style":2098},[18345],{"type":54,"value":9546},{"type":48,"tag":2091,"props":18347,"children":18348},{"style":2104},[18349],{"type":54,"value":2177},{"type":48,"tag":2091,"props":18351,"children":18353},{"class":2093,"line":18352},125,[18354,18358,18362,18367,18371,18375,18379,18383,18387,18391,18395,18399],{"type":48,"tag":2091,"props":18355,"children":18356},{"style":2098},[18357],{"type":54,"value":9290},{"type":48,"tag":2091,"props":18359,"children":18360},{"style":2104},[18361],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18363,"children":18364},{"style":5709},[18365],{"type":54,"value":18366},"  rgba",{"type":48,"tag":2091,"props":18368,"children":18369},{"style":2104},[18370],{"type":54,"value":5717},{"type":48,"tag":2091,"props":18372,"children":18373},{"style":3077},[18374],{"type":54,"value":9575},{"type":48,"tag":2091,"props":18376,"children":18377},{"style":2104},[18378],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18380,"children":18381},{"style":3077},[18382],{"type":54,"value":4610},{"type":48,"tag":2091,"props":18384,"children":18385},{"style":2104},[18386],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18388,"children":18389},{"style":3077},[18390],{"type":54,"value":4619},{"type":48,"tag":2091,"props":18392,"children":18393},{"style":2104},[18394],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18396,"children":18397},{"style":3077},[18398],{"type":54,"value":9600},{"type":48,"tag":2091,"props":18400,"children":18401},{"style":2104},[18402],{"type":54,"value":4173},{"type":48,"tag":2091,"props":18404,"children":18406},{"class":2093,"line":18405},126,[18407],{"type":48,"tag":2091,"props":18408,"children":18409},{"emptyLinePlaceholder":3142},[18410],{"type":54,"value":3145},{"type":48,"tag":2091,"props":18412,"children":18414},{"class":2093,"line":18413},127,[18415,18419,18423,18427,18432],{"type":48,"tag":2091,"props":18416,"children":18417},{"style":2098},[18418],{"type":54,"value":15812},{"type":48,"tag":2091,"props":18420,"children":18421},{"style":2104},[18422],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18424,"children":18425},{"style":2104},[18426],{"type":54,"value":9074},{"type":48,"tag":2091,"props":18428,"children":18429},{"style":2098},[18430],{"type":54,"value":18431},"4ADE80",{"type":48,"tag":2091,"props":18433,"children":18434},{"style":2104},[18435],{"type":54,"value":2177},{"type":48,"tag":2091,"props":18437,"children":18439},{"class":2093,"line":18438},128,[18440,18444,18448,18452,18456,18461,18465,18470,18474,18479,18483,18487],{"type":48,"tag":2091,"props":18441,"children":18442},{"style":2098},[18443],{"type":54,"value":15838},{"type":48,"tag":2091,"props":18445,"children":18446},{"style":2104},[18447],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18449,"children":18450},{"style":5709},[18451],{"type":54,"value":9566},{"type":48,"tag":2091,"props":18453,"children":18454},{"style":2104},[18455],{"type":54,"value":5717},{"type":48,"tag":2091,"props":18457,"children":18458},{"style":3077},[18459],{"type":54,"value":18460},"22",{"type":48,"tag":2091,"props":18462,"children":18463},{"style":2104},[18464],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18466,"children":18467},{"style":3077},[18468],{"type":54,"value":18469}," 163",{"type":48,"tag":2091,"props":18471,"children":18472},{"style":2104},[18473],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18475,"children":18476},{"style":3077},[18477],{"type":54,"value":18478}," 74",{"type":48,"tag":2091,"props":18480,"children":18481},{"style":2104},[18482],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18484,"children":18485},{"style":3077},[18486],{"type":54,"value":9600},{"type":48,"tag":2091,"props":18488,"children":18489},{"style":2104},[18490],{"type":54,"value":4173},{"type":48,"tag":2091,"props":18492,"children":18494},{"class":2093,"line":18493},129,[18495,18499,18503,18507,18512],{"type":48,"tag":2091,"props":18496,"children":18497},{"style":2098},[18498],{"type":54,"value":15864},{"type":48,"tag":2091,"props":18500,"children":18501},{"style":2104},[18502],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18504,"children":18505},{"style":2104},[18506],{"type":54,"value":9074},{"type":48,"tag":2091,"props":18508,"children":18509},{"style":2098},[18510],{"type":54,"value":18511},"FACC15",{"type":48,"tag":2091,"props":18513,"children":18514},{"style":2104},[18515],{"type":54,"value":2177},{"type":48,"tag":2091,"props":18517,"children":18519},{"class":2093,"line":18518},130,[18520,18524,18528,18532,18536,18541,18545,18550,18554,18559,18563,18567],{"type":48,"tag":2091,"props":18521,"children":18522},{"style":2098},[18523],{"type":54,"value":15890},{"type":48,"tag":2091,"props":18525,"children":18526},{"style":2104},[18527],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18529,"children":18530},{"style":5709},[18531],{"type":54,"value":9566},{"type":48,"tag":2091,"props":18533,"children":18534},{"style":2104},[18535],{"type":54,"value":5717},{"type":48,"tag":2091,"props":18537,"children":18538},{"style":3077},[18539],{"type":54,"value":18540},"202",{"type":48,"tag":2091,"props":18542,"children":18543},{"style":2104},[18544],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18546,"children":18547},{"style":3077},[18548],{"type":54,"value":18549}," 138",{"type":48,"tag":2091,"props":18551,"children":18552},{"style":2104},[18553],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18555,"children":18556},{"style":3077},[18557],{"type":54,"value":18558}," 4",{"type":48,"tag":2091,"props":18560,"children":18561},{"style":2104},[18562],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18564,"children":18565},{"style":3077},[18566],{"type":54,"value":9600},{"type":48,"tag":2091,"props":18568,"children":18569},{"style":2104},[18570],{"type":54,"value":4173},{"type":48,"tag":2091,"props":18572,"children":18574},{"class":2093,"line":18573},131,[18575,18579,18583,18587,18592],{"type":48,"tag":2091,"props":18576,"children":18577},{"style":2098},[18578],{"type":54,"value":15916},{"type":48,"tag":2091,"props":18580,"children":18581},{"style":2104},[18582],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18584,"children":18585},{"style":2104},[18586],{"type":54,"value":15237},{"type":48,"tag":2091,"props":18588,"children":18589},{"style":2098},[18590],{"type":54,"value":18591},"F87171",{"type":48,"tag":2091,"props":18593,"children":18594},{"style":2104},[18595],{"type":54,"value":2177},{"type":48,"tag":2091,"props":18597,"children":18599},{"class":2093,"line":18598},132,[18600,18604,18608,18613,18617,18621,18625,18629,18633,18637,18641,18645],{"type":48,"tag":2091,"props":18601,"children":18602},{"style":2098},[18603],{"type":54,"value":15943},{"type":48,"tag":2091,"props":18605,"children":18606},{"style":2104},[18607],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18609,"children":18610},{"style":5709},[18611],{"type":54,"value":18612},"   rgba",{"type":48,"tag":2091,"props":18614,"children":18615},{"style":2104},[18616],{"type":54,"value":5717},{"type":48,"tag":2091,"props":18618,"children":18619},{"style":3077},[18620],{"type":54,"value":17483},{"type":48,"tag":2091,"props":18622,"children":18623},{"style":2104},[18624],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18626,"children":18627},{"style":3077},[18628],{"type":54,"value":4657},{"type":48,"tag":2091,"props":18630,"children":18631},{"style":2104},[18632],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18634,"children":18635},{"style":3077},[18636],{"type":54,"value":4657},{"type":48,"tag":2091,"props":18638,"children":18639},{"style":2104},[18640],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18642,"children":18643},{"style":3077},[18644],{"type":54,"value":9600},{"type":48,"tag":2091,"props":18646,"children":18647},{"style":2104},[18648],{"type":54,"value":4173},{"type":48,"tag":2091,"props":18650,"children":18652},{"class":2093,"line":18651},133,[18653,18657,18661,18665,18670],{"type":48,"tag":2091,"props":18654,"children":18655},{"style":2098},[18656],{"type":54,"value":15969},{"type":48,"tag":2091,"props":18658,"children":18659},{"style":2104},[18660],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18662,"children":18663},{"style":2104},[18664],{"type":54,"value":15925},{"type":48,"tag":2091,"props":18666,"children":18667},{"style":2098},[18668],{"type":54,"value":18669},"60A5FA",{"type":48,"tag":2091,"props":18671,"children":18672},{"style":2104},[18673],{"type":54,"value":2177},{"type":48,"tag":2091,"props":18675,"children":18677},{"class":2093,"line":18676},134,[18678,18682,18686,18690,18694,18699,18703,18708,18712,18717,18721,18725],{"type":48,"tag":2091,"props":18679,"children":18680},{"style":2098},[18681],{"type":54,"value":15996},{"type":48,"tag":2091,"props":18683,"children":18684},{"style":2104},[18685],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18687,"children":18688},{"style":5709},[18689],{"type":54,"value":18142},{"type":48,"tag":2091,"props":18691,"children":18692},{"style":2104},[18693],{"type":54,"value":5717},{"type":48,"tag":2091,"props":18695,"children":18696},{"style":3077},[18697],{"type":54,"value":18698},"37",{"type":48,"tag":2091,"props":18700,"children":18701},{"style":2104},[18702],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18704,"children":18705},{"style":3077},[18706],{"type":54,"value":18707}," 99",{"type":48,"tag":2091,"props":18709,"children":18710},{"style":2104},[18711],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18713,"children":18714},{"style":3077},[18715],{"type":54,"value":18716}," 235",{"type":48,"tag":2091,"props":18718,"children":18719},{"style":2104},[18720],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18722,"children":18723},{"style":3077},[18724],{"type":54,"value":9600},{"type":48,"tag":2091,"props":18726,"children":18727},{"style":2104},[18728],{"type":54,"value":4173},{"type":48,"tag":2091,"props":18730,"children":18732},{"class":2093,"line":18731},135,[18733],{"type":48,"tag":2091,"props":18734,"children":18735},{"emptyLinePlaceholder":3142},[18736],{"type":54,"value":3145},{"type":48,"tag":2091,"props":18738,"children":18740},{"class":2093,"line":18739},136,[18741,18745,18749,18753,18757,18761,18765,18769,18773,18777,18781,18785,18789,18793,18797,18802],{"type":48,"tag":2091,"props":18742,"children":18743},{"style":2098},[18744],{"type":54,"value":16723},{"type":48,"tag":2091,"props":18746,"children":18747},{"style":2104},[18748],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18750,"children":18751},{"style":3077},[18752],{"type":54,"value":16732},{"type":48,"tag":2091,"props":18754,"children":18755},{"style":3077},[18756],{"type":54,"value":7913},{"type":48,"tag":2091,"props":18758,"children":18759},{"style":3077},[18760],{"type":54,"value":10605},{"type":48,"tag":2091,"props":18762,"children":18763},{"style":3077},[18764],{"type":54,"value":4159},{"type":48,"tag":2091,"props":18766,"children":18767},{"style":5709},[18768],{"type":54,"value":9566},{"type":48,"tag":2091,"props":18770,"children":18771},{"style":2104},[18772],{"type":54,"value":5717},{"type":48,"tag":2091,"props":18774,"children":18775},{"style":3077},[18776],{"type":54,"value":2451},{"type":48,"tag":2091,"props":18778,"children":18779},{"style":2104},[18780],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18782,"children":18783},{"style":3077},[18784],{"type":54,"value":4159},{"type":48,"tag":2091,"props":18786,"children":18787},{"style":2104},[18788],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18790,"children":18791},{"style":3077},[18792],{"type":54,"value":4159},{"type":48,"tag":2091,"props":18794,"children":18795},{"style":2104},[18796],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18798,"children":18799},{"style":3077},[18800],{"type":54,"value":18801}," 0.30",{"type":48,"tag":2091,"props":18803,"children":18804},{"style":2104},[18805],{"type":54,"value":4173},{"type":48,"tag":2091,"props":18807,"children":18809},{"class":2093,"line":18808},137,[18810,18814,18818,18822,18826,18830,18834,18838,18842,18846,18850,18854,18858,18862,18866,18871],{"type":48,"tag":2091,"props":18811,"children":18812},{"style":2098},[18813],{"type":54,"value":16795},{"type":48,"tag":2091,"props":18815,"children":18816},{"style":2104},[18817],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18819,"children":18820},{"style":3077},[18821],{"type":54,"value":16732},{"type":48,"tag":2091,"props":18823,"children":18824},{"style":3077},[18825],{"type":54,"value":7913},{"type":48,"tag":2091,"props":18827,"children":18828},{"style":3077},[18829],{"type":54,"value":16870},{"type":48,"tag":2091,"props":18831,"children":18832},{"style":3077},[18833],{"type":54,"value":4159},{"type":48,"tag":2091,"props":18835,"children":18836},{"style":5709},[18837],{"type":54,"value":9566},{"type":48,"tag":2091,"props":18839,"children":18840},{"style":2104},[18841],{"type":54,"value":5717},{"type":48,"tag":2091,"props":18843,"children":18844},{"style":3077},[18845],{"type":54,"value":2451},{"type":48,"tag":2091,"props":18847,"children":18848},{"style":2104},[18849],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18851,"children":18852},{"style":3077},[18853],{"type":54,"value":4159},{"type":48,"tag":2091,"props":18855,"children":18856},{"style":2104},[18857],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18859,"children":18860},{"style":3077},[18861],{"type":54,"value":4159},{"type":48,"tag":2091,"props":18863,"children":18864},{"style":2104},[18865],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18867,"children":18868},{"style":3077},[18869],{"type":54,"value":18870}," 0.40",{"type":48,"tag":2091,"props":18872,"children":18873},{"style":2104},[18874],{"type":54,"value":4173},{"type":48,"tag":2091,"props":18876,"children":18878},{"class":2093,"line":18877},138,[18879,18883,18887,18891,18895,18899,18903,18907,18911,18915,18919,18923,18927,18931,18935,18940],{"type":48,"tag":2091,"props":18880,"children":18881},{"style":2098},[18882],{"type":54,"value":16924},{"type":48,"tag":2091,"props":18884,"children":18885},{"style":2104},[18886],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18888,"children":18889},{"style":3077},[18890],{"type":54,"value":16732},{"type":48,"tag":2091,"props":18892,"children":18893},{"style":3077},[18894],{"type":54,"value":8140},{"type":48,"tag":2091,"props":18896,"children":18897},{"style":3077},[18898],{"type":54,"value":12228},{"type":48,"tag":2091,"props":18900,"children":18901},{"style":3077},[18902],{"type":54,"value":17001},{"type":48,"tag":2091,"props":18904,"children":18905},{"style":5709},[18906],{"type":54,"value":9566},{"type":48,"tag":2091,"props":18908,"children":18909},{"style":2104},[18910],{"type":54,"value":5717},{"type":48,"tag":2091,"props":18912,"children":18913},{"style":3077},[18914],{"type":54,"value":2451},{"type":48,"tag":2091,"props":18916,"children":18917},{"style":2104},[18918],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18920,"children":18921},{"style":3077},[18922],{"type":54,"value":4159},{"type":48,"tag":2091,"props":18924,"children":18925},{"style":2104},[18926],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18928,"children":18929},{"style":3077},[18930],{"type":54,"value":4159},{"type":48,"tag":2091,"props":18932,"children":18933},{"style":2104},[18934],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18936,"children":18937},{"style":3077},[18938],{"type":54,"value":18939}," 0.50",{"type":48,"tag":2091,"props":18941,"children":18942},{"style":2104},[18943],{"type":54,"value":4173},{"type":48,"tag":2091,"props":18945,"children":18947},{"class":2093,"line":18946},139,[18948,18952,18956,18960,18964,18968,18972,18976,18980,18984,18988,18992,18996,19000,19004,19009],{"type":48,"tag":2091,"props":18949,"children":18950},{"style":2098},[18951],{"type":54,"value":17050},{"type":48,"tag":2091,"props":18953,"children":18954},{"style":2104},[18955],{"type":54,"value":2993},{"type":48,"tag":2091,"props":18957,"children":18958},{"style":3077},[18959],{"type":54,"value":16732},{"type":48,"tag":2091,"props":18961,"children":18962},{"style":3077},[18963],{"type":54,"value":8098},{"type":48,"tag":2091,"props":18965,"children":18966},{"style":3077},[18967],{"type":54,"value":7888},{"type":48,"tag":2091,"props":18969,"children":18970},{"style":3077},[18971],{"type":54,"value":11578},{"type":48,"tag":2091,"props":18973,"children":18974},{"style":5709},[18975],{"type":54,"value":9566},{"type":48,"tag":2091,"props":18977,"children":18978},{"style":2104},[18979],{"type":54,"value":5717},{"type":48,"tag":2091,"props":18981,"children":18982},{"style":3077},[18983],{"type":54,"value":2451},{"type":48,"tag":2091,"props":18985,"children":18986},{"style":2104},[18987],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18989,"children":18990},{"style":3077},[18991],{"type":54,"value":4159},{"type":48,"tag":2091,"props":18993,"children":18994},{"style":2104},[18995],{"type":54,"value":2107},{"type":48,"tag":2091,"props":18997,"children":18998},{"style":3077},[18999],{"type":54,"value":4159},{"type":48,"tag":2091,"props":19001,"children":19002},{"style":2104},[19003],{"type":54,"value":2107},{"type":48,"tag":2091,"props":19005,"children":19006},{"style":3077},[19007],{"type":54,"value":19008}," 0.55",{"type":48,"tag":2091,"props":19010,"children":19011},{"style":2104},[19012],{"type":54,"value":4173},{"type":48,"tag":2091,"props":19014,"children":19016},{"class":2093,"line":19015},140,[19017,19021,19025,19029,19033,19037,19042,19046,19050,19054,19058,19062,19066,19070,19074,19079],{"type":48,"tag":2091,"props":19018,"children":19019},{"style":2098},[19020],{"type":54,"value":17179},{"type":48,"tag":2091,"props":19022,"children":19023},{"style":2104},[19024],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19026,"children":19027},{"style":3077},[19028],{"type":54,"value":16732},{"type":48,"tag":2091,"props":19030,"children":19031},{"style":3077},[19032],{"type":54,"value":7888},{"type":48,"tag":2091,"props":19034,"children":19035},{"style":3077},[19036],{"type":54,"value":11466},{"type":48,"tag":2091,"props":19038,"children":19039},{"style":3077},[19040],{"type":54,"value":19041}," -10px",{"type":48,"tag":2091,"props":19043,"children":19044},{"style":5709},[19045],{"type":54,"value":9566},{"type":48,"tag":2091,"props":19047,"children":19048},{"style":2104},[19049],{"type":54,"value":5717},{"type":48,"tag":2091,"props":19051,"children":19052},{"style":3077},[19053],{"type":54,"value":2451},{"type":48,"tag":2091,"props":19055,"children":19056},{"style":2104},[19057],{"type":54,"value":2107},{"type":48,"tag":2091,"props":19059,"children":19060},{"style":3077},[19061],{"type":54,"value":4159},{"type":48,"tag":2091,"props":19063,"children":19064},{"style":2104},[19065],{"type":54,"value":2107},{"type":48,"tag":2091,"props":19067,"children":19068},{"style":3077},[19069],{"type":54,"value":4159},{"type":48,"tag":2091,"props":19071,"children":19072},{"style":2104},[19073],{"type":54,"value":2107},{"type":48,"tag":2091,"props":19075,"children":19076},{"style":3077},[19077],{"type":54,"value":19078}," 0.60",{"type":48,"tag":2091,"props":19080,"children":19081},{"style":2104},[19082],{"type":54,"value":4173},{"type":48,"tag":2091,"props":19084,"children":19086},{"class":2093,"line":19085},141,[19087,19091,19095,19099,19104,19109,19114,19118,19122,19126,19130,19134,19138,19142,19146,19151],{"type":48,"tag":2091,"props":19088,"children":19089},{"style":2098},[19090],{"type":54,"value":17308},{"type":48,"tag":2091,"props":19092,"children":19093},{"style":2104},[19094],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19096,"children":19097},{"style":3077},[19098],{"type":54,"value":4159},{"type":48,"tag":2091,"props":19100,"children":19101},{"style":3077},[19102],{"type":54,"value":19103}," 30px",{"type":48,"tag":2091,"props":19105,"children":19106},{"style":3077},[19107],{"type":54,"value":19108}," 60px",{"type":48,"tag":2091,"props":19110,"children":19111},{"style":3077},[19112],{"type":54,"value":19113}," -15px",{"type":48,"tag":2091,"props":19115,"children":19116},{"style":5709},[19117],{"type":54,"value":9566},{"type":48,"tag":2091,"props":19119,"children":19120},{"style":2104},[19121],{"type":54,"value":5717},{"type":48,"tag":2091,"props":19123,"children":19124},{"style":3077},[19125],{"type":54,"value":2451},{"type":48,"tag":2091,"props":19127,"children":19128},{"style":2104},[19129],{"type":54,"value":2107},{"type":48,"tag":2091,"props":19131,"children":19132},{"style":3077},[19133],{"type":54,"value":4159},{"type":48,"tag":2091,"props":19135,"children":19136},{"style":2104},[19137],{"type":54,"value":2107},{"type":48,"tag":2091,"props":19139,"children":19140},{"style":3077},[19141],{"type":54,"value":4159},{"type":48,"tag":2091,"props":19143,"children":19144},{"style":2104},[19145],{"type":54,"value":2107},{"type":48,"tag":2091,"props":19147,"children":19148},{"style":3077},[19149],{"type":54,"value":19150}," 0.70",{"type":48,"tag":2091,"props":19152,"children":19153},{"style":2104},[19154],{"type":54,"value":4173},{"type":48,"tag":2091,"props":19156,"children":19158},{"class":2093,"line":19157},142,[19159],{"type":48,"tag":2091,"props":19160,"children":19161},{"style":2104},[19162],{"type":54,"value":3135},{"type":48,"tag":2091,"props":19164,"children":19166},{"class":2093,"line":19165},143,[19167],{"type":48,"tag":2091,"props":19168,"children":19169},{"emptyLinePlaceholder":3142},[19170],{"type":54,"value":3145},{"type":48,"tag":2091,"props":19172,"children":19174},{"class":2093,"line":19173},144,[19175],{"type":48,"tag":2091,"props":19176,"children":19177},{"style":4121},[19178],{"type":54,"value":19179},"\u002F* ── Base ── *\u002F\n",{"type":48,"tag":2091,"props":19181,"children":19183},{"class":2093,"line":19182},145,[19184,19188],{"type":48,"tag":2091,"props":19185,"children":19186},{"style":2160},[19187],{"type":54,"value":2975},{"type":48,"tag":2091,"props":19189,"children":19190},{"style":2104},[19191],{"type":54,"value":2980},{"type":48,"tag":2091,"props":19193,"children":19195},{"class":2093,"line":19194},146,[19196,19200,19204,19208],{"type":48,"tag":2091,"props":19197,"children":19198},{"style":2160},[19199],{"type":54,"value":2988},{"type":48,"tag":2091,"props":19201,"children":19202},{"style":2104},[19203],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19205,"children":19206},{"style":2098},[19207],{"type":54,"value":2998},{"type":48,"tag":2091,"props":19209,"children":19210},{"style":2104},[19211],{"type":54,"value":2177},{"type":48,"tag":2091,"props":19213,"children":19215},{"class":2093,"line":19214},147,[19216,19220,19224,19228],{"type":48,"tag":2091,"props":19217,"children":19218},{"style":2160},[19219],{"type":54,"value":3010},{"type":48,"tag":2091,"props":19221,"children":19222},{"style":2104},[19223],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19225,"children":19226},{"style":2098},[19227],{"type":54,"value":3019},{"type":48,"tag":2091,"props":19229,"children":19230},{"style":2104},[19231],{"type":54,"value":2177},{"type":48,"tag":2091,"props":19233,"children":19235},{"class":2093,"line":19234},148,[19236,19240,19244,19248],{"type":48,"tag":2091,"props":19237,"children":19238},{"style":3029},[19239],{"type":54,"value":3032},{"type":48,"tag":2091,"props":19241,"children":19242},{"style":2104},[19243],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19245,"children":19246},{"style":2098},[19247],{"type":54,"value":3041},{"type":48,"tag":2091,"props":19249,"children":19250},{"style":2104},[19251],{"type":54,"value":2177},{"type":48,"tag":2091,"props":19253,"children":19255},{"class":2093,"line":19254},149,[19256,19260,19264,19268,19272,19276,19280,19284,19288,19292,19296,19300,19304,19308,19312,19316,19320,19324,19328,19333,19337,19341,19345,19349,19354,19358,19362],{"type":48,"tag":2091,"props":19257,"children":19258},{"style":3029},[19259],{"type":54,"value":3054},{"type":48,"tag":2091,"props":19261,"children":19262},{"style":2104},[19263],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19265,"children":19266},{"style":2104},[19267],{"type":54,"value":3063},{"type":48,"tag":2091,"props":19269,"children":19270},{"style":3066},[19271],{"type":54,"value":3069},{"type":48,"tag":2091,"props":19273,"children":19274},{"style":2104},[19275],{"type":54,"value":3074},{"type":48,"tag":2091,"props":19277,"children":19278},{"style":3077},[19279],{"type":54,"value":3080},{"type":48,"tag":2091,"props":19281,"children":19282},{"style":2104},[19283],{"type":54,"value":2107},{"type":48,"tag":2091,"props":19285,"children":19286},{"style":2104},[19287],{"type":54,"value":3063},{"type":48,"tag":2091,"props":19289,"children":19290},{"style":3066},[19291],{"type":54,"value":3093},{"type":48,"tag":2091,"props":19293,"children":19294},{"style":2104},[19295],{"type":54,"value":3074},{"type":48,"tag":2091,"props":19297,"children":19298},{"style":3077},[19299],{"type":54,"value":3080},{"type":48,"tag":2091,"props":19301,"children":19302},{"style":2104},[19303],{"type":54,"value":2107},{"type":48,"tag":2091,"props":19305,"children":19306},{"style":2104},[19307],{"type":54,"value":3063},{"type":48,"tag":2091,"props":19309,"children":19310},{"style":3066},[19311],{"type":54,"value":3114},{"type":48,"tag":2091,"props":19313,"children":19314},{"style":2104},[19315],{"type":54,"value":3074},{"type":48,"tag":2091,"props":19317,"children":19318},{"style":3077},[19319],{"type":54,"value":3080},{"type":48,"tag":2091,"props":19321,"children":19322},{"style":2104},[19323],{"type":54,"value":2107},{"type":48,"tag":2091,"props":19325,"children":19326},{"style":2104},[19327],{"type":54,"value":3063},{"type":48,"tag":2091,"props":19329,"children":19330},{"style":3066},[19331],{"type":54,"value":19332},"cv11",{"type":48,"tag":2091,"props":19334,"children":19335},{"style":2104},[19336],{"type":54,"value":3074},{"type":48,"tag":2091,"props":19338,"children":19339},{"style":3077},[19340],{"type":54,"value":3080},{"type":48,"tag":2091,"props":19342,"children":19343},{"style":2104},[19344],{"type":54,"value":2107},{"type":48,"tag":2091,"props":19346,"children":19347},{"style":2104},[19348],{"type":54,"value":3063},{"type":48,"tag":2091,"props":19350,"children":19351},{"style":3066},[19352],{"type":54,"value":19353},"ss01",{"type":48,"tag":2091,"props":19355,"children":19356},{"style":2104},[19357],{"type":54,"value":3074},{"type":48,"tag":2091,"props":19359,"children":19360},{"style":3077},[19361],{"type":54,"value":3080},{"type":48,"tag":2091,"props":19363,"children":19364},{"style":2104},[19365],{"type":54,"value":2177},{"type":48,"tag":2091,"props":19367,"children":19369},{"class":2093,"line":19368},150,[19370],{"type":48,"tag":2091,"props":19371,"children":19372},{"style":2104},[19373],{"type":54,"value":3135},{"type":48,"tag":2091,"props":19375,"children":19377},{"class":2093,"line":19376},151,[19378],{"type":48,"tag":2091,"props":19379,"children":19380},{"emptyLinePlaceholder":3142},[19381],{"type":54,"value":3145},{"type":48,"tag":2091,"props":19383,"children":19385},{"class":2093,"line":19384},152,[19386,19391],{"type":48,"tag":2091,"props":19387,"children":19388},{"style":2160},[19389],{"type":54,"value":19390},"body",{"type":48,"tag":2091,"props":19392,"children":19393},{"style":2104},[19394],{"type":54,"value":2980},{"type":48,"tag":2091,"props":19396,"children":19398},{"class":2093,"line":19397},153,[19399,19403,19407,19411],{"type":48,"tag":2091,"props":19400,"children":19401},{"style":3029},[19402],{"type":54,"value":11707},{"type":48,"tag":2091,"props":19404,"children":19405},{"style":2104},[19406],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19408,"children":19409},{"style":3077},[19410],{"type":54,"value":4159},{"type":48,"tag":2091,"props":19412,"children":19413},{"style":2104},[19414],{"type":54,"value":2177},{"type":48,"tag":2091,"props":19416,"children":19418},{"class":2093,"line":19417},154,[19419,19423,19427,19431,19435,19439],{"type":48,"tag":2091,"props":19420,"children":19421},{"style":3029},[19422],{"type":54,"value":6579},{"type":48,"tag":2091,"props":19424,"children":19425},{"style":2104},[19426],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19428,"children":19429},{"style":5709},[19430],{"type":54,"value":5731},{"type":48,"tag":2091,"props":19432,"children":19433},{"style":2104},[19434],{"type":54,"value":5717},{"type":48,"tag":2091,"props":19436,"children":19437},{"style":2098},[19438],{"type":54,"value":1734},{"type":48,"tag":2091,"props":19440,"children":19441},{"style":2104},[19442],{"type":54,"value":4173},{"type":48,"tag":2091,"props":19444,"children":19446},{"class":2093,"line":19445},155,[19447,19451,19455,19459,19463,19467],{"type":48,"tag":2091,"props":19448,"children":19449},{"style":3029},[19450],{"type":54,"value":13712},{"type":48,"tag":2091,"props":19452,"children":19453},{"style":2104},[19454],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19456,"children":19457},{"style":5709},[19458],{"type":54,"value":5731},{"type":48,"tag":2091,"props":19460,"children":19461},{"style":2104},[19462],{"type":54,"value":5717},{"type":48,"tag":2091,"props":19464,"children":19465},{"style":2098},[19466],{"type":54,"value":1850},{"type":48,"tag":2091,"props":19468,"children":19469},{"style":2104},[19470],{"type":54,"value":4173},{"type":48,"tag":2091,"props":19472,"children":19474},{"class":2093,"line":19473},156,[19475,19479,19483,19487,19491,19496],{"type":48,"tag":2091,"props":19476,"children":19477},{"style":3029},[19478],{"type":54,"value":13641},{"type":48,"tag":2091,"props":19480,"children":19481},{"style":2104},[19482],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19484,"children":19485},{"style":5709},[19486],{"type":54,"value":5731},{"type":48,"tag":2091,"props":19488,"children":19489},{"style":2104},[19490],{"type":54,"value":5717},{"type":48,"tag":2091,"props":19492,"children":19493},{"style":2098},[19494],{"type":54,"value":19495},"--font-sans",{"type":48,"tag":2091,"props":19497,"children":19498},{"style":2104},[19499],{"type":54,"value":4173},{"type":48,"tag":2091,"props":19501,"children":19503},{"class":2093,"line":19502},157,[19504,19508,19512,19517],{"type":48,"tag":2091,"props":19505,"children":19506},{"style":3029},[19507],{"type":54,"value":13670},{"type":48,"tag":2091,"props":19509,"children":19510},{"style":2104},[19511],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19513,"children":19514},{"style":3077},[19515],{"type":54,"value":19516}," 14px",{"type":48,"tag":2091,"props":19518,"children":19519},{"style":2104},[19520],{"type":54,"value":2177},{"type":48,"tag":2091,"props":19522,"children":19524},{"class":2093,"line":19523},158,[19525,19529,19533,19538],{"type":48,"tag":2091,"props":19526,"children":19527},{"style":3029},[19528],{"type":54,"value":13691},{"type":48,"tag":2091,"props":19530,"children":19531},{"style":2104},[19532],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19534,"children":19535},{"style":3077},[19536],{"type":54,"value":19537}," 1.43",{"type":48,"tag":2091,"props":19539,"children":19540},{"style":2104},[19541],{"type":54,"value":2177},{"type":48,"tag":2091,"props":19543,"children":19545},{"class":2093,"line":19544},159,[19546],{"type":48,"tag":2091,"props":19547,"children":19548},{"style":2104},[19549],{"type":54,"value":3135},{"type":48,"tag":2091,"props":19551,"children":19553},{"class":2093,"line":19552},160,[19554],{"type":48,"tag":2091,"props":19555,"children":19556},{"emptyLinePlaceholder":3142},[19557],{"type":54,"value":3145},{"type":48,"tag":2091,"props":19559,"children":19561},{"class":2093,"line":19560},161,[19562,19566,19570,19574,19578,19582,19586,19590,19594,19598,19603,19607,19611],{"type":48,"tag":2091,"props":19563,"children":19564},{"style":2104},[19565],{"type":54,"value":121},{"type":48,"tag":2091,"props":19567,"children":19568},{"style":2160},[19569],{"type":54,"value":3158},{"type":48,"tag":2091,"props":19571,"children":19572},{"style":2104},[19573],{"type":54,"value":2107},{"type":48,"tag":2091,"props":19575,"children":19576},{"style":2160},[19577],{"type":54,"value":3167},{"type":48,"tag":2091,"props":19579,"children":19580},{"style":2104},[19581],{"type":54,"value":2107},{"type":48,"tag":2091,"props":19583,"children":19584},{"style":2104},[19585],{"type":54,"value":3176},{"type":48,"tag":2091,"props":19587,"children":19588},{"style":3179},[19589],{"type":54,"value":3182},{"type":48,"tag":2091,"props":19591,"children":19592},{"style":2104},[19593],{"type":54,"value":5665},{"type":48,"tag":2091,"props":19595,"children":19596},{"style":2104},[19597],{"type":54,"value":3074},{"type":48,"tag":2091,"props":19599,"children":19600},{"style":3066},[19601],{"type":54,"value":19602},"true",{"type":48,"tag":2091,"props":19604,"children":19605},{"style":2104},[19606],{"type":54,"value":3074},{"type":48,"tag":2091,"props":19608,"children":19609},{"style":2104},[19610],{"type":54,"value":3187},{"type":48,"tag":2091,"props":19612,"children":19613},{"style":2104},[19614],{"type":54,"value":2980},{"type":48,"tag":2091,"props":19616,"children":19618},{"class":2093,"line":19617},162,[19619,19623,19627,19631],{"type":48,"tag":2091,"props":19620,"children":19621},{"style":3029},[19622],{"type":54,"value":3200},{"type":48,"tag":2091,"props":19624,"children":19625},{"style":2104},[19626],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19628,"children":19629},{"style":2098},[19630],{"type":54,"value":3209},{"type":48,"tag":2091,"props":19632,"children":19633},{"style":2104},[19634],{"type":54,"value":2177},{"type":48,"tag":2091,"props":19636,"children":19638},{"class":2093,"line":19637},163,[19639],{"type":48,"tag":2091,"props":19640,"children":19641},{"style":2104},[19642],{"type":54,"value":3135},{"type":48,"tag":2091,"props":19644,"children":19646},{"class":2093,"line":19645},164,[19647],{"type":48,"tag":2091,"props":19648,"children":19649},{"emptyLinePlaceholder":3142},[19650],{"type":54,"value":3145},{"type":48,"tag":2091,"props":19652,"children":19654},{"class":2093,"line":19653},165,[19655,19659,19663,19667,19671,19675,19679,19683,19687],{"type":48,"tag":2091,"props":19656,"children":19657},{"style":2160},[19658],{"type":54,"value":10534},{"type":48,"tag":2091,"props":19660,"children":19661},{"style":2104},[19662],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19664,"children":19665},{"style":3179},[19666],{"type":54,"value":10543},{"type":48,"tag":2091,"props":19668,"children":19669},{"style":2104},[19670],{"type":54,"value":5903},{"type":48,"tag":2091,"props":19672,"children":19673},{"style":3029},[19674],{"type":54,"value":10552},{"type":48,"tag":2091,"props":19676,"children":19677},{"style":2104},[19678],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19680,"children":19681},{"style":2098},[19682],{"type":54,"value":7979},{"type":48,"tag":2091,"props":19684,"children":19685},{"style":2104},[19686],{"type":54,"value":5994},{"type":48,"tag":2091,"props":19688,"children":19689},{"style":2104},[19690],{"type":54,"value":5945},{"type":48,"tag":2091,"props":19692,"children":19694},{"class":2093,"line":19693},166,[19695,19699,19703,19707],{"type":48,"tag":2091,"props":19696,"children":19697},{"style":2160},[19698],{"type":54,"value":10534},{"type":48,"tag":2091,"props":19700,"children":19701},{"style":2104},[19702],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19704,"children":19705},{"style":3179},[19706],{"type":54,"value":10584},{"type":48,"tag":2091,"props":19708,"children":19709},{"style":2104},[19710],{"type":54,"value":2980},{"type":48,"tag":2091,"props":19712,"children":19714},{"class":2093,"line":19713},167,[19715,19719,19723,19727,19731,19735,19739,19743],{"type":48,"tag":2091,"props":19716,"children":19717},{"style":3029},[19718],{"type":54,"value":10596},{"type":48,"tag":2091,"props":19720,"children":19721},{"style":2104},[19722],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19724,"children":19725},{"style":3077},[19726],{"type":54,"value":10605},{"type":48,"tag":2091,"props":19728,"children":19729},{"style":2098},[19730],{"type":54,"value":7918},{"type":48,"tag":2091,"props":19732,"children":19733},{"style":5709},[19734],{"type":54,"value":5712},{"type":48,"tag":2091,"props":19736,"children":19737},{"style":2104},[19738],{"type":54,"value":5717},{"type":48,"tag":2091,"props":19740,"children":19741},{"style":2098},[19742],{"type":54,"value":2020},{"type":48,"tag":2091,"props":19744,"children":19745},{"style":2104},[19746],{"type":54,"value":4173},{"type":48,"tag":2091,"props":19748,"children":19750},{"class":2093,"line":19749},168,[19751,19755,19759,19763],{"type":48,"tag":2091,"props":19752,"children":19753},{"style":3029},[19754],{"type":54,"value":10633},{"type":48,"tag":2091,"props":19756,"children":19757},{"style":2104},[19758],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19760,"children":19761},{"style":3077},[19762],{"type":54,"value":10605},{"type":48,"tag":2091,"props":19764,"children":19765},{"style":2104},[19766],{"type":54,"value":2177},{"type":48,"tag":2091,"props":19768,"children":19770},{"class":2093,"line":19769},169,[19771],{"type":48,"tag":2091,"props":19772,"children":19773},{"style":2104},[19774],{"type":54,"value":3135},{"type":48,"tag":2091,"props":19776,"children":19778},{"class":2093,"line":19777},170,[19779],{"type":48,"tag":2091,"props":19780,"children":19781},{"emptyLinePlaceholder":3142},[19782],{"type":54,"value":3145},{"type":48,"tag":2091,"props":19784,"children":19786},{"class":2093,"line":19785},171,[19787,19791,19795,19799,19803,19807,19811],{"type":48,"tag":2091,"props":19788,"children":19789},{"style":5951},[19790],{"type":54,"value":6967},{"type":48,"tag":2091,"props":19792,"children":19793},{"style":2104},[19794],{"type":54,"value":384},{"type":48,"tag":2091,"props":19796,"children":19797},{"style":2098},[19798],{"type":54,"value":6952},{"type":48,"tag":2091,"props":19800,"children":19801},{"style":2104},[19802],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19804,"children":19805},{"style":2098},[19806],{"type":54,"value":6984},{"type":48,"tag":2091,"props":19808,"children":19809},{"style":2104},[19810],{"type":54,"value":5726},{"type":48,"tag":2091,"props":19812,"children":19813},{"style":2104},[19814],{"type":54,"value":2980},{"type":48,"tag":2091,"props":19816,"children":19818},{"class":2093,"line":19817},172,[19819,19823,19827,19831,19835,19839,19843,19847,19851,19855],{"type":48,"tag":2091,"props":19820,"children":19821},{"style":2160},[19822],{"type":54,"value":7000},{"type":48,"tag":2091,"props":19824,"children":19825},{"style":2104},[19826],{"type":54,"value":2107},{"type":48,"tag":2091,"props":19828,"children":19829},{"style":2160},[19830],{"type":54,"value":7009},{"type":48,"tag":2091,"props":19832,"children":19833},{"style":2104},[19834],{"type":54,"value":7014},{"type":48,"tag":2091,"props":19836,"children":19837},{"style":3179},[19838],{"type":54,"value":7019},{"type":48,"tag":2091,"props":19840,"children":19841},{"style":2104},[19842],{"type":54,"value":2107},{"type":48,"tag":2091,"props":19844,"children":19845},{"style":2160},[19846],{"type":54,"value":7009},{"type":48,"tag":2091,"props":19848,"children":19849},{"style":2104},[19850],{"type":54,"value":7014},{"type":48,"tag":2091,"props":19852,"children":19853},{"style":3179},[19854],{"type":54,"value":7036},{"type":48,"tag":2091,"props":19856,"children":19857},{"style":2104},[19858],{"type":54,"value":2980},{"type":48,"tag":2091,"props":19860,"children":19862},{"class":2093,"line":19861},173,[19863,19867,19871,19875,19879],{"type":48,"tag":2091,"props":19864,"children":19865},{"style":3029},[19866],{"type":54,"value":7048},{"type":48,"tag":2091,"props":19868,"children":19869},{"style":2104},[19870],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19872,"children":19873},{"style":3077},[19874],{"type":54,"value":7057},{"type":48,"tag":2091,"props":19876,"children":19877},{"style":3077},[19878],{"type":54,"value":7062},{"type":48,"tag":2091,"props":19880,"children":19881},{"style":2104},[19882],{"type":54,"value":2177},{"type":48,"tag":2091,"props":19884,"children":19886},{"class":2093,"line":19885},174,[19887,19891,19895,19899,19903],{"type":48,"tag":2091,"props":19888,"children":19889},{"style":3029},[19890],{"type":54,"value":7098},{"type":48,"tag":2091,"props":19892,"children":19893},{"style":2104},[19894],{"type":54,"value":2993},{"type":48,"tag":2091,"props":19896,"children":19897},{"style":3077},[19898],{"type":54,"value":7057},{"type":48,"tag":2091,"props":19900,"children":19901},{"style":3077},[19902],{"type":54,"value":7062},{"type":48,"tag":2091,"props":19904,"children":19905},{"style":2104},[19906],{"type":54,"value":2177},{"type":48,"tag":2091,"props":19908,"children":19910},{"class":2093,"line":19909},175,[19911],{"type":48,"tag":2091,"props":19912,"children":19913},{"style":2104},[19914],{"type":54,"value":7148},{"type":48,"tag":2091,"props":19916,"children":19918},{"class":2093,"line":19917},176,[19919],{"type":48,"tag":2091,"props":19920,"children":19921},{"style":2104},[19922],{"type":54,"value":3135},{"type":48,"tag":123,"props":19924,"children":19925},{},[],{"type":48,"tag":127,"props":19927,"children":19929},{"id":19928},"_15-forensic-visual-analysis",[19930],{"type":54,"value":19931},"15. Forensic Visual Analysis",{"type":48,"tag":57,"props":19933,"children":19934},{},[19935],{"type":48,"tag":61,"props":19936,"children":19937},{},[19938,19943],{"type":48,"tag":65,"props":19939,"children":19940},{},[19941],{"type":54,"value":19942},"Design Language DNA & Implementation Physics",{"type":54,"value":19944},"\nReverse-engineered patterns from Stripe Dashboard, Linear, Vercel, Notion, Clerk, PlanetScale.",{"type":48,"tag":167,"props":19946,"children":19948},{"id":19947},"_151-visual-hierarchy-spatial-logic",[19949],{"type":54,"value":19950},"15.1 Visual Hierarchy & Spatial Logic",{"type":48,"tag":19952,"props":19953,"children":19955},"h4",{"id":19954},"density-tier",[19956],{"type":54,"value":19957},"Density Tier",{"type":48,"tag":174,"props":19959,"children":19960},{},[19961,19992],{"type":48,"tag":178,"props":19962,"children":19963},{},[19964],{"type":48,"tag":182,"props":19965,"children":19966},{},[19967,19972,19977,19982,19987],{"type":48,"tag":186,"props":19968,"children":19969},{},[19970],{"type":54,"value":19971},"Tier",{"type":48,"tag":186,"props":19973,"children":19974},{},[19975],{"type":54,"value":19976},"Row Height",{"type":48,"tag":186,"props":19978,"children":19979},{},[19980],{"type":54,"value":19981},"Button Height",{"type":48,"tag":186,"props":19983,"children":19984},{},[19985],{"type":54,"value":19986},"Default Text",{"type":48,"tag":186,"props":19988,"children":19989},{},[19990],{"type":54,"value":19991},"When",{"type":48,"tag":197,"props":19993,"children":19994},{},[19995,20027,20058,20090],{"type":48,"tag":182,"props":19996,"children":19997},{},[19998,20008,20012,20017,20022],{"type":48,"tag":204,"props":19999,"children":20000},{},[20001,20006],{"type":48,"tag":65,"props":20002,"children":20003},{},[20004],{"type":54,"value":20005},"Compact",{"type":54,"value":20007}," (Linear, dev tools)",{"type":48,"tag":204,"props":20009,"children":20010},{},[20011],{"type":54,"value":3784},{"type":48,"tag":204,"props":20013,"children":20014},{},[20015],{"type":54,"value":20016},"28px",{"type":48,"tag":204,"props":20018,"children":20019},{},[20020],{"type":54,"value":20021},"13px",{"type":48,"tag":204,"props":20023,"children":20024},{},[20025],{"type":54,"value":20026},"Power-user surfaces, data-heavy tables",{"type":48,"tag":182,"props":20028,"children":20029},{},[20030,20039,20044,20048,20053],{"type":48,"tag":204,"props":20031,"children":20032},{},[20033,20037],{"type":48,"tag":65,"props":20034,"children":20035},{},[20036],{"type":54,"value":3943},{"type":54,"value":20038}," (Stripe, Vercel)",{"type":48,"tag":204,"props":20040,"children":20041},{},[20042],{"type":54,"value":20043},"40px",{"type":48,"tag":204,"props":20045,"children":20046},{},[20047],{"type":54,"value":3784},{"type":48,"tag":204,"props":20049,"children":20050},{},[20051],{"type":54,"value":20052},"14px",{"type":48,"tag":204,"props":20054,"children":20055},{},[20056],{"type":54,"value":20057},"The default SaaS product UI",{"type":48,"tag":182,"props":20059,"children":20060},{},[20061,20071,20075,20080,20085],{"type":48,"tag":204,"props":20062,"children":20063},{},[20064,20069],{"type":48,"tag":65,"props":20065,"children":20066},{},[20067],{"type":54,"value":20068},"Comfortable",{"type":54,"value":20070}," (Notion, Clerk)",{"type":48,"tag":204,"props":20072,"children":20073},{},[20074],{"type":54,"value":3840},{"type":48,"tag":204,"props":20076,"children":20077},{},[20078],{"type":54,"value":20079},"36px",{"type":48,"tag":204,"props":20081,"children":20082},{},[20083],{"type":54,"value":20084},"15px",{"type":48,"tag":204,"props":20086,"children":20087},{},[20088],{"type":54,"value":20089},"Content-heavy, settings, billing",{"type":48,"tag":182,"props":20091,"children":20092},{},[20093,20103,20108,20113,20117],{"type":48,"tag":204,"props":20094,"children":20095},{},[20096,20101],{"type":48,"tag":65,"props":20097,"children":20098},{},[20099],{"type":54,"value":20100},"Spacious",{"type":54,"value":20102}," (Auth, onboarding)",{"type":48,"tag":204,"props":20104,"children":20105},{},[20106],{"type":54,"value":20107},"56px+",{"type":48,"tag":204,"props":20109,"children":20110},{},[20111],{"type":54,"value":20112},"40px+",{"type":48,"tag":204,"props":20114,"children":20115},{},[20116],{"type":54,"value":3770},{"type":48,"tag":204,"props":20118,"children":20119},{},[20120],{"type":54,"value":20121},"Single-purpose conversion pages",{"type":48,"tag":61,"props":20123,"children":20124},{},[20125,20130],{"type":48,"tag":65,"props":20126,"children":20127},{},[20128],{"type":54,"value":20129},"Pick one tier per product, not per page.",{"type":54,"value":20131}," Mixing density breaks the rhythm.",{"type":48,"tag":19952,"props":20133,"children":20135},{"id":20134},"layout-constants",[20136],{"type":54,"value":20137},"Layout Constants",{"type":48,"tag":134,"props":20139,"children":20142},{"className":20140,"code":20141,"language":54},[137],"Content width:\n├── Tables \u002F lists:       full bleed within --container-2xl (1536px)\n├── Dashboards:           --container-xl (1280px) centered\n├── Settings forms:       --container-md (768px) — readable column\n└── Auth \u002F onboarding:    --container-sm (640px) centered\n\nPage padding (X):\n├── Mobile:    16px (px-4)\n├── Tablet:    24px (px-6)\n└── Desktop:   32px (px-8)\n\nPage padding (Y):\n├── Page header → content:     16-24px\n├── Section → section:         32-40px\n└── Last section → page end:   64px (so footer doesn't crowd)\n\nGrid gaps:\n├── KPI cards:           12px\n├── Card grids:          16px (sm) → 20px (md) → 24px (lg)\n├── Form fields:         16px (tight) or 20px (default)\n└── Settings rows:       0 — separated by 1px bottom border\n",[20143],{"type":48,"tag":78,"props":20144,"children":20145},{"__ignoreMap":142},[20146],{"type":54,"value":20141},{"type":48,"tag":19952,"props":20148,"children":20150},{"id":20149},"the-three-heights-rule",[20151],{"type":54,"value":20152},"The \"Three Heights\" Rule",{"type":48,"tag":61,"props":20154,"children":20155},{},[20156],{"type":54,"value":20157},"In a SaaS UI, three vertical rhythms coexist:",{"type":48,"tag":7191,"props":20159,"children":20160},{},[20161,20171,20181],{"type":48,"tag":324,"props":20162,"children":20163},{},[20164,20169],{"type":48,"tag":65,"props":20165,"children":20166},{},[20167],{"type":54,"value":20168},"Page rhythm",{"type":54,"value":20170},": 24px \u002F 32px \u002F 48px between page sections.",{"type":48,"tag":324,"props":20172,"children":20173},{},[20174,20179],{"type":48,"tag":65,"props":20175,"children":20176},{},[20177],{"type":54,"value":20178},"Component rhythm",{"type":54,"value":20180},": 12px \u002F 16px \u002F 20px inside cards and panels.",{"type":48,"tag":324,"props":20182,"children":20183},{},[20184,20189],{"type":48,"tag":65,"props":20185,"children":20186},{},[20187],{"type":54,"value":20188},"Inline rhythm",{"type":54,"value":20190},": 4px \u002F 6px \u002F 8px between adjacent elements (icon + label, badge + text).",{"type":48,"tag":61,"props":20192,"children":20193},{},[20194,20196,20201],{"type":54,"value":20195},"Each rhythm is a multiple of 4 but ",{"type":48,"tag":65,"props":20197,"children":20198},{},[20199],{"type":54,"value":20200},"does not reuse",{"type":54,"value":20202}," the same numbers from another rhythm. Inline gaps stay ≤8px, component gaps stay 12–20px, page gaps stay ≥24px. This is what makes a SaaS UI feel \"organized\" without conscious effort.",{"type":48,"tag":167,"props":20204,"children":20206},{"id":20205},"_152-color-science-elevation",[20207],{"type":54,"value":20208},"15.2 Color Science & Elevation",{"type":48,"tag":19952,"props":20210,"children":20212},{"id":20211},"how-elevation-is-conveyed-without-heavy-shadows",[20213],{"type":54,"value":20214},"How elevation is conveyed (without heavy shadows)",{"type":48,"tag":174,"props":20216,"children":20217},{},[20218,20238],{"type":48,"tag":178,"props":20219,"children":20220},{},[20221],{"type":48,"tag":182,"props":20222,"children":20223},{},[20224,20228,20233],{"type":48,"tag":186,"props":20225,"children":20226},{},[20227],{"type":54,"value":4905},{"type":48,"tag":186,"props":20229,"children":20230},{},[20231],{"type":54,"value":20232},"Light Mode",{"type":48,"tag":186,"props":20234,"children":20235},{},[20236],{"type":54,"value":20237},"Dark Mode",{"type":48,"tag":197,"props":20239,"children":20240},{},[20241,20267,20302,20335],{"type":48,"tag":182,"props":20242,"children":20243},{},[20244,20249,20259],{"type":48,"tag":204,"props":20245,"children":20246},{},[20247],{"type":54,"value":20248},"Canvas",{"type":48,"tag":204,"props":20250,"children":20251},{},[20252,20257],{"type":48,"tag":78,"props":20253,"children":20255},{"className":20254},[],[20256],{"type":54,"value":681},{"type":54,"value":20258}," (1 step down from white)",{"type":48,"tag":204,"props":20260,"children":20261},{},[20262],{"type":48,"tag":78,"props":20263,"children":20265},{"className":20264},[],[20266],{"type":54,"value":362},{"type":48,"tag":182,"props":20268,"children":20269},{},[20270,20275,20285],{"type":48,"tag":204,"props":20271,"children":20272},{},[20273],{"type":54,"value":20274},"Surface (default card)",{"type":48,"tag":204,"props":20276,"children":20277},{},[20278,20283],{"type":48,"tag":78,"props":20279,"children":20281},{"className":20280},[],[20282],{"type":54,"value":347},{"type":54,"value":20284}," + 1px border",{"type":48,"tag":204,"props":20286,"children":20287},{},[20288,20293,20294,20300],{"type":48,"tag":78,"props":20289,"children":20291},{"className":20290},[],[20292],{"type":54,"value":1779},{"type":54,"value":1622},{"type":48,"tag":78,"props":20295,"children":20297},{"className":20296},[],[20298],{"type":54,"value":20299},"rgba(255,255,255,0.04)",{"type":54,"value":20301}," border",{"type":48,"tag":182,"props":20303,"children":20304},{},[20305,20310,20325],{"type":48,"tag":204,"props":20306,"children":20307},{},[20308],{"type":54,"value":20309},"Elevated (popover)",{"type":48,"tag":204,"props":20311,"children":20312},{},[20313,20318,20320],{"type":48,"tag":78,"props":20314,"children":20316},{"className":20315},[],[20317],{"type":54,"value":347},{"type":54,"value":20319}," + ",{"type":48,"tag":78,"props":20321,"children":20323},{"className":20322},[],[20324],{"type":54,"value":5012},{"type":48,"tag":204,"props":20326,"children":20327},{},[20328,20333],{"type":48,"tag":78,"props":20329,"children":20331},{"className":20330},[],[20332],{"type":54,"value":1808},{"type":54,"value":20334}," + low shadow",{"type":48,"tag":182,"props":20336,"children":20337},{},[20338,20343,20359],{"type":48,"tag":204,"props":20339,"children":20340},{},[20341],{"type":54,"value":20342},"Modal",{"type":48,"tag":204,"props":20344,"children":20345},{},[20346,20351,20352,20357],{"type":48,"tag":78,"props":20347,"children":20349},{"className":20348},[],[20350],{"type":54,"value":347},{"type":54,"value":20319},{"type":48,"tag":78,"props":20353,"children":20355},{"className":20354},[],[20356],{"type":54,"value":5034},{"type":54,"value":20358}," + backdrop blur",{"type":48,"tag":204,"props":20360,"children":20361},{},[20362,20367,20368,20373],{"type":48,"tag":78,"props":20363,"children":20365},{"className":20364},[],[20366],{"type":54,"value":1808},{"type":54,"value":20319},{"type":48,"tag":78,"props":20369,"children":20371},{"className":20370},[],[20372],{"type":54,"value":5034},{"type":54,"value":20358},{"type":48,"tag":61,"props":20375,"children":20376},{},[20377],{"type":54,"value":20378},"In light mode, elevation = subtle shadow + 1px border.\nIn dark mode, elevation = LIGHTER background (the higher the layer, the lighter the bg) + nearly-invisible shadow.",{"type":48,"tag":19952,"props":20380,"children":20382},{"id":20381},"brand-color-is-interaction-language",[20383],{"type":54,"value":20384},"Brand color is \"interaction language\"",{"type":48,"tag":320,"props":20386,"children":20387},{},[20388,20393,20398],{"type":48,"tag":324,"props":20389,"children":20390},{},[20391],{"type":54,"value":20392},"Brand color = \"this is interactive, this is selected, this is focused.\"",{"type":48,"tag":324,"props":20394,"children":20395},{},[20396],{"type":54,"value":20397},"Anything else uses neutrals.",{"type":48,"tag":324,"props":20399,"children":20400},{},[20401],{"type":54,"value":20402},"Status colors (success\u002Ferror\u002Fetc.) are ONLY for status — never for buttons that don't represent that status.",{"type":48,"tag":61,"props":20404,"children":20405},{},[20406,20408,20413],{"type":54,"value":20407},"A useful test: ",{"type":48,"tag":65,"props":20409,"children":20410},{},[20411],{"type":54,"value":20412},"squint at the UI",{"type":54,"value":20414},". You should see 90% gray-on-white, with brand pinpricks marking exactly the interactive surface you'd click.",{"type":48,"tag":19952,"props":20416,"children":20418},{"id":20417},"selected-state-convention",[20419],{"type":54,"value":20420},"Selected-state convention",{"type":48,"tag":174,"props":20422,"children":20423},{},[20424,20439],{"type":48,"tag":178,"props":20425,"children":20426},{},[20427],{"type":48,"tag":182,"props":20428,"children":20429},{},[20430,20434],{"type":48,"tag":186,"props":20431,"children":20432},{},[20433],{"type":54,"value":1273},{"type":48,"tag":186,"props":20435,"children":20436},{},[20437],{"type":54,"value":20438},"Convention",{"type":48,"tag":197,"props":20440,"children":20441},{},[20442,20469,20482,20512,20530],{"type":48,"tag":182,"props":20443,"children":20444},{},[20445,20450],{"type":48,"tag":204,"props":20446,"children":20447},{},[20448],{"type":54,"value":20449},"Hover",{"type":48,"tag":204,"props":20451,"children":20452},{},[20453,20455,20460,20462,20468],{"type":54,"value":20454},"Background shifts by 1 step (",{"type":48,"tag":78,"props":20456,"children":20458},{"className":20457},[],[20459],{"type":54,"value":1762},{"type":54,"value":20461}," → ",{"type":48,"tag":78,"props":20463,"children":20465},{"className":20464},[],[20466],{"type":54,"value":20467},"--bg-hover",{"type":54,"value":5726},{"type":48,"tag":182,"props":20470,"children":20471},{},[20472,20477],{"type":48,"tag":204,"props":20473,"children":20474},{},[20475],{"type":54,"value":20476},"Active (pressed)",{"type":48,"tag":204,"props":20478,"children":20479},{},[20480],{"type":54,"value":20481},"Background shifts by 2 steps OR scale(0.98)",{"type":48,"tag":182,"props":20483,"children":20484},{},[20485,20490],{"type":48,"tag":204,"props":20486,"children":20487},{},[20488],{"type":54,"value":20489},"Selected (persistent)",{"type":48,"tag":204,"props":20491,"children":20492},{},[20493,20498,20500,20505,20507],{"type":48,"tag":78,"props":20494,"children":20496},{"className":20495},[],[20497],{"type":54,"value":1991},{"type":54,"value":20499}," background + ",{"type":48,"tag":78,"props":20501,"children":20503},{"className":20502},[],[20504],{"type":54,"value":2020},{"type":54,"value":20506}," text. ",{"type":48,"tag":65,"props":20508,"children":20509},{},[20510],{"type":54,"value":20511},"No border change.",{"type":48,"tag":182,"props":20513,"children":20514},{},[20515,20520],{"type":48,"tag":204,"props":20516,"children":20517},{},[20518],{"type":54,"value":20519},"Focused (keyboard)",{"type":48,"tag":204,"props":20521,"children":20522},{},[20523,20528],{"type":48,"tag":78,"props":20524,"children":20526},{"className":20525},[],[20527],{"type":54,"value":10819},{"type":54,"value":20529}," box-shadow ring. Independent of hover\u002Fselected.",{"type":48,"tag":182,"props":20531,"children":20532},{},[20533,20538],{"type":48,"tag":204,"props":20534,"children":20535},{},[20536],{"type":54,"value":20537},"Disabled",{"type":48,"tag":204,"props":20539,"children":20540},{},[20541,20547,20548,20554],{"type":48,"tag":78,"props":20542,"children":20544},{"className":20543},[],[20545],{"type":54,"value":20546},"opacity: 0.5",{"type":54,"value":20319},{"type":48,"tag":78,"props":20549,"children":20551},{"className":20550},[],[20552],{"type":54,"value":20553},"cursor: not-allowed",{"type":54,"value":20555},". Color unchanged.",{"type":48,"tag":167,"props":20557,"children":20559},{"id":20558},"_153-typography-micro-copy",[20560],{"type":54,"value":20561},"15.3 Typography & Micro-Copy",{"type":48,"tag":19952,"props":20563,"children":20565},{"id":20564},"the-1314-default-rule",[20566],{"type":54,"value":20567},"The \"13\u002F14 default\" rule",{"type":48,"tag":61,"props":20569,"children":20570},{},[20571,20573,20577],{"type":54,"value":20572},"The default body\u002FUI size is ",{"type":48,"tag":65,"props":20574,"children":20575},{},[20576],{"type":54,"value":2764},{"type":54,"value":20578},". Headings step up modestly (no 48px headlines in a dashboard). The biggest text in a typical product page is the H1 at 24–30px.",{"type":48,"tag":174,"props":20580,"children":20581},{},[20582,20601],{"type":48,"tag":178,"props":20583,"children":20584},{},[20585],{"type":48,"tag":182,"props":20586,"children":20587},{},[20588,20593,20597],{"type":48,"tag":186,"props":20589,"children":20590},{},[20591],{"type":54,"value":20592},"Element",{"type":48,"tag":186,"props":20594,"children":20595},{},[20596],{"type":54,"value":2359},{"type":48,"tag":186,"props":20598,"children":20599},{},[20600],{"type":54,"value":2369},{"type":48,"tag":197,"props":20602,"children":20603},{},[20604,20620,20637,20654,20671,20687,20705],{"type":48,"tag":182,"props":20605,"children":20606},{},[20607,20612,20616],{"type":48,"tag":204,"props":20608,"children":20609},{},[20610],{"type":54,"value":20611},"H1 (page title)",{"type":48,"tag":204,"props":20613,"children":20614},{},[20615],{"type":54,"value":3825},{"type":48,"tag":204,"props":20617,"children":20618},{},[20619],{"type":54,"value":2630},{"type":48,"tag":182,"props":20621,"children":20622},{},[20623,20628,20633],{"type":48,"tag":204,"props":20624,"children":20625},{},[20626],{"type":54,"value":20627},"H2 (section)",{"type":48,"tag":204,"props":20629,"children":20630},{},[20631],{"type":54,"value":20632},"18px",{"type":48,"tag":204,"props":20634,"children":20635},{},[20636],{"type":54,"value":2630},{"type":48,"tag":182,"props":20638,"children":20639},{},[20640,20645,20650],{"type":48,"tag":204,"props":20641,"children":20642},{},[20643],{"type":54,"value":20644},"H3 (card heading)",{"type":48,"tag":204,"props":20646,"children":20647},{},[20648],{"type":54,"value":20649},"15-16px",{"type":48,"tag":204,"props":20651,"children":20652},{},[20653],{"type":54,"value":2630},{"type":48,"tag":182,"props":20655,"children":20656},{},[20657,20662,20667],{"type":48,"tag":204,"props":20658,"children":20659},{},[20660],{"type":54,"value":20661},"Body \u002F table cell",{"type":48,"tag":204,"props":20663,"children":20664},{},[20665],{"type":54,"value":20666},"13-14px",{"type":48,"tag":204,"props":20668,"children":20669},{},[20670],{"type":54,"value":2810},{"type":48,"tag":182,"props":20672,"children":20673},{},[20674,20679,20683],{"type":48,"tag":204,"props":20675,"children":20676},{},[20677],{"type":54,"value":20678},"Label \u002F button",{"type":48,"tag":204,"props":20680,"children":20681},{},[20682],{"type":54,"value":20666},{"type":48,"tag":204,"props":20684,"children":20685},{},[20686],{"type":54,"value":2409},{"type":48,"tag":182,"props":20688,"children":20689},{},[20690,20695,20700],{"type":48,"tag":204,"props":20691,"children":20692},{},[20693],{"type":54,"value":20694},"Microlabel \u002F caption",{"type":48,"tag":204,"props":20696,"children":20697},{},[20698],{"type":54,"value":20699},"11-12px",{"type":48,"tag":204,"props":20701,"children":20702},{},[20703],{"type":54,"value":20704},"500 (uppercase optional)",{"type":48,"tag":182,"props":20706,"children":20707},{},[20708,20713,20718],{"type":48,"tag":204,"props":20709,"children":20710},{},[20711],{"type":54,"value":20712},"Mono (id, code, money)",{"type":48,"tag":204,"props":20714,"children":20715},{},[20716],{"type":54,"value":20717},"12-13px",{"type":48,"tag":204,"props":20719,"children":20720},{},[20721],{"type":54,"value":2810},{"type":48,"tag":19952,"props":20723,"children":20725},{"id":20724},"micro-copy-patterns",[20726],{"type":54,"value":20727},"Micro-copy patterns",{"type":48,"tag":61,"props":20729,"children":20730},{},[20731,20735],{"type":48,"tag":65,"props":20732,"children":20733},{},[20734],{"type":54,"value":13892},{"type":54,"value":20736}," — verb + object, never just verb:",{"type":48,"tag":320,"props":20738,"children":20739},{},[20740,20745],{"type":48,"tag":324,"props":20741,"children":20742},{},[20743],{"type":54,"value":20744},"✅ \"Create customer\", \"Save changes\", \"Delete invoice\"",{"type":48,"tag":324,"props":20746,"children":20747},{},[20748],{"type":54,"value":20749},"❌ \"Submit\", \"OK\", \"Click here\"",{"type":48,"tag":61,"props":20751,"children":20752},{},[20753,20758],{"type":48,"tag":65,"props":20754,"children":20755},{},[20756],{"type":54,"value":20757},"Empty state headings",{"type":54,"value":20759}," — declarative, not interrogative:",{"type":48,"tag":320,"props":20761,"children":20762},{},[20763,20768],{"type":48,"tag":324,"props":20764,"children":20765},{},[20766],{"type":54,"value":20767},"✅ \"No active subscriptions\"",{"type":48,"tag":324,"props":20769,"children":20770},{},[20771],{"type":54,"value":20772},"❌ \"You don't have any subscriptions yet, would you like to create one?\"",{"type":48,"tag":61,"props":20774,"children":20775},{},[20776,20781],{"type":48,"tag":65,"props":20777,"children":20778},{},[20779],{"type":54,"value":20780},"Inline help \u002F hints",{"type":54,"value":20782}," — single sentence, no period (because it's not a sentence in form context):",{"type":48,"tag":320,"props":20784,"children":20785},{},[20786,20791],{"type":48,"tag":324,"props":20787,"children":20788},{},[20789],{"type":54,"value":20790},"✅ \"Used for receipts and customer emails\"",{"type":48,"tag":324,"props":20792,"children":20793},{},[20794],{"type":54,"value":20795},"❌ \"This email will be used for receipts and customer emails.\"",{"type":48,"tag":61,"props":20797,"children":20798},{},[20799,20804],{"type":48,"tag":65,"props":20800,"children":20801},{},[20802],{"type":54,"value":20803},"Destructive confirmation",{"type":54,"value":20805}," — type-to-confirm for irreversible:",{"type":48,"tag":320,"props":20807,"children":20808},{},[20809],{"type":48,"tag":324,"props":20810,"children":20811},{},[20812,20814,20820],{"type":54,"value":20813},"\"Type ",{"type":48,"tag":78,"props":20815,"children":20817},{"className":20816},[],[20818],{"type":54,"value":20819},"acme-corp",{"type":54,"value":20821}," to confirm deletion\" — see GitHub's repo deletion modal.",{"type":48,"tag":61,"props":20823,"children":20824},{},[20825,20830],{"type":48,"tag":65,"props":20826,"children":20827},{},[20828],{"type":54,"value":20829},"Toast text",{"type":54,"value":20831}," — past tense, with optional action:",{"type":48,"tag":320,"props":20833,"children":20834},{},[20835,20846],{"type":48,"tag":324,"props":20836,"children":20837},{},[20838,20840,20845],{"type":54,"value":20839},"✅ \"Invoice sent. ",{"type":48,"tag":2091,"props":20841,"children":20842},{},[20843],{"type":54,"value":20844},"Undo",{"type":54,"value":3074},{"type":48,"tag":324,"props":20847,"children":20848},{},[20849],{"type":54,"value":20850},"❌ \"Sending invoice…\" (use a loading state for in-flight)",{"type":48,"tag":167,"props":20852,"children":20854},{"id":20853},"_154-component-anatomy",[20855],{"type":54,"value":20856},"15.4 Component Anatomy",{"type":48,"tag":19952,"props":20858,"children":20860},{"id":20859},"button-the-most-touched-primitive",[20861],{"type":54,"value":20862},"Button (the most-touched primitive)",{"type":48,"tag":134,"props":20864,"children":20867},{"className":20865,"code":20866,"language":54},[137],"┌────────────────────────────────────┐\n│  [icon] [label]            [⌘K]    │   ← gap 8px between icon\u002Flabel, 12px to shortcut\n└────────────────────────────────────┘\n   ↑ padding 12-14px              ↑ padding 12-14px\n   ─ height: 32px (default)\n   ─ radius: 6px\n   ─ font: 13px \u002F 500\n",[20868],{"type":48,"tag":78,"props":20869,"children":20870},{"__ignoreMap":142},[20871],{"type":54,"value":20866},{"type":48,"tag":61,"props":20873,"children":20874},{},[20875],{"type":54,"value":20876},"Variants:",{"type":48,"tag":320,"props":20878,"children":20879},{},[20880,20890,20900,20910],{"type":48,"tag":324,"props":20881,"children":20882},{},[20883,20888],{"type":48,"tag":78,"props":20884,"children":20886},{"className":20885},[],[20887],{"type":54,"value":13940},{"type":54,"value":20889}," — solid brand bg, white text. ONE per surface.",{"type":48,"tag":324,"props":20891,"children":20892},{},[20893,20898],{"type":48,"tag":78,"props":20894,"children":20896},{"className":20895},[],[20897],{"type":54,"value":7275},{"type":54,"value":20899}," — surface bg, neutral border, primary text. Most actions.",{"type":48,"tag":324,"props":20901,"children":20902},{},[20903,20908],{"type":48,"tag":78,"props":20904,"children":20906},{"className":20905},[],[20907],{"type":54,"value":14018},{"type":54,"value":20909}," — no bg, no border. Toolbar \u002F row actions.",{"type":48,"tag":324,"props":20911,"children":20912},{},[20913,20918],{"type":48,"tag":78,"props":20914,"children":20916},{"className":20915},[],[20917],{"type":54,"value":14052},{"type":54,"value":20919}," — solid red bg. Reserved for irreversible.",{"type":48,"tag":61,"props":20921,"children":20922},{},[20923],{"type":54,"value":20924},"States:",{"type":48,"tag":320,"props":20926,"children":20927},{},[20928],{"type":48,"tag":324,"props":20929,"children":20930},{},[20931],{"type":54,"value":20932},"default → hover (bg shifts) → active (bg shifts more \u002F scale 0.98) → focus (ring) → disabled (opacity 0.5)",{"type":48,"tag":61,"props":20934,"children":20935},{},[20936],{"type":54,"value":20937},"Forbidden:",{"type":48,"tag":320,"props":20939,"children":20940},{},[20941,20953,20958],{"type":48,"tag":324,"props":20942,"children":20943},{},[20944,20946,20951],{"type":54,"value":20945},"Pill radius (",{"type":48,"tag":78,"props":20947,"children":20949},{"className":20948},[],[20950],{"type":54,"value":4027},{"type":54,"value":20952},") — that's marketing",{"type":48,"tag":324,"props":20954,"children":20955},{},[20956],{"type":54,"value":20957},"Gradient background — that's marketing",{"type":48,"tag":324,"props":20959,"children":20960},{},[20961],{"type":54,"value":20962},"Drop shadow — buttons are flat against the surface",{"type":48,"tag":19952,"props":20964,"children":20965},{"id":10845},[20966],{"type":54,"value":20967},"Input",{"type":48,"tag":134,"props":20969,"children":20972},{"className":20970,"code":20971,"language":54},[137],"┌────────────────────────────────────┐\n│  [icon] placeholder text      [×]  │   ← optional leading icon, trailing clear\n└────────────────────────────────────┘\n   ─ height: 32px (default)\n   ─ radius: 6px\n   ─ border: 1px --border-default\n   ─ padding: 0 12px (or 0 36px when icon present)\n   ─ font: 14px \u002F 400\n",[20973],{"type":48,"tag":78,"props":20974,"children":20975},{"__ignoreMap":142},[20976],{"type":54,"value":20971},{"type":48,"tag":61,"props":20978,"children":20979},{},[20980,20982,20987,20989,20994,20996,21001],{"type":54,"value":20981},"Focus state: border → ",{"type":48,"tag":78,"props":20983,"children":20985},{"className":20984},[],[20986],{"type":54,"value":2020},{"type":54,"value":20988},", add ",{"type":48,"tag":78,"props":20990,"children":20992},{"className":20991},[],[20993],{"type":54,"value":10819},{"type":54,"value":20995}," box-shadow. ",{"type":48,"tag":65,"props":20997,"children":20998},{},[20999],{"type":54,"value":21000},"Never use solid background change for focus",{"type":54,"value":21002}," — borders + ring are the convention.",{"type":48,"tag":61,"props":21004,"children":21005},{},[21006,21008,21013,21015,21020,21022,21027,21029,21034],{"type":54,"value":21007},"Error state: border → ",{"type":48,"tag":78,"props":21009,"children":21011},{"className":21010},[],[21012],{"type":54,"value":1436},{"type":54,"value":21014},", ring → ",{"type":48,"tag":78,"props":21016,"children":21018},{"className":21017},[],[21019],{"type":54,"value":14338},{"type":54,"value":21021},". Show error message below input in ",{"type":48,"tag":78,"props":21023,"children":21025},{"className":21024},[],[21026],{"type":54,"value":1427},{"type":54,"value":21028},", 12px, with ",{"type":48,"tag":78,"props":21030,"children":21032},{"className":21031},[],[21033],{"type":54,"value":11316},{"type":54,"value":21035}," linking.",{"type":48,"tag":19952,"props":21037,"children":21039},{"id":21038},"card",[21040],{"type":54,"value":21041},"Card",{"type":48,"tag":134,"props":21043,"children":21046},{"className":21044,"code":21045,"language":54},[137],"┌──────────────────────────────────┐\n│  Heading            [actions]    │   ← header row, 16-20px from edges\n│  Optional description            │\n├──────────────────────────────────┤   ← 1px divider OR padding gap\n│                                  │\n│  Card body                       │\n│                                  │\n└──────────────────────────────────┘\n   ─ radius: 8px\n   ─ border: 1px --border-default\n   ─ background: --bg-surface\n   ─ padding: 20-24px\n   ─ shadow: none (default)\n",[21047],{"type":48,"tag":78,"props":21048,"children":21049},{"__ignoreMap":142},[21050],{"type":54,"value":21045},{"type":48,"tag":61,"props":21052,"children":21053},{},[21054],{"type":54,"value":21055},"The card has a 1px border by default. NO shadow. NO inner glow. The border is what carries the elevation — it implies a layer.",{"type":48,"tag":61,"props":21057,"children":21058},{},[21059,21061,21066,21068,21073],{"type":54,"value":21060},"Interactive cards (e.g., clickable list items): hover lightens border to ",{"type":48,"tag":78,"props":21062,"children":21064},{"className":21063},[],[21065],{"type":54,"value":1962},{"type":54,"value":21067}," AND adds ",{"type":48,"tag":78,"props":21069,"children":21071},{"className":21070},[],[21072],{"type":54,"value":4982},{"type":54,"value":21074},". Don't change the background.",{"type":48,"tag":167,"props":21076,"children":21078},{"id":21077},"_155-animation-physics",[21079],{"type":54,"value":21080},"15.5 Animation Physics",{"type":48,"tag":19952,"props":21082,"children":21084},{"id":21083},"speed-map",[21085],{"type":54,"value":21086},"Speed map",{"type":48,"tag":134,"props":21088,"children":21091},{"className":21089,"code":21090,"language":54},[137],"Color\u002Fborder transitions:     100-150ms\nHover state:                  100ms\nFocus ring appearance:        150ms\nDropdown \u002F popover enter:     150ms\nModal \u002F dialog enter:         200-250ms\nSlide-over (drawer) enter:    300ms\nToast slide-in:               200ms\nTab switch:                   instant (no animation)\nPage mount:                   instant\nSkeleton shimmer cycle:       1500ms\nSpinner rotation:             750ms per turn\n",[21092],{"type":48,"tag":78,"props":21093,"children":21094},{"__ignoreMap":142},[21095],{"type":54,"value":21090},{"type":48,"tag":19952,"props":21097,"children":21099},{"id":21098},"easing-map",[21100],{"type":54,"value":21101},"Easing map",{"type":48,"tag":134,"props":21103,"children":21106},{"className":21104,"code":21105,"language":54},[137],"Linear → only for indeterminate progress \u002F spinners\nease-out (expo-out, --ease-out) → DEFAULT for everything else\nease-out-back → modal\u002Fpopover entrance (subtle overshoot)\nease-in-out → reversible transitions (accordion height)\nease-in → almost never; exit animations only\n",[21107],{"type":48,"tag":78,"props":21108,"children":21109},{"__ignoreMap":142},[21110],{"type":54,"value":21105},{"type":48,"tag":19952,"props":21112,"children":21114},{"id":21113},"the-no-entrance-animation-rule",[21115],{"type":54,"value":21116},"The \"no entrance animation\" rule",{"type":48,"tag":61,"props":21118,"children":21119},{},[21120],{"type":54,"value":21121},"Page mount animations are bad UX in SaaS:",{"type":48,"tag":320,"props":21123,"children":21124},{},[21125,21130,21135],{"type":48,"tag":324,"props":21126,"children":21127},{},[21128],{"type":54,"value":21129},"The user already navigated; the destination is the priority.",{"type":48,"tag":324,"props":21131,"children":21132},{},[21133],{"type":54,"value":21134},"An entrance animation delays perceived load time.",{"type":48,"tag":324,"props":21136,"children":21137},{},[21138],{"type":54,"value":21139},"Staggered grids look \"designed\" on first view and tedious on the second.",{"type":48,"tag":61,"props":21141,"children":21142},{},[21143,21145,21150],{"type":54,"value":21144},"The ONLY place entrance animation belongs in a product UI is ",{"type":48,"tag":65,"props":21146,"children":21147},{},[21148],{"type":54,"value":21149},"overlay layers",{"type":54,"value":21151},": modals, popovers, toasts. These are appearing on top of an already-visible page, so the motion is meaningful (where did this come from?).",{"type":48,"tag":167,"props":21153,"children":21155},{"id":21154},"_156-technical-deliverables",[21156],{"type":54,"value":21157},"15.6 Technical Deliverables",{"type":48,"tag":19952,"props":21159,"children":21161},{"id":21160},"tailwind-configuration",[21162],{"type":54,"value":21163},"Tailwind Configuration",{"type":48,"tag":134,"props":21165,"children":21169},{"className":21166,"code":21167,"language":21168,"meta":142,"style":142},"language-typescript shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u002F\u002F tailwind.config.ts\nimport type { Config } from 'tailwindcss';\n\nconst config: Config = {\n  darkMode: 'class',\n  content: ['.\u002Fsrc\u002F**\u002F*.{ts,tsx,js,jsx,html}'],\n  theme: {\n    extend: {\n      colors: {\n        brand: {\n          50:  '#EEF0FB', 100: '#DDE0F7', 200: '#B9C0EF',\n          500: '#7B85DC', 600: '#5E6AD2', 700: '#4A56C0',\n          800: '#3A45A8', 900: '#2A3284',\n        },\n        neutral: {\n          0:   '#FFFFFF', 50:  '#F8FAFC', 100: '#F1F5F9',\n          200: '#E2E8F0', 300: '#CBD5E1', 400: '#94A3B8',\n          500: '#64748B', 600: '#475569', 700: '#334155',\n          800: '#1E293B', 900: '#0F172A', 950: '#020617',\n        },\n        canvas:   'var(--bg-canvas)',\n        surface:  'var(--bg-surface)',\n        elevated: 'var(--bg-elevated)',\n      },\n      fontFamily: {\n        sans: ['Inter', 'Geist', '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'system-ui', 'sans-serif'],\n        mono: ['JetBrains Mono', 'Geist Mono', 'SF Mono', 'Menlo', 'Consolas', 'ui-monospace', 'monospace'],\n      },\n      fontSize: {\n        '2xs':  ['11px', { lineHeight: '15px', letterSpacing: '0.04em' }],\n        xs:     ['12px', { lineHeight: '16px' }],\n        sm:     ['13px', { lineHeight: '18px' }],\n        base:   ['14px', { lineHeight: '20px' }],\n        md:     ['15px', { lineHeight: '22px' }],\n        lg:     ['16px', { lineHeight: '24px', letterSpacing: '-0.005em' }],\n        xl:     ['18px', { lineHeight: '26px', letterSpacing: '-0.01em' }],\n        '2xl':  ['20px', { lineHeight: '28px', letterSpacing: '-0.015em' }],\n        '3xl':  ['24px', { lineHeight: '32px', letterSpacing: '-0.02em' }],\n        '4xl':  ['30px', { lineHeight: '36px', letterSpacing: '-0.025em' }],\n      },\n      borderRadius: {\n        none: '0',\n        sm:   '4px',\n        DEFAULT: '6px',\n        md:   '6px',\n        lg:   '8px',\n        xl:   '12px',\n        '2xl': '16px',\n        full: '9999px',\n      },\n      boxShadow: {\n        xs:  '0 1px 2px 0 rgba(15, 23, 42, 0.04)',\n        sm:  '0 1px 2px 0 rgba(15, 23, 42, 0.05), 0 1px 3px 0 rgba(15, 23, 42, 0.06)',\n        md:  '0 2px 4px -1px rgba(15, 23, 42, 0.06), 0 4px 6px -2px rgba(15, 23, 42, 0.04)',\n        lg:  '0 4px 6px -2px rgba(15, 23, 42, 0.05), 0 10px 15px -3px rgba(15, 23, 42, 0.08)',\n        xl:  '0 8px 10px -4px rgba(15, 23, 42, 0.06), 0 20px 25px -5px rgba(15, 23, 42, 0.10)',\n        '2xl': '0 25px 50px -12px rgba(15, 23, 42, 0.18)',\n        focus: 'var(--ring-focus)',\n        'focus-error': 'var(--ring-error)',\n      },\n      transitionTimingFunction: {\n        out:      'cubic-bezier(0.16, 1, 0.3, 1)',\n        'out-back': 'cubic-bezier(0.34, 1.56, 0.64, 1)',\n      },\n      transitionDuration: {\n        75: '75ms', 100: '100ms', 150: '150ms',\n        200: '200ms', 250: '250ms', 300: '300ms',\n      },\n      maxWidth: {\n        '8xl': '1536px',\n      },\n      animation: {\n        'dialog-enter':  'dialog-enter 250ms cubic-bezier(0.34, 1.56, 0.64, 1)',\n        'popover-enter': 'popover-enter 150ms cubic-bezier(0.16, 1, 0.3, 1)',\n        'toast-enter':   'toast-enter 200ms cubic-bezier(0.16, 1, 0.3, 1)',\n        shimmer:         'shimmer 1.5s ease-in-out infinite',\n      },\n      keyframes: {\n        'dialog-enter': {\n          from: { opacity: '0', transform: 'translateY(8px) scale(0.98)' },\n          to:   { opacity: '1', transform: 'translateY(0) scale(1)' },\n        },\n        'popover-enter': {\n          from: { opacity: '0', transform: 'translateY(-4px)' },\n          to:   { opacity: '1', transform: 'translateY(0)' },\n        },\n        'toast-enter': {\n          from: { opacity: '0', transform: 'translateX(8px)' },\n          to:   { opacity: '1', transform: 'translateX(0)' },\n        },\n        shimmer: {\n          from: { backgroundPosition: '200% 0' },\n          to:   { backgroundPosition: '-200% 0' },\n        },\n      },\n    },\n  },\n  plugins: [],\n};\n\nexport default config;\n","typescript",[21170],{"type":48,"tag":78,"props":21171,"children":21172},{"__ignoreMap":142},[21173,21181,21229,21236,21265,21294,21330,21346,21362,21378,21394,21473,21551,21604,21612,21628,21706,21784,21859,21935,21942,21971,22000,22029,22037,22053,22188,22322,22329,22345,22450,22519,22587,22656,22725,22817,22910,23009,23109,23210,23217,23233,23261,23288,23316,23343,23370,23397,23432,23460,23467,23483,23511,23539,23567,23595,23623,23659,23688,23725,23732,23748,23778,23815,23822,23838,23917,23995,24002,24018,24054,24061,24077,24113,24149,24185,24215,24222,24238,24261,24327,24392,24399,24422,24486,24550,24557,24580,24644,24708,24715,24730,24771,24811,24818,24825,24833,24841,24862,24870,24877],{"type":48,"tag":2091,"props":21174,"children":21175},{"class":2093,"line":2094},[21176],{"type":48,"tag":2091,"props":21177,"children":21178},{"style":4121},[21179],{"type":54,"value":21180},"\u002F\u002F tailwind.config.ts\n",{"type":48,"tag":2091,"props":21182,"children":21183},{"class":2093,"line":2147},[21184,21189,21194,21198,21203,21207,21212,21216,21221,21225],{"type":48,"tag":2091,"props":21185,"children":21186},{"style":5951},[21187],{"type":54,"value":21188},"import",{"type":48,"tag":2091,"props":21190,"children":21191},{"style":5951},[21192],{"type":54,"value":21193}," type",{"type":48,"tag":2091,"props":21195,"children":21196},{"style":2104},[21197],{"type":54,"value":5903},{"type":48,"tag":2091,"props":21199,"children":21200},{"style":2098},[21201],{"type":54,"value":21202}," Config",{"type":48,"tag":2091,"props":21204,"children":21205},{"style":2104},[21206],{"type":54,"value":8327},{"type":48,"tag":2091,"props":21208,"children":21209},{"style":5951},[21210],{"type":54,"value":21211}," from",{"type":48,"tag":2091,"props":21213,"children":21214},{"style":2104},[21215],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21217,"children":21218},{"style":3066},[21219],{"type":54,"value":21220},"tailwindcss",{"type":48,"tag":2091,"props":21222,"children":21223},{"style":2104},[21224],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21226,"children":21227},{"style":2104},[21228],{"type":54,"value":2177},{"type":48,"tag":2091,"props":21230,"children":21231},{"class":2093,"line":2180},[21232],{"type":48,"tag":2091,"props":21233,"children":21234},{"emptyLinePlaceholder":3142},[21235],{"type":54,"value":3145},{"type":48,"tag":2091,"props":21237,"children":21238},{"class":2093,"line":2229},[21239,21244,21249,21253,21257,21261],{"type":48,"tag":2091,"props":21240,"children":21241},{"style":3179},[21242],{"type":54,"value":21243},"const",{"type":48,"tag":2091,"props":21245,"children":21246},{"style":2098},[21247],{"type":54,"value":21248}," config",{"type":48,"tag":2091,"props":21250,"children":21251},{"style":2104},[21252],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21254,"children":21255},{"style":2160},[21256],{"type":54,"value":21202},{"type":48,"tag":2091,"props":21258,"children":21259},{"style":2104},[21260],{"type":54,"value":8724},{"type":48,"tag":2091,"props":21262,"children":21263},{"style":2104},[21264],{"type":54,"value":2980},{"type":48,"tag":2091,"props":21266,"children":21267},{"class":2093,"line":3048},[21268,21273,21277,21281,21286,21290],{"type":48,"tag":2091,"props":21269,"children":21270},{"style":8676},[21271],{"type":54,"value":21272},"  darkMode",{"type":48,"tag":2091,"props":21274,"children":21275},{"style":2104},[21276],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21278,"children":21279},{"style":2104},[21280],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21282,"children":21283},{"style":3066},[21284],{"type":54,"value":21285},"class",{"type":48,"tag":2091,"props":21287,"children":21288},{"style":2104},[21289],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21291,"children":21292},{"style":2104},[21293],{"type":54,"value":2144},{"type":48,"tag":2091,"props":21295,"children":21296},{"class":2093,"line":3129},[21297,21301,21305,21309,21313,21318,21322,21326],{"type":48,"tag":2091,"props":21298,"children":21299},{"style":8676},[21300],{"type":54,"value":11528},{"type":48,"tag":2091,"props":21302,"children":21303},{"style":2104},[21304],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21306,"children":21307},{"style":2098},[21308],{"type":54,"value":3176},{"type":48,"tag":2091,"props":21310,"children":21311},{"style":2104},[21312],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21314,"children":21315},{"style":3066},[21316],{"type":54,"value":21317},".\u002Fsrc\u002F**\u002F*.{ts,tsx,js,jsx,html}",{"type":48,"tag":2091,"props":21319,"children":21320},{"style":2104},[21321],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21323,"children":21324},{"style":2098},[21325],{"type":54,"value":3187},{"type":48,"tag":2091,"props":21327,"children":21328},{"style":2104},[21329],{"type":54,"value":2144},{"type":48,"tag":2091,"props":21331,"children":21332},{"class":2093,"line":3138},[21333,21338,21342],{"type":48,"tag":2091,"props":21334,"children":21335},{"style":8676},[21336],{"type":54,"value":21337},"  theme",{"type":48,"tag":2091,"props":21339,"children":21340},{"style":2104},[21341],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21343,"children":21344},{"style":2104},[21345],{"type":54,"value":2980},{"type":48,"tag":2091,"props":21347,"children":21348},{"class":2093,"line":3148},[21349,21354,21358],{"type":48,"tag":2091,"props":21350,"children":21351},{"style":8676},[21352],{"type":54,"value":21353},"    extend",{"type":48,"tag":2091,"props":21355,"children":21356},{"style":2104},[21357],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21359,"children":21360},{"style":2104},[21361],{"type":54,"value":2980},{"type":48,"tag":2091,"props":21363,"children":21364},{"class":2093,"line":3194},[21365,21370,21374],{"type":48,"tag":2091,"props":21366,"children":21367},{"style":8676},[21368],{"type":54,"value":21369},"      colors",{"type":48,"tag":2091,"props":21371,"children":21372},{"style":2104},[21373],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21375,"children":21376},{"style":2104},[21377],{"type":54,"value":2980},{"type":48,"tag":2091,"props":21379,"children":21380},{"class":2093,"line":3216},[21381,21386,21390],{"type":48,"tag":2091,"props":21382,"children":21383},{"style":8676},[21384],{"type":54,"value":21385},"        brand",{"type":48,"tag":2091,"props":21387,"children":21388},{"style":2104},[21389],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21391,"children":21392},{"style":2104},[21393],{"type":54,"value":2980},{"type":48,"tag":2091,"props":21395,"children":21396},{"class":2093,"line":4532},[21397,21402,21406,21411,21415,21419,21423,21428,21432,21436,21440,21444,21448,21453,21457,21461,21465,21469],{"type":48,"tag":2091,"props":21398,"children":21399},{"style":3077},[21400],{"type":54,"value":21401},"          50",{"type":48,"tag":2091,"props":21403,"children":21404},{"style":2104},[21405],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21407,"children":21408},{"style":2104},[21409],{"type":54,"value":21410},"  '",{"type":48,"tag":2091,"props":21412,"children":21413},{"style":3066},[21414],{"type":54,"value":1036},{"type":48,"tag":2091,"props":21416,"children":21417},{"style":2104},[21418],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21420,"children":21421},{"style":2104},[21422],{"type":54,"value":2107},{"type":48,"tag":2091,"props":21424,"children":21425},{"style":3077},[21426],{"type":54,"value":21427}," 100",{"type":48,"tag":2091,"props":21429,"children":21430},{"style":2104},[21431],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21433,"children":21434},{"style":2104},[21435],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21437,"children":21438},{"style":3066},[21439],{"type":54,"value":1062},{"type":48,"tag":2091,"props":21441,"children":21442},{"style":2104},[21443],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21445,"children":21446},{"style":2104},[21447],{"type":54,"value":2107},{"type":48,"tag":2091,"props":21449,"children":21450},{"style":3077},[21451],{"type":54,"value":21452}," 200",{"type":48,"tag":2091,"props":21454,"children":21455},{"style":2104},[21456],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21458,"children":21459},{"style":2104},[21460],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21462,"children":21463},{"style":3066},[21464],{"type":54,"value":1088},{"type":48,"tag":2091,"props":21466,"children":21467},{"style":2104},[21468],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21470,"children":21471},{"style":2104},[21472],{"type":54,"value":2144},{"type":48,"tag":2091,"props":21474,"children":21475},{"class":2093,"line":4578},[21476,21481,21485,21489,21493,21497,21501,21506,21510,21514,21518,21522,21526,21531,21535,21539,21543,21547],{"type":48,"tag":2091,"props":21477,"children":21478},{"style":3077},[21479],{"type":54,"value":21480},"          500",{"type":48,"tag":2091,"props":21482,"children":21483},{"style":2104},[21484],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21486,"children":21487},{"style":2104},[21488],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21490,"children":21491},{"style":3066},[21492],{"type":54,"value":1114},{"type":48,"tag":2091,"props":21494,"children":21495},{"style":2104},[21496],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21498,"children":21499},{"style":2104},[21500],{"type":54,"value":2107},{"type":48,"tag":2091,"props":21502,"children":21503},{"style":3077},[21504],{"type":54,"value":21505}," 600",{"type":48,"tag":2091,"props":21507,"children":21508},{"style":2104},[21509],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21511,"children":21512},{"style":2104},[21513],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21515,"children":21516},{"style":3066},[21517],{"type":54,"value":989},{"type":48,"tag":2091,"props":21519,"children":21520},{"style":2104},[21521],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21523,"children":21524},{"style":2104},[21525],{"type":54,"value":2107},{"type":48,"tag":2091,"props":21527,"children":21528},{"style":3077},[21529],{"type":54,"value":21530}," 700",{"type":48,"tag":2091,"props":21532,"children":21533},{"style":2104},[21534],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21536,"children":21537},{"style":2104},[21538],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21540,"children":21541},{"style":3066},[21542],{"type":54,"value":1170},{"type":48,"tag":2091,"props":21544,"children":21545},{"style":2104},[21546],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21548,"children":21549},{"style":2104},[21550],{"type":54,"value":2144},{"type":48,"tag":2091,"props":21552,"children":21553},{"class":2093,"line":4586},[21554,21559,21563,21567,21571,21575,21579,21584,21588,21592,21596,21600],{"type":48,"tag":2091,"props":21555,"children":21556},{"style":3077},[21557],{"type":54,"value":21558},"          800",{"type":48,"tag":2091,"props":21560,"children":21561},{"style":2104},[21562],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21564,"children":21565},{"style":2104},[21566],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21568,"children":21569},{"style":3066},[21570],{"type":54,"value":1196},{"type":48,"tag":2091,"props":21572,"children":21573},{"style":2104},[21574],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21576,"children":21577},{"style":2104},[21578],{"type":54,"value":2107},{"type":48,"tag":2091,"props":21580,"children":21581},{"style":3077},[21582],{"type":54,"value":21583}," 900",{"type":48,"tag":2091,"props":21585,"children":21586},{"style":2104},[21587],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21589,"children":21590},{"style":2104},[21591],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21593,"children":21594},{"style":3066},[21595],{"type":54,"value":1222},{"type":48,"tag":2091,"props":21597,"children":21598},{"style":2104},[21599],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21601,"children":21602},{"style":2104},[21603],{"type":54,"value":2144},{"type":48,"tag":2091,"props":21605,"children":21606},{"class":2093,"line":4595},[21607],{"type":48,"tag":2091,"props":21608,"children":21609},{"style":2104},[21610],{"type":54,"value":21611},"        },\n",{"type":48,"tag":2091,"props":21613,"children":21614},{"class":2093,"line":4642},[21615,21620,21624],{"type":48,"tag":2091,"props":21616,"children":21617},{"style":8676},[21618],{"type":54,"value":21619},"        neutral",{"type":48,"tag":2091,"props":21621,"children":21622},{"style":2104},[21623],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21625,"children":21626},{"style":2104},[21627],{"type":54,"value":2980},{"type":48,"tag":2091,"props":21629,"children":21630},{"class":2093,"line":4688},[21631,21636,21640,21645,21649,21653,21657,21662,21666,21670,21674,21678,21682,21686,21690,21694,21698,21702],{"type":48,"tag":2091,"props":21632,"children":21633},{"style":3077},[21634],{"type":54,"value":21635},"          0",{"type":48,"tag":2091,"props":21637,"children":21638},{"style":2104},[21639],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21641,"children":21642},{"style":2104},[21643],{"type":54,"value":21644},"   '",{"type":48,"tag":2091,"props":21646,"children":21647},{"style":3066},[21648],{"type":54,"value":347},{"type":48,"tag":2091,"props":21650,"children":21651},{"style":2104},[21652],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21654,"children":21655},{"style":2104},[21656],{"type":54,"value":2107},{"type":48,"tag":2091,"props":21658,"children":21659},{"style":3077},[21660],{"type":54,"value":21661}," 50",{"type":48,"tag":2091,"props":21663,"children":21664},{"style":2104},[21665],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21667,"children":21668},{"style":2104},[21669],{"type":54,"value":21410},{"type":48,"tag":2091,"props":21671,"children":21672},{"style":3066},[21673],{"type":54,"value":681},{"type":48,"tag":2091,"props":21675,"children":21676},{"style":2104},[21677],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21679,"children":21680},{"style":2104},[21681],{"type":54,"value":2107},{"type":48,"tag":2091,"props":21683,"children":21684},{"style":3077},[21685],{"type":54,"value":21427},{"type":48,"tag":2091,"props":21687,"children":21688},{"style":2104},[21689],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21691,"children":21692},{"style":2104},[21693],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21695,"children":21696},{"style":3066},[21697],{"type":54,"value":707},{"type":48,"tag":2091,"props":21699,"children":21700},{"style":2104},[21701],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21703,"children":21704},{"style":2104},[21705],{"type":54,"value":2144},{"type":48,"tag":2091,"props":21707,"children":21708},{"class":2093,"line":4696},[21709,21714,21718,21722,21726,21730,21734,21739,21743,21747,21751,21755,21759,21764,21768,21772,21776,21780],{"type":48,"tag":2091,"props":21710,"children":21711},{"style":3077},[21712],{"type":54,"value":21713},"          200",{"type":48,"tag":2091,"props":21715,"children":21716},{"style":2104},[21717],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21719,"children":21720},{"style":2104},[21721],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21723,"children":21724},{"style":3066},[21725],{"type":54,"value":733},{"type":48,"tag":2091,"props":21727,"children":21728},{"style":2104},[21729],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21731,"children":21732},{"style":2104},[21733],{"type":54,"value":2107},{"type":48,"tag":2091,"props":21735,"children":21736},{"style":3077},[21737],{"type":54,"value":21738}," 300",{"type":48,"tag":2091,"props":21740,"children":21741},{"style":2104},[21742],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21744,"children":21745},{"style":2104},[21746],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21748,"children":21749},{"style":3066},[21750],{"type":54,"value":764},{"type":48,"tag":2091,"props":21752,"children":21753},{"style":2104},[21754],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21756,"children":21757},{"style":2104},[21758],{"type":54,"value":2107},{"type":48,"tag":2091,"props":21760,"children":21761},{"style":3077},[21762],{"type":54,"value":21763}," 400",{"type":48,"tag":2091,"props":21765,"children":21766},{"style":2104},[21767],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21769,"children":21770},{"style":2104},[21771],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21773,"children":21774},{"style":3066},[21775],{"type":54,"value":790},{"type":48,"tag":2091,"props":21777,"children":21778},{"style":2104},[21779],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21781,"children":21782},{"style":2104},[21783],{"type":54,"value":2144},{"type":48,"tag":2091,"props":21785,"children":21786},{"class":2093,"line":4705},[21787,21791,21795,21799,21803,21807,21811,21815,21819,21823,21827,21831,21835,21839,21843,21847,21851,21855],{"type":48,"tag":2091,"props":21788,"children":21789},{"style":3077},[21790],{"type":54,"value":21480},{"type":48,"tag":2091,"props":21792,"children":21793},{"style":2104},[21794],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21796,"children":21797},{"style":2104},[21798],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21800,"children":21801},{"style":3066},[21802],{"type":54,"value":821},{"type":48,"tag":2091,"props":21804,"children":21805},{"style":2104},[21806],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21808,"children":21809},{"style":2104},[21810],{"type":54,"value":2107},{"type":48,"tag":2091,"props":21812,"children":21813},{"style":3077},[21814],{"type":54,"value":21505},{"type":48,"tag":2091,"props":21816,"children":21817},{"style":2104},[21818],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21820,"children":21821},{"style":2104},[21822],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21824,"children":21825},{"style":3066},[21826],{"type":54,"value":847},{"type":48,"tag":2091,"props":21828,"children":21829},{"style":2104},[21830],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21832,"children":21833},{"style":2104},[21834],{"type":54,"value":2107},{"type":48,"tag":2091,"props":21836,"children":21837},{"style":3077},[21838],{"type":54,"value":21530},{"type":48,"tag":2091,"props":21840,"children":21841},{"style":2104},[21842],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21844,"children":21845},{"style":2104},[21846],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21848,"children":21849},{"style":3066},[21850],{"type":54,"value":878},{"type":48,"tag":2091,"props":21852,"children":21853},{"style":2104},[21854],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21856,"children":21857},{"style":2104},[21858],{"type":54,"value":2144},{"type":48,"tag":2091,"props":21860,"children":21861},{"class":2093,"line":4751},[21862,21866,21870,21874,21878,21882,21886,21890,21894,21898,21902,21906,21910,21915,21919,21923,21927,21931],{"type":48,"tag":2091,"props":21863,"children":21864},{"style":3077},[21865],{"type":54,"value":21558},{"type":48,"tag":2091,"props":21867,"children":21868},{"style":2104},[21869],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21871,"children":21872},{"style":2104},[21873],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21875,"children":21876},{"style":3066},[21877],{"type":54,"value":904},{"type":48,"tag":2091,"props":21879,"children":21880},{"style":2104},[21881],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21883,"children":21884},{"style":2104},[21885],{"type":54,"value":2107},{"type":48,"tag":2091,"props":21887,"children":21888},{"style":3077},[21889],{"type":54,"value":21583},{"type":48,"tag":2091,"props":21891,"children":21892},{"style":2104},[21893],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21895,"children":21896},{"style":2104},[21897],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21899,"children":21900},{"style":3066},[21901],{"type":54,"value":339},{"type":48,"tag":2091,"props":21903,"children":21904},{"style":2104},[21905],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21907,"children":21908},{"style":2104},[21909],{"type":54,"value":2107},{"type":48,"tag":2091,"props":21911,"children":21912},{"style":3077},[21913],{"type":54,"value":21914}," 950",{"type":48,"tag":2091,"props":21916,"children":21917},{"style":2104},[21918],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21920,"children":21921},{"style":2104},[21922],{"type":54,"value":8858},{"type":48,"tag":2091,"props":21924,"children":21925},{"style":3066},[21926],{"type":54,"value":960},{"type":48,"tag":2091,"props":21928,"children":21929},{"style":2104},[21930],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21932,"children":21933},{"style":2104},[21934],{"type":54,"value":2144},{"type":48,"tag":2091,"props":21936,"children":21937},{"class":2093,"line":4796},[21938],{"type":48,"tag":2091,"props":21939,"children":21940},{"style":2104},[21941],{"type":54,"value":21611},{"type":48,"tag":2091,"props":21943,"children":21944},{"class":2093,"line":4842},[21945,21950,21954,21958,21963,21967],{"type":48,"tag":2091,"props":21946,"children":21947},{"style":8676},[21948],{"type":54,"value":21949},"        canvas",{"type":48,"tag":2091,"props":21951,"children":21952},{"style":2104},[21953],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21955,"children":21956},{"style":2104},[21957],{"type":54,"value":21644},{"type":48,"tag":2091,"props":21959,"children":21960},{"style":3066},[21961],{"type":54,"value":21962},"var(--bg-canvas)",{"type":48,"tag":2091,"props":21964,"children":21965},{"style":2104},[21966],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21968,"children":21969},{"style":2104},[21970],{"type":54,"value":2144},{"type":48,"tag":2091,"props":21972,"children":21973},{"class":2093,"line":6321},[21974,21979,21983,21987,21992,21996],{"type":48,"tag":2091,"props":21975,"children":21976},{"style":8676},[21977],{"type":54,"value":21978},"        surface",{"type":48,"tag":2091,"props":21980,"children":21981},{"style":2104},[21982],{"type":54,"value":2993},{"type":48,"tag":2091,"props":21984,"children":21985},{"style":2104},[21986],{"type":54,"value":21410},{"type":48,"tag":2091,"props":21988,"children":21989},{"style":3066},[21990],{"type":54,"value":21991},"var(--bg-surface)",{"type":48,"tag":2091,"props":21993,"children":21994},{"style":2104},[21995],{"type":54,"value":8747},{"type":48,"tag":2091,"props":21997,"children":21998},{"style":2104},[21999],{"type":54,"value":2144},{"type":48,"tag":2091,"props":22001,"children":22002},{"class":2093,"line":6329},[22003,22008,22012,22016,22021,22025],{"type":48,"tag":2091,"props":22004,"children":22005},{"style":8676},[22006],{"type":54,"value":22007},"        elevated",{"type":48,"tag":2091,"props":22009,"children":22010},{"style":2104},[22011],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22013,"children":22014},{"style":2104},[22015],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22017,"children":22018},{"style":3066},[22019],{"type":54,"value":22020},"var(--bg-elevated)",{"type":48,"tag":2091,"props":22022,"children":22023},{"style":2104},[22024],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22026,"children":22027},{"style":2104},[22028],{"type":54,"value":2144},{"type":48,"tag":2091,"props":22030,"children":22031},{"class":2093,"line":6337},[22032],{"type":48,"tag":2091,"props":22033,"children":22034},{"style":2104},[22035],{"type":54,"value":22036},"      },\n",{"type":48,"tag":2091,"props":22038,"children":22039},{"class":2093,"line":6346},[22040,22045,22049],{"type":48,"tag":2091,"props":22041,"children":22042},{"style":8676},[22043],{"type":54,"value":22044},"      fontFamily",{"type":48,"tag":2091,"props":22046,"children":22047},{"style":2104},[22048],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22050,"children":22051},{"style":2104},[22052],{"type":54,"value":2980},{"type":48,"tag":2091,"props":22054,"children":22055},{"class":2093,"line":6401},[22056,22061,22065,22069,22073,22077,22081,22085,22089,22093,22097,22101,22105,22110,22114,22118,22122,22127,22131,22135,22139,22143,22147,22151,22155,22159,22163,22167,22171,22176,22180,22184],{"type":48,"tag":2091,"props":22057,"children":22058},{"style":8676},[22059],{"type":54,"value":22060},"        sans",{"type":48,"tag":2091,"props":22062,"children":22063},{"style":2104},[22064],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22066,"children":22067},{"style":2098},[22068],{"type":54,"value":3176},{"type":48,"tag":2091,"props":22070,"children":22071},{"style":2104},[22072],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22074,"children":22075},{"style":3066},[22076],{"type":54,"value":16274},{"type":48,"tag":2091,"props":22078,"children":22079},{"style":2104},[22080],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22082,"children":22083},{"style":2104},[22084],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22086,"children":22087},{"style":2104},[22088],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22090,"children":22091},{"style":3066},[22092],{"type":54,"value":16291},{"type":48,"tag":2091,"props":22094,"children":22095},{"style":2104},[22096],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22098,"children":22099},{"style":2104},[22100],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22102,"children":22103},{"style":2104},[22104],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22106,"children":22107},{"style":3066},[22108],{"type":54,"value":22109},"-apple-system",{"type":48,"tag":2091,"props":22111,"children":22112},{"style":2104},[22113],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22115,"children":22116},{"style":2104},[22117],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22119,"children":22120},{"style":2104},[22121],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22123,"children":22124},{"style":3066},[22125],{"type":54,"value":22126},"BlinkMacSystemFont",{"type":48,"tag":2091,"props":22128,"children":22129},{"style":2104},[22130],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22132,"children":22133},{"style":2104},[22134],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22136,"children":22137},{"style":2104},[22138],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22140,"children":22141},{"style":3066},[22142],{"type":54,"value":16324},{"type":48,"tag":2091,"props":22144,"children":22145},{"style":2104},[22146],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22148,"children":22149},{"style":2104},[22150],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22152,"children":22153},{"style":2104},[22154],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22156,"children":22157},{"style":3066},[22158],{"type":54,"value":2296},{"type":48,"tag":2091,"props":22160,"children":22161},{"style":2104},[22162],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22164,"children":22165},{"style":2104},[22166],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22168,"children":22169},{"style":2104},[22170],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22172,"children":22173},{"style":3066},[22174],{"type":54,"value":22175},"sans-serif",{"type":48,"tag":2091,"props":22177,"children":22178},{"style":2104},[22179],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22181,"children":22182},{"style":2098},[22183],{"type":54,"value":3187},{"type":48,"tag":2091,"props":22185,"children":22186},{"style":2104},[22187],{"type":54,"value":2144},{"type":48,"tag":2091,"props":22189,"children":22190},{"class":2093,"line":6418},[22191,22196,22200,22204,22208,22212,22216,22220,22224,22228,22232,22236,22240,22244,22248,22252,22256,22260,22264,22268,22272,22276,22280,22284,22288,22293,22297,22301,22305,22310,22314,22318],{"type":48,"tag":2091,"props":22192,"children":22193},{"style":8676},[22194],{"type":54,"value":22195},"        mono",{"type":48,"tag":2091,"props":22197,"children":22198},{"style":2104},[22199],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22201,"children":22202},{"style":2098},[22203],{"type":54,"value":3176},{"type":48,"tag":2091,"props":22205,"children":22206},{"style":2104},[22207],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22209,"children":22210},{"style":3066},[22211],{"type":54,"value":16392},{"type":48,"tag":2091,"props":22213,"children":22214},{"style":2104},[22215],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22217,"children":22218},{"style":2104},[22219],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22221,"children":22222},{"style":2104},[22223],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22225,"children":22226},{"style":3066},[22227],{"type":54,"value":16409},{"type":48,"tag":2091,"props":22229,"children":22230},{"style":2104},[22231],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22233,"children":22234},{"style":2104},[22235],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22237,"children":22238},{"style":2104},[22239],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22241,"children":22242},{"style":3066},[22243],{"type":54,"value":16426},{"type":48,"tag":2091,"props":22245,"children":22246},{"style":2104},[22247],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22249,"children":22250},{"style":2104},[22251],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22253,"children":22254},{"style":2104},[22255],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22257,"children":22258},{"style":3066},[22259],{"type":54,"value":16443},{"type":48,"tag":2091,"props":22261,"children":22262},{"style":2104},[22263],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22265,"children":22266},{"style":2104},[22267],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22269,"children":22270},{"style":2104},[22271],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22273,"children":22274},{"style":3066},[22275],{"type":54,"value":16460},{"type":48,"tag":2091,"props":22277,"children":22278},{"style":2104},[22279],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22281,"children":22282},{"style":2104},[22283],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22285,"children":22286},{"style":2104},[22287],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22289,"children":22290},{"style":3066},[22291],{"type":54,"value":22292},"ui-monospace",{"type":48,"tag":2091,"props":22294,"children":22295},{"style":2104},[22296],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22298,"children":22299},{"style":2104},[22300],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22302,"children":22303},{"style":2104},[22304],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22306,"children":22307},{"style":3066},[22308],{"type":54,"value":22309},"monospace",{"type":48,"tag":2091,"props":22311,"children":22312},{"style":2104},[22313],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22315,"children":22316},{"style":2098},[22317],{"type":54,"value":3187},{"type":48,"tag":2091,"props":22319,"children":22320},{"style":2104},[22321],{"type":54,"value":2144},{"type":48,"tag":2091,"props":22323,"children":22324},{"class":2093,"line":6475},[22325],{"type":48,"tag":2091,"props":22326,"children":22327},{"style":2104},[22328],{"type":54,"value":22036},{"type":48,"tag":2091,"props":22330,"children":22331},{"class":2093,"line":6531},[22332,22337,22341],{"type":48,"tag":2091,"props":22333,"children":22334},{"style":8676},[22335],{"type":54,"value":22336},"      fontSize",{"type":48,"tag":2091,"props":22338,"children":22339},{"style":2104},[22340],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22342,"children":22343},{"style":2104},[22344],{"type":54,"value":2980},{"type":48,"tag":2091,"props":22346,"children":22347},{"class":2093,"line":6539},[22348,22353,22358,22362,22366,22371,22375,22380,22384,22388,22392,22397,22401,22405,22409,22413,22417,22422,22426,22430,22434,22438,22442,22446],{"type":48,"tag":2091,"props":22349,"children":22350},{"style":2104},[22351],{"type":54,"value":22352},"        '",{"type":48,"tag":2091,"props":22354,"children":22355},{"style":8676},[22356],{"type":54,"value":22357},"2xs",{"type":48,"tag":2091,"props":22359,"children":22360},{"style":2104},[22361],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22363,"children":22364},{"style":2104},[22365],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22367,"children":22368},{"style":2098},[22369],{"type":54,"value":22370},"  [",{"type":48,"tag":2091,"props":22372,"children":22373},{"style":2104},[22374],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22376,"children":22377},{"style":3066},[22378],{"type":54,"value":22379},"11px",{"type":48,"tag":2091,"props":22381,"children":22382},{"style":2104},[22383],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22385,"children":22386},{"style":2104},[22387],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22389,"children":22390},{"style":2104},[22391],{"type":54,"value":5903},{"type":48,"tag":2091,"props":22393,"children":22394},{"style":8676},[22395],{"type":54,"value":22396}," lineHeight",{"type":48,"tag":2091,"props":22398,"children":22399},{"style":2104},[22400],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22402,"children":22403},{"style":2104},[22404],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22406,"children":22407},{"style":3066},[22408],{"type":54,"value":20084},{"type":48,"tag":2091,"props":22410,"children":22411},{"style":2104},[22412],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22414,"children":22415},{"style":2104},[22416],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22418,"children":22419},{"style":8676},[22420],{"type":54,"value":22421}," letterSpacing",{"type":48,"tag":2091,"props":22423,"children":22424},{"style":2104},[22425],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22427,"children":22428},{"style":2104},[22429],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22431,"children":22432},{"style":3066},[22433],{"type":54,"value":2414},{"type":48,"tag":2091,"props":22435,"children":22436},{"style":2104},[22437],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22439,"children":22440},{"style":2104},[22441],{"type":54,"value":8327},{"type":48,"tag":2091,"props":22443,"children":22444},{"style":2098},[22445],{"type":54,"value":3187},{"type":48,"tag":2091,"props":22447,"children":22448},{"style":2104},[22449],{"type":54,"value":2144},{"type":48,"tag":2091,"props":22451,"children":22452},{"class":2093,"line":6547},[22453,22458,22462,22467,22471,22475,22479,22483,22487,22491,22495,22499,22503,22507,22511,22515],{"type":48,"tag":2091,"props":22454,"children":22455},{"style":8676},[22456],{"type":54,"value":22457},"        xs",{"type":48,"tag":2091,"props":22459,"children":22460},{"style":2104},[22461],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22463,"children":22464},{"style":2098},[22465],{"type":54,"value":22466},"     [",{"type":48,"tag":2091,"props":22468,"children":22469},{"style":2104},[22470],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22472,"children":22473},{"style":3066},[22474],{"type":54,"value":3984},{"type":48,"tag":2091,"props":22476,"children":22477},{"style":2104},[22478],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22480,"children":22481},{"style":2104},[22482],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22484,"children":22485},{"style":2104},[22486],{"type":54,"value":5903},{"type":48,"tag":2091,"props":22488,"children":22489},{"style":8676},[22490],{"type":54,"value":22396},{"type":48,"tag":2091,"props":22492,"children":22493},{"style":2104},[22494],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22496,"children":22497},{"style":2104},[22498],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22500,"children":22501},{"style":3066},[22502],{"type":54,"value":3770},{"type":48,"tag":2091,"props":22504,"children":22505},{"style":2104},[22506],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22508,"children":22509},{"style":2104},[22510],{"type":54,"value":8327},{"type":48,"tag":2091,"props":22512,"children":22513},{"style":2098},[22514],{"type":54,"value":3187},{"type":48,"tag":2091,"props":22516,"children":22517},{"style":2104},[22518],{"type":54,"value":2144},{"type":48,"tag":2091,"props":22520,"children":22521},{"class":2093,"line":6556},[22522,22527,22531,22535,22539,22543,22547,22551,22555,22559,22563,22567,22571,22575,22579,22583],{"type":48,"tag":2091,"props":22523,"children":22524},{"style":8676},[22525],{"type":54,"value":22526},"        sm",{"type":48,"tag":2091,"props":22528,"children":22529},{"style":2104},[22530],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22532,"children":22533},{"style":2098},[22534],{"type":54,"value":22466},{"type":48,"tag":2091,"props":22536,"children":22537},{"style":2104},[22538],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22540,"children":22541},{"style":3066},[22542],{"type":54,"value":20021},{"type":48,"tag":2091,"props":22544,"children":22545},{"style":2104},[22546],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22548,"children":22549},{"style":2104},[22550],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22552,"children":22553},{"style":2104},[22554],{"type":54,"value":5903},{"type":48,"tag":2091,"props":22556,"children":22557},{"style":8676},[22558],{"type":54,"value":22396},{"type":48,"tag":2091,"props":22560,"children":22561},{"style":2104},[22562],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22564,"children":22565},{"style":2104},[22566],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22568,"children":22569},{"style":3066},[22570],{"type":54,"value":20632},{"type":48,"tag":2091,"props":22572,"children":22573},{"style":2104},[22574],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22576,"children":22577},{"style":2104},[22578],{"type":54,"value":8327},{"type":48,"tag":2091,"props":22580,"children":22581},{"style":2098},[22582],{"type":54,"value":3187},{"type":48,"tag":2091,"props":22584,"children":22585},{"style":2104},[22586],{"type":54,"value":2144},{"type":48,"tag":2091,"props":22588,"children":22589},{"class":2093,"line":6573},[22590,22595,22599,22604,22608,22612,22616,22620,22624,22628,22632,22636,22640,22644,22648,22652],{"type":48,"tag":2091,"props":22591,"children":22592},{"style":8676},[22593],{"type":54,"value":22594},"        base",{"type":48,"tag":2091,"props":22596,"children":22597},{"style":2104},[22598],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22600,"children":22601},{"style":2098},[22602],{"type":54,"value":22603},"   [",{"type":48,"tag":2091,"props":22605,"children":22606},{"style":2104},[22607],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22609,"children":22610},{"style":3066},[22611],{"type":54,"value":20052},{"type":48,"tag":2091,"props":22613,"children":22614},{"style":2104},[22615],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22617,"children":22618},{"style":2104},[22619],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22621,"children":22622},{"style":2104},[22623],{"type":54,"value":5903},{"type":48,"tag":2091,"props":22625,"children":22626},{"style":8676},[22627],{"type":54,"value":22396},{"type":48,"tag":2091,"props":22629,"children":22630},{"style":2104},[22631],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22633,"children":22634},{"style":2104},[22635],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22637,"children":22638},{"style":3066},[22639],{"type":54,"value":14468},{"type":48,"tag":2091,"props":22641,"children":22642},{"style":2104},[22643],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22645,"children":22646},{"style":2104},[22647],{"type":54,"value":8327},{"type":48,"tag":2091,"props":22649,"children":22650},{"style":2098},[22651],{"type":54,"value":3187},{"type":48,"tag":2091,"props":22653,"children":22654},{"style":2104},[22655],{"type":54,"value":2144},{"type":48,"tag":2091,"props":22657,"children":22658},{"class":2093,"line":6679},[22659,22664,22668,22672,22676,22680,22684,22688,22692,22696,22700,22704,22709,22713,22717,22721],{"type":48,"tag":2091,"props":22660,"children":22661},{"style":8676},[22662],{"type":54,"value":22663},"        md",{"type":48,"tag":2091,"props":22665,"children":22666},{"style":2104},[22667],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22669,"children":22670},{"style":2098},[22671],{"type":54,"value":22466},{"type":48,"tag":2091,"props":22673,"children":22674},{"style":2104},[22675],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22677,"children":22678},{"style":3066},[22679],{"type":54,"value":20084},{"type":48,"tag":2091,"props":22681,"children":22682},{"style":2104},[22683],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22685,"children":22686},{"style":2104},[22687],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22689,"children":22690},{"style":2104},[22691],{"type":54,"value":5903},{"type":48,"tag":2091,"props":22693,"children":22694},{"style":8676},[22695],{"type":54,"value":22396},{"type":48,"tag":2091,"props":22697,"children":22698},{"style":2104},[22699],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22701,"children":22702},{"style":2104},[22703],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22705,"children":22706},{"style":3066},[22707],{"type":54,"value":22708},"22px",{"type":48,"tag":2091,"props":22710,"children":22711},{"style":2104},[22712],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22714,"children":22715},{"style":2104},[22716],{"type":54,"value":8327},{"type":48,"tag":2091,"props":22718,"children":22719},{"style":2098},[22720],{"type":54,"value":3187},{"type":48,"tag":2091,"props":22722,"children":22723},{"style":2104},[22724],{"type":54,"value":2144},{"type":48,"tag":2091,"props":22726,"children":22727},{"class":2093,"line":6706},[22728,22733,22737,22741,22745,22749,22753,22757,22761,22765,22769,22773,22777,22781,22785,22789,22793,22797,22801,22805,22809,22813],{"type":48,"tag":2091,"props":22729,"children":22730},{"style":8676},[22731],{"type":54,"value":22732},"        lg",{"type":48,"tag":2091,"props":22734,"children":22735},{"style":2104},[22736],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22738,"children":22739},{"style":2098},[22740],{"type":54,"value":22466},{"type":48,"tag":2091,"props":22742,"children":22743},{"style":2104},[22744],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22746,"children":22747},{"style":3066},[22748],{"type":54,"value":3770},{"type":48,"tag":2091,"props":22750,"children":22751},{"style":2104},[22752],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22754,"children":22755},{"style":2104},[22756],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22758,"children":22759},{"style":2104},[22760],{"type":54,"value":5903},{"type":48,"tag":2091,"props":22762,"children":22763},{"style":8676},[22764],{"type":54,"value":22396},{"type":48,"tag":2091,"props":22766,"children":22767},{"style":2104},[22768],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22770,"children":22771},{"style":2104},[22772],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22774,"children":22775},{"style":3066},[22776],{"type":54,"value":3825},{"type":48,"tag":2091,"props":22778,"children":22779},{"style":2104},[22780],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22782,"children":22783},{"style":2104},[22784],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22786,"children":22787},{"style":8676},[22788],{"type":54,"value":22421},{"type":48,"tag":2091,"props":22790,"children":22791},{"style":2104},[22792],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22794,"children":22795},{"style":2104},[22796],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22798,"children":22799},{"style":3066},[22800],{"type":54,"value":2598},{"type":48,"tag":2091,"props":22802,"children":22803},{"style":2104},[22804],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22806,"children":22807},{"style":2104},[22808],{"type":54,"value":8327},{"type":48,"tag":2091,"props":22810,"children":22811},{"style":2098},[22812],{"type":54,"value":3187},{"type":48,"tag":2091,"props":22814,"children":22815},{"style":2104},[22816],{"type":54,"value":2144},{"type":48,"tag":2091,"props":22818,"children":22819},{"class":2093,"line":6738},[22820,22825,22829,22833,22837,22841,22845,22849,22853,22857,22861,22865,22870,22874,22878,22882,22886,22890,22894,22898,22902,22906],{"type":48,"tag":2091,"props":22821,"children":22822},{"style":8676},[22823],{"type":54,"value":22824},"        xl",{"type":48,"tag":2091,"props":22826,"children":22827},{"style":2104},[22828],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22830,"children":22831},{"style":2098},[22832],{"type":54,"value":22466},{"type":48,"tag":2091,"props":22834,"children":22835},{"style":2104},[22836],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22838,"children":22839},{"style":3066},[22840],{"type":54,"value":20632},{"type":48,"tag":2091,"props":22842,"children":22843},{"style":2104},[22844],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22846,"children":22847},{"style":2104},[22848],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22850,"children":22851},{"style":2104},[22852],{"type":54,"value":5903},{"type":48,"tag":2091,"props":22854,"children":22855},{"style":8676},[22856],{"type":54,"value":22396},{"type":48,"tag":2091,"props":22858,"children":22859},{"style":2104},[22860],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22862,"children":22863},{"style":2104},[22864],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22866,"children":22867},{"style":3066},[22868],{"type":54,"value":22869},"26px",{"type":48,"tag":2091,"props":22871,"children":22872},{"style":2104},[22873],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22875,"children":22876},{"style":2104},[22877],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22879,"children":22880},{"style":8676},[22881],{"type":54,"value":22421},{"type":48,"tag":2091,"props":22883,"children":22884},{"style":2104},[22885],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22887,"children":22888},{"style":2104},[22889],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22891,"children":22892},{"style":3066},[22893],{"type":54,"value":2635},{"type":48,"tag":2091,"props":22895,"children":22896},{"style":2104},[22897],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22899,"children":22900},{"style":2104},[22901],{"type":54,"value":8327},{"type":48,"tag":2091,"props":22903,"children":22904},{"style":2098},[22905],{"type":54,"value":3187},{"type":48,"tag":2091,"props":22907,"children":22908},{"style":2104},[22909],{"type":54,"value":2144},{"type":48,"tag":2091,"props":22911,"children":22912},{"class":2093,"line":6746},[22913,22917,22921,22925,22929,22933,22937,22941,22945,22949,22953,22957,22961,22965,22969,22973,22977,22981,22985,22989,22993,22997,23001,23005],{"type":48,"tag":2091,"props":22914,"children":22915},{"style":2104},[22916],{"type":54,"value":22352},{"type":48,"tag":2091,"props":22918,"children":22919},{"style":8676},[22920],{"type":54,"value":7574},{"type":48,"tag":2091,"props":22922,"children":22923},{"style":2104},[22924],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22926,"children":22927},{"style":2104},[22928],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22930,"children":22931},{"style":2098},[22932],{"type":54,"value":22370},{"type":48,"tag":2091,"props":22934,"children":22935},{"style":2104},[22936],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22938,"children":22939},{"style":3066},[22940],{"type":54,"value":14468},{"type":48,"tag":2091,"props":22942,"children":22943},{"style":2104},[22944],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22946,"children":22947},{"style":2104},[22948],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22950,"children":22951},{"style":2104},[22952],{"type":54,"value":5903},{"type":48,"tag":2091,"props":22954,"children":22955},{"style":8676},[22956],{"type":54,"value":22396},{"type":48,"tag":2091,"props":22958,"children":22959},{"style":2104},[22960],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22962,"children":22963},{"style":2104},[22964],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22966,"children":22967},{"style":3066},[22968],{"type":54,"value":20016},{"type":48,"tag":2091,"props":22970,"children":22971},{"style":2104},[22972],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22974,"children":22975},{"style":2104},[22976],{"type":54,"value":2107},{"type":48,"tag":2091,"props":22978,"children":22979},{"style":8676},[22980],{"type":54,"value":22421},{"type":48,"tag":2091,"props":22982,"children":22983},{"style":2104},[22984],{"type":54,"value":2993},{"type":48,"tag":2091,"props":22986,"children":22987},{"style":2104},[22988],{"type":54,"value":8858},{"type":48,"tag":2091,"props":22990,"children":22991},{"style":3066},[22992],{"type":54,"value":2671},{"type":48,"tag":2091,"props":22994,"children":22995},{"style":2104},[22996],{"type":54,"value":8747},{"type":48,"tag":2091,"props":22998,"children":22999},{"style":2104},[23000],{"type":54,"value":8327},{"type":48,"tag":2091,"props":23002,"children":23003},{"style":2098},[23004],{"type":54,"value":3187},{"type":48,"tag":2091,"props":23006,"children":23007},{"style":2104},[23008],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23010,"children":23011},{"class":2093,"line":6763},[23012,23016,23021,23025,23029,23033,23037,23041,23045,23049,23053,23057,23061,23065,23069,23073,23077,23081,23085,23089,23093,23097,23101,23105],{"type":48,"tag":2091,"props":23013,"children":23014},{"style":2104},[23015],{"type":54,"value":22352},{"type":48,"tag":2091,"props":23017,"children":23018},{"style":8676},[23019],{"type":54,"value":23020},"3xl",{"type":48,"tag":2091,"props":23022,"children":23023},{"style":2104},[23024],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23026,"children":23027},{"style":2104},[23028],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23030,"children":23031},{"style":2098},[23032],{"type":54,"value":22370},{"type":48,"tag":2091,"props":23034,"children":23035},{"style":2104},[23036],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23038,"children":23039},{"style":3066},[23040],{"type":54,"value":3825},{"type":48,"tag":2091,"props":23042,"children":23043},{"style":2104},[23044],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23046,"children":23047},{"style":2104},[23048],{"type":54,"value":2107},{"type":48,"tag":2091,"props":23050,"children":23051},{"style":2104},[23052],{"type":54,"value":5903},{"type":48,"tag":2091,"props":23054,"children":23055},{"style":8676},[23056],{"type":54,"value":22396},{"type":48,"tag":2091,"props":23058,"children":23059},{"style":2104},[23060],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23062,"children":23063},{"style":2104},[23064],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23066,"children":23067},{"style":3066},[23068],{"type":54,"value":3784},{"type":48,"tag":2091,"props":23070,"children":23071},{"style":2104},[23072],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23074,"children":23075},{"style":2104},[23076],{"type":54,"value":2107},{"type":48,"tag":2091,"props":23078,"children":23079},{"style":8676},[23080],{"type":54,"value":22421},{"type":48,"tag":2091,"props":23082,"children":23083},{"style":2104},[23084],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23086,"children":23087},{"style":2104},[23088],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23090,"children":23091},{"style":3066},[23092],{"type":54,"value":2707},{"type":48,"tag":2091,"props":23094,"children":23095},{"style":2104},[23096],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23098,"children":23099},{"style":2104},[23100],{"type":54,"value":8327},{"type":48,"tag":2091,"props":23102,"children":23103},{"style":2098},[23104],{"type":54,"value":3187},{"type":48,"tag":2091,"props":23106,"children":23107},{"style":2104},[23108],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23110,"children":23111},{"class":2093,"line":6800},[23112,23116,23121,23125,23129,23133,23137,23142,23146,23150,23154,23158,23162,23166,23170,23174,23178,23182,23186,23190,23194,23198,23202,23206],{"type":48,"tag":2091,"props":23113,"children":23114},{"style":2104},[23115],{"type":54,"value":22352},{"type":48,"tag":2091,"props":23117,"children":23118},{"style":8676},[23119],{"type":54,"value":23120},"4xl",{"type":48,"tag":2091,"props":23122,"children":23123},{"style":2104},[23124],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23126,"children":23127},{"style":2104},[23128],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23130,"children":23131},{"style":2098},[23132],{"type":54,"value":22370},{"type":48,"tag":2091,"props":23134,"children":23135},{"style":2104},[23136],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23138,"children":23139},{"style":3066},[23140],{"type":54,"value":23141},"30px",{"type":48,"tag":2091,"props":23143,"children":23144},{"style":2104},[23145],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23147,"children":23148},{"style":2104},[23149],{"type":54,"value":2107},{"type":48,"tag":2091,"props":23151,"children":23152},{"style":2104},[23153],{"type":54,"value":5903},{"type":48,"tag":2091,"props":23155,"children":23156},{"style":8676},[23157],{"type":54,"value":22396},{"type":48,"tag":2091,"props":23159,"children":23160},{"style":2104},[23161],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23163,"children":23164},{"style":2104},[23165],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23167,"children":23168},{"style":3066},[23169],{"type":54,"value":20079},{"type":48,"tag":2091,"props":23171,"children":23172},{"style":2104},[23173],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23175,"children":23176},{"style":2104},[23177],{"type":54,"value":2107},{"type":48,"tag":2091,"props":23179,"children":23180},{"style":8676},[23181],{"type":54,"value":22421},{"type":48,"tag":2091,"props":23183,"children":23184},{"style":2104},[23185],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23187,"children":23188},{"style":2104},[23189],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23191,"children":23192},{"style":3066},[23193],{"type":54,"value":2744},{"type":48,"tag":2091,"props":23195,"children":23196},{"style":2104},[23197],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23199,"children":23200},{"style":2104},[23201],{"type":54,"value":8327},{"type":48,"tag":2091,"props":23203,"children":23204},{"style":2098},[23205],{"type":54,"value":3187},{"type":48,"tag":2091,"props":23207,"children":23208},{"style":2104},[23209],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23211,"children":23212},{"class":2093,"line":6837},[23213],{"type":48,"tag":2091,"props":23214,"children":23215},{"style":2104},[23216],{"type":54,"value":22036},{"type":48,"tag":2091,"props":23218,"children":23219},{"class":2093,"line":15797},[23220,23225,23229],{"type":48,"tag":2091,"props":23221,"children":23222},{"style":8676},[23223],{"type":54,"value":23224},"      borderRadius",{"type":48,"tag":2091,"props":23226,"children":23227},{"style":2104},[23228],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23230,"children":23231},{"style":2104},[23232],{"type":54,"value":2980},{"type":48,"tag":2091,"props":23234,"children":23235},{"class":2093,"line":15806},[23236,23241,23245,23249,23253,23257],{"type":48,"tag":2091,"props":23237,"children":23238},{"style":8676},[23239],{"type":54,"value":23240},"        none",{"type":48,"tag":2091,"props":23242,"children":23243},{"style":2104},[23244],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23246,"children":23247},{"style":2104},[23248],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23250,"children":23251},{"style":3066},[23252],{"type":54,"value":2451},{"type":48,"tag":2091,"props":23254,"children":23255},{"style":2104},[23256],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23258,"children":23259},{"style":2104},[23260],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23262,"children":23263},{"class":2093,"line":15832},[23264,23268,23272,23276,23280,23284],{"type":48,"tag":2091,"props":23265,"children":23266},{"style":8676},[23267],{"type":54,"value":22526},{"type":48,"tag":2091,"props":23269,"children":23270},{"style":2104},[23271],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23273,"children":23274},{"style":2104},[23275],{"type":54,"value":21644},{"type":48,"tag":2091,"props":23277,"children":23278},{"style":3066},[23279],{"type":54,"value":3913},{"type":48,"tag":2091,"props":23281,"children":23282},{"style":2104},[23283],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23285,"children":23286},{"style":2104},[23287],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23289,"children":23290},{"class":2093,"line":15858},[23291,23296,23300,23304,23308,23312],{"type":48,"tag":2091,"props":23292,"children":23293},{"style":8676},[23294],{"type":54,"value":23295},"        DEFAULT",{"type":48,"tag":2091,"props":23297,"children":23298},{"style":2104},[23299],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23301,"children":23302},{"style":2104},[23303],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23305,"children":23306},{"style":3066},[23307],{"type":54,"value":3935},{"type":48,"tag":2091,"props":23309,"children":23310},{"style":2104},[23311],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23313,"children":23314},{"style":2104},[23315],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23317,"children":23318},{"class":2093,"line":15884},[23319,23323,23327,23331,23335,23339],{"type":48,"tag":2091,"props":23320,"children":23321},{"style":8676},[23322],{"type":54,"value":22663},{"type":48,"tag":2091,"props":23324,"children":23325},{"style":2104},[23326],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23328,"children":23329},{"style":2104},[23330],{"type":54,"value":21644},{"type":48,"tag":2091,"props":23332,"children":23333},{"style":3066},[23334],{"type":54,"value":3935},{"type":48,"tag":2091,"props":23336,"children":23337},{"style":2104},[23338],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23340,"children":23341},{"style":2104},[23342],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23344,"children":23345},{"class":2093,"line":15910},[23346,23350,23354,23358,23362,23366],{"type":48,"tag":2091,"props":23347,"children":23348},{"style":8676},[23349],{"type":54,"value":22732},{"type":48,"tag":2091,"props":23351,"children":23352},{"style":2104},[23353],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23355,"children":23356},{"style":2104},[23357],{"type":54,"value":21644},{"type":48,"tag":2091,"props":23359,"children":23360},{"style":3066},[23361],{"type":54,"value":3962},{"type":48,"tag":2091,"props":23363,"children":23364},{"style":2104},[23365],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23367,"children":23368},{"style":2104},[23369],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23371,"children":23372},{"class":2093,"line":15937},[23373,23377,23381,23385,23389,23393],{"type":48,"tag":2091,"props":23374,"children":23375},{"style":8676},[23376],{"type":54,"value":22824},{"type":48,"tag":2091,"props":23378,"children":23379},{"style":2104},[23380],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23382,"children":23383},{"style":2104},[23384],{"type":54,"value":21644},{"type":48,"tag":2091,"props":23386,"children":23387},{"style":3066},[23388],{"type":54,"value":3984},{"type":48,"tag":2091,"props":23390,"children":23391},{"style":2104},[23392],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23394,"children":23395},{"style":2104},[23396],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23398,"children":23399},{"class":2093,"line":15963},[23400,23404,23408,23412,23416,23420,23424,23428],{"type":48,"tag":2091,"props":23401,"children":23402},{"style":2104},[23403],{"type":54,"value":22352},{"type":48,"tag":2091,"props":23405,"children":23406},{"style":8676},[23407],{"type":54,"value":7574},{"type":48,"tag":2091,"props":23409,"children":23410},{"style":2104},[23411],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23413,"children":23414},{"style":2104},[23415],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23417,"children":23418},{"style":2104},[23419],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23421,"children":23422},{"style":3066},[23423],{"type":54,"value":3770},{"type":48,"tag":2091,"props":23425,"children":23426},{"style":2104},[23427],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23429,"children":23430},{"style":2104},[23431],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23433,"children":23434},{"class":2093,"line":15990},[23435,23440,23444,23448,23452,23456],{"type":48,"tag":2091,"props":23436,"children":23437},{"style":8676},[23438],{"type":54,"value":23439},"        full",{"type":48,"tag":2091,"props":23441,"children":23442},{"style":2104},[23443],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23445,"children":23446},{"style":2104},[23447],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23449,"children":23450},{"style":3066},[23451],{"type":54,"value":4027},{"type":48,"tag":2091,"props":23453,"children":23454},{"style":2104},[23455],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23457,"children":23458},{"style":2104},[23459],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23461,"children":23462},{"class":2093,"line":16016},[23463],{"type":48,"tag":2091,"props":23464,"children":23465},{"style":2104},[23466],{"type":54,"value":22036},{"type":48,"tag":2091,"props":23468,"children":23469},{"class":2093,"line":16024},[23470,23475,23479],{"type":48,"tag":2091,"props":23471,"children":23472},{"style":8676},[23473],{"type":54,"value":23474},"      boxShadow",{"type":48,"tag":2091,"props":23476,"children":23477},{"style":2104},[23478],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23480,"children":23481},{"style":2104},[23482],{"type":54,"value":2980},{"type":48,"tag":2091,"props":23484,"children":23485},{"class":2093,"line":16033},[23486,23490,23494,23498,23503,23507],{"type":48,"tag":2091,"props":23487,"children":23488},{"style":8676},[23489],{"type":54,"value":22457},{"type":48,"tag":2091,"props":23491,"children":23492},{"style":2104},[23493],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23495,"children":23496},{"style":2104},[23497],{"type":54,"value":21410},{"type":48,"tag":2091,"props":23499,"children":23500},{"style":3066},[23501],{"type":54,"value":23502},"0 1px 2px 0 rgba(15, 23, 42, 0.04)",{"type":48,"tag":2091,"props":23504,"children":23505},{"style":2104},[23506],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23508,"children":23509},{"style":2104},[23510],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23512,"children":23513},{"class":2093,"line":16059},[23514,23518,23522,23526,23531,23535],{"type":48,"tag":2091,"props":23515,"children":23516},{"style":8676},[23517],{"type":54,"value":22526},{"type":48,"tag":2091,"props":23519,"children":23520},{"style":2104},[23521],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23523,"children":23524},{"style":2104},[23525],{"type":54,"value":21410},{"type":48,"tag":2091,"props":23527,"children":23528},{"style":3066},[23529],{"type":54,"value":23530},"0 1px 2px 0 rgba(15, 23, 42, 0.05), 0 1px 3px 0 rgba(15, 23, 42, 0.06)",{"type":48,"tag":2091,"props":23532,"children":23533},{"style":2104},[23534],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23536,"children":23537},{"style":2104},[23538],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23540,"children":23541},{"class":2093,"line":16084},[23542,23546,23550,23554,23559,23563],{"type":48,"tag":2091,"props":23543,"children":23544},{"style":8676},[23545],{"type":54,"value":22663},{"type":48,"tag":2091,"props":23547,"children":23548},{"style":2104},[23549],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23551,"children":23552},{"style":2104},[23553],{"type":54,"value":21410},{"type":48,"tag":2091,"props":23555,"children":23556},{"style":3066},[23557],{"type":54,"value":23558},"0 2px 4px -1px rgba(15, 23, 42, 0.06), 0 4px 6px -2px rgba(15, 23, 42, 0.04)",{"type":48,"tag":2091,"props":23560,"children":23561},{"style":2104},[23562],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23564,"children":23565},{"style":2104},[23566],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23568,"children":23569},{"class":2093,"line":16109},[23570,23574,23578,23582,23587,23591],{"type":48,"tag":2091,"props":23571,"children":23572},{"style":8676},[23573],{"type":54,"value":22732},{"type":48,"tag":2091,"props":23575,"children":23576},{"style":2104},[23577],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23579,"children":23580},{"style":2104},[23581],{"type":54,"value":21410},{"type":48,"tag":2091,"props":23583,"children":23584},{"style":3066},[23585],{"type":54,"value":23586},"0 4px 6px -2px rgba(15, 23, 42, 0.05), 0 10px 15px -3px rgba(15, 23, 42, 0.08)",{"type":48,"tag":2091,"props":23588,"children":23589},{"style":2104},[23590],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23592,"children":23593},{"style":2104},[23594],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23596,"children":23597},{"class":2093,"line":16134},[23598,23602,23606,23610,23615,23619],{"type":48,"tag":2091,"props":23599,"children":23600},{"style":8676},[23601],{"type":54,"value":22824},{"type":48,"tag":2091,"props":23603,"children":23604},{"style":2104},[23605],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23607,"children":23608},{"style":2104},[23609],{"type":54,"value":21410},{"type":48,"tag":2091,"props":23611,"children":23612},{"style":3066},[23613],{"type":54,"value":23614},"0 8px 10px -4px rgba(15, 23, 42, 0.06), 0 20px 25px -5px rgba(15, 23, 42, 0.10)",{"type":48,"tag":2091,"props":23616,"children":23617},{"style":2104},[23618],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23620,"children":23621},{"style":2104},[23622],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23624,"children":23625},{"class":2093,"line":16160},[23626,23630,23634,23638,23642,23646,23651,23655],{"type":48,"tag":2091,"props":23627,"children":23628},{"style":2104},[23629],{"type":54,"value":22352},{"type":48,"tag":2091,"props":23631,"children":23632},{"style":8676},[23633],{"type":54,"value":7574},{"type":48,"tag":2091,"props":23635,"children":23636},{"style":2104},[23637],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23639,"children":23640},{"style":2104},[23641],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23643,"children":23644},{"style":2104},[23645],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23647,"children":23648},{"style":3066},[23649],{"type":54,"value":23650},"0 25px 50px -12px rgba(15, 23, 42, 0.18)",{"type":48,"tag":2091,"props":23652,"children":23653},{"style":2104},[23654],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23656,"children":23657},{"style":2104},[23658],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23660,"children":23661},{"class":2093,"line":16186},[23662,23667,23671,23675,23680,23684],{"type":48,"tag":2091,"props":23663,"children":23664},{"style":8676},[23665],{"type":54,"value":23666},"        focus",{"type":48,"tag":2091,"props":23668,"children":23669},{"style":2104},[23670],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23672,"children":23673},{"style":2104},[23674],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23676,"children":23677},{"style":3066},[23678],{"type":54,"value":23679},"var(--ring-focus)",{"type":48,"tag":2091,"props":23681,"children":23682},{"style":2104},[23683],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23685,"children":23686},{"style":2104},[23687],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23689,"children":23690},{"class":2093,"line":16212},[23691,23695,23700,23704,23708,23712,23717,23721],{"type":48,"tag":2091,"props":23692,"children":23693},{"style":2104},[23694],{"type":54,"value":22352},{"type":48,"tag":2091,"props":23696,"children":23697},{"style":8676},[23698],{"type":54,"value":23699},"focus-error",{"type":48,"tag":2091,"props":23701,"children":23702},{"style":2104},[23703],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23705,"children":23706},{"style":2104},[23707],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23709,"children":23710},{"style":2104},[23711],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23713,"children":23714},{"style":3066},[23715],{"type":54,"value":23716},"var(--ring-error)",{"type":48,"tag":2091,"props":23718,"children":23719},{"style":2104},[23720],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23722,"children":23723},{"style":2104},[23724],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23726,"children":23727},{"class":2093,"line":16238},[23728],{"type":48,"tag":2091,"props":23729,"children":23730},{"style":2104},[23731],{"type":54,"value":22036},{"type":48,"tag":2091,"props":23733,"children":23734},{"class":2093,"line":16246},[23735,23740,23744],{"type":48,"tag":2091,"props":23736,"children":23737},{"style":8676},[23738],{"type":54,"value":23739},"      transitionTimingFunction",{"type":48,"tag":2091,"props":23741,"children":23742},{"style":2104},[23743],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23745,"children":23746},{"style":2104},[23747],{"type":54,"value":2980},{"type":48,"tag":2091,"props":23749,"children":23750},{"class":2093,"line":16255},[23751,23756,23760,23765,23770,23774],{"type":48,"tag":2091,"props":23752,"children":23753},{"style":8676},[23754],{"type":54,"value":23755},"        out",{"type":48,"tag":2091,"props":23757,"children":23758},{"style":2104},[23759],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23761,"children":23762},{"style":2104},[23763],{"type":54,"value":23764},"      '",{"type":48,"tag":2091,"props":23766,"children":23767},{"style":3066},[23768],{"type":54,"value":23769},"cubic-bezier(0.16, 1, 0.3, 1)",{"type":48,"tag":2091,"props":23771,"children":23772},{"style":2104},[23773],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23775,"children":23776},{"style":2104},[23777],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23779,"children":23780},{"class":2093,"line":16335},[23781,23785,23790,23794,23798,23802,23807,23811],{"type":48,"tag":2091,"props":23782,"children":23783},{"style":2104},[23784],{"type":54,"value":22352},{"type":48,"tag":2091,"props":23786,"children":23787},{"style":8676},[23788],{"type":54,"value":23789},"out-back",{"type":48,"tag":2091,"props":23791,"children":23792},{"style":2104},[23793],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23795,"children":23796},{"style":2104},[23797],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23799,"children":23800},{"style":2104},[23801],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23803,"children":23804},{"style":3066},[23805],{"type":54,"value":23806},"cubic-bezier(0.34, 1.56, 0.64, 1)",{"type":48,"tag":2091,"props":23808,"children":23809},{"style":2104},[23810],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23812,"children":23813},{"style":2104},[23814],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23816,"children":23817},{"class":2093,"line":16373},[23818],{"type":48,"tag":2091,"props":23819,"children":23820},{"style":2104},[23821],{"type":54,"value":22036},{"type":48,"tag":2091,"props":23823,"children":23824},{"class":2093,"line":16471},[23825,23830,23834],{"type":48,"tag":2091,"props":23826,"children":23827},{"style":8676},[23828],{"type":54,"value":23829},"      transitionDuration",{"type":48,"tag":2091,"props":23831,"children":23832},{"style":2104},[23833],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23835,"children":23836},{"style":2104},[23837],{"type":54,"value":2980},{"type":48,"tag":2091,"props":23839,"children":23840},{"class":2093,"line":16493},[23841,23846,23850,23854,23859,23863,23867,23871,23875,23879,23884,23888,23892,23897,23901,23905,23909,23913],{"type":48,"tag":2091,"props":23842,"children":23843},{"style":3077},[23844],{"type":54,"value":23845},"        75",{"type":48,"tag":2091,"props":23847,"children":23848},{"style":2104},[23849],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23851,"children":23852},{"style":2104},[23853],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23855,"children":23856},{"style":3066},[23857],{"type":54,"value":23858},"75ms",{"type":48,"tag":2091,"props":23860,"children":23861},{"style":2104},[23862],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23864,"children":23865},{"style":2104},[23866],{"type":54,"value":2107},{"type":48,"tag":2091,"props":23868,"children":23869},{"style":3077},[23870],{"type":54,"value":21427},{"type":48,"tag":2091,"props":23872,"children":23873},{"style":2104},[23874],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23876,"children":23877},{"style":2104},[23878],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23880,"children":23881},{"style":3066},[23882],{"type":54,"value":23883},"100ms",{"type":48,"tag":2091,"props":23885,"children":23886},{"style":2104},[23887],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23889,"children":23890},{"style":2104},[23891],{"type":54,"value":2107},{"type":48,"tag":2091,"props":23893,"children":23894},{"style":3077},[23895],{"type":54,"value":23896}," 150",{"type":48,"tag":2091,"props":23898,"children":23899},{"style":2104},[23900],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23902,"children":23903},{"style":2104},[23904],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23906,"children":23907},{"style":3066},[23908],{"type":54,"value":6171},{"type":48,"tag":2091,"props":23910,"children":23911},{"style":2104},[23912],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23914,"children":23915},{"style":2104},[23916],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23918,"children":23919},{"class":2093,"line":16501},[23920,23925,23929,23933,23937,23941,23945,23950,23954,23958,23962,23966,23970,23974,23978,23982,23987,23991],{"type":48,"tag":2091,"props":23921,"children":23922},{"style":3077},[23923],{"type":54,"value":23924},"        200",{"type":48,"tag":2091,"props":23926,"children":23927},{"style":2104},[23928],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23930,"children":23931},{"style":2104},[23932],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23934,"children":23935},{"style":3066},[23936],{"type":54,"value":6378},{"type":48,"tag":2091,"props":23938,"children":23939},{"style":2104},[23940],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23942,"children":23943},{"style":2104},[23944],{"type":54,"value":2107},{"type":48,"tag":2091,"props":23946,"children":23947},{"style":3077},[23948],{"type":54,"value":23949}," 250",{"type":48,"tag":2091,"props":23951,"children":23952},{"style":2104},[23953],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23955,"children":23956},{"style":2104},[23957],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23959,"children":23960},{"style":3066},[23961],{"type":54,"value":5922},{"type":48,"tag":2091,"props":23963,"children":23964},{"style":2104},[23965],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23967,"children":23968},{"style":2104},[23969],{"type":54,"value":2107},{"type":48,"tag":2091,"props":23971,"children":23972},{"style":3077},[23973],{"type":54,"value":21738},{"type":48,"tag":2091,"props":23975,"children":23976},{"style":2104},[23977],{"type":54,"value":2993},{"type":48,"tag":2091,"props":23979,"children":23980},{"style":2104},[23981],{"type":54,"value":8858},{"type":48,"tag":2091,"props":23983,"children":23984},{"style":3066},[23985],{"type":54,"value":23986},"300ms",{"type":48,"tag":2091,"props":23988,"children":23989},{"style":2104},[23990],{"type":54,"value":8747},{"type":48,"tag":2091,"props":23992,"children":23993},{"style":2104},[23994],{"type":54,"value":2144},{"type":48,"tag":2091,"props":23996,"children":23997},{"class":2093,"line":16510},[23998],{"type":48,"tag":2091,"props":23999,"children":24000},{"style":2104},[24001],{"type":54,"value":22036},{"type":48,"tag":2091,"props":24003,"children":24004},{"class":2093,"line":16531},[24005,24010,24014],{"type":48,"tag":2091,"props":24006,"children":24007},{"style":8676},[24008],{"type":54,"value":24009},"      maxWidth",{"type":48,"tag":2091,"props":24011,"children":24012},{"style":2104},[24013],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24015,"children":24016},{"style":2104},[24017],{"type":54,"value":2980},{"type":48,"tag":2091,"props":24019,"children":24020},{"class":2093,"line":16539},[24021,24025,24030,24034,24038,24042,24046,24050],{"type":48,"tag":2091,"props":24022,"children":24023},{"style":2104},[24024],{"type":54,"value":22352},{"type":48,"tag":2091,"props":24026,"children":24027},{"style":8676},[24028],{"type":54,"value":24029},"8xl",{"type":48,"tag":2091,"props":24031,"children":24032},{"style":2104},[24033],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24035,"children":24036},{"style":2104},[24037],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24039,"children":24040},{"style":2104},[24041],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24043,"children":24044},{"style":3066},[24045],{"type":54,"value":7579},{"type":48,"tag":2091,"props":24047,"children":24048},{"style":2104},[24049],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24051,"children":24052},{"style":2104},[24053],{"type":54,"value":2144},{"type":48,"tag":2091,"props":24055,"children":24056},{"class":2093,"line":16548},[24057],{"type":48,"tag":2091,"props":24058,"children":24059},{"style":2104},[24060],{"type":54,"value":22036},{"type":48,"tag":2091,"props":24062,"children":24063},{"class":2093,"line":16569},[24064,24069,24073],{"type":48,"tag":2091,"props":24065,"children":24066},{"style":8676},[24067],{"type":54,"value":24068},"      animation",{"type":48,"tag":2091,"props":24070,"children":24071},{"style":2104},[24072],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24074,"children":24075},{"style":2104},[24076],{"type":54,"value":2980},{"type":48,"tag":2091,"props":24078,"children":24079},{"class":2093,"line":16591},[24080,24084,24088,24092,24096,24100,24105,24109],{"type":48,"tag":2091,"props":24081,"children":24082},{"style":2104},[24083],{"type":54,"value":22352},{"type":48,"tag":2091,"props":24085,"children":24086},{"style":8676},[24087],{"type":54,"value":5898},{"type":48,"tag":2091,"props":24089,"children":24090},{"style":2104},[24091],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24093,"children":24094},{"style":2104},[24095],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24097,"children":24098},{"style":2104},[24099],{"type":54,"value":21410},{"type":48,"tag":2091,"props":24101,"children":24102},{"style":3066},[24103],{"type":54,"value":24104},"dialog-enter 250ms cubic-bezier(0.34, 1.56, 0.64, 1)",{"type":48,"tag":2091,"props":24106,"children":24107},{"style":2104},[24108],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24110,"children":24111},{"style":2104},[24112],{"type":54,"value":2144},{"type":48,"tag":2091,"props":24114,"children":24115},{"class":2093,"line":16613},[24116,24120,24124,24128,24132,24136,24141,24145],{"type":48,"tag":2091,"props":24117,"children":24118},{"style":2104},[24119],{"type":54,"value":22352},{"type":48,"tag":2091,"props":24121,"children":24122},{"style":8676},[24123],{"type":54,"value":6149},{"type":48,"tag":2091,"props":24125,"children":24126},{"style":2104},[24127],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24129,"children":24130},{"style":2104},[24131],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24133,"children":24134},{"style":2104},[24135],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24137,"children":24138},{"style":3066},[24139],{"type":54,"value":24140},"popover-enter 150ms cubic-bezier(0.16, 1, 0.3, 1)",{"type":48,"tag":2091,"props":24142,"children":24143},{"style":2104},[24144],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24146,"children":24147},{"style":2104},[24148],{"type":54,"value":2144},{"type":48,"tag":2091,"props":24150,"children":24151},{"class":2093,"line":16635},[24152,24156,24160,24164,24168,24172,24177,24181],{"type":48,"tag":2091,"props":24153,"children":24154},{"style":2104},[24155],{"type":54,"value":22352},{"type":48,"tag":2091,"props":24157,"children":24158},{"style":8676},[24159],{"type":54,"value":6356},{"type":48,"tag":2091,"props":24161,"children":24162},{"style":2104},[24163],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24165,"children":24166},{"style":2104},[24167],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24169,"children":24170},{"style":2104},[24171],{"type":54,"value":21644},{"type":48,"tag":2091,"props":24173,"children":24174},{"style":3066},[24175],{"type":54,"value":24176},"toast-enter 200ms cubic-bezier(0.16, 1, 0.3, 1)",{"type":48,"tag":2091,"props":24178,"children":24179},{"style":2104},[24180],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24182,"children":24183},{"style":2104},[24184],{"type":54,"value":2144},{"type":48,"tag":2091,"props":24186,"children":24187},{"class":2093,"line":16657},[24188,24193,24197,24202,24207,24211],{"type":48,"tag":2091,"props":24189,"children":24190},{"style":8676},[24191],{"type":54,"value":24192},"        shimmer",{"type":48,"tag":2091,"props":24194,"children":24195},{"style":2104},[24196],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24198,"children":24199},{"style":2104},[24200],{"type":54,"value":24201},"         '",{"type":48,"tag":2091,"props":24203,"children":24204},{"style":3066},[24205],{"type":54,"value":24206},"shimmer 1.5s ease-in-out infinite",{"type":48,"tag":2091,"props":24208,"children":24209},{"style":2104},[24210],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24212,"children":24213},{"style":2104},[24214],{"type":54,"value":2144},{"type":48,"tag":2091,"props":24216,"children":24217},{"class":2093,"line":16679},[24218],{"type":48,"tag":2091,"props":24219,"children":24220},{"style":2104},[24221],{"type":54,"value":22036},{"type":48,"tag":2091,"props":24223,"children":24224},{"class":2093,"line":16700},[24225,24230,24234],{"type":48,"tag":2091,"props":24226,"children":24227},{"style":8676},[24228],{"type":54,"value":24229},"      keyframes",{"type":48,"tag":2091,"props":24231,"children":24232},{"style":2104},[24233],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24235,"children":24236},{"style":2104},[24237],{"type":54,"value":2980},{"type":48,"tag":2091,"props":24239,"children":24240},{"class":2093,"line":16708},[24241,24245,24249,24253,24257],{"type":48,"tag":2091,"props":24242,"children":24243},{"style":2104},[24244],{"type":54,"value":22352},{"type":48,"tag":2091,"props":24246,"children":24247},{"style":8676},[24248],{"type":54,"value":5898},{"type":48,"tag":2091,"props":24250,"children":24251},{"style":2104},[24252],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24254,"children":24255},{"style":2104},[24256],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24258,"children":24259},{"style":2104},[24260],{"type":54,"value":2980},{"type":48,"tag":2091,"props":24262,"children":24263},{"class":2093,"line":16717},[24264,24269,24273,24277,24281,24285,24289,24293,24297,24301,24305,24309,24313,24318,24322],{"type":48,"tag":2091,"props":24265,"children":24266},{"style":8676},[24267],{"type":54,"value":24268},"          from",{"type":48,"tag":2091,"props":24270,"children":24271},{"style":2104},[24272],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24274,"children":24275},{"style":2104},[24276],{"type":54,"value":5903},{"type":48,"tag":2091,"props":24278,"children":24279},{"style":8676},[24280],{"type":54,"value":5981},{"type":48,"tag":2091,"props":24282,"children":24283},{"style":2104},[24284],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24286,"children":24287},{"style":2104},[24288],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24290,"children":24291},{"style":3066},[24292],{"type":54,"value":2451},{"type":48,"tag":2091,"props":24294,"children":24295},{"style":2104},[24296],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24298,"children":24299},{"style":2104},[24300],{"type":54,"value":2107},{"type":48,"tag":2091,"props":24302,"children":24303},{"style":8676},[24304],{"type":54,"value":5999},{"type":48,"tag":2091,"props":24306,"children":24307},{"style":2104},[24308],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24310,"children":24311},{"style":2104},[24312],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24314,"children":24315},{"style":3066},[24316],{"type":54,"value":24317},"translateY(8px) scale(0.98)",{"type":48,"tag":2091,"props":24319,"children":24320},{"style":2104},[24321],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24323,"children":24324},{"style":2104},[24325],{"type":54,"value":24326}," },\n",{"type":48,"tag":2091,"props":24328,"children":24329},{"class":2093,"line":16789},[24330,24335,24339,24343,24347,24351,24355,24359,24363,24367,24371,24375,24379,24384,24388],{"type":48,"tag":2091,"props":24331,"children":24332},{"style":8676},[24333],{"type":54,"value":24334},"          to",{"type":48,"tag":2091,"props":24336,"children":24337},{"style":2104},[24338],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24340,"children":24341},{"style":2104},[24342],{"type":54,"value":6055},{"type":48,"tag":2091,"props":24344,"children":24345},{"style":8676},[24346],{"type":54,"value":5981},{"type":48,"tag":2091,"props":24348,"children":24349},{"style":2104},[24350],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24352,"children":24353},{"style":2104},[24354],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24356,"children":24357},{"style":3066},[24358],{"type":54,"value":3329},{"type":48,"tag":2091,"props":24360,"children":24361},{"style":2104},[24362],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24364,"children":24365},{"style":2104},[24366],{"type":54,"value":2107},{"type":48,"tag":2091,"props":24368,"children":24369},{"style":8676},[24370],{"type":54,"value":5999},{"type":48,"tag":2091,"props":24372,"children":24373},{"style":2104},[24374],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24376,"children":24377},{"style":2104},[24378],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24380,"children":24381},{"style":3066},[24382],{"type":54,"value":24383},"translateY(0) scale(1)",{"type":48,"tag":2091,"props":24385,"children":24386},{"style":2104},[24387],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24389,"children":24390},{"style":2104},[24391],{"type":54,"value":24326},{"type":48,"tag":2091,"props":24393,"children":24394},{"class":2093,"line":16918},[24395],{"type":48,"tag":2091,"props":24396,"children":24397},{"style":2104},[24398],{"type":54,"value":21611},{"type":48,"tag":2091,"props":24400,"children":24401},{"class":2093,"line":17044},[24402,24406,24410,24414,24418],{"type":48,"tag":2091,"props":24403,"children":24404},{"style":2104},[24405],{"type":54,"value":22352},{"type":48,"tag":2091,"props":24407,"children":24408},{"style":8676},[24409],{"type":54,"value":6149},{"type":48,"tag":2091,"props":24411,"children":24412},{"style":2104},[24413],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24415,"children":24416},{"style":2104},[24417],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24419,"children":24420},{"style":2104},[24421],{"type":54,"value":2980},{"type":48,"tag":2091,"props":24423,"children":24424},{"class":2093,"line":17173},[24425,24429,24433,24437,24441,24445,24449,24453,24457,24461,24465,24469,24473,24478,24482],{"type":48,"tag":2091,"props":24426,"children":24427},{"style":8676},[24428],{"type":54,"value":24268},{"type":48,"tag":2091,"props":24430,"children":24431},{"style":2104},[24432],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24434,"children":24435},{"style":2104},[24436],{"type":54,"value":5903},{"type":48,"tag":2091,"props":24438,"children":24439},{"style":8676},[24440],{"type":54,"value":5981},{"type":48,"tag":2091,"props":24442,"children":24443},{"style":2104},[24444],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24446,"children":24447},{"style":2104},[24448],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24450,"children":24451},{"style":3066},[24452],{"type":54,"value":2451},{"type":48,"tag":2091,"props":24454,"children":24455},{"style":2104},[24456],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24458,"children":24459},{"style":2104},[24460],{"type":54,"value":2107},{"type":48,"tag":2091,"props":24462,"children":24463},{"style":8676},[24464],{"type":54,"value":5999},{"type":48,"tag":2091,"props":24466,"children":24467},{"style":2104},[24468],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24470,"children":24471},{"style":2104},[24472],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24474,"children":24475},{"style":3066},[24476],{"type":54,"value":24477},"translateY(-4px)",{"type":48,"tag":2091,"props":24479,"children":24480},{"style":2104},[24481],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24483,"children":24484},{"style":2104},[24485],{"type":54,"value":24326},{"type":48,"tag":2091,"props":24487,"children":24488},{"class":2093,"line":17302},[24489,24493,24497,24501,24505,24509,24513,24517,24521,24525,24529,24533,24537,24542,24546],{"type":48,"tag":2091,"props":24490,"children":24491},{"style":8676},[24492],{"type":54,"value":24334},{"type":48,"tag":2091,"props":24494,"children":24495},{"style":2104},[24496],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24498,"children":24499},{"style":2104},[24500],{"type":54,"value":6055},{"type":48,"tag":2091,"props":24502,"children":24503},{"style":8676},[24504],{"type":54,"value":5981},{"type":48,"tag":2091,"props":24506,"children":24507},{"style":2104},[24508],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24510,"children":24511},{"style":2104},[24512],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24514,"children":24515},{"style":3066},[24516],{"type":54,"value":3329},{"type":48,"tag":2091,"props":24518,"children":24519},{"style":2104},[24520],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24522,"children":24523},{"style":2104},[24524],{"type":54,"value":2107},{"type":48,"tag":2091,"props":24526,"children":24527},{"style":8676},[24528],{"type":54,"value":5999},{"type":48,"tag":2091,"props":24530,"children":24531},{"style":2104},[24532],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24534,"children":24535},{"style":2104},[24536],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24538,"children":24539},{"style":3066},[24540],{"type":54,"value":24541},"translateY(0)",{"type":48,"tag":2091,"props":24543,"children":24544},{"style":2104},[24545],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24547,"children":24548},{"style":2104},[24549],{"type":54,"value":24326},{"type":48,"tag":2091,"props":24551,"children":24552},{"class":2093,"line":17374},[24553],{"type":48,"tag":2091,"props":24554,"children":24555},{"style":2104},[24556],{"type":54,"value":21611},{"type":48,"tag":2091,"props":24558,"children":24559},{"class":2093,"line":17444},[24560,24564,24568,24572,24576],{"type":48,"tag":2091,"props":24561,"children":24562},{"style":2104},[24563],{"type":54,"value":22352},{"type":48,"tag":2091,"props":24565,"children":24566},{"style":8676},[24567],{"type":54,"value":6356},{"type":48,"tag":2091,"props":24569,"children":24570},{"style":2104},[24571],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24573,"children":24574},{"style":2104},[24575],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24577,"children":24578},{"style":2104},[24579],{"type":54,"value":2980},{"type":48,"tag":2091,"props":24581,"children":24582},{"class":2093,"line":17514},[24583,24587,24591,24595,24599,24603,24607,24611,24615,24619,24623,24627,24631,24636,24640],{"type":48,"tag":2091,"props":24584,"children":24585},{"style":8676},[24586],{"type":54,"value":24268},{"type":48,"tag":2091,"props":24588,"children":24589},{"style":2104},[24590],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24592,"children":24593},{"style":2104},[24594],{"type":54,"value":5903},{"type":48,"tag":2091,"props":24596,"children":24597},{"style":8676},[24598],{"type":54,"value":5981},{"type":48,"tag":2091,"props":24600,"children":24601},{"style":2104},[24602],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24604,"children":24605},{"style":2104},[24606],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24608,"children":24609},{"style":3066},[24610],{"type":54,"value":2451},{"type":48,"tag":2091,"props":24612,"children":24613},{"style":2104},[24614],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24616,"children":24617},{"style":2104},[24618],{"type":54,"value":2107},{"type":48,"tag":2091,"props":24620,"children":24621},{"style":8676},[24622],{"type":54,"value":5999},{"type":48,"tag":2091,"props":24624,"children":24625},{"style":2104},[24626],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24628,"children":24629},{"style":2104},[24630],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24632,"children":24633},{"style":3066},[24634],{"type":54,"value":24635},"translateX(8px)",{"type":48,"tag":2091,"props":24637,"children":24638},{"style":2104},[24639],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24641,"children":24642},{"style":2104},[24643],{"type":54,"value":24326},{"type":48,"tag":2091,"props":24645,"children":24646},{"class":2093,"line":17522},[24647,24651,24655,24659,24663,24667,24671,24675,24679,24683,24687,24691,24695,24700,24704],{"type":48,"tag":2091,"props":24648,"children":24649},{"style":8676},[24650],{"type":54,"value":24334},{"type":48,"tag":2091,"props":24652,"children":24653},{"style":2104},[24654],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24656,"children":24657},{"style":2104},[24658],{"type":54,"value":6055},{"type":48,"tag":2091,"props":24660,"children":24661},{"style":8676},[24662],{"type":54,"value":5981},{"type":48,"tag":2091,"props":24664,"children":24665},{"style":2104},[24666],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24668,"children":24669},{"style":2104},[24670],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24672,"children":24673},{"style":3066},[24674],{"type":54,"value":3329},{"type":48,"tag":2091,"props":24676,"children":24677},{"style":2104},[24678],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24680,"children":24681},{"style":2104},[24682],{"type":54,"value":2107},{"type":48,"tag":2091,"props":24684,"children":24685},{"style":8676},[24686],{"type":54,"value":5999},{"type":48,"tag":2091,"props":24688,"children":24689},{"style":2104},[24690],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24692,"children":24693},{"style":2104},[24694],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24696,"children":24697},{"style":3066},[24698],{"type":54,"value":24699},"translateX(0)",{"type":48,"tag":2091,"props":24701,"children":24702},{"style":2104},[24703],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24705,"children":24706},{"style":2104},[24707],{"type":54,"value":24326},{"type":48,"tag":2091,"props":24709,"children":24710},{"class":2093,"line":17531},[24711],{"type":48,"tag":2091,"props":24712,"children":24713},{"style":2104},[24714],{"type":54,"value":21611},{"type":48,"tag":2091,"props":24716,"children":24717},{"class":2093,"line":17587},[24718,24722,24726],{"type":48,"tag":2091,"props":24719,"children":24720},{"style":8676},[24721],{"type":54,"value":24192},{"type":48,"tag":2091,"props":24723,"children":24724},{"style":2104},[24725],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24727,"children":24728},{"style":2104},[24729],{"type":54,"value":2980},{"type":48,"tag":2091,"props":24731,"children":24732},{"class":2093,"line":17644},[24733,24737,24741,24745,24750,24754,24758,24763,24767],{"type":48,"tag":2091,"props":24734,"children":24735},{"style":8676},[24736],{"type":54,"value":24268},{"type":48,"tag":2091,"props":24738,"children":24739},{"style":2104},[24740],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24742,"children":24743},{"style":2104},[24744],{"type":54,"value":5903},{"type":48,"tag":2091,"props":24746,"children":24747},{"style":8676},[24748],{"type":54,"value":24749}," backgroundPosition",{"type":48,"tag":2091,"props":24751,"children":24752},{"style":2104},[24753],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24755,"children":24756},{"style":2104},[24757],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24759,"children":24760},{"style":3066},[24761],{"type":54,"value":24762},"200% 0",{"type":48,"tag":2091,"props":24764,"children":24765},{"style":2104},[24766],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24768,"children":24769},{"style":2104},[24770],{"type":54,"value":24326},{"type":48,"tag":2091,"props":24772,"children":24773},{"class":2093,"line":17700},[24774,24778,24782,24786,24790,24794,24798,24803,24807],{"type":48,"tag":2091,"props":24775,"children":24776},{"style":8676},[24777],{"type":54,"value":24334},{"type":48,"tag":2091,"props":24779,"children":24780},{"style":2104},[24781],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24783,"children":24784},{"style":2104},[24785],{"type":54,"value":6055},{"type":48,"tag":2091,"props":24787,"children":24788},{"style":8676},[24789],{"type":54,"value":24749},{"type":48,"tag":2091,"props":24791,"children":24792},{"style":2104},[24793],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24795,"children":24796},{"style":2104},[24797],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24799,"children":24800},{"style":3066},[24801],{"type":54,"value":24802},"-200% 0",{"type":48,"tag":2091,"props":24804,"children":24805},{"style":2104},[24806],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24808,"children":24809},{"style":2104},[24810],{"type":54,"value":24326},{"type":48,"tag":2091,"props":24812,"children":24813},{"class":2093,"line":17722},[24814],{"type":48,"tag":2091,"props":24815,"children":24816},{"style":2104},[24817],{"type":54,"value":21611},{"type":48,"tag":2091,"props":24819,"children":24820},{"class":2093,"line":17744},[24821],{"type":48,"tag":2091,"props":24822,"children":24823},{"style":2104},[24824],{"type":54,"value":22036},{"type":48,"tag":2091,"props":24826,"children":24827},{"class":2093,"line":17766},[24828],{"type":48,"tag":2091,"props":24829,"children":24830},{"style":2104},[24831],{"type":54,"value":24832},"    },\n",{"type":48,"tag":2091,"props":24834,"children":24835},{"class":2093,"line":17788},[24836],{"type":48,"tag":2091,"props":24837,"children":24838},{"style":2104},[24839],{"type":54,"value":24840},"  },\n",{"type":48,"tag":2091,"props":24842,"children":24843},{"class":2093,"line":17810},[24844,24849,24853,24858],{"type":48,"tag":2091,"props":24845,"children":24846},{"style":8676},[24847],{"type":54,"value":24848},"  plugins",{"type":48,"tag":2091,"props":24850,"children":24851},{"style":2104},[24852],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24854,"children":24855},{"style":2098},[24856],{"type":54,"value":24857}," []",{"type":48,"tag":2091,"props":24859,"children":24860},{"style":2104},[24861],{"type":54,"value":2144},{"type":48,"tag":2091,"props":24863,"children":24864},{"class":2093,"line":17832},[24865],{"type":48,"tag":2091,"props":24866,"children":24867},{"style":2104},[24868],{"type":54,"value":24869},"};\n",{"type":48,"tag":2091,"props":24871,"children":24872},{"class":2093,"line":17840},[24873],{"type":48,"tag":2091,"props":24874,"children":24875},{"emptyLinePlaceholder":3142},[24876],{"type":54,"value":3145},{"type":48,"tag":2091,"props":24878,"children":24879},{"class":2093,"line":17849},[24880,24885,24890,24894],{"type":48,"tag":2091,"props":24881,"children":24882},{"style":5951},[24883],{"type":54,"value":24884},"export",{"type":48,"tag":2091,"props":24886,"children":24887},{"style":5951},[24888],{"type":54,"value":24889}," default",{"type":48,"tag":2091,"props":24891,"children":24892},{"style":2098},[24893],{"type":54,"value":21248},{"type":48,"tag":2091,"props":24895,"children":24896},{"style":2104},[24897],{"type":54,"value":2177},{"type":48,"tag":19952,"props":24899,"children":24901},{"id":24900},"framer-motion-variants",[24902],{"type":54,"value":24903},"Framer Motion Variants",{"type":48,"tag":134,"props":24905,"children":24907},{"className":21166,"code":24906,"language":21168,"meta":142,"style":142},"\u002F\u002F src\u002Flib\u002Fmotion.ts\nimport type { Variants, Transition } from 'framer-motion';\n\nconst easeOut: Transition['ease'] = [0.16, 1, 0.3, 1];\nconst easeOutBack: Transition['ease'] = [0.34, 1.56, 0.64, 1];\n\n\u002F** Modals, dialogs *\u002F\nexport const dialogVariants: Variants = {\n  hidden: { opacity: 0, y: 8, scale: 0.98 },\n  visible: {\n    opacity: 1, y: 0, scale: 1,\n    transition: { duration: 0.25, ease: easeOutBack },\n  },\n  exit: {\n    opacity: 0, y: 4, scale: 0.99,\n    transition: { duration: 0.15, ease: easeOut },\n  },\n};\n\n\u002F** Dropdowns, popovers, menus *\u002F\nexport const popoverVariants: Variants = {\n  hidden: { opacity: 0, y: -4 },\n  visible: { opacity: 1, y: 0, transition: { duration: 0.15, ease: easeOut } },\n  exit: { opacity: 0, y: -2, transition: { duration: 0.10, ease: easeOut } },\n};\n\n\u002F** Toasts *\u002F\nexport const toastVariants: Variants = {\n  hidden: { opacity: 0, x: 16 },\n  visible: { opacity: 1, x: 0, transition: { duration: 0.20, ease: easeOut } },\n  exit: { opacity: 0, x: 16, transition: { duration: 0.15, ease: easeOut } },\n};\n\n\u002F** Slide-over \u002F drawer *\u002F\nexport const sheetVariants: Variants = {\n  hidden: { x: '100%' },\n  visible: { x: 0, transition: { duration: 0.30, ease: easeOut } },\n  exit: { x: '100%', transition: { duration: 0.25, ease: easeOut } },\n};\n\n\u002F** Backdrop fade *\u002F\nexport const backdropVariants: Variants = {\n  hidden: { opacity: 0 },\n  visible: { opacity: 1, transition: { duration: 0.20, ease: 'linear' } },\n  exit: { opacity: 0, transition: { duration: 0.15, ease: 'linear' } },\n};\n\n\u002F** Optimistic checkmark (action confirmation) *\u002F\nexport const checkmarkVariants: Variants = {\n  hidden: { scale: 0, opacity: 0 },\n  visible: {\n    scale: 1, opacity: 1,\n    transition: { duration: 0.20, ease: easeOutBack },\n  },\n};\n\n\u002F** Accordion expand\u002Fcollapse *\u002F\nexport const accordionVariants: Variants = {\n  collapsed: { height: 0, opacity: 0, transition: { duration: 0.20, ease: easeOut } },\n  expanded: { height: 'auto', opacity: 1, transition: { duration: 0.25, ease: easeOut } },\n};\n",[24908],{"type":48,"tag":78,"props":24909,"children":24910},{"__ignoreMap":142},[24911,24919,24973,24980,25065,25149,25156,25164,25197,25264,25280,25332,25385,25392,25408,25460,25509,25516,25523,25530,25538,25570,25622,25718,25817,25824,25831,25839,25871,25920,26015,26110,26117,26124,26132,26164,26204,26283,26370,26377,26384,26392,26424,26455,26543,26630,26637,26644,26652,26684,26731,26746,26782,26829,26836,26843,26850,26858,26890,26986,27091],{"type":48,"tag":2091,"props":24912,"children":24913},{"class":2093,"line":2094},[24914],{"type":48,"tag":2091,"props":24915,"children":24916},{"style":4121},[24917],{"type":54,"value":24918},"\u002F\u002F src\u002Flib\u002Fmotion.ts\n",{"type":48,"tag":2091,"props":24920,"children":24921},{"class":2093,"line":2147},[24922,24926,24930,24934,24939,24943,24948,24952,24956,24960,24965,24969],{"type":48,"tag":2091,"props":24923,"children":24924},{"style":5951},[24925],{"type":54,"value":21188},{"type":48,"tag":2091,"props":24927,"children":24928},{"style":5951},[24929],{"type":54,"value":21193},{"type":48,"tag":2091,"props":24931,"children":24932},{"style":2104},[24933],{"type":54,"value":5903},{"type":48,"tag":2091,"props":24935,"children":24936},{"style":2098},[24937],{"type":54,"value":24938}," Variants",{"type":48,"tag":2091,"props":24940,"children":24941},{"style":2104},[24942],{"type":54,"value":2107},{"type":48,"tag":2091,"props":24944,"children":24945},{"style":2098},[24946],{"type":54,"value":24947}," Transition",{"type":48,"tag":2091,"props":24949,"children":24950},{"style":2104},[24951],{"type":54,"value":8327},{"type":48,"tag":2091,"props":24953,"children":24954},{"style":5951},[24955],{"type":54,"value":21211},{"type":48,"tag":2091,"props":24957,"children":24958},{"style":2104},[24959],{"type":54,"value":8858},{"type":48,"tag":2091,"props":24961,"children":24962},{"style":3066},[24963],{"type":54,"value":24964},"framer-motion",{"type":48,"tag":2091,"props":24966,"children":24967},{"style":2104},[24968],{"type":54,"value":8747},{"type":48,"tag":2091,"props":24970,"children":24971},{"style":2104},[24972],{"type":54,"value":2177},{"type":48,"tag":2091,"props":24974,"children":24975},{"class":2093,"line":2180},[24976],{"type":48,"tag":2091,"props":24977,"children":24978},{"emptyLinePlaceholder":3142},[24979],{"type":54,"value":3145},{"type":48,"tag":2091,"props":24981,"children":24982},{"class":2093,"line":2229},[24983,24987,24992,24996,25000,25004,25008,25012,25016,25021,25025,25029,25033,25037,25041,25045,25049,25053,25057,25061],{"type":48,"tag":2091,"props":24984,"children":24985},{"style":3179},[24986],{"type":54,"value":21243},{"type":48,"tag":2091,"props":24988,"children":24989},{"style":2098},[24990],{"type":54,"value":24991}," easeOut",{"type":48,"tag":2091,"props":24993,"children":24994},{"style":2104},[24995],{"type":54,"value":2993},{"type":48,"tag":2091,"props":24997,"children":24998},{"style":2160},[24999],{"type":54,"value":24947},{"type":48,"tag":2091,"props":25001,"children":25002},{"style":2098},[25003],{"type":54,"value":10722},{"type":48,"tag":2091,"props":25005,"children":25006},{"style":2104},[25007],{"type":54,"value":8747},{"type":48,"tag":2091,"props":25009,"children":25010},{"style":3066},[25011],{"type":54,"value":5375},{"type":48,"tag":2091,"props":25013,"children":25014},{"style":2104},[25015],{"type":54,"value":8747},{"type":48,"tag":2091,"props":25017,"children":25018},{"style":2098},[25019],{"type":54,"value":25020},"] ",{"type":48,"tag":2091,"props":25022,"children":25023},{"style":2104},[25024],{"type":54,"value":5665},{"type":48,"tag":2091,"props":25026,"children":25027},{"style":2098},[25028],{"type":54,"value":3176},{"type":48,"tag":2091,"props":25030,"children":25031},{"style":3077},[25032],{"type":54,"value":17555},{"type":48,"tag":2091,"props":25034,"children":25035},{"style":2104},[25036],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25038,"children":25039},{"style":3077},[25040],{"type":54,"value":3080},{"type":48,"tag":2091,"props":25042,"children":25043},{"style":2104},[25044],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25046,"children":25047},{"style":3077},[25048],{"type":54,"value":17572},{"type":48,"tag":2091,"props":25050,"children":25051},{"style":2104},[25052],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25054,"children":25055},{"style":3077},[25056],{"type":54,"value":3080},{"type":48,"tag":2091,"props":25058,"children":25059},{"style":2098},[25060],{"type":54,"value":3187},{"type":48,"tag":2091,"props":25062,"children":25063},{"style":2104},[25064],{"type":54,"value":2177},{"type":48,"tag":2091,"props":25066,"children":25067},{"class":2093,"line":3048},[25068,25072,25077,25081,25085,25089,25093,25097,25101,25105,25109,25113,25117,25121,25125,25129,25133,25137,25141,25145],{"type":48,"tag":2091,"props":25069,"children":25070},{"style":3179},[25071],{"type":54,"value":21243},{"type":48,"tag":2091,"props":25073,"children":25074},{"style":2098},[25075],{"type":54,"value":25076}," easeOutBack",{"type":48,"tag":2091,"props":25078,"children":25079},{"style":2104},[25080],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25082,"children":25083},{"style":2160},[25084],{"type":54,"value":24947},{"type":48,"tag":2091,"props":25086,"children":25087},{"style":2098},[25088],{"type":54,"value":10722},{"type":48,"tag":2091,"props":25090,"children":25091},{"style":2104},[25092],{"type":54,"value":8747},{"type":48,"tag":2091,"props":25094,"children":25095},{"style":3066},[25096],{"type":54,"value":5375},{"type":48,"tag":2091,"props":25098,"children":25099},{"style":2104},[25100],{"type":54,"value":8747},{"type":48,"tag":2091,"props":25102,"children":25103},{"style":2098},[25104],{"type":54,"value":25020},{"type":48,"tag":2091,"props":25106,"children":25107},{"style":2104},[25108],{"type":54,"value":5665},{"type":48,"tag":2091,"props":25110,"children":25111},{"style":2098},[25112],{"type":54,"value":3176},{"type":48,"tag":2091,"props":25114,"children":25115},{"style":3077},[25116],{"type":54,"value":17611},{"type":48,"tag":2091,"props":25118,"children":25119},{"style":2104},[25120],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25122,"children":25123},{"style":3077},[25124],{"type":54,"value":17620},{"type":48,"tag":2091,"props":25126,"children":25127},{"style":2104},[25128],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25130,"children":25131},{"style":3077},[25132],{"type":54,"value":17629},{"type":48,"tag":2091,"props":25134,"children":25135},{"style":2104},[25136],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25138,"children":25139},{"style":3077},[25140],{"type":54,"value":3080},{"type":48,"tag":2091,"props":25142,"children":25143},{"style":2098},[25144],{"type":54,"value":3187},{"type":48,"tag":2091,"props":25146,"children":25147},{"style":2104},[25148],{"type":54,"value":2177},{"type":48,"tag":2091,"props":25150,"children":25151},{"class":2093,"line":3129},[25152],{"type":48,"tag":2091,"props":25153,"children":25154},{"emptyLinePlaceholder":3142},[25155],{"type":54,"value":3145},{"type":48,"tag":2091,"props":25157,"children":25158},{"class":2093,"line":3138},[25159],{"type":48,"tag":2091,"props":25160,"children":25161},{"style":4121},[25162],{"type":54,"value":25163},"\u002F** Modals, dialogs *\u002F\n",{"type":48,"tag":2091,"props":25165,"children":25166},{"class":2093,"line":3148},[25167,25171,25176,25181,25185,25189,25193],{"type":48,"tag":2091,"props":25168,"children":25169},{"style":5951},[25170],{"type":54,"value":24884},{"type":48,"tag":2091,"props":25172,"children":25173},{"style":3179},[25174],{"type":54,"value":25175}," const",{"type":48,"tag":2091,"props":25177,"children":25178},{"style":2098},[25179],{"type":54,"value":25180}," dialogVariants",{"type":48,"tag":2091,"props":25182,"children":25183},{"style":2104},[25184],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25186,"children":25187},{"style":2160},[25188],{"type":54,"value":24938},{"type":48,"tag":2091,"props":25190,"children":25191},{"style":2104},[25192],{"type":54,"value":8724},{"type":48,"tag":2091,"props":25194,"children":25195},{"style":2104},[25196],{"type":54,"value":2980},{"type":48,"tag":2091,"props":25198,"children":25199},{"class":2093,"line":3194},[25200,25205,25209,25213,25217,25221,25225,25229,25234,25238,25243,25247,25251,25255,25260],{"type":48,"tag":2091,"props":25201,"children":25202},{"style":8676},[25203],{"type":54,"value":25204},"  hidden",{"type":48,"tag":2091,"props":25206,"children":25207},{"style":2104},[25208],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25210,"children":25211},{"style":2104},[25212],{"type":54,"value":5903},{"type":48,"tag":2091,"props":25214,"children":25215},{"style":8676},[25216],{"type":54,"value":5981},{"type":48,"tag":2091,"props":25218,"children":25219},{"style":2104},[25220],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25222,"children":25223},{"style":3077},[25224],{"type":54,"value":4159},{"type":48,"tag":2091,"props":25226,"children":25227},{"style":2104},[25228],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25230,"children":25231},{"style":8676},[25232],{"type":54,"value":25233}," y",{"type":48,"tag":2091,"props":25235,"children":25236},{"style":2104},[25237],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25239,"children":25240},{"style":3077},[25241],{"type":54,"value":25242}," 8",{"type":48,"tag":2091,"props":25244,"children":25245},{"style":2104},[25246],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25248,"children":25249},{"style":8676},[25250],{"type":54,"value":6025},{"type":48,"tag":2091,"props":25252,"children":25253},{"style":2104},[25254],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25256,"children":25257},{"style":3077},[25258],{"type":54,"value":25259}," 0.98",{"type":48,"tag":2091,"props":25261,"children":25262},{"style":2104},[25263],{"type":54,"value":24326},{"type":48,"tag":2091,"props":25265,"children":25266},{"class":2093,"line":3216},[25267,25272,25276],{"type":48,"tag":2091,"props":25268,"children":25269},{"style":8676},[25270],{"type":54,"value":25271},"  visible",{"type":48,"tag":2091,"props":25273,"children":25274},{"style":2104},[25275],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25277,"children":25278},{"style":2104},[25279],{"type":54,"value":2980},{"type":48,"tag":2091,"props":25281,"children":25282},{"class":2093,"line":4532},[25283,25288,25292,25296,25300,25304,25308,25312,25316,25320,25324,25328],{"type":48,"tag":2091,"props":25284,"children":25285},{"style":8676},[25286],{"type":54,"value":25287},"    opacity",{"type":48,"tag":2091,"props":25289,"children":25290},{"style":2104},[25291],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25293,"children":25294},{"style":3077},[25295],{"type":54,"value":3080},{"type":48,"tag":2091,"props":25297,"children":25298},{"style":2104},[25299],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25301,"children":25302},{"style":8676},[25303],{"type":54,"value":25233},{"type":48,"tag":2091,"props":25305,"children":25306},{"style":2104},[25307],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25309,"children":25310},{"style":3077},[25311],{"type":54,"value":4159},{"type":48,"tag":2091,"props":25313,"children":25314},{"style":2104},[25315],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25317,"children":25318},{"style":8676},[25319],{"type":54,"value":6025},{"type":48,"tag":2091,"props":25321,"children":25322},{"style":2104},[25323],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25325,"children":25326},{"style":3077},[25327],{"type":54,"value":3080},{"type":48,"tag":2091,"props":25329,"children":25330},{"style":2104},[25331],{"type":54,"value":2144},{"type":48,"tag":2091,"props":25333,"children":25334},{"class":2093,"line":4578},[25335,25340,25344,25348,25353,25357,25362,25366,25371,25375,25380],{"type":48,"tag":2091,"props":25336,"children":25337},{"style":8676},[25338],{"type":54,"value":25339},"    transition",{"type":48,"tag":2091,"props":25341,"children":25342},{"style":2104},[25343],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25345,"children":25346},{"style":2104},[25347],{"type":54,"value":5903},{"type":48,"tag":2091,"props":25349,"children":25350},{"style":8676},[25351],{"type":54,"value":25352}," duration",{"type":48,"tag":2091,"props":25354,"children":25355},{"style":2104},[25356],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25358,"children":25359},{"style":3077},[25360],{"type":54,"value":25361}," 0.25",{"type":48,"tag":2091,"props":25363,"children":25364},{"style":2104},[25365],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25367,"children":25368},{"style":8676},[25369],{"type":54,"value":25370}," ease",{"type":48,"tag":2091,"props":25372,"children":25373},{"style":2104},[25374],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25376,"children":25377},{"style":2098},[25378],{"type":54,"value":25379}," easeOutBack ",{"type":48,"tag":2091,"props":25381,"children":25382},{"style":2104},[25383],{"type":54,"value":25384},"},\n",{"type":48,"tag":2091,"props":25386,"children":25387},{"class":2093,"line":4586},[25388],{"type":48,"tag":2091,"props":25389,"children":25390},{"style":2104},[25391],{"type":54,"value":24840},{"type":48,"tag":2091,"props":25393,"children":25394},{"class":2093,"line":4595},[25395,25400,25404],{"type":48,"tag":2091,"props":25396,"children":25397},{"style":8676},[25398],{"type":54,"value":25399},"  exit",{"type":48,"tag":2091,"props":25401,"children":25402},{"style":2104},[25403],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25405,"children":25406},{"style":2104},[25407],{"type":54,"value":2980},{"type":48,"tag":2091,"props":25409,"children":25410},{"class":2093,"line":4642},[25411,25415,25419,25423,25427,25431,25435,25439,25443,25447,25451,25456],{"type":48,"tag":2091,"props":25412,"children":25413},{"style":8676},[25414],{"type":54,"value":25287},{"type":48,"tag":2091,"props":25416,"children":25417},{"style":2104},[25418],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25420,"children":25421},{"style":3077},[25422],{"type":54,"value":4159},{"type":48,"tag":2091,"props":25424,"children":25425},{"style":2104},[25426],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25428,"children":25429},{"style":8676},[25430],{"type":54,"value":25233},{"type":48,"tag":2091,"props":25432,"children":25433},{"style":2104},[25434],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25436,"children":25437},{"style":3077},[25438],{"type":54,"value":18558},{"type":48,"tag":2091,"props":25440,"children":25441},{"style":2104},[25442],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25444,"children":25445},{"style":8676},[25446],{"type":54,"value":6025},{"type":48,"tag":2091,"props":25448,"children":25449},{"style":2104},[25450],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25452,"children":25453},{"style":3077},[25454],{"type":54,"value":25455}," 0.99",{"type":48,"tag":2091,"props":25457,"children":25458},{"style":2104},[25459],{"type":54,"value":2144},{"type":48,"tag":2091,"props":25461,"children":25462},{"class":2093,"line":4688},[25463,25467,25471,25475,25479,25483,25488,25492,25496,25500,25505],{"type":48,"tag":2091,"props":25464,"children":25465},{"style":8676},[25466],{"type":54,"value":25339},{"type":48,"tag":2091,"props":25468,"children":25469},{"style":2104},[25470],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25472,"children":25473},{"style":2104},[25474],{"type":54,"value":5903},{"type":48,"tag":2091,"props":25476,"children":25477},{"style":8676},[25478],{"type":54,"value":25352},{"type":48,"tag":2091,"props":25480,"children":25481},{"style":2104},[25482],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25484,"children":25485},{"style":3077},[25486],{"type":54,"value":25487}," 0.15",{"type":48,"tag":2091,"props":25489,"children":25490},{"style":2104},[25491],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25493,"children":25494},{"style":8676},[25495],{"type":54,"value":25370},{"type":48,"tag":2091,"props":25497,"children":25498},{"style":2104},[25499],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25501,"children":25502},{"style":2098},[25503],{"type":54,"value":25504}," easeOut ",{"type":48,"tag":2091,"props":25506,"children":25507},{"style":2104},[25508],{"type":54,"value":25384},{"type":48,"tag":2091,"props":25510,"children":25511},{"class":2093,"line":4696},[25512],{"type":48,"tag":2091,"props":25513,"children":25514},{"style":2104},[25515],{"type":54,"value":24840},{"type":48,"tag":2091,"props":25517,"children":25518},{"class":2093,"line":4705},[25519],{"type":48,"tag":2091,"props":25520,"children":25521},{"style":2104},[25522],{"type":54,"value":24869},{"type":48,"tag":2091,"props":25524,"children":25525},{"class":2093,"line":4751},[25526],{"type":48,"tag":2091,"props":25527,"children":25528},{"emptyLinePlaceholder":3142},[25529],{"type":54,"value":3145},{"type":48,"tag":2091,"props":25531,"children":25532},{"class":2093,"line":4796},[25533],{"type":48,"tag":2091,"props":25534,"children":25535},{"style":4121},[25536],{"type":54,"value":25537},"\u002F** Dropdowns, popovers, menus *\u002F\n",{"type":48,"tag":2091,"props":25539,"children":25540},{"class":2093,"line":4842},[25541,25545,25549,25554,25558,25562,25566],{"type":48,"tag":2091,"props":25542,"children":25543},{"style":5951},[25544],{"type":54,"value":24884},{"type":48,"tag":2091,"props":25546,"children":25547},{"style":3179},[25548],{"type":54,"value":25175},{"type":48,"tag":2091,"props":25550,"children":25551},{"style":2098},[25552],{"type":54,"value":25553}," popoverVariants",{"type":48,"tag":2091,"props":25555,"children":25556},{"style":2104},[25557],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25559,"children":25560},{"style":2160},[25561],{"type":54,"value":24938},{"type":48,"tag":2091,"props":25563,"children":25564},{"style":2104},[25565],{"type":54,"value":8724},{"type":48,"tag":2091,"props":25567,"children":25568},{"style":2104},[25569],{"type":54,"value":2980},{"type":48,"tag":2091,"props":25571,"children":25572},{"class":2093,"line":6321},[25573,25577,25581,25585,25589,25593,25597,25601,25605,25609,25614,25618],{"type":48,"tag":2091,"props":25574,"children":25575},{"style":8676},[25576],{"type":54,"value":25204},{"type":48,"tag":2091,"props":25578,"children":25579},{"style":2104},[25580],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25582,"children":25583},{"style":2104},[25584],{"type":54,"value":5903},{"type":48,"tag":2091,"props":25586,"children":25587},{"style":8676},[25588],{"type":54,"value":5981},{"type":48,"tag":2091,"props":25590,"children":25591},{"style":2104},[25592],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25594,"children":25595},{"style":3077},[25596],{"type":54,"value":4159},{"type":48,"tag":2091,"props":25598,"children":25599},{"style":2104},[25600],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25602,"children":25603},{"style":8676},[25604],{"type":54,"value":25233},{"type":48,"tag":2091,"props":25606,"children":25607},{"style":2104},[25608],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25610,"children":25611},{"style":2104},[25612],{"type":54,"value":25613}," -",{"type":48,"tag":2091,"props":25615,"children":25616},{"style":3077},[25617],{"type":54,"value":3383},{"type":48,"tag":2091,"props":25619,"children":25620},{"style":2104},[25621],{"type":54,"value":24326},{"type":48,"tag":2091,"props":25623,"children":25624},{"class":2093,"line":6329},[25625,25629,25633,25637,25641,25645,25649,25653,25657,25661,25665,25669,25674,25678,25682,25686,25690,25694,25698,25702,25706,25710,25714],{"type":48,"tag":2091,"props":25626,"children":25627},{"style":8676},[25628],{"type":54,"value":25271},{"type":48,"tag":2091,"props":25630,"children":25631},{"style":2104},[25632],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25634,"children":25635},{"style":2104},[25636],{"type":54,"value":5903},{"type":48,"tag":2091,"props":25638,"children":25639},{"style":8676},[25640],{"type":54,"value":5981},{"type":48,"tag":2091,"props":25642,"children":25643},{"style":2104},[25644],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25646,"children":25647},{"style":3077},[25648],{"type":54,"value":3080},{"type":48,"tag":2091,"props":25650,"children":25651},{"style":2104},[25652],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25654,"children":25655},{"style":8676},[25656],{"type":54,"value":25233},{"type":48,"tag":2091,"props":25658,"children":25659},{"style":2104},[25660],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25662,"children":25663},{"style":3077},[25664],{"type":54,"value":4159},{"type":48,"tag":2091,"props":25666,"children":25667},{"style":2104},[25668],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25670,"children":25671},{"style":8676},[25672],{"type":54,"value":25673}," transition",{"type":48,"tag":2091,"props":25675,"children":25676},{"style":2104},[25677],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25679,"children":25680},{"style":2104},[25681],{"type":54,"value":5903},{"type":48,"tag":2091,"props":25683,"children":25684},{"style":8676},[25685],{"type":54,"value":25352},{"type":48,"tag":2091,"props":25687,"children":25688},{"style":2104},[25689],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25691,"children":25692},{"style":3077},[25693],{"type":54,"value":25487},{"type":48,"tag":2091,"props":25695,"children":25696},{"style":2104},[25697],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25699,"children":25700},{"style":8676},[25701],{"type":54,"value":25370},{"type":48,"tag":2091,"props":25703,"children":25704},{"style":2104},[25705],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25707,"children":25708},{"style":2098},[25709],{"type":54,"value":25504},{"type":48,"tag":2091,"props":25711,"children":25712},{"style":2104},[25713],{"type":54,"value":10258},{"type":48,"tag":2091,"props":25715,"children":25716},{"style":2104},[25717],{"type":54,"value":24326},{"type":48,"tag":2091,"props":25719,"children":25720},{"class":2093,"line":6337},[25721,25725,25729,25733,25737,25741,25745,25749,25753,25757,25761,25765,25769,25773,25777,25781,25785,25789,25793,25797,25801,25805,25809,25813],{"type":48,"tag":2091,"props":25722,"children":25723},{"style":8676},[25724],{"type":54,"value":25399},{"type":48,"tag":2091,"props":25726,"children":25727},{"style":2104},[25728],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25730,"children":25731},{"style":2104},[25732],{"type":54,"value":5903},{"type":48,"tag":2091,"props":25734,"children":25735},{"style":8676},[25736],{"type":54,"value":5981},{"type":48,"tag":2091,"props":25738,"children":25739},{"style":2104},[25740],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25742,"children":25743},{"style":3077},[25744],{"type":54,"value":4159},{"type":48,"tag":2091,"props":25746,"children":25747},{"style":2104},[25748],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25750,"children":25751},{"style":8676},[25752],{"type":54,"value":25233},{"type":48,"tag":2091,"props":25754,"children":25755},{"style":2104},[25756],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25758,"children":25759},{"style":2104},[25760],{"type":54,"value":25613},{"type":48,"tag":2091,"props":25762,"children":25763},{"style":3077},[25764],{"type":54,"value":3356},{"type":48,"tag":2091,"props":25766,"children":25767},{"style":2104},[25768],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25770,"children":25771},{"style":8676},[25772],{"type":54,"value":25673},{"type":48,"tag":2091,"props":25774,"children":25775},{"style":2104},[25776],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25778,"children":25779},{"style":2104},[25780],{"type":54,"value":5903},{"type":48,"tag":2091,"props":25782,"children":25783},{"style":8676},[25784],{"type":54,"value":25352},{"type":48,"tag":2091,"props":25786,"children":25787},{"style":2104},[25788],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25790,"children":25791},{"style":3077},[25792],{"type":54,"value":17295},{"type":48,"tag":2091,"props":25794,"children":25795},{"style":2104},[25796],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25798,"children":25799},{"style":8676},[25800],{"type":54,"value":25370},{"type":48,"tag":2091,"props":25802,"children":25803},{"style":2104},[25804],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25806,"children":25807},{"style":2098},[25808],{"type":54,"value":25504},{"type":48,"tag":2091,"props":25810,"children":25811},{"style":2104},[25812],{"type":54,"value":10258},{"type":48,"tag":2091,"props":25814,"children":25815},{"style":2104},[25816],{"type":54,"value":24326},{"type":48,"tag":2091,"props":25818,"children":25819},{"class":2093,"line":6346},[25820],{"type":48,"tag":2091,"props":25821,"children":25822},{"style":2104},[25823],{"type":54,"value":24869},{"type":48,"tag":2091,"props":25825,"children":25826},{"class":2093,"line":6401},[25827],{"type":48,"tag":2091,"props":25828,"children":25829},{"emptyLinePlaceholder":3142},[25830],{"type":54,"value":3145},{"type":48,"tag":2091,"props":25832,"children":25833},{"class":2093,"line":6418},[25834],{"type":48,"tag":2091,"props":25835,"children":25836},{"style":4121},[25837],{"type":54,"value":25838},"\u002F** Toasts *\u002F\n",{"type":48,"tag":2091,"props":25840,"children":25841},{"class":2093,"line":6475},[25842,25846,25850,25855,25859,25863,25867],{"type":48,"tag":2091,"props":25843,"children":25844},{"style":5951},[25845],{"type":54,"value":24884},{"type":48,"tag":2091,"props":25847,"children":25848},{"style":3179},[25849],{"type":54,"value":25175},{"type":48,"tag":2091,"props":25851,"children":25852},{"style":2098},[25853],{"type":54,"value":25854}," toastVariants",{"type":48,"tag":2091,"props":25856,"children":25857},{"style":2104},[25858],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25860,"children":25861},{"style":2160},[25862],{"type":54,"value":24938},{"type":48,"tag":2091,"props":25864,"children":25865},{"style":2104},[25866],{"type":54,"value":8724},{"type":48,"tag":2091,"props":25868,"children":25869},{"style":2104},[25870],{"type":54,"value":2980},{"type":48,"tag":2091,"props":25872,"children":25873},{"class":2093,"line":6531},[25874,25878,25882,25886,25890,25894,25898,25902,25907,25911,25916],{"type":48,"tag":2091,"props":25875,"children":25876},{"style":8676},[25877],{"type":54,"value":25204},{"type":48,"tag":2091,"props":25879,"children":25880},{"style":2104},[25881],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25883,"children":25884},{"style":2104},[25885],{"type":54,"value":5903},{"type":48,"tag":2091,"props":25887,"children":25888},{"style":8676},[25889],{"type":54,"value":5981},{"type":48,"tag":2091,"props":25891,"children":25892},{"style":2104},[25893],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25895,"children":25896},{"style":3077},[25897],{"type":54,"value":4159},{"type":48,"tag":2091,"props":25899,"children":25900},{"style":2104},[25901],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25903,"children":25904},{"style":8676},[25905],{"type":54,"value":25906}," x",{"type":48,"tag":2091,"props":25908,"children":25909},{"style":2104},[25910],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25912,"children":25913},{"style":3077},[25914],{"type":54,"value":25915}," 16",{"type":48,"tag":2091,"props":25917,"children":25918},{"style":2104},[25919],{"type":54,"value":24326},{"type":48,"tag":2091,"props":25921,"children":25922},{"class":2093,"line":6539},[25923,25927,25931,25935,25939,25943,25947,25951,25955,25959,25963,25967,25971,25975,25979,25983,25987,25991,25995,25999,26003,26007,26011],{"type":48,"tag":2091,"props":25924,"children":25925},{"style":8676},[25926],{"type":54,"value":25271},{"type":48,"tag":2091,"props":25928,"children":25929},{"style":2104},[25930],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25932,"children":25933},{"style":2104},[25934],{"type":54,"value":5903},{"type":48,"tag":2091,"props":25936,"children":25937},{"style":8676},[25938],{"type":54,"value":5981},{"type":48,"tag":2091,"props":25940,"children":25941},{"style":2104},[25942],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25944,"children":25945},{"style":3077},[25946],{"type":54,"value":3080},{"type":48,"tag":2091,"props":25948,"children":25949},{"style":2104},[25950],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25952,"children":25953},{"style":8676},[25954],{"type":54,"value":25906},{"type":48,"tag":2091,"props":25956,"children":25957},{"style":2104},[25958],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25960,"children":25961},{"style":3077},[25962],{"type":54,"value":4159},{"type":48,"tag":2091,"props":25964,"children":25965},{"style":2104},[25966],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25968,"children":25969},{"style":8676},[25970],{"type":54,"value":25673},{"type":48,"tag":2091,"props":25972,"children":25973},{"style":2104},[25974],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25976,"children":25977},{"style":2104},[25978],{"type":54,"value":5903},{"type":48,"tag":2091,"props":25980,"children":25981},{"style":8676},[25982],{"type":54,"value":25352},{"type":48,"tag":2091,"props":25984,"children":25985},{"style":2104},[25986],{"type":54,"value":2993},{"type":48,"tag":2091,"props":25988,"children":25989},{"style":3077},[25990],{"type":54,"value":17437},{"type":48,"tag":2091,"props":25992,"children":25993},{"style":2104},[25994],{"type":54,"value":2107},{"type":48,"tag":2091,"props":25996,"children":25997},{"style":8676},[25998],{"type":54,"value":25370},{"type":48,"tag":2091,"props":26000,"children":26001},{"style":2104},[26002],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26004,"children":26005},{"style":2098},[26006],{"type":54,"value":25504},{"type":48,"tag":2091,"props":26008,"children":26009},{"style":2104},[26010],{"type":54,"value":10258},{"type":48,"tag":2091,"props":26012,"children":26013},{"style":2104},[26014],{"type":54,"value":24326},{"type":48,"tag":2091,"props":26016,"children":26017},{"class":2093,"line":6547},[26018,26022,26026,26030,26034,26038,26042,26046,26050,26054,26058,26062,26066,26070,26074,26078,26082,26086,26090,26094,26098,26102,26106],{"type":48,"tag":2091,"props":26019,"children":26020},{"style":8676},[26021],{"type":54,"value":25399},{"type":48,"tag":2091,"props":26023,"children":26024},{"style":2104},[26025],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26027,"children":26028},{"style":2104},[26029],{"type":54,"value":5903},{"type":48,"tag":2091,"props":26031,"children":26032},{"style":8676},[26033],{"type":54,"value":5981},{"type":48,"tag":2091,"props":26035,"children":26036},{"style":2104},[26037],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26039,"children":26040},{"style":3077},[26041],{"type":54,"value":4159},{"type":48,"tag":2091,"props":26043,"children":26044},{"style":2104},[26045],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26047,"children":26048},{"style":8676},[26049],{"type":54,"value":25906},{"type":48,"tag":2091,"props":26051,"children":26052},{"style":2104},[26053],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26055,"children":26056},{"style":3077},[26057],{"type":54,"value":25915},{"type":48,"tag":2091,"props":26059,"children":26060},{"style":2104},[26061],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26063,"children":26064},{"style":8676},[26065],{"type":54,"value":25673},{"type":48,"tag":2091,"props":26067,"children":26068},{"style":2104},[26069],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26071,"children":26072},{"style":2104},[26073],{"type":54,"value":5903},{"type":48,"tag":2091,"props":26075,"children":26076},{"style":8676},[26077],{"type":54,"value":25352},{"type":48,"tag":2091,"props":26079,"children":26080},{"style":2104},[26081],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26083,"children":26084},{"style":3077},[26085],{"type":54,"value":25487},{"type":48,"tag":2091,"props":26087,"children":26088},{"style":2104},[26089],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26091,"children":26092},{"style":8676},[26093],{"type":54,"value":25370},{"type":48,"tag":2091,"props":26095,"children":26096},{"style":2104},[26097],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26099,"children":26100},{"style":2098},[26101],{"type":54,"value":25504},{"type":48,"tag":2091,"props":26103,"children":26104},{"style":2104},[26105],{"type":54,"value":10258},{"type":48,"tag":2091,"props":26107,"children":26108},{"style":2104},[26109],{"type":54,"value":24326},{"type":48,"tag":2091,"props":26111,"children":26112},{"class":2093,"line":6556},[26113],{"type":48,"tag":2091,"props":26114,"children":26115},{"style":2104},[26116],{"type":54,"value":24869},{"type":48,"tag":2091,"props":26118,"children":26119},{"class":2093,"line":6573},[26120],{"type":48,"tag":2091,"props":26121,"children":26122},{"emptyLinePlaceholder":3142},[26123],{"type":54,"value":3145},{"type":48,"tag":2091,"props":26125,"children":26126},{"class":2093,"line":6679},[26127],{"type":48,"tag":2091,"props":26128,"children":26129},{"style":4121},[26130],{"type":54,"value":26131},"\u002F** Slide-over \u002F drawer *\u002F\n",{"type":48,"tag":2091,"props":26133,"children":26134},{"class":2093,"line":6706},[26135,26139,26143,26148,26152,26156,26160],{"type":48,"tag":2091,"props":26136,"children":26137},{"style":5951},[26138],{"type":54,"value":24884},{"type":48,"tag":2091,"props":26140,"children":26141},{"style":3179},[26142],{"type":54,"value":25175},{"type":48,"tag":2091,"props":26144,"children":26145},{"style":2098},[26146],{"type":54,"value":26147}," sheetVariants",{"type":48,"tag":2091,"props":26149,"children":26150},{"style":2104},[26151],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26153,"children":26154},{"style":2160},[26155],{"type":54,"value":24938},{"type":48,"tag":2091,"props":26157,"children":26158},{"style":2104},[26159],{"type":54,"value":8724},{"type":48,"tag":2091,"props":26161,"children":26162},{"style":2104},[26163],{"type":54,"value":2980},{"type":48,"tag":2091,"props":26165,"children":26166},{"class":2093,"line":6738},[26167,26171,26175,26179,26183,26187,26191,26196,26200],{"type":48,"tag":2091,"props":26168,"children":26169},{"style":8676},[26170],{"type":54,"value":25204},{"type":48,"tag":2091,"props":26172,"children":26173},{"style":2104},[26174],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26176,"children":26177},{"style":2104},[26178],{"type":54,"value":5903},{"type":48,"tag":2091,"props":26180,"children":26181},{"style":8676},[26182],{"type":54,"value":25906},{"type":48,"tag":2091,"props":26184,"children":26185},{"style":2104},[26186],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26188,"children":26189},{"style":2104},[26190],{"type":54,"value":8858},{"type":48,"tag":2091,"props":26192,"children":26193},{"style":3066},[26194],{"type":54,"value":26195},"100%",{"type":48,"tag":2091,"props":26197,"children":26198},{"style":2104},[26199],{"type":54,"value":8747},{"type":48,"tag":2091,"props":26201,"children":26202},{"style":2104},[26203],{"type":54,"value":24326},{"type":48,"tag":2091,"props":26205,"children":26206},{"class":2093,"line":6746},[26207,26211,26215,26219,26223,26227,26231,26235,26239,26243,26247,26251,26255,26259,26263,26267,26271,26275,26279],{"type":48,"tag":2091,"props":26208,"children":26209},{"style":8676},[26210],{"type":54,"value":25271},{"type":48,"tag":2091,"props":26212,"children":26213},{"style":2104},[26214],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26216,"children":26217},{"style":2104},[26218],{"type":54,"value":5903},{"type":48,"tag":2091,"props":26220,"children":26221},{"style":8676},[26222],{"type":54,"value":25906},{"type":48,"tag":2091,"props":26224,"children":26225},{"style":2104},[26226],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26228,"children":26229},{"style":3077},[26230],{"type":54,"value":4159},{"type":48,"tag":2091,"props":26232,"children":26233},{"style":2104},[26234],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26236,"children":26237},{"style":8676},[26238],{"type":54,"value":25673},{"type":48,"tag":2091,"props":26240,"children":26241},{"style":2104},[26242],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26244,"children":26245},{"style":2104},[26246],{"type":54,"value":5903},{"type":48,"tag":2091,"props":26248,"children":26249},{"style":8676},[26250],{"type":54,"value":25352},{"type":48,"tag":2091,"props":26252,"children":26253},{"style":2104},[26254],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26256,"children":26257},{"style":3077},[26258],{"type":54,"value":18801},{"type":48,"tag":2091,"props":26260,"children":26261},{"style":2104},[26262],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26264,"children":26265},{"style":8676},[26266],{"type":54,"value":25370},{"type":48,"tag":2091,"props":26268,"children":26269},{"style":2104},[26270],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26272,"children":26273},{"style":2098},[26274],{"type":54,"value":25504},{"type":48,"tag":2091,"props":26276,"children":26277},{"style":2104},[26278],{"type":54,"value":10258},{"type":48,"tag":2091,"props":26280,"children":26281},{"style":2104},[26282],{"type":54,"value":24326},{"type":48,"tag":2091,"props":26284,"children":26285},{"class":2093,"line":6763},[26286,26290,26294,26298,26302,26306,26310,26314,26318,26322,26326,26330,26334,26338,26342,26346,26350,26354,26358,26362,26366],{"type":48,"tag":2091,"props":26287,"children":26288},{"style":8676},[26289],{"type":54,"value":25399},{"type":48,"tag":2091,"props":26291,"children":26292},{"style":2104},[26293],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26295,"children":26296},{"style":2104},[26297],{"type":54,"value":5903},{"type":48,"tag":2091,"props":26299,"children":26300},{"style":8676},[26301],{"type":54,"value":25906},{"type":48,"tag":2091,"props":26303,"children":26304},{"style":2104},[26305],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26307,"children":26308},{"style":2104},[26309],{"type":54,"value":8858},{"type":48,"tag":2091,"props":26311,"children":26312},{"style":3066},[26313],{"type":54,"value":26195},{"type":48,"tag":2091,"props":26315,"children":26316},{"style":2104},[26317],{"type":54,"value":8747},{"type":48,"tag":2091,"props":26319,"children":26320},{"style":2104},[26321],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26323,"children":26324},{"style":8676},[26325],{"type":54,"value":25673},{"type":48,"tag":2091,"props":26327,"children":26328},{"style":2104},[26329],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26331,"children":26332},{"style":2104},[26333],{"type":54,"value":5903},{"type":48,"tag":2091,"props":26335,"children":26336},{"style":8676},[26337],{"type":54,"value":25352},{"type":48,"tag":2091,"props":26339,"children":26340},{"style":2104},[26341],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26343,"children":26344},{"style":3077},[26345],{"type":54,"value":25361},{"type":48,"tag":2091,"props":26347,"children":26348},{"style":2104},[26349],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26351,"children":26352},{"style":8676},[26353],{"type":54,"value":25370},{"type":48,"tag":2091,"props":26355,"children":26356},{"style":2104},[26357],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26359,"children":26360},{"style":2098},[26361],{"type":54,"value":25504},{"type":48,"tag":2091,"props":26363,"children":26364},{"style":2104},[26365],{"type":54,"value":10258},{"type":48,"tag":2091,"props":26367,"children":26368},{"style":2104},[26369],{"type":54,"value":24326},{"type":48,"tag":2091,"props":26371,"children":26372},{"class":2093,"line":6800},[26373],{"type":48,"tag":2091,"props":26374,"children":26375},{"style":2104},[26376],{"type":54,"value":24869},{"type":48,"tag":2091,"props":26378,"children":26379},{"class":2093,"line":6837},[26380],{"type":48,"tag":2091,"props":26381,"children":26382},{"emptyLinePlaceholder":3142},[26383],{"type":54,"value":3145},{"type":48,"tag":2091,"props":26385,"children":26386},{"class":2093,"line":15797},[26387],{"type":48,"tag":2091,"props":26388,"children":26389},{"style":4121},[26390],{"type":54,"value":26391},"\u002F** Backdrop fade *\u002F\n",{"type":48,"tag":2091,"props":26393,"children":26394},{"class":2093,"line":15806},[26395,26399,26403,26408,26412,26416,26420],{"type":48,"tag":2091,"props":26396,"children":26397},{"style":5951},[26398],{"type":54,"value":24884},{"type":48,"tag":2091,"props":26400,"children":26401},{"style":3179},[26402],{"type":54,"value":25175},{"type":48,"tag":2091,"props":26404,"children":26405},{"style":2098},[26406],{"type":54,"value":26407}," backdropVariants",{"type":48,"tag":2091,"props":26409,"children":26410},{"style":2104},[26411],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26413,"children":26414},{"style":2160},[26415],{"type":54,"value":24938},{"type":48,"tag":2091,"props":26417,"children":26418},{"style":2104},[26419],{"type":54,"value":8724},{"type":48,"tag":2091,"props":26421,"children":26422},{"style":2104},[26423],{"type":54,"value":2980},{"type":48,"tag":2091,"props":26425,"children":26426},{"class":2093,"line":15832},[26427,26431,26435,26439,26443,26447,26451],{"type":48,"tag":2091,"props":26428,"children":26429},{"style":8676},[26430],{"type":54,"value":25204},{"type":48,"tag":2091,"props":26432,"children":26433},{"style":2104},[26434],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26436,"children":26437},{"style":2104},[26438],{"type":54,"value":5903},{"type":48,"tag":2091,"props":26440,"children":26441},{"style":8676},[26442],{"type":54,"value":5981},{"type":48,"tag":2091,"props":26444,"children":26445},{"style":2104},[26446],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26448,"children":26449},{"style":3077},[26450],{"type":54,"value":4159},{"type":48,"tag":2091,"props":26452,"children":26453},{"style":2104},[26454],{"type":54,"value":24326},{"type":48,"tag":2091,"props":26456,"children":26457},{"class":2093,"line":15858},[26458,26462,26466,26470,26474,26478,26482,26486,26490,26494,26498,26502,26506,26510,26514,26518,26522,26526,26531,26535,26539],{"type":48,"tag":2091,"props":26459,"children":26460},{"style":8676},[26461],{"type":54,"value":25271},{"type":48,"tag":2091,"props":26463,"children":26464},{"style":2104},[26465],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26467,"children":26468},{"style":2104},[26469],{"type":54,"value":5903},{"type":48,"tag":2091,"props":26471,"children":26472},{"style":8676},[26473],{"type":54,"value":5981},{"type":48,"tag":2091,"props":26475,"children":26476},{"style":2104},[26477],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26479,"children":26480},{"style":3077},[26481],{"type":54,"value":3080},{"type":48,"tag":2091,"props":26483,"children":26484},{"style":2104},[26485],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26487,"children":26488},{"style":8676},[26489],{"type":54,"value":25673},{"type":48,"tag":2091,"props":26491,"children":26492},{"style":2104},[26493],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26495,"children":26496},{"style":2104},[26497],{"type":54,"value":5903},{"type":48,"tag":2091,"props":26499,"children":26500},{"style":8676},[26501],{"type":54,"value":25352},{"type":48,"tag":2091,"props":26503,"children":26504},{"style":2104},[26505],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26507,"children":26508},{"style":3077},[26509],{"type":54,"value":17437},{"type":48,"tag":2091,"props":26511,"children":26512},{"style":2104},[26513],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26515,"children":26516},{"style":8676},[26517],{"type":54,"value":25370},{"type":48,"tag":2091,"props":26519,"children":26520},{"style":2104},[26521],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26523,"children":26524},{"style":2104},[26525],{"type":54,"value":8858},{"type":48,"tag":2091,"props":26527,"children":26528},{"style":3066},[26529],{"type":54,"value":26530},"linear",{"type":48,"tag":2091,"props":26532,"children":26533},{"style":2104},[26534],{"type":54,"value":8747},{"type":48,"tag":2091,"props":26536,"children":26537},{"style":2104},[26538],{"type":54,"value":8327},{"type":48,"tag":2091,"props":26540,"children":26541},{"style":2104},[26542],{"type":54,"value":24326},{"type":48,"tag":2091,"props":26544,"children":26545},{"class":2093,"line":15884},[26546,26550,26554,26558,26562,26566,26570,26574,26578,26582,26586,26590,26594,26598,26602,26606,26610,26614,26618,26622,26626],{"type":48,"tag":2091,"props":26547,"children":26548},{"style":8676},[26549],{"type":54,"value":25399},{"type":48,"tag":2091,"props":26551,"children":26552},{"style":2104},[26553],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26555,"children":26556},{"style":2104},[26557],{"type":54,"value":5903},{"type":48,"tag":2091,"props":26559,"children":26560},{"style":8676},[26561],{"type":54,"value":5981},{"type":48,"tag":2091,"props":26563,"children":26564},{"style":2104},[26565],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26567,"children":26568},{"style":3077},[26569],{"type":54,"value":4159},{"type":48,"tag":2091,"props":26571,"children":26572},{"style":2104},[26573],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26575,"children":26576},{"style":8676},[26577],{"type":54,"value":25673},{"type":48,"tag":2091,"props":26579,"children":26580},{"style":2104},[26581],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26583,"children":26584},{"style":2104},[26585],{"type":54,"value":5903},{"type":48,"tag":2091,"props":26587,"children":26588},{"style":8676},[26589],{"type":54,"value":25352},{"type":48,"tag":2091,"props":26591,"children":26592},{"style":2104},[26593],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26595,"children":26596},{"style":3077},[26597],{"type":54,"value":25487},{"type":48,"tag":2091,"props":26599,"children":26600},{"style":2104},[26601],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26603,"children":26604},{"style":8676},[26605],{"type":54,"value":25370},{"type":48,"tag":2091,"props":26607,"children":26608},{"style":2104},[26609],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26611,"children":26612},{"style":2104},[26613],{"type":54,"value":8858},{"type":48,"tag":2091,"props":26615,"children":26616},{"style":3066},[26617],{"type":54,"value":26530},{"type":48,"tag":2091,"props":26619,"children":26620},{"style":2104},[26621],{"type":54,"value":8747},{"type":48,"tag":2091,"props":26623,"children":26624},{"style":2104},[26625],{"type":54,"value":8327},{"type":48,"tag":2091,"props":26627,"children":26628},{"style":2104},[26629],{"type":54,"value":24326},{"type":48,"tag":2091,"props":26631,"children":26632},{"class":2093,"line":15910},[26633],{"type":48,"tag":2091,"props":26634,"children":26635},{"style":2104},[26636],{"type":54,"value":24869},{"type":48,"tag":2091,"props":26638,"children":26639},{"class":2093,"line":15937},[26640],{"type":48,"tag":2091,"props":26641,"children":26642},{"emptyLinePlaceholder":3142},[26643],{"type":54,"value":3145},{"type":48,"tag":2091,"props":26645,"children":26646},{"class":2093,"line":15963},[26647],{"type":48,"tag":2091,"props":26648,"children":26649},{"style":4121},[26650],{"type":54,"value":26651},"\u002F** Optimistic checkmark (action confirmation) *\u002F\n",{"type":48,"tag":2091,"props":26653,"children":26654},{"class":2093,"line":15990},[26655,26659,26663,26668,26672,26676,26680],{"type":48,"tag":2091,"props":26656,"children":26657},{"style":5951},[26658],{"type":54,"value":24884},{"type":48,"tag":2091,"props":26660,"children":26661},{"style":3179},[26662],{"type":54,"value":25175},{"type":48,"tag":2091,"props":26664,"children":26665},{"style":2098},[26666],{"type":54,"value":26667}," checkmarkVariants",{"type":48,"tag":2091,"props":26669,"children":26670},{"style":2104},[26671],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26673,"children":26674},{"style":2160},[26675],{"type":54,"value":24938},{"type":48,"tag":2091,"props":26677,"children":26678},{"style":2104},[26679],{"type":54,"value":8724},{"type":48,"tag":2091,"props":26681,"children":26682},{"style":2104},[26683],{"type":54,"value":2980},{"type":48,"tag":2091,"props":26685,"children":26686},{"class":2093,"line":16016},[26687,26691,26695,26699,26703,26707,26711,26715,26719,26723,26727],{"type":48,"tag":2091,"props":26688,"children":26689},{"style":8676},[26690],{"type":54,"value":25204},{"type":48,"tag":2091,"props":26692,"children":26693},{"style":2104},[26694],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26696,"children":26697},{"style":2104},[26698],{"type":54,"value":5903},{"type":48,"tag":2091,"props":26700,"children":26701},{"style":8676},[26702],{"type":54,"value":6025},{"type":48,"tag":2091,"props":26704,"children":26705},{"style":2104},[26706],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26708,"children":26709},{"style":3077},[26710],{"type":54,"value":4159},{"type":48,"tag":2091,"props":26712,"children":26713},{"style":2104},[26714],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26716,"children":26717},{"style":8676},[26718],{"type":54,"value":5981},{"type":48,"tag":2091,"props":26720,"children":26721},{"style":2104},[26722],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26724,"children":26725},{"style":3077},[26726],{"type":54,"value":4159},{"type":48,"tag":2091,"props":26728,"children":26729},{"style":2104},[26730],{"type":54,"value":24326},{"type":48,"tag":2091,"props":26732,"children":26733},{"class":2093,"line":16024},[26734,26738,26742],{"type":48,"tag":2091,"props":26735,"children":26736},{"style":8676},[26737],{"type":54,"value":25271},{"type":48,"tag":2091,"props":26739,"children":26740},{"style":2104},[26741],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26743,"children":26744},{"style":2104},[26745],{"type":54,"value":2980},{"type":48,"tag":2091,"props":26747,"children":26748},{"class":2093,"line":16033},[26749,26754,26758,26762,26766,26770,26774,26778],{"type":48,"tag":2091,"props":26750,"children":26751},{"style":8676},[26752],{"type":54,"value":26753},"    scale",{"type":48,"tag":2091,"props":26755,"children":26756},{"style":2104},[26757],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26759,"children":26760},{"style":3077},[26761],{"type":54,"value":3080},{"type":48,"tag":2091,"props":26763,"children":26764},{"style":2104},[26765],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26767,"children":26768},{"style":8676},[26769],{"type":54,"value":5981},{"type":48,"tag":2091,"props":26771,"children":26772},{"style":2104},[26773],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26775,"children":26776},{"style":3077},[26777],{"type":54,"value":3080},{"type":48,"tag":2091,"props":26779,"children":26780},{"style":2104},[26781],{"type":54,"value":2144},{"type":48,"tag":2091,"props":26783,"children":26784},{"class":2093,"line":16059},[26785,26789,26793,26797,26801,26805,26809,26813,26817,26821,26825],{"type":48,"tag":2091,"props":26786,"children":26787},{"style":8676},[26788],{"type":54,"value":25339},{"type":48,"tag":2091,"props":26790,"children":26791},{"style":2104},[26792],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26794,"children":26795},{"style":2104},[26796],{"type":54,"value":5903},{"type":48,"tag":2091,"props":26798,"children":26799},{"style":8676},[26800],{"type":54,"value":25352},{"type":48,"tag":2091,"props":26802,"children":26803},{"style":2104},[26804],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26806,"children":26807},{"style":3077},[26808],{"type":54,"value":17437},{"type":48,"tag":2091,"props":26810,"children":26811},{"style":2104},[26812],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26814,"children":26815},{"style":8676},[26816],{"type":54,"value":25370},{"type":48,"tag":2091,"props":26818,"children":26819},{"style":2104},[26820],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26822,"children":26823},{"style":2098},[26824],{"type":54,"value":25379},{"type":48,"tag":2091,"props":26826,"children":26827},{"style":2104},[26828],{"type":54,"value":25384},{"type":48,"tag":2091,"props":26830,"children":26831},{"class":2093,"line":16084},[26832],{"type":48,"tag":2091,"props":26833,"children":26834},{"style":2104},[26835],{"type":54,"value":24840},{"type":48,"tag":2091,"props":26837,"children":26838},{"class":2093,"line":16109},[26839],{"type":48,"tag":2091,"props":26840,"children":26841},{"style":2104},[26842],{"type":54,"value":24869},{"type":48,"tag":2091,"props":26844,"children":26845},{"class":2093,"line":16134},[26846],{"type":48,"tag":2091,"props":26847,"children":26848},{"emptyLinePlaceholder":3142},[26849],{"type":54,"value":3145},{"type":48,"tag":2091,"props":26851,"children":26852},{"class":2093,"line":16160},[26853],{"type":48,"tag":2091,"props":26854,"children":26855},{"style":4121},[26856],{"type":54,"value":26857},"\u002F** Accordion expand\u002Fcollapse *\u002F\n",{"type":48,"tag":2091,"props":26859,"children":26860},{"class":2093,"line":16186},[26861,26865,26869,26874,26878,26882,26886],{"type":48,"tag":2091,"props":26862,"children":26863},{"style":5951},[26864],{"type":54,"value":24884},{"type":48,"tag":2091,"props":26866,"children":26867},{"style":3179},[26868],{"type":54,"value":25175},{"type":48,"tag":2091,"props":26870,"children":26871},{"style":2098},[26872],{"type":54,"value":26873}," accordionVariants",{"type":48,"tag":2091,"props":26875,"children":26876},{"style":2104},[26877],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26879,"children":26880},{"style":2160},[26881],{"type":54,"value":24938},{"type":48,"tag":2091,"props":26883,"children":26884},{"style":2104},[26885],{"type":54,"value":8724},{"type":48,"tag":2091,"props":26887,"children":26888},{"style":2104},[26889],{"type":54,"value":2980},{"type":48,"tag":2091,"props":26891,"children":26892},{"class":2093,"line":16212},[26893,26898,26902,26906,26910,26914,26918,26922,26926,26930,26934,26938,26942,26946,26950,26954,26958,26962,26966,26970,26974,26978,26982],{"type":48,"tag":2091,"props":26894,"children":26895},{"style":8676},[26896],{"type":54,"value":26897},"  collapsed",{"type":48,"tag":2091,"props":26899,"children":26900},{"style":2104},[26901],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26903,"children":26904},{"style":2104},[26905],{"type":54,"value":5903},{"type":48,"tag":2091,"props":26907,"children":26908},{"style":8676},[26909],{"type":54,"value":13019},{"type":48,"tag":2091,"props":26911,"children":26912},{"style":2104},[26913],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26915,"children":26916},{"style":3077},[26917],{"type":54,"value":4159},{"type":48,"tag":2091,"props":26919,"children":26920},{"style":2104},[26921],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26923,"children":26924},{"style":8676},[26925],{"type":54,"value":5981},{"type":48,"tag":2091,"props":26927,"children":26928},{"style":2104},[26929],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26931,"children":26932},{"style":3077},[26933],{"type":54,"value":4159},{"type":48,"tag":2091,"props":26935,"children":26936},{"style":2104},[26937],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26939,"children":26940},{"style":8676},[26941],{"type":54,"value":25673},{"type":48,"tag":2091,"props":26943,"children":26944},{"style":2104},[26945],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26947,"children":26948},{"style":2104},[26949],{"type":54,"value":5903},{"type":48,"tag":2091,"props":26951,"children":26952},{"style":8676},[26953],{"type":54,"value":25352},{"type":48,"tag":2091,"props":26955,"children":26956},{"style":2104},[26957],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26959,"children":26960},{"style":3077},[26961],{"type":54,"value":17437},{"type":48,"tag":2091,"props":26963,"children":26964},{"style":2104},[26965],{"type":54,"value":2107},{"type":48,"tag":2091,"props":26967,"children":26968},{"style":8676},[26969],{"type":54,"value":25370},{"type":48,"tag":2091,"props":26971,"children":26972},{"style":2104},[26973],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26975,"children":26976},{"style":2098},[26977],{"type":54,"value":25504},{"type":48,"tag":2091,"props":26979,"children":26980},{"style":2104},[26981],{"type":54,"value":10258},{"type":48,"tag":2091,"props":26983,"children":26984},{"style":2104},[26985],{"type":54,"value":24326},{"type":48,"tag":2091,"props":26987,"children":26988},{"class":2093,"line":16238},[26989,26994,26998,27002,27006,27010,27014,27019,27023,27027,27031,27035,27039,27043,27047,27051,27055,27059,27063,27067,27071,27075,27079,27083,27087],{"type":48,"tag":2091,"props":26990,"children":26991},{"style":8676},[26992],{"type":54,"value":26993},"  expanded",{"type":48,"tag":2091,"props":26995,"children":26996},{"style":2104},[26997],{"type":54,"value":2993},{"type":48,"tag":2091,"props":26999,"children":27000},{"style":2104},[27001],{"type":54,"value":5903},{"type":48,"tag":2091,"props":27003,"children":27004},{"style":8676},[27005],{"type":54,"value":13019},{"type":48,"tag":2091,"props":27007,"children":27008},{"style":2104},[27009],{"type":54,"value":2993},{"type":48,"tag":2091,"props":27011,"children":27012},{"style":2104},[27013],{"type":54,"value":8858},{"type":48,"tag":2091,"props":27015,"children":27016},{"style":3066},[27017],{"type":54,"value":27018},"auto",{"type":48,"tag":2091,"props":27020,"children":27021},{"style":2104},[27022],{"type":54,"value":8747},{"type":48,"tag":2091,"props":27024,"children":27025},{"style":2104},[27026],{"type":54,"value":2107},{"type":48,"tag":2091,"props":27028,"children":27029},{"style":8676},[27030],{"type":54,"value":5981},{"type":48,"tag":2091,"props":27032,"children":27033},{"style":2104},[27034],{"type":54,"value":2993},{"type":48,"tag":2091,"props":27036,"children":27037},{"style":3077},[27038],{"type":54,"value":3080},{"type":48,"tag":2091,"props":27040,"children":27041},{"style":2104},[27042],{"type":54,"value":2107},{"type":48,"tag":2091,"props":27044,"children":27045},{"style":8676},[27046],{"type":54,"value":25673},{"type":48,"tag":2091,"props":27048,"children":27049},{"style":2104},[27050],{"type":54,"value":2993},{"type":48,"tag":2091,"props":27052,"children":27053},{"style":2104},[27054],{"type":54,"value":5903},{"type":48,"tag":2091,"props":27056,"children":27057},{"style":8676},[27058],{"type":54,"value":25352},{"type":48,"tag":2091,"props":27060,"children":27061},{"style":2104},[27062],{"type":54,"value":2993},{"type":48,"tag":2091,"props":27064,"children":27065},{"style":3077},[27066],{"type":54,"value":25361},{"type":48,"tag":2091,"props":27068,"children":27069},{"style":2104},[27070],{"type":54,"value":2107},{"type":48,"tag":2091,"props":27072,"children":27073},{"style":8676},[27074],{"type":54,"value":25370},{"type":48,"tag":2091,"props":27076,"children":27077},{"style":2104},[27078],{"type":54,"value":2993},{"type":48,"tag":2091,"props":27080,"children":27081},{"style":2098},[27082],{"type":54,"value":25504},{"type":48,"tag":2091,"props":27084,"children":27085},{"style":2104},[27086],{"type":54,"value":10258},{"type":48,"tag":2091,"props":27088,"children":27089},{"style":2104},[27090],{"type":54,"value":24326},{"type":48,"tag":2091,"props":27092,"children":27093},{"class":2093,"line":16246},[27094],{"type":48,"tag":2091,"props":27095,"children":27096},{"style":2104},[27097],{"type":54,"value":24869},{"type":48,"tag":19952,"props":27099,"children":27101},{"id":27100},"global-keyboard-handler",[27102],{"type":54,"value":27103},"Global Keyboard Handler",{"type":48,"tag":134,"props":27105,"children":27107},{"className":21166,"code":27106,"language":21168,"meta":142,"style":142},"\u002F\u002F src\u002Flib\u002Fshortcuts.ts\ntype Handler = (e: KeyboardEvent) => void;\n\nconst handlers = new Map\u003Cstring, Set\u003CHandler>>();\n\nexport function register(combo: string, handler: Handler) {\n  if (!handlers.has(combo)) handlers.set(combo, new Set());\n  handlers.get(combo)!.add(handler);\n  return () => handlers.get(combo)?.delete(handler);\n}\n\nfunction keyOf(e: KeyboardEvent): string {\n  const parts: string[] = [];\n  if (e.metaKey || e.ctrlKey) parts.push('mod');\n  if (e.shiftKey) parts.push('shift');\n  if (e.altKey) parts.push('alt');\n  parts.push(e.key.toLowerCase());\n  return parts.join('+');\n}\n\nif (typeof window !== 'undefined') {\n  window.addEventListener('keydown', (e) => {\n    \u002F\u002F Don't trigger global shortcuts inside text fields (except Esc and Mod+K)\n    const target = e.target as HTMLElement;\n    const inField = target.matches('input, textarea, [contenteditable]');\n    const combo = keyOf(e);\n    if (inField && combo !== 'escape' && combo !== 'mod+k') return;\n    const set = handlers.get(combo);\n    if (set?.size) {\n      e.preventDefault();\n      set.forEach((h) => h(e));\n    }\n  });\n}\n",[27108],{"type":48,"tag":78,"props":27109,"children":27110},{"__ignoreMap":142},[27111,27119,27170,27177,27243,27250,27310,27393,27449,27517,27524,27531,27572,27610,27694,27759,27824,27874,27919,27926,27933,27981,28038,28046,28089,28142,28178,28258,28302,28334,28359,28419,28427,28442],{"type":48,"tag":2091,"props":27112,"children":27113},{"class":2093,"line":2094},[27114],{"type":48,"tag":2091,"props":27115,"children":27116},{"style":4121},[27117],{"type":54,"value":27118},"\u002F\u002F src\u002Flib\u002Fshortcuts.ts\n",{"type":48,"tag":2091,"props":27120,"children":27121},{"class":2093,"line":2147},[27122,27127,27132,27136,27140,27144,27148,27153,27157,27161,27166],{"type":48,"tag":2091,"props":27123,"children":27124},{"style":3179},[27125],{"type":54,"value":27126},"type",{"type":48,"tag":2091,"props":27128,"children":27129},{"style":2160},[27130],{"type":54,"value":27131}," Handler",{"type":48,"tag":2091,"props":27133,"children":27134},{"style":2104},[27135],{"type":54,"value":8724},{"type":48,"tag":2091,"props":27137,"children":27138},{"style":2104},[27139],{"type":54,"value":384},{"type":48,"tag":2091,"props":27141,"children":27142},{"style":5957},[27143],{"type":54,"value":10104},{"type":48,"tag":2091,"props":27145,"children":27146},{"style":2104},[27147],{"type":54,"value":2993},{"type":48,"tag":2091,"props":27149,"children":27150},{"style":2160},[27151],{"type":54,"value":27152}," KeyboardEvent",{"type":48,"tag":2091,"props":27154,"children":27155},{"style":2104},[27156],{"type":54,"value":5726},{"type":48,"tag":2091,"props":27158,"children":27159},{"style":3179},[27160],{"type":54,"value":10113},{"type":48,"tag":2091,"props":27162,"children":27163},{"style":2160},[27164],{"type":54,"value":27165}," void",{"type":48,"tag":2091,"props":27167,"children":27168},{"style":2104},[27169],{"type":54,"value":2177},{"type":48,"tag":2091,"props":27171,"children":27172},{"class":2093,"line":2180},[27173],{"type":48,"tag":2091,"props":27174,"children":27175},{"emptyLinePlaceholder":3142},[27176],{"type":54,"value":3145},{"type":48,"tag":2091,"props":27178,"children":27179},{"class":2093,"line":2229},[27180,27184,27189,27193,27198,27203,27207,27212,27216,27221,27225,27230,27235,27239],{"type":48,"tag":2091,"props":27181,"children":27182},{"style":3179},[27183],{"type":54,"value":21243},{"type":48,"tag":2091,"props":27185,"children":27186},{"style":2098},[27187],{"type":54,"value":27188}," handlers ",{"type":48,"tag":2091,"props":27190,"children":27191},{"style":2104},[27192],{"type":54,"value":5665},{"type":48,"tag":2091,"props":27194,"children":27195},{"style":2104},[27196],{"type":54,"value":27197}," new",{"type":48,"tag":2091,"props":27199,"children":27200},{"style":5709},[27201],{"type":54,"value":27202}," Map",{"type":48,"tag":2091,"props":27204,"children":27205},{"style":2104},[27206],{"type":54,"value":8673},{"type":48,"tag":2091,"props":27208,"children":27209},{"style":2160},[27210],{"type":54,"value":27211},"string",{"type":48,"tag":2091,"props":27213,"children":27214},{"style":2104},[27215],{"type":54,"value":2107},{"type":48,"tag":2091,"props":27217,"children":27218},{"style":2160},[27219],{"type":54,"value":27220}," Set",{"type":48,"tag":2091,"props":27222,"children":27223},{"style":2104},[27224],{"type":54,"value":8673},{"type":48,"tag":2091,"props":27226,"children":27227},{"style":2160},[27228],{"type":54,"value":27229},"Handler",{"type":48,"tag":2091,"props":27231,"children":27232},{"style":2104},[27233],{"type":54,"value":27234},">>",{"type":48,"tag":2091,"props":27236,"children":27237},{"style":2098},[27238],{"type":54,"value":8702},{"type":48,"tag":2091,"props":27240,"children":27241},{"style":2104},[27242],{"type":54,"value":2177},{"type":48,"tag":2091,"props":27244,"children":27245},{"class":2093,"line":3048},[27246],{"type":48,"tag":2091,"props":27247,"children":27248},{"emptyLinePlaceholder":3142},[27249],{"type":54,"value":3145},{"type":48,"tag":2091,"props":27251,"children":27252},{"class":2093,"line":3129},[27253,27257,27262,27267,27271,27276,27280,27285,27289,27294,27298,27302,27306],{"type":48,"tag":2091,"props":27254,"children":27255},{"style":5951},[27256],{"type":54,"value":24884},{"type":48,"tag":2091,"props":27258,"children":27259},{"style":3179},[27260],{"type":54,"value":27261}," function",{"type":48,"tag":2091,"props":27263,"children":27264},{"style":5709},[27265],{"type":54,"value":27266}," register",{"type":48,"tag":2091,"props":27268,"children":27269},{"style":2104},[27270],{"type":54,"value":5717},{"type":48,"tag":2091,"props":27272,"children":27273},{"style":5957},[27274],{"type":54,"value":27275},"combo",{"type":48,"tag":2091,"props":27277,"children":27278},{"style":2104},[27279],{"type":54,"value":2993},{"type":48,"tag":2091,"props":27281,"children":27282},{"style":2160},[27283],{"type":54,"value":27284}," string",{"type":48,"tag":2091,"props":27286,"children":27287},{"style":2104},[27288],{"type":54,"value":2107},{"type":48,"tag":2091,"props":27290,"children":27291},{"style":5957},[27292],{"type":54,"value":27293}," handler",{"type":48,"tag":2091,"props":27295,"children":27296},{"style":2104},[27297],{"type":54,"value":2993},{"type":48,"tag":2091,"props":27299,"children":27300},{"style":2160},[27301],{"type":54,"value":27131},{"type":48,"tag":2091,"props":27303,"children":27304},{"style":2104},[27305],{"type":54,"value":5726},{"type":48,"tag":2091,"props":27307,"children":27308},{"style":2104},[27309],{"type":54,"value":2980},{"type":48,"tag":2091,"props":27311,"children":27312},{"class":2093,"line":3138},[27313,27317,27321,27325,27330,27334,27339,27343,27347,27351,27355,27359,27364,27368,27372,27376,27380,27384,27389],{"type":48,"tag":2091,"props":27314,"children":27315},{"style":5951},[27316],{"type":54,"value":9681},{"type":48,"tag":2091,"props":27318,"children":27319},{"style":8676},[27320],{"type":54,"value":384},{"type":48,"tag":2091,"props":27322,"children":27323},{"style":2104},[27324],{"type":54,"value":10133},{"type":48,"tag":2091,"props":27326,"children":27327},{"style":2098},[27328],{"type":54,"value":27329},"handlers",{"type":48,"tag":2091,"props":27331,"children":27332},{"style":2104},[27333],{"type":54,"value":121},{"type":48,"tag":2091,"props":27335,"children":27336},{"style":5709},[27337],{"type":54,"value":27338},"has",{"type":48,"tag":2091,"props":27340,"children":27341},{"style":8676},[27342],{"type":54,"value":5717},{"type":48,"tag":2091,"props":27344,"children":27345},{"style":2098},[27346],{"type":54,"value":27275},{"type":48,"tag":2091,"props":27348,"children":27349},{"style":8676},[27350],{"type":54,"value":10167},{"type":48,"tag":2091,"props":27352,"children":27353},{"style":2098},[27354],{"type":54,"value":27329},{"type":48,"tag":2091,"props":27356,"children":27357},{"style":2104},[27358],{"type":54,"value":121},{"type":48,"tag":2091,"props":27360,"children":27361},{"style":5709},[27362],{"type":54,"value":27363},"set",{"type":48,"tag":2091,"props":27365,"children":27366},{"style":8676},[27367],{"type":54,"value":5717},{"type":48,"tag":2091,"props":27369,"children":27370},{"style":2098},[27371],{"type":54,"value":27275},{"type":48,"tag":2091,"props":27373,"children":27374},{"style":2104},[27375],{"type":54,"value":2107},{"type":48,"tag":2091,"props":27377,"children":27378},{"style":2104},[27379],{"type":54,"value":27197},{"type":48,"tag":2091,"props":27381,"children":27382},{"style":5709},[27383],{"type":54,"value":27220},{"type":48,"tag":2091,"props":27385,"children":27386},{"style":8676},[27387],{"type":54,"value":27388},"())",{"type":48,"tag":2091,"props":27390,"children":27391},{"style":2104},[27392],{"type":54,"value":2177},{"type":48,"tag":2091,"props":27394,"children":27395},{"class":2093,"line":3148},[27396,27401,27405,27410,27414,27418,27422,27427,27432,27436,27441,27445],{"type":48,"tag":2091,"props":27397,"children":27398},{"style":2098},[27399],{"type":54,"value":27400},"  handlers",{"type":48,"tag":2091,"props":27402,"children":27403},{"style":2104},[27404],{"type":54,"value":121},{"type":48,"tag":2091,"props":27406,"children":27407},{"style":5709},[27408],{"type":54,"value":27409},"get",{"type":48,"tag":2091,"props":27411,"children":27412},{"style":8676},[27413],{"type":54,"value":5717},{"type":48,"tag":2091,"props":27415,"children":27416},{"style":2098},[27417],{"type":54,"value":27275},{"type":48,"tag":2091,"props":27419,"children":27420},{"style":8676},[27421],{"type":54,"value":5726},{"type":48,"tag":2091,"props":27423,"children":27424},{"style":2104},[27425],{"type":54,"value":27426},"!.",{"type":48,"tag":2091,"props":27428,"children":27429},{"style":5709},[27430],{"type":54,"value":27431},"add",{"type":48,"tag":2091,"props":27433,"children":27434},{"style":8676},[27435],{"type":54,"value":5717},{"type":48,"tag":2091,"props":27437,"children":27438},{"style":2098},[27439],{"type":54,"value":27440},"handler",{"type":48,"tag":2091,"props":27442,"children":27443},{"style":8676},[27444],{"type":54,"value":5726},{"type":48,"tag":2091,"props":27446,"children":27447},{"style":2104},[27448],{"type":54,"value":2177},{"type":48,"tag":2091,"props":27450,"children":27451},{"class":2093,"line":3194},[27452,27457,27462,27466,27471,27475,27479,27483,27487,27491,27496,27501,27505,27509,27513],{"type":48,"tag":2091,"props":27453,"children":27454},{"style":5951},[27455],{"type":54,"value":27456},"  return",{"type":48,"tag":2091,"props":27458,"children":27459},{"style":2104},[27460],{"type":54,"value":27461}," ()",{"type":48,"tag":2091,"props":27463,"children":27464},{"style":3179},[27465],{"type":54,"value":10113},{"type":48,"tag":2091,"props":27467,"children":27468},{"style":2098},[27469],{"type":54,"value":27470}," handlers",{"type":48,"tag":2091,"props":27472,"children":27473},{"style":2104},[27474],{"type":54,"value":121},{"type":48,"tag":2091,"props":27476,"children":27477},{"style":5709},[27478],{"type":54,"value":27409},{"type":48,"tag":2091,"props":27480,"children":27481},{"style":8676},[27482],{"type":54,"value":5717},{"type":48,"tag":2091,"props":27484,"children":27485},{"style":2098},[27486],{"type":54,"value":27275},{"type":48,"tag":2091,"props":27488,"children":27489},{"style":8676},[27490],{"type":54,"value":5726},{"type":48,"tag":2091,"props":27492,"children":27493},{"style":2104},[27494],{"type":54,"value":27495},"?.",{"type":48,"tag":2091,"props":27497,"children":27498},{"style":5709},[27499],{"type":54,"value":27500},"delete",{"type":48,"tag":2091,"props":27502,"children":27503},{"style":8676},[27504],{"type":54,"value":5717},{"type":48,"tag":2091,"props":27506,"children":27507},{"style":2098},[27508],{"type":54,"value":27440},{"type":48,"tag":2091,"props":27510,"children":27511},{"style":8676},[27512],{"type":54,"value":5726},{"type":48,"tag":2091,"props":27514,"children":27515},{"style":2104},[27516],{"type":54,"value":2177},{"type":48,"tag":2091,"props":27518,"children":27519},{"class":2093,"line":3216},[27520],{"type":48,"tag":2091,"props":27521,"children":27522},{"style":2104},[27523],{"type":54,"value":3135},{"type":48,"tag":2091,"props":27525,"children":27526},{"class":2093,"line":4532},[27527],{"type":48,"tag":2091,"props":27528,"children":27529},{"emptyLinePlaceholder":3142},[27530],{"type":54,"value":3145},{"type":48,"tag":2091,"props":27532,"children":27533},{"class":2093,"line":4578},[27534,27538,27543,27547,27551,27555,27559,27564,27568],{"type":48,"tag":2091,"props":27535,"children":27536},{"style":3179},[27537],{"type":54,"value":8697},{"type":48,"tag":2091,"props":27539,"children":27540},{"style":5709},[27541],{"type":54,"value":27542}," keyOf",{"type":48,"tag":2091,"props":27544,"children":27545},{"style":2104},[27546],{"type":54,"value":5717},{"type":48,"tag":2091,"props":27548,"children":27549},{"style":5957},[27550],{"type":54,"value":10104},{"type":48,"tag":2091,"props":27552,"children":27553},{"style":2104},[27554],{"type":54,"value":2993},{"type":48,"tag":2091,"props":27556,"children":27557},{"style":2160},[27558],{"type":54,"value":27152},{"type":48,"tag":2091,"props":27560,"children":27561},{"style":2104},[27562],{"type":54,"value":27563},"):",{"type":48,"tag":2091,"props":27565,"children":27566},{"style":2160},[27567],{"type":54,"value":27284},{"type":48,"tag":2091,"props":27569,"children":27570},{"style":2104},[27571],{"type":54,"value":2980},{"type":48,"tag":2091,"props":27573,"children":27574},{"class":2093,"line":4586},[27575,27580,27585,27589,27593,27598,27602,27606],{"type":48,"tag":2091,"props":27576,"children":27577},{"style":3179},[27578],{"type":54,"value":27579},"  const",{"type":48,"tag":2091,"props":27581,"children":27582},{"style":2098},[27583],{"type":54,"value":27584}," parts",{"type":48,"tag":2091,"props":27586,"children":27587},{"style":2104},[27588],{"type":54,"value":2993},{"type":48,"tag":2091,"props":27590,"children":27591},{"style":2160},[27592],{"type":54,"value":27284},{"type":48,"tag":2091,"props":27594,"children":27595},{"style":8676},[27596],{"type":54,"value":27597},"[] ",{"type":48,"tag":2091,"props":27599,"children":27600},{"style":2104},[27601],{"type":54,"value":5665},{"type":48,"tag":2091,"props":27603,"children":27604},{"style":8676},[27605],{"type":54,"value":24857},{"type":48,"tag":2091,"props":27607,"children":27608},{"style":2104},[27609],{"type":54,"value":2177},{"type":48,"tag":2091,"props":27611,"children":27612},{"class":2093,"line":4595},[27613,27617,27621,27625,27629,27634,27638,27642,27646,27651,27655,27660,27664,27669,27673,27677,27682,27686,27690],{"type":48,"tag":2091,"props":27614,"children":27615},{"style":5951},[27616],{"type":54,"value":9681},{"type":48,"tag":2091,"props":27618,"children":27619},{"style":8676},[27620],{"type":54,"value":384},{"type":48,"tag":2091,"props":27622,"children":27623},{"style":2098},[27624],{"type":54,"value":10104},{"type":48,"tag":2091,"props":27626,"children":27627},{"style":2104},[27628],{"type":54,"value":121},{"type":48,"tag":2091,"props":27630,"children":27631},{"style":2098},[27632],{"type":54,"value":27633},"metaKey",{"type":48,"tag":2091,"props":27635,"children":27636},{"style":2104},[27637],{"type":54,"value":8872},{"type":48,"tag":2091,"props":27639,"children":27640},{"style":2098},[27641],{"type":54,"value":10227},{"type":48,"tag":2091,"props":27643,"children":27644},{"style":2104},[27645],{"type":54,"value":121},{"type":48,"tag":2091,"props":27647,"children":27648},{"style":2098},[27649],{"type":54,"value":27650},"ctrlKey",{"type":48,"tag":2091,"props":27652,"children":27653},{"style":8676},[27654],{"type":54,"value":9711},{"type":48,"tag":2091,"props":27656,"children":27657},{"style":2098},[27658],{"type":54,"value":27659},"parts",{"type":48,"tag":2091,"props":27661,"children":27662},{"style":2104},[27663],{"type":54,"value":121},{"type":48,"tag":2091,"props":27665,"children":27666},{"style":5709},[27667],{"type":54,"value":27668},"push",{"type":48,"tag":2091,"props":27670,"children":27671},{"style":8676},[27672],{"type":54,"value":5717},{"type":48,"tag":2091,"props":27674,"children":27675},{"style":2104},[27676],{"type":54,"value":8747},{"type":48,"tag":2091,"props":27678,"children":27679},{"style":3066},[27680],{"type":54,"value":27681},"mod",{"type":48,"tag":2091,"props":27683,"children":27684},{"style":2104},[27685],{"type":54,"value":8747},{"type":48,"tag":2091,"props":27687,"children":27688},{"style":8676},[27689],{"type":54,"value":5726},{"type":48,"tag":2091,"props":27691,"children":27692},{"style":2104},[27693],{"type":54,"value":2177},{"type":48,"tag":2091,"props":27695,"children":27696},{"class":2093,"line":4642},[27697,27701,27705,27709,27713,27718,27722,27726,27730,27734,27738,27742,27747,27751,27755],{"type":48,"tag":2091,"props":27698,"children":27699},{"style":5951},[27700],{"type":54,"value":9681},{"type":48,"tag":2091,"props":27702,"children":27703},{"style":8676},[27704],{"type":54,"value":384},{"type":48,"tag":2091,"props":27706,"children":27707},{"style":2098},[27708],{"type":54,"value":10104},{"type":48,"tag":2091,"props":27710,"children":27711},{"style":2104},[27712],{"type":54,"value":121},{"type":48,"tag":2091,"props":27714,"children":27715},{"style":2098},[27716],{"type":54,"value":27717},"shiftKey",{"type":48,"tag":2091,"props":27719,"children":27720},{"style":8676},[27721],{"type":54,"value":9711},{"type":48,"tag":2091,"props":27723,"children":27724},{"style":2098},[27725],{"type":54,"value":27659},{"type":48,"tag":2091,"props":27727,"children":27728},{"style":2104},[27729],{"type":54,"value":121},{"type":48,"tag":2091,"props":27731,"children":27732},{"style":5709},[27733],{"type":54,"value":27668},{"type":48,"tag":2091,"props":27735,"children":27736},{"style":8676},[27737],{"type":54,"value":5717},{"type":48,"tag":2091,"props":27739,"children":27740},{"style":2104},[27741],{"type":54,"value":8747},{"type":48,"tag":2091,"props":27743,"children":27744},{"style":3066},[27745],{"type":54,"value":27746},"shift",{"type":48,"tag":2091,"props":27748,"children":27749},{"style":2104},[27750],{"type":54,"value":8747},{"type":48,"tag":2091,"props":27752,"children":27753},{"style":8676},[27754],{"type":54,"value":5726},{"type":48,"tag":2091,"props":27756,"children":27757},{"style":2104},[27758],{"type":54,"value":2177},{"type":48,"tag":2091,"props":27760,"children":27761},{"class":2093,"line":4688},[27762,27766,27770,27774,27778,27783,27787,27791,27795,27799,27803,27807,27812,27816,27820],{"type":48,"tag":2091,"props":27763,"children":27764},{"style":5951},[27765],{"type":54,"value":9681},{"type":48,"tag":2091,"props":27767,"children":27768},{"style":8676},[27769],{"type":54,"value":384},{"type":48,"tag":2091,"props":27771,"children":27772},{"style":2098},[27773],{"type":54,"value":10104},{"type":48,"tag":2091,"props":27775,"children":27776},{"style":2104},[27777],{"type":54,"value":121},{"type":48,"tag":2091,"props":27779,"children":27780},{"style":2098},[27781],{"type":54,"value":27782},"altKey",{"type":48,"tag":2091,"props":27784,"children":27785},{"style":8676},[27786],{"type":54,"value":9711},{"type":48,"tag":2091,"props":27788,"children":27789},{"style":2098},[27790],{"type":54,"value":27659},{"type":48,"tag":2091,"props":27792,"children":27793},{"style":2104},[27794],{"type":54,"value":121},{"type":48,"tag":2091,"props":27796,"children":27797},{"style":5709},[27798],{"type":54,"value":27668},{"type":48,"tag":2091,"props":27800,"children":27801},{"style":8676},[27802],{"type":54,"value":5717},{"type":48,"tag":2091,"props":27804,"children":27805},{"style":2104},[27806],{"type":54,"value":8747},{"type":48,"tag":2091,"props":27808,"children":27809},{"style":3066},[27810],{"type":54,"value":27811},"alt",{"type":48,"tag":2091,"props":27813,"children":27814},{"style":2104},[27815],{"type":54,"value":8747},{"type":48,"tag":2091,"props":27817,"children":27818},{"style":8676},[27819],{"type":54,"value":5726},{"type":48,"tag":2091,"props":27821,"children":27822},{"style":2104},[27823],{"type":54,"value":2177},{"type":48,"tag":2091,"props":27825,"children":27826},{"class":2093,"line":4696},[27827,27832,27836,27840,27844,27848,27852,27857,27861,27866,27870],{"type":48,"tag":2091,"props":27828,"children":27829},{"style":2098},[27830],{"type":54,"value":27831},"  parts",{"type":48,"tag":2091,"props":27833,"children":27834},{"style":2104},[27835],{"type":54,"value":121},{"type":48,"tag":2091,"props":27837,"children":27838},{"style":5709},[27839],{"type":54,"value":27668},{"type":48,"tag":2091,"props":27841,"children":27842},{"style":8676},[27843],{"type":54,"value":5717},{"type":48,"tag":2091,"props":27845,"children":27846},{"style":2098},[27847],{"type":54,"value":10104},{"type":48,"tag":2091,"props":27849,"children":27850},{"style":2104},[27851],{"type":54,"value":121},{"type":48,"tag":2091,"props":27853,"children":27854},{"style":2098},[27855],{"type":54,"value":27856},"key",{"type":48,"tag":2091,"props":27858,"children":27859},{"style":2104},[27860],{"type":54,"value":121},{"type":48,"tag":2091,"props":27862,"children":27863},{"style":5709},[27864],{"type":54,"value":27865},"toLowerCase",{"type":48,"tag":2091,"props":27867,"children":27868},{"style":8676},[27869],{"type":54,"value":27388},{"type":48,"tag":2091,"props":27871,"children":27872},{"style":2104},[27873],{"type":54,"value":2177},{"type":48,"tag":2091,"props":27875,"children":27876},{"class":2093,"line":4705},[27877,27881,27885,27889,27894,27898,27902,27907,27911,27915],{"type":48,"tag":2091,"props":27878,"children":27879},{"style":5951},[27880],{"type":54,"value":27456},{"type":48,"tag":2091,"props":27882,"children":27883},{"style":2098},[27884],{"type":54,"value":27584},{"type":48,"tag":2091,"props":27886,"children":27887},{"style":2104},[27888],{"type":54,"value":121},{"type":48,"tag":2091,"props":27890,"children":27891},{"style":5709},[27892],{"type":54,"value":27893},"join",{"type":48,"tag":2091,"props":27895,"children":27896},{"style":8676},[27897],{"type":54,"value":5717},{"type":48,"tag":2091,"props":27899,"children":27900},{"style":2104},[27901],{"type":54,"value":8747},{"type":48,"tag":2091,"props":27903,"children":27904},{"style":3066},[27905],{"type":54,"value":27906},"+",{"type":48,"tag":2091,"props":27908,"children":27909},{"style":2104},[27910],{"type":54,"value":8747},{"type":48,"tag":2091,"props":27912,"children":27913},{"style":8676},[27914],{"type":54,"value":5726},{"type":48,"tag":2091,"props":27916,"children":27917},{"style":2104},[27918],{"type":54,"value":2177},{"type":48,"tag":2091,"props":27920,"children":27921},{"class":2093,"line":4751},[27922],{"type":48,"tag":2091,"props":27923,"children":27924},{"style":2104},[27925],{"type":54,"value":3135},{"type":48,"tag":2091,"props":27927,"children":27928},{"class":2093,"line":4796},[27929],{"type":48,"tag":2091,"props":27930,"children":27931},{"emptyLinePlaceholder":3142},[27932],{"type":54,"value":3145},{"type":48,"tag":2091,"props":27934,"children":27935},{"class":2093,"line":4842},[27936,27941,27945,27950,27955,27960,27964,27969,27973,27977],{"type":48,"tag":2091,"props":27937,"children":27938},{"style":5951},[27939],{"type":54,"value":27940},"if",{"type":48,"tag":2091,"props":27942,"children":27943},{"style":2098},[27944],{"type":54,"value":384},{"type":48,"tag":2091,"props":27946,"children":27947},{"style":2104},[27948],{"type":54,"value":27949},"typeof",{"type":48,"tag":2091,"props":27951,"children":27952},{"style":2098},[27953],{"type":54,"value":27954}," window ",{"type":48,"tag":2091,"props":27956,"children":27957},{"style":2104},[27958],{"type":54,"value":27959},"!==",{"type":48,"tag":2091,"props":27961,"children":27962},{"style":2104},[27963],{"type":54,"value":8858},{"type":48,"tag":2091,"props":27965,"children":27966},{"style":3066},[27967],{"type":54,"value":27968},"undefined",{"type":48,"tag":2091,"props":27970,"children":27971},{"style":2104},[27972],{"type":54,"value":8747},{"type":48,"tag":2091,"props":27974,"children":27975},{"style":2098},[27976],{"type":54,"value":9711},{"type":48,"tag":2091,"props":27978,"children":27979},{"style":2104},[27980],{"type":54,"value":9716},{"type":48,"tag":2091,"props":27982,"children":27983},{"class":2093,"line":6321},[27984,27989,27993,27997,28001,28005,28010,28014,28018,28022,28026,28030,28034],{"type":48,"tag":2091,"props":27985,"children":27986},{"style":2098},[27987],{"type":54,"value":27988},"  window",{"type":48,"tag":2091,"props":27990,"children":27991},{"style":2104},[27992],{"type":54,"value":121},{"type":48,"tag":2091,"props":27994,"children":27995},{"style":5709},[27996],{"type":54,"value":10074},{"type":48,"tag":2091,"props":27998,"children":27999},{"style":8676},[28000],{"type":54,"value":5717},{"type":48,"tag":2091,"props":28002,"children":28003},{"style":2104},[28004],{"type":54,"value":8747},{"type":48,"tag":2091,"props":28006,"children":28007},{"style":3066},[28008],{"type":54,"value":28009},"keydown",{"type":48,"tag":2091,"props":28011,"children":28012},{"style":2104},[28013],{"type":54,"value":8747},{"type":48,"tag":2091,"props":28015,"children":28016},{"style":2104},[28017],{"type":54,"value":2107},{"type":48,"tag":2091,"props":28019,"children":28020},{"style":2104},[28021],{"type":54,"value":384},{"type":48,"tag":2091,"props":28023,"children":28024},{"style":5957},[28025],{"type":54,"value":10104},{"type":48,"tag":2091,"props":28027,"children":28028},{"style":2104},[28029],{"type":54,"value":5726},{"type":48,"tag":2091,"props":28031,"children":28032},{"style":3179},[28033],{"type":54,"value":10113},{"type":48,"tag":2091,"props":28035,"children":28036},{"style":2104},[28037],{"type":54,"value":2980},{"type":48,"tag":2091,"props":28039,"children":28040},{"class":2093,"line":6329},[28041],{"type":48,"tag":2091,"props":28042,"children":28043},{"style":4121},[28044],{"type":54,"value":28045},"    \u002F\u002F Don't trigger global shortcuts inside text fields (except Esc and Mod+K)\n",{"type":48,"tag":2091,"props":28047,"children":28048},{"class":2093,"line":6337},[28049,28053,28058,28062,28066,28070,28075,28080,28085],{"type":48,"tag":2091,"props":28050,"children":28051},{"style":3179},[28052],{"type":54,"value":9765},{"type":48,"tag":2091,"props":28054,"children":28055},{"style":2098},[28056],{"type":54,"value":28057}," target",{"type":48,"tag":2091,"props":28059,"children":28060},{"style":2104},[28061],{"type":54,"value":8724},{"type":48,"tag":2091,"props":28063,"children":28064},{"style":2098},[28065],{"type":54,"value":10227},{"type":48,"tag":2091,"props":28067,"children":28068},{"style":2104},[28069],{"type":54,"value":121},{"type":48,"tag":2091,"props":28071,"children":28072},{"style":2098},[28073],{"type":54,"value":28074},"target",{"type":48,"tag":2091,"props":28076,"children":28077},{"style":5951},[28078],{"type":54,"value":28079}," as",{"type":48,"tag":2091,"props":28081,"children":28082},{"style":2160},[28083],{"type":54,"value":28084}," HTMLElement",{"type":48,"tag":2091,"props":28086,"children":28087},{"style":2104},[28088],{"type":54,"value":2177},{"type":48,"tag":2091,"props":28090,"children":28091},{"class":2093,"line":6346},[28092,28096,28101,28105,28109,28113,28117,28121,28125,28130,28134,28138],{"type":48,"tag":2091,"props":28093,"children":28094},{"style":3179},[28095],{"type":54,"value":9765},{"type":48,"tag":2091,"props":28097,"children":28098},{"style":2098},[28099],{"type":54,"value":28100}," inField",{"type":48,"tag":2091,"props":28102,"children":28103},{"style":2104},[28104],{"type":54,"value":8724},{"type":48,"tag":2091,"props":28106,"children":28107},{"style":2098},[28108],{"type":54,"value":28057},{"type":48,"tag":2091,"props":28110,"children":28111},{"style":2104},[28112],{"type":54,"value":121},{"type":48,"tag":2091,"props":28114,"children":28115},{"style":5709},[28116],{"type":54,"value":8824},{"type":48,"tag":2091,"props":28118,"children":28119},{"style":8676},[28120],{"type":54,"value":5717},{"type":48,"tag":2091,"props":28122,"children":28123},{"style":2104},[28124],{"type":54,"value":8747},{"type":48,"tag":2091,"props":28126,"children":28127},{"style":3066},[28128],{"type":54,"value":28129},"input, textarea, [contenteditable]",{"type":48,"tag":2091,"props":28131,"children":28132},{"style":2104},[28133],{"type":54,"value":8747},{"type":48,"tag":2091,"props":28135,"children":28136},{"style":8676},[28137],{"type":54,"value":5726},{"type":48,"tag":2091,"props":28139,"children":28140},{"style":2104},[28141],{"type":54,"value":2177},{"type":48,"tag":2091,"props":28143,"children":28144},{"class":2093,"line":6401},[28145,28149,28154,28158,28162,28166,28170,28174],{"type":48,"tag":2091,"props":28146,"children":28147},{"style":3179},[28148],{"type":54,"value":9765},{"type":48,"tag":2091,"props":28150,"children":28151},{"style":2098},[28152],{"type":54,"value":28153}," combo",{"type":48,"tag":2091,"props":28155,"children":28156},{"style":2104},[28157],{"type":54,"value":8724},{"type":48,"tag":2091,"props":28159,"children":28160},{"style":5709},[28161],{"type":54,"value":27542},{"type":48,"tag":2091,"props":28163,"children":28164},{"style":8676},[28165],{"type":54,"value":5717},{"type":48,"tag":2091,"props":28167,"children":28168},{"style":2098},[28169],{"type":54,"value":10104},{"type":48,"tag":2091,"props":28171,"children":28172},{"style":8676},[28173],{"type":54,"value":5726},{"type":48,"tag":2091,"props":28175,"children":28176},{"style":2104},[28177],{"type":54,"value":2177},{"type":48,"tag":2091,"props":28179,"children":28180},{"class":2093,"line":6418},[28181,28186,28190,28195,28199,28203,28207,28211,28216,28220,28224,28228,28232,28236,28241,28245,28249,28254],{"type":48,"tag":2091,"props":28182,"children":28183},{"style":5951},[28184],{"type":54,"value":28185},"    if",{"type":48,"tag":2091,"props":28187,"children":28188},{"style":8676},[28189],{"type":54,"value":384},{"type":48,"tag":2091,"props":28191,"children":28192},{"style":2098},[28193],{"type":54,"value":28194},"inField",{"type":48,"tag":2091,"props":28196,"children":28197},{"style":2104},[28198],{"type":54,"value":8904},{"type":48,"tag":2091,"props":28200,"children":28201},{"style":2098},[28202],{"type":54,"value":28153},{"type":48,"tag":2091,"props":28204,"children":28205},{"style":2104},[28206],{"type":54,"value":8886},{"type":48,"tag":2091,"props":28208,"children":28209},{"style":2104},[28210],{"type":54,"value":8858},{"type":48,"tag":2091,"props":28212,"children":28213},{"style":3066},[28214],{"type":54,"value":28215},"escape",{"type":48,"tag":2091,"props":28217,"children":28218},{"style":2104},[28219],{"type":54,"value":8747},{"type":48,"tag":2091,"props":28221,"children":28222},{"style":2104},[28223],{"type":54,"value":8904},{"type":48,"tag":2091,"props":28225,"children":28226},{"style":2098},[28227],{"type":54,"value":28153},{"type":48,"tag":2091,"props":28229,"children":28230},{"style":2104},[28231],{"type":54,"value":8886},{"type":48,"tag":2091,"props":28233,"children":28234},{"style":2104},[28235],{"type":54,"value":8858},{"type":48,"tag":2091,"props":28237,"children":28238},{"style":3066},[28239],{"type":54,"value":28240},"mod+k",{"type":48,"tag":2091,"props":28242,"children":28243},{"style":2104},[28244],{"type":54,"value":8747},{"type":48,"tag":2091,"props":28246,"children":28247},{"style":8676},[28248],{"type":54,"value":9711},{"type":48,"tag":2091,"props":28250,"children":28251},{"style":5951},[28252],{"type":54,"value":28253},"return",{"type":48,"tag":2091,"props":28255,"children":28256},{"style":2104},[28257],{"type":54,"value":2177},{"type":48,"tag":2091,"props":28259,"children":28260},{"class":2093,"line":6475},[28261,28265,28270,28274,28278,28282,28286,28290,28294,28298],{"type":48,"tag":2091,"props":28262,"children":28263},{"style":3179},[28264],{"type":54,"value":9765},{"type":48,"tag":2091,"props":28266,"children":28267},{"style":2098},[28268],{"type":54,"value":28269}," set",{"type":48,"tag":2091,"props":28271,"children":28272},{"style":2104},[28273],{"type":54,"value":8724},{"type":48,"tag":2091,"props":28275,"children":28276},{"style":2098},[28277],{"type":54,"value":27470},{"type":48,"tag":2091,"props":28279,"children":28280},{"style":2104},[28281],{"type":54,"value":121},{"type":48,"tag":2091,"props":28283,"children":28284},{"style":5709},[28285],{"type":54,"value":27409},{"type":48,"tag":2091,"props":28287,"children":28288},{"style":8676},[28289],{"type":54,"value":5717},{"type":48,"tag":2091,"props":28291,"children":28292},{"style":2098},[28293],{"type":54,"value":27275},{"type":48,"tag":2091,"props":28295,"children":28296},{"style":8676},[28297],{"type":54,"value":5726},{"type":48,"tag":2091,"props":28299,"children":28300},{"style":2104},[28301],{"type":54,"value":2177},{"type":48,"tag":2091,"props":28303,"children":28304},{"class":2093,"line":6531},[28305,28309,28313,28317,28321,28326,28330],{"type":48,"tag":2091,"props":28306,"children":28307},{"style":5951},[28308],{"type":54,"value":28185},{"type":48,"tag":2091,"props":28310,"children":28311},{"style":8676},[28312],{"type":54,"value":384},{"type":48,"tag":2091,"props":28314,"children":28315},{"style":2098},[28316],{"type":54,"value":27363},{"type":48,"tag":2091,"props":28318,"children":28319},{"style":2104},[28320],{"type":54,"value":27495},{"type":48,"tag":2091,"props":28322,"children":28323},{"style":2098},[28324],{"type":54,"value":28325},"size",{"type":48,"tag":2091,"props":28327,"children":28328},{"style":8676},[28329],{"type":54,"value":9711},{"type":48,"tag":2091,"props":28331,"children":28332},{"style":2104},[28333],{"type":54,"value":9716},{"type":48,"tag":2091,"props":28335,"children":28336},{"class":2093,"line":6539},[28337,28342,28346,28351,28355],{"type":48,"tag":2091,"props":28338,"children":28339},{"style":2098},[28340],{"type":54,"value":28341},"      e",{"type":48,"tag":2091,"props":28343,"children":28344},{"style":2104},[28345],{"type":54,"value":121},{"type":48,"tag":2091,"props":28347,"children":28348},{"style":5709},[28349],{"type":54,"value":28350},"preventDefault",{"type":48,"tag":2091,"props":28352,"children":28353},{"style":8676},[28354],{"type":54,"value":8702},{"type":48,"tag":2091,"props":28356,"children":28357},{"style":2104},[28358],{"type":54,"value":2177},{"type":48,"tag":2091,"props":28360,"children":28361},{"class":2093,"line":6547},[28362,28367,28371,28376,28380,28384,28389,28393,28397,28402,28406,28410,28415],{"type":48,"tag":2091,"props":28363,"children":28364},{"style":2098},[28365],{"type":54,"value":28366},"      set",{"type":48,"tag":2091,"props":28368,"children":28369},{"style":2104},[28370],{"type":54,"value":121},{"type":48,"tag":2091,"props":28372,"children":28373},{"style":5709},[28374],{"type":54,"value":28375},"forEach",{"type":48,"tag":2091,"props":28377,"children":28378},{"style":8676},[28379],{"type":54,"value":5717},{"type":48,"tag":2091,"props":28381,"children":28382},{"style":2104},[28383],{"type":54,"value":5717},{"type":48,"tag":2091,"props":28385,"children":28386},{"style":5957},[28387],{"type":54,"value":28388},"h",{"type":48,"tag":2091,"props":28390,"children":28391},{"style":2104},[28392],{"type":54,"value":5726},{"type":48,"tag":2091,"props":28394,"children":28395},{"style":3179},[28396],{"type":54,"value":10113},{"type":48,"tag":2091,"props":28398,"children":28399},{"style":5709},[28400],{"type":54,"value":28401}," h",{"type":48,"tag":2091,"props":28403,"children":28404},{"style":8676},[28405],{"type":54,"value":5717},{"type":48,"tag":2091,"props":28407,"children":28408},{"style":2098},[28409],{"type":54,"value":10104},{"type":48,"tag":2091,"props":28411,"children":28412},{"style":8676},[28413],{"type":54,"value":28414},"))",{"type":48,"tag":2091,"props":28416,"children":28417},{"style":2104},[28418],{"type":54,"value":2177},{"type":48,"tag":2091,"props":28420,"children":28421},{"class":2093,"line":6556},[28422],{"type":48,"tag":2091,"props":28423,"children":28424},{"style":2104},[28425],{"type":54,"value":28426},"    }\n",{"type":48,"tag":2091,"props":28428,"children":28429},{"class":2093,"line":6573},[28430,28434,28438],{"type":48,"tag":2091,"props":28431,"children":28432},{"style":2104},[28433],{"type":54,"value":8991},{"type":48,"tag":2091,"props":28435,"children":28436},{"style":8676},[28437],{"type":54,"value":5726},{"type":48,"tag":2091,"props":28439,"children":28440},{"style":2104},[28441],{"type":54,"value":2177},{"type":48,"tag":2091,"props":28443,"children":28444},{"class":2093,"line":6679},[28445],{"type":48,"tag":2091,"props":28446,"children":28447},{"style":2104},[28448],{"type":54,"value":3135},{"type":48,"tag":61,"props":28450,"children":28451},{},[28452],{"type":54,"value":28453},"Usage:",{"type":48,"tag":134,"props":28455,"children":28457},{"className":21166,"code":28456,"language":21168,"meta":142,"style":142},"useEffect(() => register('mod+k', () => setCommandOpen(true)), []);\nuseEffect(() => register('\u002F', () => searchRef.current?.focus()), []);\n",[28458],{"type":48,"tag":78,"props":28459,"children":28460},{"__ignoreMap":142},[28461,28544],{"type":48,"tag":2091,"props":28462,"children":28463},{"class":2093,"line":2094},[28464,28469,28473,28477,28481,28485,28489,28493,28497,28501,28505,28509,28513,28518,28522,28527,28531,28535,28540],{"type":48,"tag":2091,"props":28465,"children":28466},{"style":5709},[28467],{"type":54,"value":28468},"useEffect",{"type":48,"tag":2091,"props":28470,"children":28471},{"style":2098},[28472],{"type":54,"value":5717},{"type":48,"tag":2091,"props":28474,"children":28475},{"style":2104},[28476],{"type":54,"value":8702},{"type":48,"tag":2091,"props":28478,"children":28479},{"style":3179},[28480],{"type":54,"value":10113},{"type":48,"tag":2091,"props":28482,"children":28483},{"style":5709},[28484],{"type":54,"value":27266},{"type":48,"tag":2091,"props":28486,"children":28487},{"style":2098},[28488],{"type":54,"value":5717},{"type":48,"tag":2091,"props":28490,"children":28491},{"style":2104},[28492],{"type":54,"value":8747},{"type":48,"tag":2091,"props":28494,"children":28495},{"style":3066},[28496],{"type":54,"value":28240},{"type":48,"tag":2091,"props":28498,"children":28499},{"style":2104},[28500],{"type":54,"value":8747},{"type":48,"tag":2091,"props":28502,"children":28503},{"style":2104},[28504],{"type":54,"value":2107},{"type":48,"tag":2091,"props":28506,"children":28507},{"style":2104},[28508],{"type":54,"value":27461},{"type":48,"tag":2091,"props":28510,"children":28511},{"style":3179},[28512],{"type":54,"value":10113},{"type":48,"tag":2091,"props":28514,"children":28515},{"style":5709},[28516],{"type":54,"value":28517}," setCommandOpen",{"type":48,"tag":2091,"props":28519,"children":28520},{"style":2098},[28521],{"type":54,"value":5717},{"type":48,"tag":2091,"props":28523,"children":28525},{"style":28524},"--shiki-light:#FF5370;--shiki-default:#FF9CAC;--shiki-dark:#FF9CAC",[28526],{"type":54,"value":19602},{"type":48,"tag":2091,"props":28528,"children":28529},{"style":2098},[28530],{"type":54,"value":28414},{"type":48,"tag":2091,"props":28532,"children":28533},{"style":2104},[28534],{"type":54,"value":2107},{"type":48,"tag":2091,"props":28536,"children":28537},{"style":2098},[28538],{"type":54,"value":28539}," [])",{"type":48,"tag":2091,"props":28541,"children":28542},{"style":2104},[28543],{"type":54,"value":2177},{"type":48,"tag":2091,"props":28545,"children":28546},{"class":2093,"line":2147},[28547,28551,28555,28559,28563,28567,28571,28575,28579,28583,28587,28591,28595,28600,28604,28609,28613,28617,28621,28625,28629],{"type":48,"tag":2091,"props":28548,"children":28549},{"style":5709},[28550],{"type":54,"value":28468},{"type":48,"tag":2091,"props":28552,"children":28553},{"style":2098},[28554],{"type":54,"value":5717},{"type":48,"tag":2091,"props":28556,"children":28557},{"style":2104},[28558],{"type":54,"value":8702},{"type":48,"tag":2091,"props":28560,"children":28561},{"style":3179},[28562],{"type":54,"value":10113},{"type":48,"tag":2091,"props":28564,"children":28565},{"style":5709},[28566],{"type":54,"value":27266},{"type":48,"tag":2091,"props":28568,"children":28569},{"style":2098},[28570],{"type":54,"value":5717},{"type":48,"tag":2091,"props":28572,"children":28573},{"style":2104},[28574],{"type":54,"value":8747},{"type":48,"tag":2091,"props":28576,"children":28577},{"style":3066},[28578],{"type":54,"value":11052},{"type":48,"tag":2091,"props":28580,"children":28581},{"style":2104},[28582],{"type":54,"value":8747},{"type":48,"tag":2091,"props":28584,"children":28585},{"style":2104},[28586],{"type":54,"value":2107},{"type":48,"tag":2091,"props":28588,"children":28589},{"style":2104},[28590],{"type":54,"value":27461},{"type":48,"tag":2091,"props":28592,"children":28593},{"style":3179},[28594],{"type":54,"value":10113},{"type":48,"tag":2091,"props":28596,"children":28597},{"style":2098},[28598],{"type":54,"value":28599}," searchRef",{"type":48,"tag":2091,"props":28601,"children":28602},{"style":2104},[28603],{"type":54,"value":121},{"type":48,"tag":2091,"props":28605,"children":28606},{"style":2098},[28607],{"type":54,"value":28608},"current",{"type":48,"tag":2091,"props":28610,"children":28611},{"style":2104},[28612],{"type":54,"value":27495},{"type":48,"tag":2091,"props":28614,"children":28615},{"style":5709},[28616],{"type":54,"value":10543},{"type":48,"tag":2091,"props":28618,"children":28619},{"style":2098},[28620],{"type":54,"value":27388},{"type":48,"tag":2091,"props":28622,"children":28623},{"style":2104},[28624],{"type":54,"value":2107},{"type":48,"tag":2091,"props":28626,"children":28627},{"style":2098},[28628],{"type":54,"value":28539},{"type":48,"tag":2091,"props":28630,"children":28631},{"style":2104},[28632],{"type":54,"value":2177},{"type":48,"tag":123,"props":28634,"children":28635},{},[],{"type":48,"tag":127,"props":28637,"children":28639},{"id":28638},"_16-saas-module-patterns",[28640],{"type":54,"value":28641},"16. SaaS Module Patterns",{"type":48,"tag":167,"props":28643,"children":28645},{"id":28644},"_161-application-shell",[28646],{"type":54,"value":28647},"16.1 Application Shell",{"type":48,"tag":61,"props":28649,"children":28650},{},[28651],{"type":54,"value":28652},"The canonical layout. Implement once, share across all authenticated pages.",{"type":48,"tag":134,"props":28654,"children":28658},{"className":28655,"code":28656,"language":28657,"meta":142,"style":142},"language-tsx shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","export function AppShell({ children }: { children: React.ReactNode }) {\n  return (\n    \u003Cdiv className=\"h-screen flex flex-col bg-canvas text-neutral-900 dark:text-neutral-50\">\n      \u003CTopbar \u002F>\n      \u003Cdiv className=\"flex-1 flex overflow-hidden\">\n        \u003CSidebar \u002F>\n        \u003Cmain className=\"flex-1 overflow-y-auto\">\n          \u003Cdiv className=\"mx-auto max-w-7xl px-6 lg:px-8 py-6\">\n            {children}\n          \u003C\u002Fdiv>\n        \u003C\u002Fmain>\n      \u003C\u002Fdiv>\n    \u003C\u002Fdiv>\n  );\n}\n","tsx",[28659],{"type":48,"tag":78,"props":28660,"children":28661},{"__ignoreMap":142},[28662,28728,28740,28778,28795,28831,28847,28884,28921,28938,28954,28970,28986,29002,29014],{"type":48,"tag":2091,"props":28663,"children":28664},{"class":2093,"line":2094},[28665,28669,28673,28678,28683,28688,28693,28697,28701,28705,28710,28714,28719,28724],{"type":48,"tag":2091,"props":28666,"children":28667},{"style":5951},[28668],{"type":54,"value":24884},{"type":48,"tag":2091,"props":28670,"children":28671},{"style":3179},[28672],{"type":54,"value":27261},{"type":48,"tag":2091,"props":28674,"children":28675},{"style":5709},[28676],{"type":54,"value":28677}," AppShell",{"type":48,"tag":2091,"props":28679,"children":28680},{"style":2104},[28681],{"type":54,"value":28682},"({",{"type":48,"tag":2091,"props":28684,"children":28685},{"style":5957},[28686],{"type":54,"value":28687}," children",{"type":48,"tag":2091,"props":28689,"children":28690},{"style":2104},[28691],{"type":54,"value":28692}," }:",{"type":48,"tag":2091,"props":28694,"children":28695},{"style":2104},[28696],{"type":54,"value":5903},{"type":48,"tag":2091,"props":28698,"children":28699},{"style":8676},[28700],{"type":54,"value":28687},{"type":48,"tag":2091,"props":28702,"children":28703},{"style":2104},[28704],{"type":54,"value":2993},{"type":48,"tag":2091,"props":28706,"children":28707},{"style":2160},[28708],{"type":54,"value":28709}," React",{"type":48,"tag":2091,"props":28711,"children":28712},{"style":2104},[28713],{"type":54,"value":121},{"type":48,"tag":2091,"props":28715,"children":28716},{"style":2160},[28717],{"type":54,"value":28718},"ReactNode",{"type":48,"tag":2091,"props":28720,"children":28721},{"style":2104},[28722],{"type":54,"value":28723}," })",{"type":48,"tag":2091,"props":28725,"children":28726},{"style":2104},[28727],{"type":54,"value":2980},{"type":48,"tag":2091,"props":28729,"children":28730},{"class":2093,"line":2147},[28731,28735],{"type":48,"tag":2091,"props":28732,"children":28733},{"style":5951},[28734],{"type":54,"value":27456},{"type":48,"tag":2091,"props":28736,"children":28737},{"style":8676},[28738],{"type":54,"value":28739}," (\n",{"type":48,"tag":2091,"props":28741,"children":28742},{"class":2093,"line":2180},[28743,28748,28752,28757,28761,28765,28770,28774],{"type":48,"tag":2091,"props":28744,"children":28745},{"style":2104},[28746],{"type":54,"value":28747},"    \u003C",{"type":48,"tag":2091,"props":28749,"children":28750},{"style":8676},[28751],{"type":54,"value":12954},{"type":48,"tag":2091,"props":28753,"children":28754},{"style":3179},[28755],{"type":54,"value":28756}," className",{"type":48,"tag":2091,"props":28758,"children":28759},{"style":2104},[28760],{"type":54,"value":5665},{"type":48,"tag":2091,"props":28762,"children":28763},{"style":2104},[28764],{"type":54,"value":3074},{"type":48,"tag":2091,"props":28766,"children":28767},{"style":3066},[28768],{"type":54,"value":28769},"h-screen flex flex-col bg-canvas text-neutral-900 dark:text-neutral-50",{"type":48,"tag":2091,"props":28771,"children":28772},{"style":2104},[28773],{"type":54,"value":3074},{"type":48,"tag":2091,"props":28775,"children":28776},{"style":2104},[28777],{"type":54,"value":8684},{"type":48,"tag":2091,"props":28779,"children":28780},{"class":2093,"line":2229},[28781,28786,28790],{"type":48,"tag":2091,"props":28782,"children":28783},{"style":2104},[28784],{"type":54,"value":28785},"      \u003C",{"type":48,"tag":2091,"props":28787,"children":28788},{"style":2160},[28789],{"type":54,"value":7201},{"type":48,"tag":2091,"props":28791,"children":28792},{"style":2104},[28793],{"type":54,"value":28794}," \u002F>\n",{"type":48,"tag":2091,"props":28796,"children":28797},{"class":2093,"line":3048},[28798,28802,28806,28810,28814,28818,28823,28827],{"type":48,"tag":2091,"props":28799,"children":28800},{"style":2104},[28801],{"type":54,"value":28785},{"type":48,"tag":2091,"props":28803,"children":28804},{"style":8676},[28805],{"type":54,"value":12954},{"type":48,"tag":2091,"props":28807,"children":28808},{"style":3179},[28809],{"type":54,"value":28756},{"type":48,"tag":2091,"props":28811,"children":28812},{"style":2104},[28813],{"type":54,"value":5665},{"type":48,"tag":2091,"props":28815,"children":28816},{"style":2104},[28817],{"type":54,"value":3074},{"type":48,"tag":2091,"props":28819,"children":28820},{"style":3066},[28821],{"type":54,"value":28822},"flex-1 flex overflow-hidden",{"type":48,"tag":2091,"props":28824,"children":28825},{"style":2104},[28826],{"type":54,"value":3074},{"type":48,"tag":2091,"props":28828,"children":28829},{"style":2104},[28830],{"type":54,"value":8684},{"type":48,"tag":2091,"props":28832,"children":28833},{"class":2093,"line":3129},[28834,28839,28843],{"type":48,"tag":2091,"props":28835,"children":28836},{"style":2104},[28837],{"type":54,"value":28838},"        \u003C",{"type":48,"tag":2091,"props":28840,"children":28841},{"style":2160},[28842],{"type":54,"value":7219},{"type":48,"tag":2091,"props":28844,"children":28845},{"style":2104},[28846],{"type":54,"value":28794},{"type":48,"tag":2091,"props":28848,"children":28849},{"class":2093,"line":3138},[28850,28854,28859,28863,28867,28871,28876,28880],{"type":48,"tag":2091,"props":28851,"children":28852},{"style":2104},[28853],{"type":54,"value":28838},{"type":48,"tag":2091,"props":28855,"children":28856},{"style":8676},[28857],{"type":54,"value":28858},"main",{"type":48,"tag":2091,"props":28860,"children":28861},{"style":3179},[28862],{"type":54,"value":28756},{"type":48,"tag":2091,"props":28864,"children":28865},{"style":2104},[28866],{"type":54,"value":5665},{"type":48,"tag":2091,"props":28868,"children":28869},{"style":2104},[28870],{"type":54,"value":3074},{"type":48,"tag":2091,"props":28872,"children":28873},{"style":3066},[28874],{"type":54,"value":28875},"flex-1 overflow-y-auto",{"type":48,"tag":2091,"props":28877,"children":28878},{"style":2104},[28879],{"type":54,"value":3074},{"type":48,"tag":2091,"props":28881,"children":28882},{"style":2104},[28883],{"type":54,"value":8684},{"type":48,"tag":2091,"props":28885,"children":28886},{"class":2093,"line":3148},[28887,28892,28896,28900,28904,28908,28913,28917],{"type":48,"tag":2091,"props":28888,"children":28889},{"style":2104},[28890],{"type":54,"value":28891},"          \u003C",{"type":48,"tag":2091,"props":28893,"children":28894},{"style":8676},[28895],{"type":54,"value":12954},{"type":48,"tag":2091,"props":28897,"children":28898},{"style":3179},[28899],{"type":54,"value":28756},{"type":48,"tag":2091,"props":28901,"children":28902},{"style":2104},[28903],{"type":54,"value":5665},{"type":48,"tag":2091,"props":28905,"children":28906},{"style":2104},[28907],{"type":54,"value":3074},{"type":48,"tag":2091,"props":28909,"children":28910},{"style":3066},[28911],{"type":54,"value":28912},"mx-auto max-w-7xl px-6 lg:px-8 py-6",{"type":48,"tag":2091,"props":28914,"children":28915},{"style":2104},[28916],{"type":54,"value":3074},{"type":48,"tag":2091,"props":28918,"children":28919},{"style":2104},[28920],{"type":54,"value":8684},{"type":48,"tag":2091,"props":28922,"children":28923},{"class":2093,"line":3194},[28924,28929,28934],{"type":48,"tag":2091,"props":28925,"children":28926},{"style":2104},[28927],{"type":54,"value":28928},"            {",{"type":48,"tag":2091,"props":28930,"children":28931},{"style":2098},[28932],{"type":54,"value":28933},"children",{"type":48,"tag":2091,"props":28935,"children":28936},{"style":2104},[28937],{"type":54,"value":3135},{"type":48,"tag":2091,"props":28939,"children":28940},{"class":2093,"line":3216},[28941,28946,28950],{"type":48,"tag":2091,"props":28942,"children":28943},{"style":2104},[28944],{"type":54,"value":28945},"          \u003C\u002F",{"type":48,"tag":2091,"props":28947,"children":28948},{"style":8676},[28949],{"type":54,"value":12954},{"type":48,"tag":2091,"props":28951,"children":28952},{"style":2104},[28953],{"type":54,"value":8684},{"type":48,"tag":2091,"props":28955,"children":28956},{"class":2093,"line":4532},[28957,28962,28966],{"type":48,"tag":2091,"props":28958,"children":28959},{"style":2104},[28960],{"type":54,"value":28961},"        \u003C\u002F",{"type":48,"tag":2091,"props":28963,"children":28964},{"style":8676},[28965],{"type":54,"value":28858},{"type":48,"tag":2091,"props":28967,"children":28968},{"style":2104},[28969],{"type":54,"value":8684},{"type":48,"tag":2091,"props":28971,"children":28972},{"class":2093,"line":4578},[28973,28978,28982],{"type":48,"tag":2091,"props":28974,"children":28975},{"style":2104},[28976],{"type":54,"value":28977},"      \u003C\u002F",{"type":48,"tag":2091,"props":28979,"children":28980},{"style":8676},[28981],{"type":54,"value":12954},{"type":48,"tag":2091,"props":28983,"children":28984},{"style":2104},[28985],{"type":54,"value":8684},{"type":48,"tag":2091,"props":28987,"children":28988},{"class":2093,"line":4586},[28989,28994,28998],{"type":48,"tag":2091,"props":28990,"children":28991},{"style":2104},[28992],{"type":54,"value":28993},"    \u003C\u002F",{"type":48,"tag":2091,"props":28995,"children":28996},{"style":8676},[28997],{"type":54,"value":12954},{"type":48,"tag":2091,"props":28999,"children":29000},{"style":2104},[29001],{"type":54,"value":8684},{"type":48,"tag":2091,"props":29003,"children":29004},{"class":2093,"line":4595},[29005,29010],{"type":48,"tag":2091,"props":29006,"children":29007},{"style":8676},[29008],{"type":54,"value":29009},"  )",{"type":48,"tag":2091,"props":29011,"children":29012},{"style":2104},[29013],{"type":54,"value":2177},{"type":48,"tag":2091,"props":29015,"children":29016},{"class":2093,"line":4642},[29017],{"type":48,"tag":2091,"props":29018,"children":29019},{"style":2104},[29020],{"type":54,"value":3135},{"type":48,"tag":61,"props":29022,"children":29023},{},[29024],{"type":54,"value":29025},"Key invariants:",{"type":48,"tag":320,"props":29027,"children":29028},{},[29029,29050,29062,29075],{"type":48,"tag":324,"props":29030,"children":29031},{},[29032,29034,29040,29042,29048],{"type":54,"value":29033},"The whole viewport is ",{"type":48,"tag":78,"props":29035,"children":29037},{"className":29036},[],[29038],{"type":54,"value":29039},"h-screen",{"type":54,"value":29041}," with ",{"type":48,"tag":78,"props":29043,"children":29045},{"className":29044},[],[29046],{"type":54,"value":29047},"overflow-hidden",{"type":54,"value":29049},". Only the main content area scrolls.",{"type":48,"tag":324,"props":29051,"children":29052},{},[29053,29055,29060],{"type":54,"value":29054},"The topbar and sidebar are ",{"type":48,"tag":65,"props":29056,"children":29057},{},[29058],{"type":54,"value":29059},"fixed in place",{"type":54,"value":29061},". They stay visible during scroll.",{"type":48,"tag":324,"props":29063,"children":29064},{},[29065,29067,29073],{"type":54,"value":29066},"The content area has its own scroll context (",{"type":48,"tag":78,"props":29068,"children":29070},{"className":29069},[],[29071],{"type":54,"value":29072},"overflow-y-auto",{"type":54,"value":29074},"), so sticky table headers work inside.",{"type":48,"tag":324,"props":29076,"children":29077},{},[29078,29080,29085,29087,29093],{"type":54,"value":29079},"Max content width caps at ",{"type":48,"tag":78,"props":29081,"children":29083},{"className":29082},[],[29084],{"type":54,"value":7407},{"type":54,"value":29086}," (1280–1536px) for readability; centered with ",{"type":48,"tag":78,"props":29088,"children":29090},{"className":29089},[],[29091],{"type":54,"value":29092},"mx-auto",{"type":54,"value":121},{"type":48,"tag":167,"props":29095,"children":29097},{"id":29096},"_162-page-header",[29098],{"type":54,"value":29099},"16.2 Page Header",{"type":48,"tag":61,"props":29101,"children":29102},{},[29103],{"type":54,"value":29104},"Every page in the app starts with a header. Standard shape:",{"type":48,"tag":134,"props":29106,"children":29108},{"className":28655,"code":29107,"language":28657,"meta":142,"style":142},"\u003Cdiv className=\"flex items-start justify-between gap-4 mb-6\">\n  \u003Cdiv className=\"min-w-0\">\n    \u003CBreadcrumb items={[{ label: 'Customers' }, { label: 'Acme Corp' }]} \u002F>\n    \u003Ch1 className=\"mt-1 text-2xl font-semibold tracking-tight\">\n      {title}\n    \u003C\u002Fh1>\n    {description && (\n      \u003Cp className=\"mt-1 text-sm text-neutral-600 dark:text-neutral-400\">\n        {description}\n      \u003C\u002Fp>\n    )}\n  \u003C\u002Fdiv>\n  \u003Cdiv className=\"flex items-center gap-2 shrink-0\">\n    \u003CButton variant=\"secondary\" size=\"sm\">Export\u003C\u002FButton>\n    \u003CButton variant=\"primary\" size=\"sm\">New customer\u003C\u002FButton>\n  \u003C\u002Fdiv>\n\u003C\u002Fdiv>\n",[29109],{"type":48,"tag":78,"props":29110,"children":29111},{"__ignoreMap":142},[29112,29148,29184,29280,29316,29333,29348,29370,29406,29423,29438,29450,29465,29501,29576,29648,29663],{"type":48,"tag":2091,"props":29113,"children":29114},{"class":2093,"line":2094},[29115,29119,29123,29127,29131,29135,29140,29144],{"type":48,"tag":2091,"props":29116,"children":29117},{"style":2104},[29118],{"type":54,"value":8673},{"type":48,"tag":2091,"props":29120,"children":29121},{"style":8676},[29122],{"type":54,"value":12954},{"type":48,"tag":2091,"props":29124,"children":29125},{"style":3179},[29126],{"type":54,"value":28756},{"type":48,"tag":2091,"props":29128,"children":29129},{"style":2104},[29130],{"type":54,"value":5665},{"type":48,"tag":2091,"props":29132,"children":29133},{"style":2104},[29134],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29136,"children":29137},{"style":3066},[29138],{"type":54,"value":29139},"flex items-start justify-between gap-4 mb-6",{"type":48,"tag":2091,"props":29141,"children":29142},{"style":2104},[29143],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29145,"children":29146},{"style":2104},[29147],{"type":54,"value":8684},{"type":48,"tag":2091,"props":29149,"children":29150},{"class":2093,"line":2147},[29151,29155,29159,29163,29167,29171,29176,29180],{"type":48,"tag":2091,"props":29152,"children":29153},{"style":2104},[29154],{"type":54,"value":12988},{"type":48,"tag":2091,"props":29156,"children":29157},{"style":8676},[29158],{"type":54,"value":12954},{"type":48,"tag":2091,"props":29160,"children":29161},{"style":3179},[29162],{"type":54,"value":28756},{"type":48,"tag":2091,"props":29164,"children":29165},{"style":2104},[29166],{"type":54,"value":5665},{"type":48,"tag":2091,"props":29168,"children":29169},{"style":2104},[29170],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29172,"children":29173},{"style":3066},[29174],{"type":54,"value":29175},"min-w-0",{"type":48,"tag":2091,"props":29177,"children":29178},{"style":2104},[29179],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29181,"children":29182},{"style":2104},[29183],{"type":54,"value":8684},{"type":48,"tag":2091,"props":29185,"children":29186},{"class":2093,"line":2180},[29187,29191,29196,29201,29206,29210,29215,29220,29224,29228,29233,29237,29242,29246,29250,29254,29258,29263,29267,29271,29275],{"type":48,"tag":2091,"props":29188,"children":29189},{"style":2104},[29190],{"type":54,"value":28747},{"type":48,"tag":2091,"props":29192,"children":29193},{"style":2160},[29194],{"type":54,"value":29195},"Breadcrumb",{"type":48,"tag":2091,"props":29197,"children":29198},{"style":3179},[29199],{"type":54,"value":29200}," items",{"type":48,"tag":2091,"props":29202,"children":29203},{"style":2104},[29204],{"type":54,"value":29205},"={",{"type":48,"tag":2091,"props":29207,"children":29208},{"style":2098},[29209],{"type":54,"value":10722},{"type":48,"tag":2091,"props":29211,"children":29212},{"style":2104},[29213],{"type":54,"value":29214},"{",{"type":48,"tag":2091,"props":29216,"children":29217},{"style":8676},[29218],{"type":54,"value":29219}," label",{"type":48,"tag":2091,"props":29221,"children":29222},{"style":2104},[29223],{"type":54,"value":2993},{"type":48,"tag":2091,"props":29225,"children":29226},{"style":2104},[29227],{"type":54,"value":8858},{"type":48,"tag":2091,"props":29229,"children":29230},{"style":3066},[29231],{"type":54,"value":29232},"Customers",{"type":48,"tag":2091,"props":29234,"children":29235},{"style":2104},[29236],{"type":54,"value":8747},{"type":48,"tag":2091,"props":29238,"children":29239},{"style":2104},[29240],{"type":54,"value":29241}," },",{"type":48,"tag":2091,"props":29243,"children":29244},{"style":2104},[29245],{"type":54,"value":5903},{"type":48,"tag":2091,"props":29247,"children":29248},{"style":8676},[29249],{"type":54,"value":29219},{"type":48,"tag":2091,"props":29251,"children":29252},{"style":2104},[29253],{"type":54,"value":2993},{"type":48,"tag":2091,"props":29255,"children":29256},{"style":2104},[29257],{"type":54,"value":8858},{"type":48,"tag":2091,"props":29259,"children":29260},{"style":3066},[29261],{"type":54,"value":29262},"Acme Corp",{"type":48,"tag":2091,"props":29264,"children":29265},{"style":2104},[29266],{"type":54,"value":8747},{"type":48,"tag":2091,"props":29268,"children":29269},{"style":2104},[29270],{"type":54,"value":8327},{"type":48,"tag":2091,"props":29272,"children":29273},{"style":2098},[29274],{"type":54,"value":3187},{"type":48,"tag":2091,"props":29276,"children":29277},{"style":2104},[29278],{"type":54,"value":29279},"} \u002F>\n",{"type":48,"tag":2091,"props":29281,"children":29282},{"class":2093,"line":2229},[29283,29287,29291,29295,29299,29303,29308,29312],{"type":48,"tag":2091,"props":29284,"children":29285},{"style":2104},[29286],{"type":54,"value":28747},{"type":48,"tag":2091,"props":29288,"children":29289},{"style":8676},[29290],{"type":54,"value":49},{"type":48,"tag":2091,"props":29292,"children":29293},{"style":3179},[29294],{"type":54,"value":28756},{"type":48,"tag":2091,"props":29296,"children":29297},{"style":2104},[29298],{"type":54,"value":5665},{"type":48,"tag":2091,"props":29300,"children":29301},{"style":2104},[29302],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29304,"children":29305},{"style":3066},[29306],{"type":54,"value":29307},"mt-1 text-2xl font-semibold tracking-tight",{"type":48,"tag":2091,"props":29309,"children":29310},{"style":2104},[29311],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29313,"children":29314},{"style":2104},[29315],{"type":54,"value":8684},{"type":48,"tag":2091,"props":29317,"children":29318},{"class":2093,"line":3048},[29319,29324,29329],{"type":48,"tag":2091,"props":29320,"children":29321},{"style":2104},[29322],{"type":54,"value":29323},"      {",{"type":48,"tag":2091,"props":29325,"children":29326},{"style":2098},[29327],{"type":54,"value":29328},"title",{"type":48,"tag":2091,"props":29330,"children":29331},{"style":2104},[29332],{"type":54,"value":3135},{"type":48,"tag":2091,"props":29334,"children":29335},{"class":2093,"line":3129},[29336,29340,29344],{"type":48,"tag":2091,"props":29337,"children":29338},{"style":2104},[29339],{"type":54,"value":28993},{"type":48,"tag":2091,"props":29341,"children":29342},{"style":8676},[29343],{"type":54,"value":49},{"type":48,"tag":2091,"props":29345,"children":29346},{"style":2104},[29347],{"type":54,"value":8684},{"type":48,"tag":2091,"props":29349,"children":29350},{"class":2093,"line":3138},[29351,29356,29361,29366],{"type":48,"tag":2091,"props":29352,"children":29353},{"style":2104},[29354],{"type":54,"value":29355},"    {",{"type":48,"tag":2091,"props":29357,"children":29358},{"style":2098},[29359],{"type":54,"value":29360},"description ",{"type":48,"tag":2091,"props":29362,"children":29363},{"style":2104},[29364],{"type":54,"value":29365},"&&",{"type":48,"tag":2091,"props":29367,"children":29368},{"style":2098},[29369],{"type":54,"value":28739},{"type":48,"tag":2091,"props":29371,"children":29372},{"class":2093,"line":3148},[29373,29377,29381,29385,29389,29393,29398,29402],{"type":48,"tag":2091,"props":29374,"children":29375},{"style":2104},[29376],{"type":54,"value":28785},{"type":48,"tag":2091,"props":29378,"children":29379},{"style":8676},[29380],{"type":54,"value":61},{"type":48,"tag":2091,"props":29382,"children":29383},{"style":3179},[29384],{"type":54,"value":28756},{"type":48,"tag":2091,"props":29386,"children":29387},{"style":2104},[29388],{"type":54,"value":5665},{"type":48,"tag":2091,"props":29390,"children":29391},{"style":2104},[29392],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29394,"children":29395},{"style":3066},[29396],{"type":54,"value":29397},"mt-1 text-sm text-neutral-600 dark:text-neutral-400",{"type":48,"tag":2091,"props":29399,"children":29400},{"style":2104},[29401],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29403,"children":29404},{"style":2104},[29405],{"type":54,"value":8684},{"type":48,"tag":2091,"props":29407,"children":29408},{"class":2093,"line":3194},[29409,29414,29419],{"type":48,"tag":2091,"props":29410,"children":29411},{"style":2104},[29412],{"type":54,"value":29413},"        {",{"type":48,"tag":2091,"props":29415,"children":29416},{"style":2098},[29417],{"type":54,"value":29418},"description",{"type":48,"tag":2091,"props":29420,"children":29421},{"style":2104},[29422],{"type":54,"value":3135},{"type":48,"tag":2091,"props":29424,"children":29425},{"class":2093,"line":3216},[29426,29430,29434],{"type":48,"tag":2091,"props":29427,"children":29428},{"style":2104},[29429],{"type":54,"value":28977},{"type":48,"tag":2091,"props":29431,"children":29432},{"style":8676},[29433],{"type":54,"value":61},{"type":48,"tag":2091,"props":29435,"children":29436},{"style":2104},[29437],{"type":54,"value":8684},{"type":48,"tag":2091,"props":29439,"children":29440},{"class":2093,"line":4532},[29441,29446],{"type":48,"tag":2091,"props":29442,"children":29443},{"style":2098},[29444],{"type":54,"value":29445},"    )",{"type":48,"tag":2091,"props":29447,"children":29448},{"style":2104},[29449],{"type":54,"value":3135},{"type":48,"tag":2091,"props":29451,"children":29452},{"class":2093,"line":4578},[29453,29457,29461],{"type":48,"tag":2091,"props":29454,"children":29455},{"style":2104},[29456],{"type":54,"value":13213},{"type":48,"tag":2091,"props":29458,"children":29459},{"style":8676},[29460],{"type":54,"value":12954},{"type":48,"tag":2091,"props":29462,"children":29463},{"style":2104},[29464],{"type":54,"value":8684},{"type":48,"tag":2091,"props":29466,"children":29467},{"class":2093,"line":4586},[29468,29472,29476,29480,29484,29488,29493,29497],{"type":48,"tag":2091,"props":29469,"children":29470},{"style":2104},[29471],{"type":54,"value":12988},{"type":48,"tag":2091,"props":29473,"children":29474},{"style":8676},[29475],{"type":54,"value":12954},{"type":48,"tag":2091,"props":29477,"children":29478},{"style":3179},[29479],{"type":54,"value":28756},{"type":48,"tag":2091,"props":29481,"children":29482},{"style":2104},[29483],{"type":54,"value":5665},{"type":48,"tag":2091,"props":29485,"children":29486},{"style":2104},[29487],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29489,"children":29490},{"style":3066},[29491],{"type":54,"value":29492},"flex items-center gap-2 shrink-0",{"type":48,"tag":2091,"props":29494,"children":29495},{"style":2104},[29496],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29498,"children":29499},{"style":2104},[29500],{"type":54,"value":8684},{"type":48,"tag":2091,"props":29502,"children":29503},{"class":2093,"line":4595},[29504,29508,29513,29518,29522,29526,29530,29534,29539,29543,29547,29551,29555,29559,29564,29568,29572],{"type":48,"tag":2091,"props":29505,"children":29506},{"style":2104},[29507],{"type":54,"value":28747},{"type":48,"tag":2091,"props":29509,"children":29510},{"style":2160},[29511],{"type":54,"value":29512},"Button",{"type":48,"tag":2091,"props":29514,"children":29515},{"style":3179},[29516],{"type":54,"value":29517}," variant",{"type":48,"tag":2091,"props":29519,"children":29520},{"style":2104},[29521],{"type":54,"value":5665},{"type":48,"tag":2091,"props":29523,"children":29524},{"style":2104},[29525],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29527,"children":29528},{"style":3066},[29529],{"type":54,"value":7275},{"type":48,"tag":2091,"props":29531,"children":29532},{"style":2104},[29533],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29535,"children":29536},{"style":3179},[29537],{"type":54,"value":29538}," size",{"type":48,"tag":2091,"props":29540,"children":29541},{"style":2104},[29542],{"type":54,"value":5665},{"type":48,"tag":2091,"props":29544,"children":29545},{"style":2104},[29546],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29548,"children":29549},{"style":3066},[29550],{"type":54,"value":7486},{"type":48,"tag":2091,"props":29552,"children":29553},{"style":2104},[29554],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29556,"children":29557},{"style":2104},[29558],{"type":54,"value":13237},{"type":48,"tag":2091,"props":29560,"children":29561},{"style":2098},[29562],{"type":54,"value":29563},"Export",{"type":48,"tag":2091,"props":29565,"children":29566},{"style":2104},[29567],{"type":54,"value":9008},{"type":48,"tag":2091,"props":29569,"children":29570},{"style":2160},[29571],{"type":54,"value":29512},{"type":48,"tag":2091,"props":29573,"children":29574},{"style":2104},[29575],{"type":54,"value":8684},{"type":48,"tag":2091,"props":29577,"children":29578},{"class":2093,"line":4642},[29579,29583,29587,29591,29595,29599,29603,29607,29611,29615,29619,29623,29627,29631,29636,29640,29644],{"type":48,"tag":2091,"props":29580,"children":29581},{"style":2104},[29582],{"type":54,"value":28747},{"type":48,"tag":2091,"props":29584,"children":29585},{"style":2160},[29586],{"type":54,"value":29512},{"type":48,"tag":2091,"props":29588,"children":29589},{"style":3179},[29590],{"type":54,"value":29517},{"type":48,"tag":2091,"props":29592,"children":29593},{"style":2104},[29594],{"type":54,"value":5665},{"type":48,"tag":2091,"props":29596,"children":29597},{"style":2104},[29598],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29600,"children":29601},{"style":3066},[29602],{"type":54,"value":13940},{"type":48,"tag":2091,"props":29604,"children":29605},{"style":2104},[29606],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29608,"children":29609},{"style":3179},[29610],{"type":54,"value":29538},{"type":48,"tag":2091,"props":29612,"children":29613},{"style":2104},[29614],{"type":54,"value":5665},{"type":48,"tag":2091,"props":29616,"children":29617},{"style":2104},[29618],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29620,"children":29621},{"style":3066},[29622],{"type":54,"value":7486},{"type":48,"tag":2091,"props":29624,"children":29625},{"style":2104},[29626],{"type":54,"value":3074},{"type":48,"tag":2091,"props":29628,"children":29629},{"style":2104},[29630],{"type":54,"value":13237},{"type":48,"tag":2091,"props":29632,"children":29633},{"style":2098},[29634],{"type":54,"value":29635},"New customer",{"type":48,"tag":2091,"props":29637,"children":29638},{"style":2104},[29639],{"type":54,"value":9008},{"type":48,"tag":2091,"props":29641,"children":29642},{"style":2160},[29643],{"type":54,"value":29512},{"type":48,"tag":2091,"props":29645,"children":29646},{"style":2104},[29647],{"type":54,"value":8684},{"type":48,"tag":2091,"props":29649,"children":29650},{"class":2093,"line":4688},[29651,29655,29659],{"type":48,"tag":2091,"props":29652,"children":29653},{"style":2104},[29654],{"type":54,"value":13213},{"type":48,"tag":2091,"props":29656,"children":29657},{"style":8676},[29658],{"type":54,"value":12954},{"type":48,"tag":2091,"props":29660,"children":29661},{"style":2104},[29662],{"type":54,"value":8684},{"type":48,"tag":2091,"props":29664,"children":29665},{"class":2093,"line":4696},[29666,29670,29674],{"type":48,"tag":2091,"props":29667,"children":29668},{"style":2104},[29669],{"type":54,"value":9008},{"type":48,"tag":2091,"props":29671,"children":29672},{"style":8676},[29673],{"type":54,"value":12954},{"type":48,"tag":2091,"props":29675,"children":29676},{"style":2104},[29677],{"type":54,"value":8684},{"type":48,"tag":61,"props":29679,"children":29680},{},[29681],{"type":54,"value":1549},{"type":48,"tag":320,"props":29683,"children":29684},{},[29685,29695,29726],{"type":48,"tag":324,"props":29686,"children":29687},{},[29688,29693],{"type":48,"tag":65,"props":29689,"children":29690},{},[29691],{"type":54,"value":29692},"One H1 per page.",{"type":54,"value":29694}," Sub-sections use H2\u002FH3.",{"type":48,"tag":324,"props":29696,"children":29697},{},[29698,29703,29705,29710,29711,29716,29718,29724],{"type":48,"tag":65,"props":29699,"children":29700},{},[29701],{"type":54,"value":29702},"Max one primary button",{"type":54,"value":29704}," in the actions area. Secondary actions can be a chain of ",{"type":48,"tag":78,"props":29706,"children":29708},{"className":29707},[],[29709],{"type":54,"value":7275},{"type":54,"value":11052},{"type":48,"tag":78,"props":29712,"children":29714},{"className":29713},[],[29715],{"type":54,"value":14018},{"type":54,"value":29717},". Overflow → ",{"type":48,"tag":78,"props":29719,"children":29721},{"className":29720},[],[29722],{"type":54,"value":29723},"…",{"type":54,"value":29725}," dropdown.",{"type":48,"tag":324,"props":29727,"children":29728},{},[29729,29734],{"type":48,"tag":65,"props":29730,"children":29731},{},[29732],{"type":54,"value":29733},"Breadcrumb only when 2+ levels deep.",{"type":54,"value":29735}," A bare page doesn't need a breadcrumb that just says \"Customers\".",{"type":48,"tag":167,"props":29737,"children":29739},{"id":29738},"_163-data-tables",[29740],{"type":54,"value":29741},"16.3 Data Tables",{"type":48,"tag":61,"props":29743,"children":29744},{},[29745],{"type":54,"value":29746},"The most-used surface in SaaS. Specifications:",{"type":48,"tag":134,"props":29748,"children":29751},{"className":29749,"code":29750,"language":54},[137],"Row height:        40px (default) \u002F 48px (with avatar)\nCell padding:      0 16px horizontal, vertical centered\nHeader padding:    same horizontal, 12px vertical\nHeader background: --bg-canvas (1 step darker than body) — sticks during scroll\nBorder:            1px between header and body, NO row separators by default\nHover:             row bg → --bg-hover\nSelection:         row bg → --brand-bg-subtle, leftmost cell shows brand color stripe (3px wide, only on selected)\nColumn header:     13px, 500 weight, --text-muted, uppercase optional\nCell text:         13-14px, 400 weight\nNumeric columns:   right-aligned, tabular-nums\n",[29752],{"type":48,"tag":78,"props":29753,"children":29754},{"__ignoreMap":142},[29755],{"type":54,"value":29750},{"type":48,"tag":19952,"props":29757,"children":29759},{"id":29758},"column-types",[29760],{"type":54,"value":29761},"Column types",{"type":48,"tag":174,"props":29763,"children":29764},{},[29765,29791],{"type":48,"tag":178,"props":29766,"children":29767},{},[29768],{"type":48,"tag":182,"props":29769,"children":29770},{},[29771,29776,29781,29786],{"type":48,"tag":186,"props":29772,"children":29773},{},[29774],{"type":54,"value":29775},"Type",{"type":48,"tag":186,"props":29777,"children":29778},{},[29779],{"type":54,"value":29780},"Alignment",{"type":48,"tag":186,"props":29782,"children":29783},{},[29784],{"type":54,"value":29785},"Wrapping",{"type":48,"tag":186,"props":29787,"children":29788},{},[29789],{"type":54,"value":29790},"Special",{"type":48,"tag":197,"props":29792,"children":29793},{},[29794,29828,29854,29874,29901,29933,29958,29979],{"type":48,"tag":182,"props":29795,"children":29796},{},[29797,29802,29807,29812],{"type":48,"tag":204,"props":29798,"children":29799},{},[29800],{"type":54,"value":29801},"ID \u002F handle",{"type":48,"tag":204,"props":29803,"children":29804},{},[29805],{"type":54,"value":29806},"left",{"type":48,"tag":204,"props":29808,"children":29809},{},[29810],{"type":54,"value":29811},"nowrap",{"type":48,"tag":204,"props":29813,"children":29814},{},[29815,29821,29822],{"type":48,"tag":78,"props":29816,"children":29818},{"className":29817},[],[29819],{"type":54,"value":29820},"font-mono",{"type":54,"value":85},{"type":48,"tag":78,"props":29823,"children":29825},{"className":29824},[],[29826],{"type":54,"value":29827},"text-neutral-500",{"type":48,"tag":182,"props":29829,"children":29830},{},[29831,29836,29840,29845],{"type":48,"tag":204,"props":29832,"children":29833},{},[29834],{"type":54,"value":29835},"Primary name",{"type":48,"tag":204,"props":29837,"children":29838},{},[29839],{"type":54,"value":29806},{"type":48,"tag":204,"props":29841,"children":29842},{},[29843],{"type":54,"value":29844},"nowrap → truncate",{"type":48,"tag":204,"props":29846,"children":29847},{},[29848],{"type":48,"tag":78,"props":29849,"children":29851},{"className":29850},[],[29852],{"type":54,"value":29853},"font-medium",{"type":48,"tag":182,"props":29855,"children":29856},{},[29857,29861,29865,29870],{"type":48,"tag":204,"props":29858,"children":29859},{},[29860],{"type":54,"value":195},{"type":48,"tag":204,"props":29862,"children":29863},{},[29864],{"type":54,"value":29806},{"type":48,"tag":204,"props":29866,"children":29867},{},[29868],{"type":54,"value":29869},"clamp 1-2 lines",{"type":48,"tag":204,"props":29871,"children":29872},{},[29873],{"type":54,"value":7275},{"type":48,"tag":182,"props":29875,"children":29876},{},[29877,29882,29886,29890],{"type":48,"tag":204,"props":29878,"children":29879},{},[29880],{"type":54,"value":29881},"Date \u002F time",{"type":48,"tag":204,"props":29883,"children":29884},{},[29885],{"type":54,"value":29806},{"type":48,"tag":204,"props":29887,"children":29888},{},[29889],{"type":54,"value":29811},{"type":48,"tag":204,"props":29891,"children":29892},{},[29893,29899],{"type":48,"tag":78,"props":29894,"children":29896},{"className":29895},[],[29897],{"type":54,"value":29898},"data-numeric=\"true\"",{"type":54,"value":29900},", relative on hover absolute",{"type":48,"tag":182,"props":29902,"children":29903},{},[29904,29909,29914,29918],{"type":48,"tag":204,"props":29905,"children":29906},{},[29907],{"type":54,"value":29908},"Amount \u002F money",{"type":48,"tag":204,"props":29910,"children":29911},{},[29912],{"type":54,"value":29913},"right",{"type":48,"tag":204,"props":29915,"children":29916},{},[29917],{"type":54,"value":29811},{"type":48,"tag":204,"props":29919,"children":29920},{},[29921,29926,29927],{"type":48,"tag":78,"props":29922,"children":29924},{"className":29923},[],[29925],{"type":54,"value":29820},{"type":54,"value":85},{"type":48,"tag":78,"props":29928,"children":29930},{"className":29929},[],[29931],{"type":54,"value":29932},"tabular-nums",{"type":48,"tag":182,"props":29934,"children":29935},{},[29936,29941,29945,29949],{"type":48,"tag":204,"props":29937,"children":29938},{},[29939],{"type":54,"value":29940},"Status",{"type":48,"tag":204,"props":29942,"children":29943},{},[29944],{"type":54,"value":29806},{"type":48,"tag":204,"props":29946,"children":29947},{},[29948],{"type":54,"value":29811},{"type":48,"tag":204,"props":29950,"children":29951},{},[29952],{"type":48,"tag":78,"props":29953,"children":29955},{"className":29954},[],[29956],{"type":54,"value":29957},"\u003CBadge>",{"type":48,"tag":182,"props":29959,"children":29960},{},[29961,29966,29970,29974],{"type":48,"tag":204,"props":29962,"children":29963},{},[29964],{"type":54,"value":29965},"Avatar + name",{"type":48,"tag":204,"props":29967,"children":29968},{},[29969],{"type":54,"value":29806},{"type":48,"tag":204,"props":29971,"children":29972},{},[29973],{"type":54,"value":29811},{"type":48,"tag":204,"props":29975,"children":29976},{},[29977],{"type":54,"value":29978},"24px avatar + 8px gap + name",{"type":48,"tag":182,"props":29980,"children":29981},{},[29982,29987,29991,29995],{"type":48,"tag":204,"props":29983,"children":29984},{},[29985],{"type":54,"value":29986},"Row actions",{"type":48,"tag":204,"props":29988,"children":29989},{},[29990],{"type":54,"value":29913},{"type":48,"tag":204,"props":29992,"children":29993},{},[29994],{"type":54,"value":4931},{"type":48,"tag":204,"props":29996,"children":29997},{},[29998,30004,30006,30012],{"type":48,"tag":78,"props":29999,"children":30001},{"className":30000},[],[30002],{"type":54,"value":30003},"\u003CDropdownMenu>",{"type":54,"value":30005}," triggered by ",{"type":48,"tag":78,"props":30007,"children":30009},{"className":30008},[],[30010],{"type":54,"value":30011},"⋯",{"type":54,"value":30013}," icon",{"type":48,"tag":19952,"props":30015,"children":30017},{"id":30016},"empty-loading-error",[30018],{"type":54,"value":30019},"Empty \u002F loading \u002F error",{"type":48,"tag":320,"props":30021,"children":30022},{},[30023,30033,30043,30053],{"type":48,"tag":324,"props":30024,"children":30025},{},[30026,30031],{"type":48,"tag":65,"props":30027,"children":30028},{},[30029],{"type":54,"value":30030},"Empty",{"type":54,"value":30032},": Show empty state component inside the table body row spanning all columns.",{"type":48,"tag":324,"props":30034,"children":30035},{},[30036,30041],{"type":48,"tag":65,"props":30037,"children":30038},{},[30039],{"type":54,"value":30040},"Loading (initial)",{"type":54,"value":30042},": Render 5–10 skeleton rows matching the column structure.",{"type":48,"tag":324,"props":30044,"children":30045},{},[30046,30051],{"type":48,"tag":65,"props":30047,"children":30048},{},[30049],{"type":54,"value":30050},"Loading (subsequent)",{"type":54,"value":30052},": Overlay the existing data at 50% opacity with a thin top progress bar.",{"type":48,"tag":324,"props":30054,"children":30055},{},[30056,30061],{"type":48,"tag":65,"props":30057,"children":30058},{},[30059],{"type":54,"value":30060},"Error",{"type":54,"value":30062},": Replace tbody with an error state row (icon, message, retry button).",{"type":48,"tag":19952,"props":30064,"children":30066},{"id":30065},"pagination",[30067],{"type":54,"value":30068},"Pagination",{"type":48,"tag":61,"props":30070,"children":30071},{},[30072,30074,30080],{"type":54,"value":30073},"For server-side: bottom-aligned, \"Showing 1–25 of 1,247\" left, prev\u002Fnext buttons right. Avoid numbered pagination unless explicitly requested — ",{"type":48,"tag":78,"props":30075,"children":30077},{"className":30076},[],[30078],{"type":54,"value":30079},"Prev | 1 2 3 … 50 | Next",{"type":54,"value":30081}," clutters more than it helps.",{"type":48,"tag":61,"props":30083,"children":30084},{},[30085],{"type":54,"value":30086},"For client-side small datasets (\u003C200 rows): no pagination; let it scroll within a max-height container.",{"type":48,"tag":167,"props":30088,"children":30090},{"id":30089},"_164-settings-pages",[30091],{"type":54,"value":30092},"16.4 Settings Pages",{"type":48,"tag":61,"props":30094,"children":30095},{},[30096],{"type":54,"value":30097},"Three layouts to choose from:",{"type":48,"tag":61,"props":30099,"children":30100},{},[30101,30106],{"type":48,"tag":65,"props":30102,"children":30103},{},[30104],{"type":54,"value":30105},"A. Single-column settings",{"type":54,"value":30107}," (small projects, profile pages):",{"type":48,"tag":134,"props":30109,"children":30112},{"className":30110,"code":30111,"language":54},[137],"Page header\n─────\nForm section heading\n  Field row (label left @ 240px, input right)\n  Field row\n  ─ 1px divider ─\n  Field row\nForm section heading\n  Field row\n─────\n[Save] (sticky bottom OR inline after fields)\n",[30113],{"type":48,"tag":78,"props":30114,"children":30115},{"__ignoreMap":142},[30116],{"type":54,"value":30111},{"type":48,"tag":61,"props":30118,"children":30119},{},[30120,30125],{"type":48,"tag":65,"props":30121,"children":30122},{},[30123],{"type":54,"value":30124},"B. Sub-nav settings",{"type":54,"value":30126}," (most products):",{"type":48,"tag":134,"props":30128,"children":30131},{"className":30129,"code":30130,"language":54},[137],"Page header\n─────\n[Profile] [Team] [Billing] [Integrations] [API keys]   ← tabs OR secondary sidebar\n─────\nSelected tab's content (using layout A)\n",[30132],{"type":48,"tag":78,"props":30133,"children":30134},{"__ignoreMap":142},[30135],{"type":54,"value":30130},{"type":48,"tag":61,"props":30137,"children":30138},{},[30139,30144],{"type":48,"tag":65,"props":30140,"children":30141},{},[30142],{"type":54,"value":30143},"C. Full app-within-app",{"type":54,"value":30145}," (large products):",{"type":48,"tag":134,"props":30147,"children":30150},{"className":30148,"code":30149,"language":54},[137],"Sidebar → \"Settings\"\n  Sub-sidebar (256px) ────┬──── Content (single-column form)\n   Profile                │\n   Account                │\n   Notifications          │\n   Team                   │\n   Billing                │\n",[30151],{"type":48,"tag":78,"props":30152,"children":30153},{"__ignoreMap":142},[30154],{"type":54,"value":30149},{"type":48,"tag":61,"props":30156,"children":30157},{},[30158],{"type":54,"value":30159},"Each pattern uses the same form row primitive:",{"type":48,"tag":134,"props":30161,"children":30163},{"className":28655,"code":30162,"language":28657,"meta":142,"style":142},"\u003Cdiv className=\"grid grid-cols-[240px_1fr] gap-6 py-5 border-b border-default last:border-b-0\">\n  \u003Cdiv>\n    \u003Clabel className=\"text-sm font-medium\">Display name\u003C\u002Flabel>\n    \u003Cp className=\"mt-1 text-xs text-neutral-500\">\n      Shown to teammates in mentions and on activity feeds.\n    \u003C\u002Fp>\n  \u003C\u002Fdiv>\n  \u003Cdiv>\n    \u003CInput value={name} onChange={setName} maxLength={64} \u002F>\n    \u003Cp className=\"mt-1.5 text-xs text-neutral-500\">{name.length}\u002F64\u003C\u002Fp>\n  \u003C\u002Fdiv>\n\u003C\u002Fdiv>\n",[30164],{"type":48,"tag":78,"props":30165,"children":30166},{"__ignoreMap":142},[30167,30203,30218,30272,30308,30316,30331,30346,30361,30426,30497,30512],{"type":48,"tag":2091,"props":30168,"children":30169},{"class":2093,"line":2094},[30170,30174,30178,30182,30186,30190,30195,30199],{"type":48,"tag":2091,"props":30171,"children":30172},{"style":2104},[30173],{"type":54,"value":8673},{"type":48,"tag":2091,"props":30175,"children":30176},{"style":8676},[30177],{"type":54,"value":12954},{"type":48,"tag":2091,"props":30179,"children":30180},{"style":3179},[30181],{"type":54,"value":28756},{"type":48,"tag":2091,"props":30183,"children":30184},{"style":2104},[30185],{"type":54,"value":5665},{"type":48,"tag":2091,"props":30187,"children":30188},{"style":2104},[30189],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30191,"children":30192},{"style":3066},[30193],{"type":54,"value":30194},"grid grid-cols-[240px_1fr] gap-6 py-5 border-b border-default last:border-b-0",{"type":48,"tag":2091,"props":30196,"children":30197},{"style":2104},[30198],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30200,"children":30201},{"style":2104},[30202],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30204,"children":30205},{"class":2093,"line":2147},[30206,30210,30214],{"type":48,"tag":2091,"props":30207,"children":30208},{"style":2104},[30209],{"type":54,"value":12988},{"type":48,"tag":2091,"props":30211,"children":30212},{"style":8676},[30213],{"type":54,"value":12954},{"type":48,"tag":2091,"props":30215,"children":30216},{"style":2104},[30217],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30219,"children":30220},{"class":2093,"line":2180},[30221,30225,30230,30234,30238,30242,30247,30251,30255,30260,30264,30268],{"type":48,"tag":2091,"props":30222,"children":30223},{"style":2104},[30224],{"type":54,"value":28747},{"type":48,"tag":2091,"props":30226,"children":30227},{"style":8676},[30228],{"type":54,"value":30229},"label",{"type":48,"tag":2091,"props":30231,"children":30232},{"style":3179},[30233],{"type":54,"value":28756},{"type":48,"tag":2091,"props":30235,"children":30236},{"style":2104},[30237],{"type":54,"value":5665},{"type":48,"tag":2091,"props":30239,"children":30240},{"style":2104},[30241],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30243,"children":30244},{"style":3066},[30245],{"type":54,"value":30246},"text-sm font-medium",{"type":48,"tag":2091,"props":30248,"children":30249},{"style":2104},[30250],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30252,"children":30253},{"style":2104},[30254],{"type":54,"value":13237},{"type":48,"tag":2091,"props":30256,"children":30257},{"style":2098},[30258],{"type":54,"value":30259},"Display name",{"type":48,"tag":2091,"props":30261,"children":30262},{"style":2104},[30263],{"type":54,"value":9008},{"type":48,"tag":2091,"props":30265,"children":30266},{"style":8676},[30267],{"type":54,"value":30229},{"type":48,"tag":2091,"props":30269,"children":30270},{"style":2104},[30271],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30273,"children":30274},{"class":2093,"line":2229},[30275,30279,30283,30287,30291,30295,30300,30304],{"type":48,"tag":2091,"props":30276,"children":30277},{"style":2104},[30278],{"type":54,"value":28747},{"type":48,"tag":2091,"props":30280,"children":30281},{"style":8676},[30282],{"type":54,"value":61},{"type":48,"tag":2091,"props":30284,"children":30285},{"style":3179},[30286],{"type":54,"value":28756},{"type":48,"tag":2091,"props":30288,"children":30289},{"style":2104},[30290],{"type":54,"value":5665},{"type":48,"tag":2091,"props":30292,"children":30293},{"style":2104},[30294],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30296,"children":30297},{"style":3066},[30298],{"type":54,"value":30299},"mt-1 text-xs text-neutral-500",{"type":48,"tag":2091,"props":30301,"children":30302},{"style":2104},[30303],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30305,"children":30306},{"style":2104},[30307],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30309,"children":30310},{"class":2093,"line":3048},[30311],{"type":48,"tag":2091,"props":30312,"children":30313},{"style":2098},[30314],{"type":54,"value":30315},"      Shown to teammates in mentions and on activity feeds.\n",{"type":48,"tag":2091,"props":30317,"children":30318},{"class":2093,"line":3129},[30319,30323,30327],{"type":48,"tag":2091,"props":30320,"children":30321},{"style":2104},[30322],{"type":54,"value":28993},{"type":48,"tag":2091,"props":30324,"children":30325},{"style":8676},[30326],{"type":54,"value":61},{"type":48,"tag":2091,"props":30328,"children":30329},{"style":2104},[30330],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30332,"children":30333},{"class":2093,"line":3138},[30334,30338,30342],{"type":48,"tag":2091,"props":30335,"children":30336},{"style":2104},[30337],{"type":54,"value":13213},{"type":48,"tag":2091,"props":30339,"children":30340},{"style":8676},[30341],{"type":54,"value":12954},{"type":48,"tag":2091,"props":30343,"children":30344},{"style":2104},[30345],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30347,"children":30348},{"class":2093,"line":3148},[30349,30353,30357],{"type":48,"tag":2091,"props":30350,"children":30351},{"style":2104},[30352],{"type":54,"value":12988},{"type":48,"tag":2091,"props":30354,"children":30355},{"style":8676},[30356],{"type":54,"value":12954},{"type":48,"tag":2091,"props":30358,"children":30359},{"style":2104},[30360],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30362,"children":30363},{"class":2093,"line":3194},[30364,30368,30372,30377,30381,30386,30391,30396,30400,30405,30409,30414,30418,30422],{"type":48,"tag":2091,"props":30365,"children":30366},{"style":2104},[30367],{"type":54,"value":28747},{"type":48,"tag":2091,"props":30369,"children":30370},{"style":2160},[30371],{"type":54,"value":20967},{"type":48,"tag":2091,"props":30373,"children":30374},{"style":3179},[30375],{"type":54,"value":30376}," value",{"type":48,"tag":2091,"props":30378,"children":30379},{"style":2104},[30380],{"type":54,"value":29205},{"type":48,"tag":2091,"props":30382,"children":30383},{"style":2098},[30384],{"type":54,"value":30385},"name",{"type":48,"tag":2091,"props":30387,"children":30388},{"style":2104},[30389],{"type":54,"value":30390},"} ",{"type":48,"tag":2091,"props":30392,"children":30393},{"style":3179},[30394],{"type":54,"value":30395},"onChange",{"type":48,"tag":2091,"props":30397,"children":30398},{"style":2104},[30399],{"type":54,"value":29205},{"type":48,"tag":2091,"props":30401,"children":30402},{"style":2098},[30403],{"type":54,"value":30404},"setName",{"type":48,"tag":2091,"props":30406,"children":30407},{"style":2104},[30408],{"type":54,"value":30390},{"type":48,"tag":2091,"props":30410,"children":30411},{"style":3179},[30412],{"type":54,"value":30413},"maxLength",{"type":48,"tag":2091,"props":30415,"children":30416},{"style":2104},[30417],{"type":54,"value":29205},{"type":48,"tag":2091,"props":30419,"children":30420},{"style":3077},[30421],{"type":54,"value":3682},{"type":48,"tag":2091,"props":30423,"children":30424},{"style":2104},[30425],{"type":54,"value":29279},{"type":48,"tag":2091,"props":30427,"children":30428},{"class":2093,"line":3216},[30429,30433,30437,30441,30445,30449,30454,30458,30463,30467,30471,30476,30480,30485,30489,30493],{"type":48,"tag":2091,"props":30430,"children":30431},{"style":2104},[30432],{"type":54,"value":28747},{"type":48,"tag":2091,"props":30434,"children":30435},{"style":8676},[30436],{"type":54,"value":61},{"type":48,"tag":2091,"props":30438,"children":30439},{"style":3179},[30440],{"type":54,"value":28756},{"type":48,"tag":2091,"props":30442,"children":30443},{"style":2104},[30444],{"type":54,"value":5665},{"type":48,"tag":2091,"props":30446,"children":30447},{"style":2104},[30448],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30450,"children":30451},{"style":3066},[30452],{"type":54,"value":30453},"mt-1.5 text-xs text-neutral-500",{"type":48,"tag":2091,"props":30455,"children":30456},{"style":2104},[30457],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30459,"children":30460},{"style":2104},[30461],{"type":54,"value":30462},">{",{"type":48,"tag":2091,"props":30464,"children":30465},{"style":2098},[30466],{"type":54,"value":30385},{"type":48,"tag":2091,"props":30468,"children":30469},{"style":2104},[30470],{"type":54,"value":121},{"type":48,"tag":2091,"props":30472,"children":30473},{"style":2098},[30474],{"type":54,"value":30475},"length",{"type":48,"tag":2091,"props":30477,"children":30478},{"style":2104},[30479],{"type":54,"value":10258},{"type":48,"tag":2091,"props":30481,"children":30482},{"style":2098},[30483],{"type":54,"value":30484},"\u002F64",{"type":48,"tag":2091,"props":30486,"children":30487},{"style":2104},[30488],{"type":54,"value":9008},{"type":48,"tag":2091,"props":30490,"children":30491},{"style":8676},[30492],{"type":54,"value":61},{"type":48,"tag":2091,"props":30494,"children":30495},{"style":2104},[30496],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30498,"children":30499},{"class":2093,"line":4532},[30500,30504,30508],{"type":48,"tag":2091,"props":30501,"children":30502},{"style":2104},[30503],{"type":54,"value":13213},{"type":48,"tag":2091,"props":30505,"children":30506},{"style":8676},[30507],{"type":54,"value":12954},{"type":48,"tag":2091,"props":30509,"children":30510},{"style":2104},[30511],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30513,"children":30514},{"class":2093,"line":4578},[30515,30519,30523],{"type":48,"tag":2091,"props":30516,"children":30517},{"style":2104},[30518],{"type":54,"value":9008},{"type":48,"tag":2091,"props":30520,"children":30521},{"style":8676},[30522],{"type":54,"value":12954},{"type":48,"tag":2091,"props":30524,"children":30525},{"style":2104},[30526],{"type":54,"value":8684},{"type":48,"tag":61,"props":30528,"children":30529},{},[30530],{"type":54,"value":30531},"Save patterns:",{"type":48,"tag":320,"props":30533,"children":30534},{},[30535,30545,30555],{"type":48,"tag":324,"props":30536,"children":30537},{},[30538,30543],{"type":48,"tag":65,"props":30539,"children":30540},{},[30541],{"type":54,"value":30542},"Per-field autosave",{"type":54,"value":30544}," (Notion-style): each field debounces and saves on blur. Inline \"Saved\" toast or checkmark next to the field.",{"type":48,"tag":324,"props":30546,"children":30547},{},[30548,30553],{"type":48,"tag":65,"props":30549,"children":30550},{},[30551],{"type":54,"value":30552},"Per-section save",{"type":54,"value":30554}," (Stripe-style): \"Save changes\" button activates when the form is dirty, lives at section footer.",{"type":48,"tag":324,"props":30556,"children":30557},{},[30558,30563,30565,30571],{"type":48,"tag":65,"props":30559,"children":30560},{},[30561],{"type":54,"value":30562},"Page-level sticky save bar",{"type":54,"value":30564}," (Vercel-style): when dirty, a bar slides up from bottom: ",{"type":48,"tag":78,"props":30566,"children":30568},{"className":30567},[],[30569],{"type":54,"value":30570},"[Reset]                    [Save changes]",{"type":54,"value":121},{"type":48,"tag":61,"props":30573,"children":30574},{},[30575],{"type":54,"value":30576},"Pick one per product and use it everywhere. Mixing is jarring.",{"type":48,"tag":167,"props":30578,"children":30580},{"id":30579},"_165-empty-states",[30581],{"type":54,"value":30582},"16.5 Empty States",{"type":48,"tag":61,"props":30584,"children":30585},{},[30586],{"type":54,"value":30587},"The empty state is a first-class surface in SaaS. Stripe and Linear use them as activation moments.",{"type":48,"tag":61,"props":30589,"children":30590},{},[30591],{"type":54,"value":30592},"Anatomy:",{"type":48,"tag":134,"props":30594,"children":30597},{"className":30595,"code":30596,"language":54},[137],"[Single line-art icon, 48px, --neutral-300]\n[Heading: declarative — \"No customers yet\"]\n[1-line description: what they'd see when populated + why it's empty]\n[Primary action: the obvious next step — \"Create customer\"]\n[Secondary action (optional): docs link, sample data]\n",[30598],{"type":48,"tag":78,"props":30599,"children":30600},{"__ignoreMap":142},[30601],{"type":54,"value":30596},{"type":48,"tag":61,"props":30603,"children":30604},{},[30605],{"type":54,"value":30606},"Implementation:",{"type":48,"tag":134,"props":30608,"children":30610},{"className":28655,"code":30609,"language":28657,"meta":142,"style":142},"\u003Cdiv className=\"flex flex-col items-center justify-center py-16 px-6 text-center\">\n  \u003Cdiv className=\"mb-4 text-neutral-300\">\n    \u003CUsersIcon size={48} strokeWidth={1.5} \u002F>\n  \u003C\u002Fdiv>\n  \u003Ch3 className=\"text-base font-semibold text-neutral-900 dark:text-neutral-50\">\n    No customers yet\n  \u003C\u002Fh3>\n  \u003Cp className=\"mt-1 text-sm text-neutral-600 dark:text-neutral-400 max-w-sm\">\n    Customers appear here after their first successful payment. You can also\n    create one manually.\n  \u003C\u002Fp>\n  \u003Cdiv className=\"mt-6 flex items-center gap-2\">\n    \u003CButton variant=\"primary\" size=\"sm\">Create customer\u003C\u002FButton>\n    \u003CButton variant=\"ghost\" size=\"sm\" as=\"a\" href=\"\u002Fdocs\u002Fcustomers\">\n      Read the docs →\n    \u003C\u002FButton>\n  \u003C\u002Fdiv>\n\u003C\u002Fdiv>\n",[30611],{"type":48,"tag":78,"props":30612,"children":30613},{"__ignoreMap":142},[30614,30650,30686,30731,30746,30782,30790,30805,30841,30849,30857,30872,30908,30980,31077,31085,31100,31115],{"type":48,"tag":2091,"props":30615,"children":30616},{"class":2093,"line":2094},[30617,30621,30625,30629,30633,30637,30642,30646],{"type":48,"tag":2091,"props":30618,"children":30619},{"style":2104},[30620],{"type":54,"value":8673},{"type":48,"tag":2091,"props":30622,"children":30623},{"style":8676},[30624],{"type":54,"value":12954},{"type":48,"tag":2091,"props":30626,"children":30627},{"style":3179},[30628],{"type":54,"value":28756},{"type":48,"tag":2091,"props":30630,"children":30631},{"style":2104},[30632],{"type":54,"value":5665},{"type":48,"tag":2091,"props":30634,"children":30635},{"style":2104},[30636],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30638,"children":30639},{"style":3066},[30640],{"type":54,"value":30641},"flex flex-col items-center justify-center py-16 px-6 text-center",{"type":48,"tag":2091,"props":30643,"children":30644},{"style":2104},[30645],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30647,"children":30648},{"style":2104},[30649],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30651,"children":30652},{"class":2093,"line":2147},[30653,30657,30661,30665,30669,30673,30678,30682],{"type":48,"tag":2091,"props":30654,"children":30655},{"style":2104},[30656],{"type":54,"value":12988},{"type":48,"tag":2091,"props":30658,"children":30659},{"style":8676},[30660],{"type":54,"value":12954},{"type":48,"tag":2091,"props":30662,"children":30663},{"style":3179},[30664],{"type":54,"value":28756},{"type":48,"tag":2091,"props":30666,"children":30667},{"style":2104},[30668],{"type":54,"value":5665},{"type":48,"tag":2091,"props":30670,"children":30671},{"style":2104},[30672],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30674,"children":30675},{"style":3066},[30676],{"type":54,"value":30677},"mb-4 text-neutral-300",{"type":48,"tag":2091,"props":30679,"children":30680},{"style":2104},[30681],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30683,"children":30684},{"style":2104},[30685],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30687,"children":30688},{"class":2093,"line":2180},[30689,30693,30698,30702,30706,30710,30714,30719,30723,30727],{"type":48,"tag":2091,"props":30690,"children":30691},{"style":2104},[30692],{"type":54,"value":28747},{"type":48,"tag":2091,"props":30694,"children":30695},{"style":2160},[30696],{"type":54,"value":30697},"UsersIcon",{"type":48,"tag":2091,"props":30699,"children":30700},{"style":3179},[30701],{"type":54,"value":29538},{"type":48,"tag":2091,"props":30703,"children":30704},{"style":2104},[30705],{"type":54,"value":29205},{"type":48,"tag":2091,"props":30707,"children":30708},{"style":3077},[30709],{"type":54,"value":3655},{"type":48,"tag":2091,"props":30711,"children":30712},{"style":2104},[30713],{"type":54,"value":30390},{"type":48,"tag":2091,"props":30715,"children":30716},{"style":3179},[30717],{"type":54,"value":30718},"strokeWidth",{"type":48,"tag":2091,"props":30720,"children":30721},{"style":2104},[30722],{"type":54,"value":29205},{"type":48,"tag":2091,"props":30724,"children":30725},{"style":3077},[30726],{"type":54,"value":3580},{"type":48,"tag":2091,"props":30728,"children":30729},{"style":2104},[30730],{"type":54,"value":29279},{"type":48,"tag":2091,"props":30732,"children":30733},{"class":2093,"line":2229},[30734,30738,30742],{"type":48,"tag":2091,"props":30735,"children":30736},{"style":2104},[30737],{"type":54,"value":13213},{"type":48,"tag":2091,"props":30739,"children":30740},{"style":8676},[30741],{"type":54,"value":12954},{"type":48,"tag":2091,"props":30743,"children":30744},{"style":2104},[30745],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30747,"children":30748},{"class":2093,"line":3048},[30749,30753,30757,30761,30765,30769,30774,30778],{"type":48,"tag":2091,"props":30750,"children":30751},{"style":2104},[30752],{"type":54,"value":12988},{"type":48,"tag":2091,"props":30754,"children":30755},{"style":8676},[30756],{"type":54,"value":167},{"type":48,"tag":2091,"props":30758,"children":30759},{"style":3179},[30760],{"type":54,"value":28756},{"type":48,"tag":2091,"props":30762,"children":30763},{"style":2104},[30764],{"type":54,"value":5665},{"type":48,"tag":2091,"props":30766,"children":30767},{"style":2104},[30768],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30770,"children":30771},{"style":3066},[30772],{"type":54,"value":30773},"text-base font-semibold text-neutral-900 dark:text-neutral-50",{"type":48,"tag":2091,"props":30775,"children":30776},{"style":2104},[30777],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30779,"children":30780},{"style":2104},[30781],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30783,"children":30784},{"class":2093,"line":3129},[30785],{"type":48,"tag":2091,"props":30786,"children":30787},{"style":2098},[30788],{"type":54,"value":30789},"    No customers yet\n",{"type":48,"tag":2091,"props":30791,"children":30792},{"class":2093,"line":3138},[30793,30797,30801],{"type":48,"tag":2091,"props":30794,"children":30795},{"style":2104},[30796],{"type":54,"value":13213},{"type":48,"tag":2091,"props":30798,"children":30799},{"style":8676},[30800],{"type":54,"value":167},{"type":48,"tag":2091,"props":30802,"children":30803},{"style":2104},[30804],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30806,"children":30807},{"class":2093,"line":3148},[30808,30812,30816,30820,30824,30828,30833,30837],{"type":48,"tag":2091,"props":30809,"children":30810},{"style":2104},[30811],{"type":54,"value":12988},{"type":48,"tag":2091,"props":30813,"children":30814},{"style":8676},[30815],{"type":54,"value":61},{"type":48,"tag":2091,"props":30817,"children":30818},{"style":3179},[30819],{"type":54,"value":28756},{"type":48,"tag":2091,"props":30821,"children":30822},{"style":2104},[30823],{"type":54,"value":5665},{"type":48,"tag":2091,"props":30825,"children":30826},{"style":2104},[30827],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30829,"children":30830},{"style":3066},[30831],{"type":54,"value":30832},"mt-1 text-sm text-neutral-600 dark:text-neutral-400 max-w-sm",{"type":48,"tag":2091,"props":30834,"children":30835},{"style":2104},[30836],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30838,"children":30839},{"style":2104},[30840],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30842,"children":30843},{"class":2093,"line":3194},[30844],{"type":48,"tag":2091,"props":30845,"children":30846},{"style":2098},[30847],{"type":54,"value":30848},"    Customers appear here after their first successful payment. You can also\n",{"type":48,"tag":2091,"props":30850,"children":30851},{"class":2093,"line":3216},[30852],{"type":48,"tag":2091,"props":30853,"children":30854},{"style":2098},[30855],{"type":54,"value":30856},"    create one manually.\n",{"type":48,"tag":2091,"props":30858,"children":30859},{"class":2093,"line":4532},[30860,30864,30868],{"type":48,"tag":2091,"props":30861,"children":30862},{"style":2104},[30863],{"type":54,"value":13213},{"type":48,"tag":2091,"props":30865,"children":30866},{"style":8676},[30867],{"type":54,"value":61},{"type":48,"tag":2091,"props":30869,"children":30870},{"style":2104},[30871],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30873,"children":30874},{"class":2093,"line":4578},[30875,30879,30883,30887,30891,30895,30900,30904],{"type":48,"tag":2091,"props":30876,"children":30877},{"style":2104},[30878],{"type":54,"value":12988},{"type":48,"tag":2091,"props":30880,"children":30881},{"style":8676},[30882],{"type":54,"value":12954},{"type":48,"tag":2091,"props":30884,"children":30885},{"style":3179},[30886],{"type":54,"value":28756},{"type":48,"tag":2091,"props":30888,"children":30889},{"style":2104},[30890],{"type":54,"value":5665},{"type":48,"tag":2091,"props":30892,"children":30893},{"style":2104},[30894],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30896,"children":30897},{"style":3066},[30898],{"type":54,"value":30899},"mt-6 flex items-center gap-2",{"type":48,"tag":2091,"props":30901,"children":30902},{"style":2104},[30903],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30905,"children":30906},{"style":2104},[30907],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30909,"children":30910},{"class":2093,"line":4586},[30911,30915,30919,30923,30927,30931,30935,30939,30943,30947,30951,30955,30959,30963,30968,30972,30976],{"type":48,"tag":2091,"props":30912,"children":30913},{"style":2104},[30914],{"type":54,"value":28747},{"type":48,"tag":2091,"props":30916,"children":30917},{"style":2160},[30918],{"type":54,"value":29512},{"type":48,"tag":2091,"props":30920,"children":30921},{"style":3179},[30922],{"type":54,"value":29517},{"type":48,"tag":2091,"props":30924,"children":30925},{"style":2104},[30926],{"type":54,"value":5665},{"type":48,"tag":2091,"props":30928,"children":30929},{"style":2104},[30930],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30932,"children":30933},{"style":3066},[30934],{"type":54,"value":13940},{"type":48,"tag":2091,"props":30936,"children":30937},{"style":2104},[30938],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30940,"children":30941},{"style":3179},[30942],{"type":54,"value":29538},{"type":48,"tag":2091,"props":30944,"children":30945},{"style":2104},[30946],{"type":54,"value":5665},{"type":48,"tag":2091,"props":30948,"children":30949},{"style":2104},[30950],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30952,"children":30953},{"style":3066},[30954],{"type":54,"value":7486},{"type":48,"tag":2091,"props":30956,"children":30957},{"style":2104},[30958],{"type":54,"value":3074},{"type":48,"tag":2091,"props":30960,"children":30961},{"style":2104},[30962],{"type":54,"value":13237},{"type":48,"tag":2091,"props":30964,"children":30965},{"style":2098},[30966],{"type":54,"value":30967},"Create customer",{"type":48,"tag":2091,"props":30969,"children":30970},{"style":2104},[30971],{"type":54,"value":9008},{"type":48,"tag":2091,"props":30973,"children":30974},{"style":2160},[30975],{"type":54,"value":29512},{"type":48,"tag":2091,"props":30977,"children":30978},{"style":2104},[30979],{"type":54,"value":8684},{"type":48,"tag":2091,"props":30981,"children":30982},{"class":2093,"line":4595},[30983,30987,30991,30995,30999,31003,31007,31011,31015,31019,31023,31027,31031,31035,31039,31043,31047,31051,31056,31060,31064,31069,31073],{"type":48,"tag":2091,"props":30984,"children":30985},{"style":2104},[30986],{"type":54,"value":28747},{"type":48,"tag":2091,"props":30988,"children":30989},{"style":2160},[30990],{"type":54,"value":29512},{"type":48,"tag":2091,"props":30992,"children":30993},{"style":3179},[30994],{"type":54,"value":29517},{"type":48,"tag":2091,"props":30996,"children":30997},{"style":2104},[30998],{"type":54,"value":5665},{"type":48,"tag":2091,"props":31000,"children":31001},{"style":2104},[31002],{"type":54,"value":3074},{"type":48,"tag":2091,"props":31004,"children":31005},{"style":3066},[31006],{"type":54,"value":14018},{"type":48,"tag":2091,"props":31008,"children":31009},{"style":2104},[31010],{"type":54,"value":3074},{"type":48,"tag":2091,"props":31012,"children":31013},{"style":3179},[31014],{"type":54,"value":29538},{"type":48,"tag":2091,"props":31016,"children":31017},{"style":2104},[31018],{"type":54,"value":5665},{"type":48,"tag":2091,"props":31020,"children":31021},{"style":2104},[31022],{"type":54,"value":3074},{"type":48,"tag":2091,"props":31024,"children":31025},{"style":3066},[31026],{"type":54,"value":7486},{"type":48,"tag":2091,"props":31028,"children":31029},{"style":2104},[31030],{"type":54,"value":3074},{"type":48,"tag":2091,"props":31032,"children":31033},{"style":3179},[31034],{"type":54,"value":28079},{"type":48,"tag":2091,"props":31036,"children":31037},{"style":2104},[31038],{"type":54,"value":5665},{"type":48,"tag":2091,"props":31040,"children":31041},{"style":2104},[31042],{"type":54,"value":3074},{"type":48,"tag":2091,"props":31044,"children":31045},{"style":3066},[31046],{"type":54,"value":10763},{"type":48,"tag":2091,"props":31048,"children":31049},{"style":2104},[31050],{"type":54,"value":3074},{"type":48,"tag":2091,"props":31052,"children":31053},{"style":3179},[31054],{"type":54,"value":31055}," href",{"type":48,"tag":2091,"props":31057,"children":31058},{"style":2104},[31059],{"type":54,"value":5665},{"type":48,"tag":2091,"props":31061,"children":31062},{"style":2104},[31063],{"type":54,"value":3074},{"type":48,"tag":2091,"props":31065,"children":31066},{"style":3066},[31067],{"type":54,"value":31068},"\u002Fdocs\u002Fcustomers",{"type":48,"tag":2091,"props":31070,"children":31071},{"style":2104},[31072],{"type":54,"value":3074},{"type":48,"tag":2091,"props":31074,"children":31075},{"style":2104},[31076],{"type":54,"value":8684},{"type":48,"tag":2091,"props":31078,"children":31079},{"class":2093,"line":4642},[31080],{"type":48,"tag":2091,"props":31081,"children":31082},{"style":2098},[31083],{"type":54,"value":31084},"      Read the docs →\n",{"type":48,"tag":2091,"props":31086,"children":31087},{"class":2093,"line":4688},[31088,31092,31096],{"type":48,"tag":2091,"props":31089,"children":31090},{"style":2104},[31091],{"type":54,"value":28993},{"type":48,"tag":2091,"props":31093,"children":31094},{"style":2160},[31095],{"type":54,"value":29512},{"type":48,"tag":2091,"props":31097,"children":31098},{"style":2104},[31099],{"type":54,"value":8684},{"type":48,"tag":2091,"props":31101,"children":31102},{"class":2093,"line":4696},[31103,31107,31111],{"type":48,"tag":2091,"props":31104,"children":31105},{"style":2104},[31106],{"type":54,"value":13213},{"type":48,"tag":2091,"props":31108,"children":31109},{"style":8676},[31110],{"type":54,"value":12954},{"type":48,"tag":2091,"props":31112,"children":31113},{"style":2104},[31114],{"type":54,"value":8684},{"type":48,"tag":2091,"props":31116,"children":31117},{"class":2093,"line":4705},[31118,31122,31126],{"type":48,"tag":2091,"props":31119,"children":31120},{"style":2104},[31121],{"type":54,"value":9008},{"type":48,"tag":2091,"props":31123,"children":31124},{"style":8676},[31125],{"type":54,"value":12954},{"type":48,"tag":2091,"props":31127,"children":31128},{"style":2104},[31129],{"type":54,"value":8684},{"type":48,"tag":61,"props":31131,"children":31132},{},[31133],{"type":54,"value":20876},{"type":48,"tag":320,"props":31135,"children":31136},{},[31137,31147,31157,31167],{"type":48,"tag":324,"props":31138,"children":31139},{},[31140,31145],{"type":48,"tag":65,"props":31141,"children":31142},{},[31143],{"type":54,"value":31144},"First-run empty",{"type":54,"value":31146},": full activation messaging with primary action.",{"type":48,"tag":324,"props":31148,"children":31149},{},[31150,31155],{"type":48,"tag":65,"props":31151,"children":31152},{},[31153],{"type":54,"value":31154},"Filtered empty",{"type":54,"value":31156}," (\"No customers match this search\"): just heading + suggestion to clear filters. No primary CTA.",{"type":48,"tag":324,"props":31158,"children":31159},{},[31160,31165],{"type":48,"tag":65,"props":31161,"children":31162},{},[31163],{"type":54,"value":31164},"Permissioned empty",{"type":54,"value":31166}," (\"You don't have access\"): icon + reason + contact-admin link.",{"type":48,"tag":324,"props":31168,"children":31169},{},[31170,31175],{"type":48,"tag":65,"props":31171,"children":31172},{},[31173],{"type":54,"value":31174},"Error-as-empty",{"type":54,"value":31176},": don't use empty state for errors. Use a dedicated error state with retry.",{"type":48,"tag":167,"props":31178,"children":31180},{"id":31179},"_166-authentication",[31181],{"type":54,"value":31182},"16.6 Authentication",{"type":48,"tag":61,"props":31184,"children":31185},{},[31186,31188,31193],{"type":54,"value":31187},"Auth pages are the ",{"type":48,"tag":65,"props":31189,"children":31190},{},[31191],{"type":54,"value":31192},"only place",{"type":54,"value":31194}," in a SaaS where you allow yourself spacious design — they're conversion-focused, single-task surfaces.",{"type":48,"tag":61,"props":31196,"children":31197},{},[31198],{"type":54,"value":31199},"Layout:",{"type":48,"tag":134,"props":31201,"children":31204},{"className":31202,"code":31203,"language":54},[137],"┌────────────────────────────────────────────────┐\n│                                                │\n│            [logo, 32px]                        │   ← Top centered\n│                                                │\n│            Sign in to Acme                     │   ← 24px \u002F 600\n│            Welcome back                        │   ← 14px \u002F muted\n│                                                │\n│       ┌────────────────────────────┐           │\n│       │ [continue with google]     │           │\n│       │ [continue with github]     │           │\n│       ├────────────────────────────┤           │\n│       │ ─── or ───                 │           │\n│       ├────────────────────────────┤           │\n│       │ Email                      │           │\n│       │ [_____________________]    │           │\n│       │ Password           [Forgot]│           │\n│       │ [_____________________]    │           │\n│       │ [        Sign in       ]   │           │\n│       └────────────────────────────┘           │\n│                                                │\n│       Don't have an account? Sign up →         │\n│                                                │\n└────────────────────────────────────────────────┘\n",[31205],{"type":48,"tag":78,"props":31206,"children":31207},{"__ignoreMap":142},[31208],{"type":54,"value":31203},{"type":48,"tag":61,"props":31210,"children":31211},{},[31212],{"type":54,"value":31213},"Specs:",{"type":48,"tag":320,"props":31215,"children":31216},{},[31217,31222,31227,31232,31237,31242],{"type":48,"tag":324,"props":31218,"children":31219},{},[31220],{"type":54,"value":31221},"Card max-width: 400px",{"type":48,"tag":324,"props":31223,"children":31224},{},[31225],{"type":54,"value":31226},"Card padding: 32px",{"type":48,"tag":324,"props":31228,"children":31229},{},[31230],{"type":54,"value":31231},"Field gap: 16px",{"type":48,"tag":324,"props":31233,"children":31234},{},[31235],{"type":54,"value":31236},"Primary button: full-width",{"type":48,"tag":324,"props":31238,"children":31239},{},[31240],{"type":54,"value":31241},"Social\u002FSSO buttons: above the email\u002Fpassword divider",{"type":48,"tag":324,"props":31243,"children":31244},{},[31245,31247,31253],{"type":54,"value":31246},"No marketing copy, no \"value props\" — that's what ",{"type":48,"tag":78,"props":31248,"children":31250},{"className":31249},[],[31251],{"type":54,"value":31252},"\u002Fpricing",{"type":54,"value":31254}," is for",{"type":48,"tag":167,"props":31256,"children":31258},{"id":31257},"_167-modals-dialogs",[31259],{"type":54,"value":31260},"16.7 Modals & Dialogs",{"type":48,"tag":61,"props":31262,"children":31263},{},[31264,31266,31271],{"type":54,"value":31265},"Use modals ",{"type":48,"tag":65,"props":31267,"children":31268},{},[31269],{"type":54,"value":31270},"sparingly",{"type":54,"value":31272},". They block the entire page; only acceptable for:",{"type":48,"tag":7191,"props":31274,"children":31275},{},[31276,31281,31286],{"type":48,"tag":324,"props":31277,"children":31278},{},[31279],{"type":54,"value":31280},"Destructive confirmation (delete, revoke)",{"type":48,"tag":324,"props":31282,"children":31283},{},[31284],{"type":54,"value":31285},"Critical inline forms (≤5 fields, no nested complexity)",{"type":48,"tag":324,"props":31287,"children":31288},{},[31289],{"type":54,"value":31290},"Quick previews (image, log line expansion)",{"type":48,"tag":61,"props":31292,"children":31293},{},[31294,31296,31301],{"type":54,"value":31295},"For anything bigger, use a ",{"type":48,"tag":65,"props":31297,"children":31298},{},[31299],{"type":54,"value":31300},"slide-over (sheet)",{"type":54,"value":31302}," that takes the right 40-50% of the viewport.",{"type":48,"tag":61,"props":31304,"children":31305},{},[31306],{"type":54,"value":30592},{"type":48,"tag":134,"props":31308,"children":31311},{"className":31309,"code":31310,"language":54},[137],"┌──────────────────────────────────┐\n│  Delete invoice INV-1024     [×] │   ← Header: title + close button\n├──────────────────────────────────┤\n│                                  │\n│  This action cannot be undone.   │\n│  The invoice and its payment     │   ← Body: 14px text\n│  history will be permanently     │\n│  removed.                        │\n│                                  │\n│  Type INV-1024 to confirm:       │\n│  [_________________]             │\n│                                  │\n├──────────────────────────────────┤\n│              [Cancel] [Delete]   │   ← Footer: secondary left, primary right\n└──────────────────────────────────┘\n",[31312],{"type":48,"tag":78,"props":31313,"children":31314},{"__ignoreMap":142},[31315],{"type":54,"value":31310},{"type":48,"tag":61,"props":31317,"children":31318},{},[31319],{"type":54,"value":31213},{"type":48,"tag":320,"props":31321,"children":31322},{},[31323,31328,31333,31343,31363,31368,31373,31378,31391],{"type":48,"tag":324,"props":31324,"children":31325},{},[31326],{"type":54,"value":31327},"Width: 480px (sm), 560px (default), 720px (lg)",{"type":48,"tag":324,"props":31329,"children":31330},{},[31331],{"type":54,"value":31332},"Radius: 12px",{"type":48,"tag":324,"props":31334,"children":31335},{},[31336,31338],{"type":54,"value":31337},"Shadow: ",{"type":48,"tag":78,"props":31339,"children":31341},{"className":31340},[],[31342],{"type":54,"value":5034},{"type":48,"tag":324,"props":31344,"children":31345},{},[31346,31348,31354,31355,31361],{"type":54,"value":31347},"Backdrop: ",{"type":48,"tag":78,"props":31349,"children":31351},{"className":31350},[],[31352],{"type":54,"value":31353},"rgba(15, 23, 42, 0.40)",{"type":54,"value":29041},{"type":48,"tag":78,"props":31356,"children":31358},{"className":31357},[],[31359],{"type":54,"value":31360},"backdrop-filter: blur(2px)",{"type":54,"value":31362}," (optional)",{"type":48,"tag":324,"props":31364,"children":31365},{},[31366],{"type":54,"value":31367},"Header padding: 20px 24px",{"type":48,"tag":324,"props":31369,"children":31370},{},[31371],{"type":54,"value":31372},"Body padding: 20px 24px (no top divider; spacing alone separates)",{"type":48,"tag":324,"props":31374,"children":31375},{},[31376],{"type":54,"value":31377},"Footer padding: 16px 24px, right-aligned button group, top border",{"type":48,"tag":324,"props":31379,"children":31380},{},[31381,31383,31389],{"type":54,"value":31382},"Close button: top-right ",{"type":48,"tag":78,"props":31384,"children":31386},{"className":31385},[],[31387],{"type":54,"value":31388},"×",{"type":54,"value":31390}," icon, 32px hit area",{"type":48,"tag":324,"props":31392,"children":31393},{},[31394,31396,31401],{"type":54,"value":31395},"ESC closes; focus trapped; ",{"type":48,"tag":78,"props":31397,"children":31399},{"className":31398},[],[31400],{"type":54,"value":11358},{"type":54,"value":31402},"; focus restored to trigger on close",{"type":48,"tag":167,"props":31404,"children":31406},{"id":31405},"_168-slide-overs-sheets",[31407],{"type":54,"value":31408},"16.8 Slide-Overs \u002F Sheets",{"type":48,"tag":61,"props":31410,"children":31411},{},[31412],{"type":54,"value":31413},"For larger inline forms (\"New customer\", \"Edit project\"). Slides in from the right.",{"type":48,"tag":61,"props":31415,"children":31416},{},[31417],{"type":54,"value":31213},{"type":48,"tag":320,"props":31419,"children":31420},{},[31421,31426,31431,31436,31441,31446],{"type":48,"tag":324,"props":31422,"children":31423},{},[31424],{"type":54,"value":31425},"Width: 480px (sm), 640px (default), 800px (lg)",{"type":48,"tag":324,"props":31427,"children":31428},{},[31429],{"type":54,"value":31430},"Full-height",{"type":48,"tag":324,"props":31432,"children":31433},{},[31434],{"type":54,"value":31435},"Same header\u002Fbody\u002Ffooter structure as modal",{"type":48,"tag":324,"props":31437,"children":31438},{},[31439],{"type":54,"value":31440},"Backdrop optional (Linear: yes; Stripe: no — sheet floats over content)",{"type":48,"tag":324,"props":31442,"children":31443},{},[31444],{"type":54,"value":31445},"Slide animation: 300ms ease-out",{"type":48,"tag":324,"props":31447,"children":31448},{},[31449],{"type":54,"value":31450},"ESC closes; click outside dismisses (unless dirty form — confirm first)",{"type":48,"tag":167,"props":31452,"children":31454},{"id":31453},"_169-toasts",[31455],{"type":54,"value":31456},"16.9 Toasts",{"type":48,"tag":61,"props":31458,"children":31459},{},[31460],{"type":54,"value":31461},"Bottom-right corner (default) or top-right. Max 4 stacked; older ones fade.",{"type":48,"tag":61,"props":31463,"children":31464},{},[31465],{"type":54,"value":30592},{"type":48,"tag":134,"props":31467,"children":31470},{"className":31468,"code":31469,"language":54},[137],"┌─────────────────────────────────────┐\n│ [icon] Invoice INV-1024 sent. [Undo]│\n└─────────────────────────────────────┘\n",[31471],{"type":48,"tag":78,"props":31472,"children":31473},{"__ignoreMap":142},[31474],{"type":54,"value":31469},{"type":48,"tag":61,"props":31476,"children":31477},{},[31478],{"type":54,"value":31213},{"type":48,"tag":320,"props":31480,"children":31481},{},[31482,31487,31492,31497,31509,31519,31529,31534,31539,31544],{"type":48,"tag":324,"props":31483,"children":31484},{},[31485],{"type":54,"value":31486},"Width: 320–400px",{"type":48,"tag":324,"props":31488,"children":31489},{},[31490],{"type":54,"value":31491},"Padding: 12px 16px",{"type":48,"tag":324,"props":31493,"children":31494},{},[31495],{"type":54,"value":31496},"Radius: 8px",{"type":48,"tag":324,"props":31498,"children":31499},{},[31500,31502,31507],{"type":54,"value":31501},"Background: ",{"type":48,"tag":78,"props":31503,"children":31505},{"className":31504},[],[31506],{"type":54,"value":1791},{"type":54,"value":31508}," (or status-tinted for error)",{"type":48,"tag":324,"props":31510,"children":31511},{},[31512,31513],{"type":54,"value":31337},{"type":48,"tag":78,"props":31514,"children":31516},{"className":31515},[],[31517],{"type":54,"value":31518},"--shadow-lg",{"type":48,"tag":324,"props":31520,"children":31521},{},[31522,31524],{"type":54,"value":31523},"Border: 1px ",{"type":48,"tag":78,"props":31525,"children":31527},{"className":31526},[],[31528],{"type":54,"value":1934},{"type":48,"tag":324,"props":31530,"children":31531},{},[31532],{"type":54,"value":31533},"Leading icon: 16px status color",{"type":48,"tag":324,"props":31535,"children":31536},{},[31537],{"type":54,"value":31538},"Auto-dismiss: 5s (success) \u002F 8s (error) \u002F never (with action button)",{"type":48,"tag":324,"props":31540,"children":31541},{},[31542],{"type":54,"value":31543},"Hover pauses the dismiss timer",{"type":48,"tag":324,"props":31545,"children":31546},{},[31547],{"type":54,"value":31548},"Action button: link-style, brand color",{"type":48,"tag":61,"props":31550,"children":31551},{},[31552],{"type":54,"value":20876},{"type":48,"tag":320,"props":31554,"children":31555},{},[31556,31566,31576,31586],{"type":48,"tag":324,"props":31557,"children":31558},{},[31559,31564],{"type":48,"tag":78,"props":31560,"children":31562},{"className":31561},[],[31563],{"type":54,"value":14695},{"type":54,"value":31565}," — green check icon, body text only",{"type":48,"tag":324,"props":31567,"children":31568},{},[31569,31574],{"type":48,"tag":78,"props":31570,"children":31572},{"className":31571},[],[31573],{"type":54,"value":14313},{"type":54,"value":31575}," — red alert icon, expand-on-hover for full message",{"type":48,"tag":324,"props":31577,"children":31578},{},[31579,31584],{"type":48,"tag":78,"props":31580,"children":31582},{"className":31581},[],[31583],{"type":54,"value":14778},{"type":54,"value":31585}," — blue info icon",{"type":48,"tag":324,"props":31587,"children":31588},{},[31589,31595],{"type":48,"tag":78,"props":31590,"children":31592},{"className":31591},[],[31593],{"type":54,"value":31594},"loading",{"type":54,"value":31596}," — spinner icon, persistent until completed (replace with success\u002Ferror)",{"type":48,"tag":167,"props":31598,"children":31600},{"id":31599},"_1610-command-palette-k",[31601],{"type":54,"value":31602},"16.10 Command Palette (⌘K)",{"type":48,"tag":61,"props":31604,"children":31605},{},[31606],{"type":54,"value":31607},"The defining \"S-tier SaaS\" feature. Linear, Vercel, Raycast, Stripe all have one.",{"type":48,"tag":61,"props":31609,"children":31610},{},[31611],{"type":54,"value":30592},{"type":48,"tag":134,"props":31613,"children":31616},{"className":31614,"code":31615,"language":54},[137],"┌─────────────────────────────────────────────────────────────┐\n│ 🔍 Type a command or search…                          esc   │\n├─────────────────────────────────────────────────────────────┤\n│ RECENTLY USED                                                │\n│   [→]  Go to customers                          ⌘ G C       │\n│   [+]  Create invoice                           ⌘ N I       │\n│                                                              │\n│ ACTIONS                                                      │\n│   [+]  Create customer                          ⌘ N C       │\n│   [+]  Create invoice                           ⌘ N I       │\n│   [↗]  Export data                                          │\n│                                                              │\n│ NAVIGATION                                                   │\n│   [→]  Dashboard                                ⌘ G D       │\n│   [→]  Customers                                ⌘ G C       │\n│   [→]  Invoices                                 ⌘ G I       │\n│                                                              │\n│ HELP                                                         │\n│   [?]  Keyboard shortcuts                                   │\n│   [↗]  Open documentation                                   │\n└─────────────────────────────────────────────────────────────┘\n   ↑↓ navigate    ↵ select    esc close\n",[31617],{"type":48,"tag":78,"props":31618,"children":31619},{"__ignoreMap":142},[31620],{"type":54,"value":31615},{"type":48,"tag":61,"props":31622,"children":31623},{},[31624],{"type":54,"value":31213},{"type":48,"tag":320,"props":31626,"children":31627},{},[31628,31633,31638,31649,31654,31659,31677,31689,31702],{"type":48,"tag":324,"props":31629,"children":31630},{},[31631],{"type":54,"value":31632},"Width: 640px, max-height: 480px",{"type":48,"tag":324,"props":31634,"children":31635},{},[31636],{"type":54,"value":31637},"Position: vertically centered, slightly above center (top: 20vh)",{"type":48,"tag":324,"props":31639,"children":31640},{},[31641,31642,31647],{"type":54,"value":31347},{"type":48,"tag":78,"props":31643,"children":31645},{"className":31644},[],[31646],{"type":54,"value":31353},{"type":54,"value":31648}," blur 4px",{"type":48,"tag":324,"props":31650,"children":31651},{},[31652],{"type":54,"value":31653},"Input: 14px, no border, padding 16px, autofocus",{"type":48,"tag":324,"props":31655,"children":31656},{},[31657],{"type":54,"value":31658},"Result row: 36px tall, 13px text, hover bg + leading icon",{"type":48,"tag":324,"props":31660,"children":31661},{},[31662,31664,31669,31670,31675],{"type":54,"value":31663},"Selected (keyboard nav): ",{"type":48,"tag":78,"props":31665,"children":31667},{"className":31666},[],[31668],{"type":54,"value":1991},{"type":54,"value":20319},{"type":48,"tag":78,"props":31671,"children":31673},{"className":31672},[],[31674],{"type":54,"value":2020},{"type":54,"value":31676}," text",{"type":48,"tag":324,"props":31678,"children":31679},{},[31680,31682,31687],{"type":54,"value":31681},"Section headers: 11px uppercase, ",{"type":48,"tag":78,"props":31683,"children":31685},{"className":31684},[],[31686],{"type":54,"value":1878},{"type":54,"value":31688},", 12px y-padding",{"type":48,"tag":324,"props":31690,"children":31691},{},[31692,31694,31700],{"type":54,"value":31693},"Trailing shortcut hints: ",{"type":48,"tag":78,"props":31695,"children":31697},{"className":31696},[],[31698],{"type":54,"value":31699},"\u003Ckbd>",{"type":54,"value":31701}," chips, mono 11px",{"type":48,"tag":324,"props":31703,"children":31704},{},[31705,31707],{"type":54,"value":31706},"Footer (sticky): keyboard legend in ",{"type":48,"tag":78,"props":31708,"children":31710},{"className":31709},[],[31711],{"type":54,"value":1906},{"type":48,"tag":61,"props":31713,"children":31714},{},[31715,31717,31723],{"type":54,"value":31716},"Implementation libs to consider: ",{"type":48,"tag":78,"props":31718,"children":31720},{"className":31719},[],[31721],{"type":54,"value":31722},"cmdk",{"type":54,"value":31724}," (the canonical lib, what Vercel and Linear use).",{"type":48,"tag":167,"props":31726,"children":31728},{"id":31727},"_1611-onboarding-checklist",[31729],{"type":54,"value":31730},"16.11 Onboarding Checklist",{"type":48,"tag":61,"props":31732,"children":31733},{},[31734],{"type":54,"value":31735},"Top of dashboard for first 7-14 days OR until all items complete:",{"type":48,"tag":134,"props":31737,"children":31740},{"className":31738,"code":31739,"language":54},[137],"┌──────────────────────────────────────────────────────────┐\n│  Get started                                  [×] dismiss │\n│  3 of 5 complete                                          │\n│  ▓▓▓▓▓▓▓▓▓▓░░░░░░░░  60%                                 │\n│                                                           │\n│  ✓ Create your workspace                                  │\n│  ✓ Invite a teammate                                      │\n│  ✓ Connect your first source                              │\n│  ○ Create your first chart    →  [Open guide]            │\n│  ○ Set up alerts              →  [Open guide]            │\n└──────────────────────────────────────────────────────────┘\n",[31741],{"type":48,"tag":78,"props":31742,"children":31743},{"__ignoreMap":142},[31744],{"type":54,"value":31739},{"type":48,"tag":61,"props":31746,"children":31747},{},[31748],{"type":54,"value":31213},{"type":48,"tag":320,"props":31750,"children":31751},{},[31752,31763,31768,31773,31778],{"type":48,"tag":324,"props":31753,"children":31754},{},[31755,31756,31761],{"type":54,"value":4987},{"type":48,"tag":78,"props":31757,"children":31759},{"className":31758},[],[31760],{"type":54,"value":4982},{"type":54,"value":31762},", dismissable",{"type":48,"tag":324,"props":31764,"children":31765},{},[31766],{"type":54,"value":31767},"Progress bar 4px tall, brand color fill",{"type":48,"tag":324,"props":31769,"children":31770},{},[31771],{"type":54,"value":31772},"Completed items: subtle (60% opacity), strikethrough text optional",{"type":48,"tag":324,"props":31774,"children":31775},{},[31776],{"type":54,"value":31777},"Pending items: hover reveals primary action button",{"type":48,"tag":324,"props":31779,"children":31780},{},[31781],{"type":54,"value":31782},"Dismissable but persist completion state on backend",{"type":48,"tag":167,"props":31784,"children":31786},{"id":31785},"_1612-billing-usage-surfaces",[31787],{"type":54,"value":31788},"16.12 Billing \u002F Usage Surfaces",{"type":48,"tag":134,"props":31790,"children":31793},{"className":31791,"code":31792,"language":54},[137],"Current plan                    [Manage]\n─────\n[ Pro plan                                ]\n[ $99\u002Fmo · renews March 1                 ]\n[ Includes: 10 seats, 100k events, 50GB   ]\n\nUsage this period\n─────\nEvents processed     ████████████░░░░  62,341 \u002F 100,000\nStorage used         ███░░░░░░░░░░░░░  12.4 GB \u002F 50 GB\nActive users         ██████░░░░░░░░░░  6 \u002F 10\n\nRecent invoices                 [Download all]\n─────\nMar 1, 2025          $99.00          [Paid]      [PDF]\nFeb 1, 2025          $99.00          [Paid]      [PDF]\nJan 1, 2025          $99.00          [Paid]      [PDF]\n",[31794],{"type":48,"tag":78,"props":31795,"children":31796},{"__ignoreMap":142},[31797],{"type":54,"value":31792},{"type":48,"tag":61,"props":31799,"children":31800},{},[31801],{"type":54,"value":31213},{"type":48,"tag":320,"props":31803,"children":31804},{},[31805,31816,31835],{"type":48,"tag":324,"props":31806,"children":31807},{},[31808,31810,31815],{"type":54,"value":31809},"Plan card uses ",{"type":48,"tag":78,"props":31811,"children":31813},{"className":31812},[],[31814],{"type":54,"value":1791},{"type":54,"value":12424},{"type":48,"tag":324,"props":31817,"children":31818},{},[31819,31821,31826,31828,31833],{"type":54,"value":31820},"Usage bars: full-width, 8px tall, ",{"type":48,"tag":78,"props":31822,"children":31824},{"className":31823},[],[31825],{"type":54,"value":1991},{"type":54,"value":31827}," track + ",{"type":48,"tag":78,"props":31829,"children":31831},{"className":31830},[],[31832],{"type":54,"value":2020},{"type":54,"value":31834}," fill (or warning color when ≥80%)",{"type":48,"tag":324,"props":31836,"children":31837},{},[31838],{"type":54,"value":31839},"Invoice list: table with right-aligned amount, status badge, download link",{"type":48,"tag":123,"props":31841,"children":31842},{},[],{"type":48,"tag":127,"props":31844,"children":31846},{"id":31845},"_17-component-snippets",[31847],{"type":54,"value":31848},"17. Component Snippets",{"type":48,"tag":57,"props":31850,"children":31851},{},[31852],{"type":48,"tag":61,"props":31853,"children":31854},{},[31855,31857,31862],{"type":54,"value":31856},"Copy-paste-ready. React + Tailwind by default; vanilla HTML provided where the React version would obscure the structural CSS. All examples assume the ",{"type":48,"tag":78,"props":31858,"children":31860},{"className":31859},[],[31861],{"type":54,"value":14848},{"type":54,"value":31863}," and tailwind config from Sections 14 \u002F 15.6 are loaded.",{"type":48,"tag":167,"props":31865,"children":31867},{"id":31866},"_171-buttons",[31868],{"type":54,"value":31869},"17.1 Buttons",{"type":48,"tag":19952,"props":31871,"children":31873},{"id":31872},"btn-primary",[31874],{"type":54,"value":31875},"BTN-PRIMARY",{"type":48,"tag":134,"props":31877,"children":31879},{"className":28655,"code":31878,"language":28657,"meta":142,"style":142},"\u003Cbutton\n  className=\"inline-flex items-center justify-center gap-1.5\n             h-8 px-3 rounded-md text-sm font-medium\n             bg-brand-600 text-white\n             hover:bg-brand-700\n             active:bg-brand-800\n             focus-visible:outline-none focus-visible:shadow-focus\n             disabled:opacity-50 disabled:cursor-not-allowed\n             transition-colors duration-150\"\n>\n  Save changes\n\u003C\u002Fbutton>\n",[31880],{"type":48,"tag":78,"props":31881,"children":31882},{"__ignoreMap":142},[31883,31895,31916,31924,31932,31940,31948,31956,31964,31976,31983,31991],{"type":48,"tag":2091,"props":31884,"children":31885},{"class":2093,"line":2094},[31886,31890],{"type":48,"tag":2091,"props":31887,"children":31888},{"style":2104},[31889],{"type":54,"value":8673},{"type":48,"tag":2091,"props":31891,"children":31892},{"style":8676},[31893],{"type":54,"value":31894},"button\n",{"type":48,"tag":2091,"props":31896,"children":31897},{"class":2093,"line":2147},[31898,31903,31907,31911],{"type":48,"tag":2091,"props":31899,"children":31900},{"style":3179},[31901],{"type":54,"value":31902},"  className",{"type":48,"tag":2091,"props":31904,"children":31905},{"style":2104},[31906],{"type":54,"value":5665},{"type":48,"tag":2091,"props":31908,"children":31909},{"style":2104},[31910],{"type":54,"value":3074},{"type":48,"tag":2091,"props":31912,"children":31913},{"style":3066},[31914],{"type":54,"value":31915},"inline-flex items-center justify-center gap-1.5\n",{"type":48,"tag":2091,"props":31917,"children":31918},{"class":2093,"line":2180},[31919],{"type":48,"tag":2091,"props":31920,"children":31921},{"style":3066},[31922],{"type":54,"value":31923},"             h-8 px-3 rounded-md text-sm font-medium\n",{"type":48,"tag":2091,"props":31925,"children":31926},{"class":2093,"line":2229},[31927],{"type":48,"tag":2091,"props":31928,"children":31929},{"style":3066},[31930],{"type":54,"value":31931},"             bg-brand-600 text-white\n",{"type":48,"tag":2091,"props":31933,"children":31934},{"class":2093,"line":3048},[31935],{"type":48,"tag":2091,"props":31936,"children":31937},{"style":3066},[31938],{"type":54,"value":31939},"             hover:bg-brand-700\n",{"type":48,"tag":2091,"props":31941,"children":31942},{"class":2093,"line":3129},[31943],{"type":48,"tag":2091,"props":31944,"children":31945},{"style":3066},[31946],{"type":54,"value":31947},"             active:bg-brand-800\n",{"type":48,"tag":2091,"props":31949,"children":31950},{"class":2093,"line":3138},[31951],{"type":48,"tag":2091,"props":31952,"children":31953},{"style":3066},[31954],{"type":54,"value":31955},"             focus-visible:outline-none focus-visible:shadow-focus\n",{"type":48,"tag":2091,"props":31957,"children":31958},{"class":2093,"line":3148},[31959],{"type":48,"tag":2091,"props":31960,"children":31961},{"style":3066},[31962],{"type":54,"value":31963},"             disabled:opacity-50 disabled:cursor-not-allowed\n",{"type":48,"tag":2091,"props":31965,"children":31966},{"class":2093,"line":3194},[31967,31972],{"type":48,"tag":2091,"props":31968,"children":31969},{"style":3066},[31970],{"type":54,"value":31971},"             transition-colors duration-150",{"type":48,"tag":2091,"props":31973,"children":31974},{"style":2104},[31975],{"type":54,"value":13101},{"type":48,"tag":2091,"props":31977,"children":31978},{"class":2093,"line":3216},[31979],{"type":48,"tag":2091,"props":31980,"children":31981},{"style":2104},[31982],{"type":54,"value":8684},{"type":48,"tag":2091,"props":31984,"children":31985},{"class":2093,"line":4532},[31986],{"type":48,"tag":2091,"props":31987,"children":31988},{"style":2098},[31989],{"type":54,"value":31990},"  Save changes\n",{"type":48,"tag":2091,"props":31992,"children":31993},{"class":2093,"line":4578},[31994,31998,32002],{"type":48,"tag":2091,"props":31995,"children":31996},{"style":2104},[31997],{"type":54,"value":9008},{"type":48,"tag":2091,"props":31999,"children":32000},{"style":8676},[32001],{"type":54,"value":5611},{"type":48,"tag":2091,"props":32003,"children":32004},{"style":2104},[32005],{"type":54,"value":8684},{"type":48,"tag":19952,"props":32007,"children":32009},{"id":32008},"btn-secondary",[32010],{"type":54,"value":32011},"BTN-SECONDARY",{"type":48,"tag":134,"props":32013,"children":32015},{"className":28655,"code":32014,"language":28657,"meta":142,"style":142},"\u003Cbutton\n  className=\"inline-flex items-center justify-center gap-1.5\n             h-8 px-3 rounded-md text-sm font-medium\n             bg-surface text-neutral-900 dark:text-neutral-50\n             border border-neutral-200 dark:border-neutral-800\n             hover:bg-neutral-50 dark:hover:bg-neutral-800\u002F50\n             hover:border-neutral-300 dark:hover:border-neutral-700\n             active:bg-neutral-100 dark:active:bg-neutral-800\n             focus-visible:outline-none focus-visible:shadow-focus\n             disabled:opacity-50 disabled:cursor-not-allowed\n             transition-colors duration-150\"\n>\n  Cancel\n\u003C\u002Fbutton>\n",[32016],{"type":48,"tag":78,"props":32017,"children":32018},{"__ignoreMap":142},[32019,32030,32049,32056,32064,32072,32080,32088,32096,32103,32110,32121,32128,32136],{"type":48,"tag":2091,"props":32020,"children":32021},{"class":2093,"line":2094},[32022,32026],{"type":48,"tag":2091,"props":32023,"children":32024},{"style":2104},[32025],{"type":54,"value":8673},{"type":48,"tag":2091,"props":32027,"children":32028},{"style":8676},[32029],{"type":54,"value":31894},{"type":48,"tag":2091,"props":32031,"children":32032},{"class":2093,"line":2147},[32033,32037,32041,32045],{"type":48,"tag":2091,"props":32034,"children":32035},{"style":3179},[32036],{"type":54,"value":31902},{"type":48,"tag":2091,"props":32038,"children":32039},{"style":2104},[32040],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32042,"children":32043},{"style":2104},[32044],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32046,"children":32047},{"style":3066},[32048],{"type":54,"value":31915},{"type":48,"tag":2091,"props":32050,"children":32051},{"class":2093,"line":2180},[32052],{"type":48,"tag":2091,"props":32053,"children":32054},{"style":3066},[32055],{"type":54,"value":31923},{"type":48,"tag":2091,"props":32057,"children":32058},{"class":2093,"line":2229},[32059],{"type":48,"tag":2091,"props":32060,"children":32061},{"style":3066},[32062],{"type":54,"value":32063},"             bg-surface text-neutral-900 dark:text-neutral-50\n",{"type":48,"tag":2091,"props":32065,"children":32066},{"class":2093,"line":3048},[32067],{"type":48,"tag":2091,"props":32068,"children":32069},{"style":3066},[32070],{"type":54,"value":32071},"             border border-neutral-200 dark:border-neutral-800\n",{"type":48,"tag":2091,"props":32073,"children":32074},{"class":2093,"line":3129},[32075],{"type":48,"tag":2091,"props":32076,"children":32077},{"style":3066},[32078],{"type":54,"value":32079},"             hover:bg-neutral-50 dark:hover:bg-neutral-800\u002F50\n",{"type":48,"tag":2091,"props":32081,"children":32082},{"class":2093,"line":3138},[32083],{"type":48,"tag":2091,"props":32084,"children":32085},{"style":3066},[32086],{"type":54,"value":32087},"             hover:border-neutral-300 dark:hover:border-neutral-700\n",{"type":48,"tag":2091,"props":32089,"children":32090},{"class":2093,"line":3148},[32091],{"type":48,"tag":2091,"props":32092,"children":32093},{"style":3066},[32094],{"type":54,"value":32095},"             active:bg-neutral-100 dark:active:bg-neutral-800\n",{"type":48,"tag":2091,"props":32097,"children":32098},{"class":2093,"line":3194},[32099],{"type":48,"tag":2091,"props":32100,"children":32101},{"style":3066},[32102],{"type":54,"value":31955},{"type":48,"tag":2091,"props":32104,"children":32105},{"class":2093,"line":3216},[32106],{"type":48,"tag":2091,"props":32107,"children":32108},{"style":3066},[32109],{"type":54,"value":31963},{"type":48,"tag":2091,"props":32111,"children":32112},{"class":2093,"line":4532},[32113,32117],{"type":48,"tag":2091,"props":32114,"children":32115},{"style":3066},[32116],{"type":54,"value":31971},{"type":48,"tag":2091,"props":32118,"children":32119},{"style":2104},[32120],{"type":54,"value":13101},{"type":48,"tag":2091,"props":32122,"children":32123},{"class":2093,"line":4578},[32124],{"type":48,"tag":2091,"props":32125,"children":32126},{"style":2104},[32127],{"type":54,"value":8684},{"type":48,"tag":2091,"props":32129,"children":32130},{"class":2093,"line":4586},[32131],{"type":48,"tag":2091,"props":32132,"children":32133},{"style":2098},[32134],{"type":54,"value":32135},"  Cancel\n",{"type":48,"tag":2091,"props":32137,"children":32138},{"class":2093,"line":4595},[32139,32143,32147],{"type":48,"tag":2091,"props":32140,"children":32141},{"style":2104},[32142],{"type":54,"value":9008},{"type":48,"tag":2091,"props":32144,"children":32145},{"style":8676},[32146],{"type":54,"value":5611},{"type":48,"tag":2091,"props":32148,"children":32149},{"style":2104},[32150],{"type":54,"value":8684},{"type":48,"tag":19952,"props":32152,"children":32154},{"id":32153},"btn-ghost",[32155],{"type":54,"value":32156},"BTN-GHOST",{"type":48,"tag":134,"props":32158,"children":32160},{"className":28655,"code":32159,"language":28657,"meta":142,"style":142},"\u003Cbutton\n  className=\"inline-flex items-center justify-center gap-1.5\n             h-8 px-2.5 rounded-md text-sm font-medium\n             bg-transparent text-neutral-700 dark:text-neutral-300\n             hover:bg-neutral-100 dark:hover:bg-neutral-800\u002F50\n             hover:text-neutral-900 dark:hover:text-neutral-50\n             focus-visible:outline-none focus-visible:shadow-focus\n             disabled:opacity-50 disabled:cursor-not-allowed\n             transition-colors duration-150\"\n>\n  Edit\n\u003C\u002Fbutton>\n",[32161],{"type":48,"tag":78,"props":32162,"children":32163},{"__ignoreMap":142},[32164,32175,32194,32202,32210,32218,32226,32233,32240,32251,32258,32266],{"type":48,"tag":2091,"props":32165,"children":32166},{"class":2093,"line":2094},[32167,32171],{"type":48,"tag":2091,"props":32168,"children":32169},{"style":2104},[32170],{"type":54,"value":8673},{"type":48,"tag":2091,"props":32172,"children":32173},{"style":8676},[32174],{"type":54,"value":31894},{"type":48,"tag":2091,"props":32176,"children":32177},{"class":2093,"line":2147},[32178,32182,32186,32190],{"type":48,"tag":2091,"props":32179,"children":32180},{"style":3179},[32181],{"type":54,"value":31902},{"type":48,"tag":2091,"props":32183,"children":32184},{"style":2104},[32185],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32187,"children":32188},{"style":2104},[32189],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32191,"children":32192},{"style":3066},[32193],{"type":54,"value":31915},{"type":48,"tag":2091,"props":32195,"children":32196},{"class":2093,"line":2180},[32197],{"type":48,"tag":2091,"props":32198,"children":32199},{"style":3066},[32200],{"type":54,"value":32201},"             h-8 px-2.5 rounded-md text-sm font-medium\n",{"type":48,"tag":2091,"props":32203,"children":32204},{"class":2093,"line":2229},[32205],{"type":48,"tag":2091,"props":32206,"children":32207},{"style":3066},[32208],{"type":54,"value":32209},"             bg-transparent text-neutral-700 dark:text-neutral-300\n",{"type":48,"tag":2091,"props":32211,"children":32212},{"class":2093,"line":3048},[32213],{"type":48,"tag":2091,"props":32214,"children":32215},{"style":3066},[32216],{"type":54,"value":32217},"             hover:bg-neutral-100 dark:hover:bg-neutral-800\u002F50\n",{"type":48,"tag":2091,"props":32219,"children":32220},{"class":2093,"line":3129},[32221],{"type":48,"tag":2091,"props":32222,"children":32223},{"style":3066},[32224],{"type":54,"value":32225},"             hover:text-neutral-900 dark:hover:text-neutral-50\n",{"type":48,"tag":2091,"props":32227,"children":32228},{"class":2093,"line":3138},[32229],{"type":48,"tag":2091,"props":32230,"children":32231},{"style":3066},[32232],{"type":54,"value":31955},{"type":48,"tag":2091,"props":32234,"children":32235},{"class":2093,"line":3148},[32236],{"type":48,"tag":2091,"props":32237,"children":32238},{"style":3066},[32239],{"type":54,"value":31963},{"type":48,"tag":2091,"props":32241,"children":32242},{"class":2093,"line":3194},[32243,32247],{"type":48,"tag":2091,"props":32244,"children":32245},{"style":3066},[32246],{"type":54,"value":31971},{"type":48,"tag":2091,"props":32248,"children":32249},{"style":2104},[32250],{"type":54,"value":13101},{"type":48,"tag":2091,"props":32252,"children":32253},{"class":2093,"line":3216},[32254],{"type":48,"tag":2091,"props":32255,"children":32256},{"style":2104},[32257],{"type":54,"value":8684},{"type":48,"tag":2091,"props":32259,"children":32260},{"class":2093,"line":4532},[32261],{"type":48,"tag":2091,"props":32262,"children":32263},{"style":2098},[32264],{"type":54,"value":32265},"  Edit\n",{"type":48,"tag":2091,"props":32267,"children":32268},{"class":2093,"line":4578},[32269,32273,32277],{"type":48,"tag":2091,"props":32270,"children":32271},{"style":2104},[32272],{"type":54,"value":9008},{"type":48,"tag":2091,"props":32274,"children":32275},{"style":8676},[32276],{"type":54,"value":5611},{"type":48,"tag":2091,"props":32278,"children":32279},{"style":2104},[32280],{"type":54,"value":8684},{"type":48,"tag":19952,"props":32282,"children":32284},{"id":32283},"btn-destructive",[32285],{"type":54,"value":32286},"BTN-DESTRUCTIVE",{"type":48,"tag":134,"props":32288,"children":32290},{"className":28655,"code":32289,"language":28657,"meta":142,"style":142},"\u003Cbutton\n  className=\"inline-flex items-center justify-center gap-1.5\n             h-8 px-3 rounded-md text-sm font-medium\n             bg-red-600 text-white\n             hover:bg-red-700\n             active:bg-red-800\n             focus-visible:outline-none focus-visible:shadow-focus-error\n             disabled:opacity-50 disabled:cursor-not-allowed\n             transition-colors duration-150\"\n>\n  Delete project\n\u003C\u002Fbutton>\n",[32291],{"type":48,"tag":78,"props":32292,"children":32293},{"__ignoreMap":142},[32294,32305,32324,32331,32339,32347,32355,32363,32370,32381,32388,32396],{"type":48,"tag":2091,"props":32295,"children":32296},{"class":2093,"line":2094},[32297,32301],{"type":48,"tag":2091,"props":32298,"children":32299},{"style":2104},[32300],{"type":54,"value":8673},{"type":48,"tag":2091,"props":32302,"children":32303},{"style":8676},[32304],{"type":54,"value":31894},{"type":48,"tag":2091,"props":32306,"children":32307},{"class":2093,"line":2147},[32308,32312,32316,32320],{"type":48,"tag":2091,"props":32309,"children":32310},{"style":3179},[32311],{"type":54,"value":31902},{"type":48,"tag":2091,"props":32313,"children":32314},{"style":2104},[32315],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32317,"children":32318},{"style":2104},[32319],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32321,"children":32322},{"style":3066},[32323],{"type":54,"value":31915},{"type":48,"tag":2091,"props":32325,"children":32326},{"class":2093,"line":2180},[32327],{"type":48,"tag":2091,"props":32328,"children":32329},{"style":3066},[32330],{"type":54,"value":31923},{"type":48,"tag":2091,"props":32332,"children":32333},{"class":2093,"line":2229},[32334],{"type":48,"tag":2091,"props":32335,"children":32336},{"style":3066},[32337],{"type":54,"value":32338},"             bg-red-600 text-white\n",{"type":48,"tag":2091,"props":32340,"children":32341},{"class":2093,"line":3048},[32342],{"type":48,"tag":2091,"props":32343,"children":32344},{"style":3066},[32345],{"type":54,"value":32346},"             hover:bg-red-700\n",{"type":48,"tag":2091,"props":32348,"children":32349},{"class":2093,"line":3129},[32350],{"type":48,"tag":2091,"props":32351,"children":32352},{"style":3066},[32353],{"type":54,"value":32354},"             active:bg-red-800\n",{"type":48,"tag":2091,"props":32356,"children":32357},{"class":2093,"line":3138},[32358],{"type":48,"tag":2091,"props":32359,"children":32360},{"style":3066},[32361],{"type":54,"value":32362},"             focus-visible:outline-none focus-visible:shadow-focus-error\n",{"type":48,"tag":2091,"props":32364,"children":32365},{"class":2093,"line":3148},[32366],{"type":48,"tag":2091,"props":32367,"children":32368},{"style":3066},[32369],{"type":54,"value":31963},{"type":48,"tag":2091,"props":32371,"children":32372},{"class":2093,"line":3194},[32373,32377],{"type":48,"tag":2091,"props":32374,"children":32375},{"style":3066},[32376],{"type":54,"value":31971},{"type":48,"tag":2091,"props":32378,"children":32379},{"style":2104},[32380],{"type":54,"value":13101},{"type":48,"tag":2091,"props":32382,"children":32383},{"class":2093,"line":3216},[32384],{"type":48,"tag":2091,"props":32385,"children":32386},{"style":2104},[32387],{"type":54,"value":8684},{"type":48,"tag":2091,"props":32389,"children":32390},{"class":2093,"line":4532},[32391],{"type":48,"tag":2091,"props":32392,"children":32393},{"style":2098},[32394],{"type":54,"value":32395},"  Delete project\n",{"type":48,"tag":2091,"props":32397,"children":32398},{"class":2093,"line":4578},[32399,32403,32407],{"type":48,"tag":2091,"props":32400,"children":32401},{"style":2104},[32402],{"type":54,"value":9008},{"type":48,"tag":2091,"props":32404,"children":32405},{"style":8676},[32406],{"type":54,"value":5611},{"type":48,"tag":2091,"props":32408,"children":32409},{"style":2104},[32410],{"type":54,"value":8684},{"type":48,"tag":19952,"props":32412,"children":32414},{"id":32413},"btn-icon-square",[32415],{"type":54,"value":32416},"BTN-ICON (square)",{"type":48,"tag":134,"props":32418,"children":32420},{"className":28655,"code":32419,"language":28657,"meta":142,"style":142},"\u003Cbutton\n  aria-label=\"Settings\"\n  className=\"inline-flex items-center justify-center\n             w-8 h-8 rounded-md\n             bg-transparent text-neutral-600 dark:text-neutral-400\n             hover:bg-neutral-100 dark:hover:bg-neutral-800\u002F50\n             hover:text-neutral-900 dark:hover:text-neutral-50\n             focus-visible:outline-none focus-visible:shadow-focus\n             transition-colors duration-150\"\n>\n  \u003CSettingsIcon className=\"w-4 h-4\" strokeWidth={1.75} \u002F>\n\u003C\u002Fbutton>\n",[32421],{"type":48,"tag":78,"props":32422,"children":32423},{"__ignoreMap":142},[32424,32435,32460,32480,32488,32496,32503,32510,32517,32528,32535,32586],{"type":48,"tag":2091,"props":32425,"children":32426},{"class":2093,"line":2094},[32427,32431],{"type":48,"tag":2091,"props":32428,"children":32429},{"style":2104},[32430],{"type":54,"value":8673},{"type":48,"tag":2091,"props":32432,"children":32433},{"style":8676},[32434],{"type":54,"value":31894},{"type":48,"tag":2091,"props":32436,"children":32437},{"class":2093,"line":2147},[32438,32443,32447,32451,32456],{"type":48,"tag":2091,"props":32439,"children":32440},{"style":3179},[32441],{"type":54,"value":32442},"  aria-label",{"type":48,"tag":2091,"props":32444,"children":32445},{"style":2104},[32446],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32448,"children":32449},{"style":2104},[32450],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32452,"children":32453},{"style":3066},[32454],{"type":54,"value":32455},"Settings",{"type":48,"tag":2091,"props":32457,"children":32458},{"style":2104},[32459],{"type":54,"value":13101},{"type":48,"tag":2091,"props":32461,"children":32462},{"class":2093,"line":2180},[32463,32467,32471,32475],{"type":48,"tag":2091,"props":32464,"children":32465},{"style":3179},[32466],{"type":54,"value":31902},{"type":48,"tag":2091,"props":32468,"children":32469},{"style":2104},[32470],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32472,"children":32473},{"style":2104},[32474],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32476,"children":32477},{"style":3066},[32478],{"type":54,"value":32479},"inline-flex items-center justify-center\n",{"type":48,"tag":2091,"props":32481,"children":32482},{"class":2093,"line":2229},[32483],{"type":48,"tag":2091,"props":32484,"children":32485},{"style":3066},[32486],{"type":54,"value":32487},"             w-8 h-8 rounded-md\n",{"type":48,"tag":2091,"props":32489,"children":32490},{"class":2093,"line":3048},[32491],{"type":48,"tag":2091,"props":32492,"children":32493},{"style":3066},[32494],{"type":54,"value":32495},"             bg-transparent text-neutral-600 dark:text-neutral-400\n",{"type":48,"tag":2091,"props":32497,"children":32498},{"class":2093,"line":3129},[32499],{"type":48,"tag":2091,"props":32500,"children":32501},{"style":3066},[32502],{"type":54,"value":32217},{"type":48,"tag":2091,"props":32504,"children":32505},{"class":2093,"line":3138},[32506],{"type":48,"tag":2091,"props":32507,"children":32508},{"style":3066},[32509],{"type":54,"value":32225},{"type":48,"tag":2091,"props":32511,"children":32512},{"class":2093,"line":3148},[32513],{"type":48,"tag":2091,"props":32514,"children":32515},{"style":3066},[32516],{"type":54,"value":31955},{"type":48,"tag":2091,"props":32518,"children":32519},{"class":2093,"line":3194},[32520,32524],{"type":48,"tag":2091,"props":32521,"children":32522},{"style":3066},[32523],{"type":54,"value":31971},{"type":48,"tag":2091,"props":32525,"children":32526},{"style":2104},[32527],{"type":54,"value":13101},{"type":48,"tag":2091,"props":32529,"children":32530},{"class":2093,"line":3216},[32531],{"type":48,"tag":2091,"props":32532,"children":32533},{"style":2104},[32534],{"type":54,"value":8684},{"type":48,"tag":2091,"props":32536,"children":32537},{"class":2093,"line":4532},[32538,32542,32547,32551,32555,32559,32564,32568,32573,32577,32582],{"type":48,"tag":2091,"props":32539,"children":32540},{"style":2104},[32541],{"type":54,"value":12988},{"type":48,"tag":2091,"props":32543,"children":32544},{"style":2160},[32545],{"type":54,"value":32546},"SettingsIcon",{"type":48,"tag":2091,"props":32548,"children":32549},{"style":3179},[32550],{"type":54,"value":28756},{"type":48,"tag":2091,"props":32552,"children":32553},{"style":2104},[32554],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32556,"children":32557},{"style":2104},[32558],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32560,"children":32561},{"style":3066},[32562],{"type":54,"value":32563},"w-4 h-4",{"type":48,"tag":2091,"props":32565,"children":32566},{"style":2104},[32567],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32569,"children":32570},{"style":3179},[32571],{"type":54,"value":32572}," strokeWidth",{"type":48,"tag":2091,"props":32574,"children":32575},{"style":2104},[32576],{"type":54,"value":29205},{"type":48,"tag":2091,"props":32578,"children":32579},{"style":3077},[32580],{"type":54,"value":32581},"1.75",{"type":48,"tag":2091,"props":32583,"children":32584},{"style":2104},[32585],{"type":54,"value":29279},{"type":48,"tag":2091,"props":32587,"children":32588},{"class":2093,"line":4578},[32589,32593,32597],{"type":48,"tag":2091,"props":32590,"children":32591},{"style":2104},[32592],{"type":54,"value":9008},{"type":48,"tag":2091,"props":32594,"children":32595},{"style":8676},[32596],{"type":54,"value":5611},{"type":48,"tag":2091,"props":32598,"children":32599},{"style":2104},[32600],{"type":54,"value":8684},{"type":48,"tag":19952,"props":32602,"children":32604},{"id":32603},"btn-loading",[32605],{"type":54,"value":32606},"BTN-LOADING",{"type":48,"tag":134,"props":32608,"children":32610},{"className":28655,"code":32609,"language":28657,"meta":142,"style":142},"\u003Cbutton\n  disabled\n  className=\"inline-flex items-center justify-center gap-2\n             h-8 px-3 rounded-md text-sm font-medium\n             bg-brand-600 text-white opacity-80 cursor-progress\"\n>\n  \u003Csvg className=\"w-3.5 h-3.5 animate-spin\" viewBox=\"0 0 16 16\" fill=\"none\">\n    \u003Ccircle cx=\"8\" cy=\"8\" r=\"6\" stroke=\"currentColor\" strokeOpacity=\"0.3\" strokeWidth=\"2\" \u002F>\n    \u003Cpath d=\"M14 8a6 6 0 0 0-6-6\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" \u002F>\n  \u003C\u002Fsvg>\n  Saving…\n\u003C\u002Fbutton>\n",[32611],{"type":48,"tag":78,"props":32612,"children":32613},{"__ignoreMap":142},[32614,32625,32633,32653,32660,32672,32679,32756,32896,32995,33010,33018],{"type":48,"tag":2091,"props":32615,"children":32616},{"class":2093,"line":2094},[32617,32621],{"type":48,"tag":2091,"props":32618,"children":32619},{"style":2104},[32620],{"type":54,"value":8673},{"type":48,"tag":2091,"props":32622,"children":32623},{"style":8676},[32624],{"type":54,"value":31894},{"type":48,"tag":2091,"props":32626,"children":32627},{"class":2093,"line":2147},[32628],{"type":48,"tag":2091,"props":32629,"children":32630},{"style":3179},[32631],{"type":54,"value":32632},"  disabled\n",{"type":48,"tag":2091,"props":32634,"children":32635},{"class":2093,"line":2180},[32636,32640,32644,32648],{"type":48,"tag":2091,"props":32637,"children":32638},{"style":3179},[32639],{"type":54,"value":31902},{"type":48,"tag":2091,"props":32641,"children":32642},{"style":2104},[32643],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32645,"children":32646},{"style":2104},[32647],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32649,"children":32650},{"style":3066},[32651],{"type":54,"value":32652},"inline-flex items-center justify-center gap-2\n",{"type":48,"tag":2091,"props":32654,"children":32655},{"class":2093,"line":2229},[32656],{"type":48,"tag":2091,"props":32657,"children":32658},{"style":3066},[32659],{"type":54,"value":31923},{"type":48,"tag":2091,"props":32661,"children":32662},{"class":2093,"line":3048},[32663,32668],{"type":48,"tag":2091,"props":32664,"children":32665},{"style":3066},[32666],{"type":54,"value":32667},"             bg-brand-600 text-white opacity-80 cursor-progress",{"type":48,"tag":2091,"props":32669,"children":32670},{"style":2104},[32671],{"type":54,"value":13101},{"type":48,"tag":2091,"props":32673,"children":32674},{"class":2093,"line":3129},[32675],{"type":48,"tag":2091,"props":32676,"children":32677},{"style":2104},[32678],{"type":54,"value":8684},{"type":48,"tag":2091,"props":32680,"children":32681},{"class":2093,"line":3138},[32682,32686,32690,32694,32698,32702,32707,32711,32715,32719,32723,32728,32732,32736,32740,32744,32748,32752],{"type":48,"tag":2091,"props":32683,"children":32684},{"style":2104},[32685],{"type":54,"value":12988},{"type":48,"tag":2091,"props":32687,"children":32688},{"style":8676},[32689],{"type":54,"value":12993},{"type":48,"tag":2091,"props":32691,"children":32692},{"style":3179},[32693],{"type":54,"value":28756},{"type":48,"tag":2091,"props":32695,"children":32696},{"style":2104},[32697],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32699,"children":32700},{"style":2104},[32701],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32703,"children":32704},{"style":3066},[32705],{"type":54,"value":32706},"w-3.5 h-3.5 animate-spin",{"type":48,"tag":2091,"props":32708,"children":32709},{"style":2104},[32710],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32712,"children":32713},{"style":3179},[32714],{"type":54,"value":13040},{"type":48,"tag":2091,"props":32716,"children":32717},{"style":2104},[32718],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32720,"children":32721},{"style":2104},[32722],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32724,"children":32725},{"style":3066},[32726],{"type":54,"value":32727},"0 0 16 16",{"type":48,"tag":2091,"props":32729,"children":32730},{"style":2104},[32731],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32733,"children":32734},{"style":3179},[32735],{"type":54,"value":13062},{"type":48,"tag":2091,"props":32737,"children":32738},{"style":2104},[32739],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32741,"children":32742},{"style":2104},[32743],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32745,"children":32746},{"style":3066},[32747],{"type":54,"value":4931},{"type":48,"tag":2091,"props":32749,"children":32750},{"style":2104},[32751],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32753,"children":32754},{"style":2104},[32755],{"type":54,"value":8684},{"type":48,"tag":2091,"props":32757,"children":32758},{"class":2093,"line":3148},[32759,32763,32767,32772,32776,32780,32784,32788,32793,32797,32801,32805,32809,32814,32818,32822,32826,32830,32834,32838,32842,32846,32850,32855,32859,32863,32868,32872,32876,32880,32884,32888,32892],{"type":48,"tag":2091,"props":32760,"children":32761},{"style":2104},[32762],{"type":54,"value":28747},{"type":48,"tag":2091,"props":32764,"children":32765},{"style":8676},[32766],{"type":54,"value":13421},{"type":48,"tag":2091,"props":32768,"children":32769},{"style":3179},[32770],{"type":54,"value":32771}," cx",{"type":48,"tag":2091,"props":32773,"children":32774},{"style":2104},[32775],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32777,"children":32778},{"style":2104},[32779],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32781,"children":32782},{"style":3066},[32783],{"type":54,"value":3436},{"type":48,"tag":2091,"props":32785,"children":32786},{"style":2104},[32787],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32789,"children":32790},{"style":3179},[32791],{"type":54,"value":32792}," cy",{"type":48,"tag":2091,"props":32794,"children":32795},{"style":2104},[32796],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32798,"children":32799},{"style":2104},[32800],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32802,"children":32803},{"style":3066},[32804],{"type":54,"value":3436},{"type":48,"tag":2091,"props":32806,"children":32807},{"style":2104},[32808],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32810,"children":32811},{"style":3179},[32812],{"type":54,"value":32813}," r",{"type":48,"tag":2091,"props":32815,"children":32816},{"style":2104},[32817],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32819,"children":32820},{"style":2104},[32821],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32823,"children":32824},{"style":3066},[32825],{"type":54,"value":3410},{"type":48,"tag":2091,"props":32827,"children":32828},{"style":2104},[32829],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32831,"children":32832},{"style":3179},[32833],{"type":54,"value":13083},{"type":48,"tag":2091,"props":32835,"children":32836},{"style":2104},[32837],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32839,"children":32840},{"style":2104},[32841],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32843,"children":32844},{"style":3066},[32845],{"type":54,"value":13096},{"type":48,"tag":2091,"props":32847,"children":32848},{"style":2104},[32849],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32851,"children":32852},{"style":3179},[32853],{"type":54,"value":32854}," strokeOpacity",{"type":48,"tag":2091,"props":32856,"children":32857},{"style":2104},[32858],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32860,"children":32861},{"style":2104},[32862],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32864,"children":32865},{"style":3066},[32866],{"type":54,"value":32867},"0.3",{"type":48,"tag":2091,"props":32869,"children":32870},{"style":2104},[32871],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32873,"children":32874},{"style":3179},[32875],{"type":54,"value":32572},{"type":48,"tag":2091,"props":32877,"children":32878},{"style":2104},[32879],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32881,"children":32882},{"style":2104},[32883],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32885,"children":32886},{"style":3066},[32887],{"type":54,"value":3356},{"type":48,"tag":2091,"props":32889,"children":32890},{"style":2104},[32891],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32893,"children":32894},{"style":2104},[32895],{"type":54,"value":28794},{"type":48,"tag":2091,"props":32897,"children":32898},{"class":2093,"line":3194},[32899,32903,32908,32913,32917,32921,32926,32930,32934,32938,32942,32946,32950,32954,32958,32962,32966,32970,32975,32979,32983,32987,32991],{"type":48,"tag":2091,"props":32900,"children":32901},{"style":2104},[32902],{"type":54,"value":28747},{"type":48,"tag":2091,"props":32904,"children":32905},{"style":8676},[32906],{"type":54,"value":32907},"path",{"type":48,"tag":2091,"props":32909,"children":32910},{"style":3179},[32911],{"type":54,"value":32912}," d",{"type":48,"tag":2091,"props":32914,"children":32915},{"style":2104},[32916],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32918,"children":32919},{"style":2104},[32920],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32922,"children":32923},{"style":3066},[32924],{"type":54,"value":32925},"M14 8a6 6 0 0 0-6-6",{"type":48,"tag":2091,"props":32927,"children":32928},{"style":2104},[32929],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32931,"children":32932},{"style":3179},[32933],{"type":54,"value":13083},{"type":48,"tag":2091,"props":32935,"children":32936},{"style":2104},[32937],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32939,"children":32940},{"style":2104},[32941],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32943,"children":32944},{"style":3066},[32945],{"type":54,"value":13096},{"type":48,"tag":2091,"props":32947,"children":32948},{"style":2104},[32949],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32951,"children":32952},{"style":3179},[32953],{"type":54,"value":32572},{"type":48,"tag":2091,"props":32955,"children":32956},{"style":2104},[32957],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32959,"children":32960},{"style":2104},[32961],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32963,"children":32964},{"style":3066},[32965],{"type":54,"value":3356},{"type":48,"tag":2091,"props":32967,"children":32968},{"style":2104},[32969],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32971,"children":32972},{"style":3179},[32973],{"type":54,"value":32974}," strokeLinecap",{"type":48,"tag":2091,"props":32976,"children":32977},{"style":2104},[32978],{"type":54,"value":5665},{"type":48,"tag":2091,"props":32980,"children":32981},{"style":2104},[32982],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32984,"children":32985},{"style":3066},[32986],{"type":54,"value":13143},{"type":48,"tag":2091,"props":32988,"children":32989},{"style":2104},[32990],{"type":54,"value":3074},{"type":48,"tag":2091,"props":32992,"children":32993},{"style":2104},[32994],{"type":54,"value":28794},{"type":48,"tag":2091,"props":32996,"children":32997},{"class":2093,"line":3216},[32998,33002,33006],{"type":48,"tag":2091,"props":32999,"children":33000},{"style":2104},[33001],{"type":54,"value":13213},{"type":48,"tag":2091,"props":33003,"children":33004},{"style":8676},[33005],{"type":54,"value":12993},{"type":48,"tag":2091,"props":33007,"children":33008},{"style":2104},[33009],{"type":54,"value":8684},{"type":48,"tag":2091,"props":33011,"children":33012},{"class":2093,"line":4532},[33013],{"type":48,"tag":2091,"props":33014,"children":33015},{"style":2098},[33016],{"type":54,"value":33017},"  Saving…\n",{"type":48,"tag":2091,"props":33019,"children":33020},{"class":2093,"line":4578},[33021,33025,33029],{"type":48,"tag":2091,"props":33022,"children":33023},{"style":2104},[33024],{"type":54,"value":9008},{"type":48,"tag":2091,"props":33026,"children":33027},{"style":8676},[33028],{"type":54,"value":5611},{"type":48,"tag":2091,"props":33030,"children":33031},{"style":2104},[33032],{"type":54,"value":8684},{"type":48,"tag":19952,"props":33034,"children":33036},{"id":33035},"btn-link",[33037],{"type":54,"value":33038},"BTN-LINK",{"type":48,"tag":134,"props":33040,"children":33042},{"className":28655,"code":33041,"language":28657,"meta":142,"style":142},"\u003Ca\n  href=\"\u002Fdocs\"\n  className=\"inline-flex items-center gap-1\n             text-sm font-medium text-brand-600 dark:text-brand-fg\n             hover:text-brand-700 hover:underline underline-offset-4\n             focus-visible:outline-none focus-visible:shadow-focus\n             rounded-sm transition-colors duration-150\"\n>\n  Read the docs\n  \u003CArrowRightIcon className=\"w-3.5 h-3.5\" \u002F>\n\u003C\u002Fa>\n",[33043],{"type":48,"tag":78,"props":33044,"children":33045},{"__ignoreMap":142},[33046,33058,33083,33103,33111,33119,33126,33138,33145,33153,33190],{"type":48,"tag":2091,"props":33047,"children":33048},{"class":2093,"line":2094},[33049,33053],{"type":48,"tag":2091,"props":33050,"children":33051},{"style":2104},[33052],{"type":54,"value":8673},{"type":48,"tag":2091,"props":33054,"children":33055},{"style":8676},[33056],{"type":54,"value":33057},"a\n",{"type":48,"tag":2091,"props":33059,"children":33060},{"class":2093,"line":2147},[33061,33066,33070,33074,33079],{"type":48,"tag":2091,"props":33062,"children":33063},{"style":3179},[33064],{"type":54,"value":33065},"  href",{"type":48,"tag":2091,"props":33067,"children":33068},{"style":2104},[33069],{"type":54,"value":5665},{"type":48,"tag":2091,"props":33071,"children":33072},{"style":2104},[33073],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33075,"children":33076},{"style":3066},[33077],{"type":54,"value":33078},"\u002Fdocs",{"type":48,"tag":2091,"props":33080,"children":33081},{"style":2104},[33082],{"type":54,"value":13101},{"type":48,"tag":2091,"props":33084,"children":33085},{"class":2093,"line":2180},[33086,33090,33094,33098],{"type":48,"tag":2091,"props":33087,"children":33088},{"style":3179},[33089],{"type":54,"value":31902},{"type":48,"tag":2091,"props":33091,"children":33092},{"style":2104},[33093],{"type":54,"value":5665},{"type":48,"tag":2091,"props":33095,"children":33096},{"style":2104},[33097],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33099,"children":33100},{"style":3066},[33101],{"type":54,"value":33102},"inline-flex items-center gap-1\n",{"type":48,"tag":2091,"props":33104,"children":33105},{"class":2093,"line":2229},[33106],{"type":48,"tag":2091,"props":33107,"children":33108},{"style":3066},[33109],{"type":54,"value":33110},"             text-sm font-medium text-brand-600 dark:text-brand-fg\n",{"type":48,"tag":2091,"props":33112,"children":33113},{"class":2093,"line":3048},[33114],{"type":48,"tag":2091,"props":33115,"children":33116},{"style":3066},[33117],{"type":54,"value":33118},"             hover:text-brand-700 hover:underline underline-offset-4\n",{"type":48,"tag":2091,"props":33120,"children":33121},{"class":2093,"line":3129},[33122],{"type":48,"tag":2091,"props":33123,"children":33124},{"style":3066},[33125],{"type":54,"value":31955},{"type":48,"tag":2091,"props":33127,"children":33128},{"class":2093,"line":3138},[33129,33134],{"type":48,"tag":2091,"props":33130,"children":33131},{"style":3066},[33132],{"type":54,"value":33133},"             rounded-sm transition-colors duration-150",{"type":48,"tag":2091,"props":33135,"children":33136},{"style":2104},[33137],{"type":54,"value":13101},{"type":48,"tag":2091,"props":33139,"children":33140},{"class":2093,"line":3148},[33141],{"type":48,"tag":2091,"props":33142,"children":33143},{"style":2104},[33144],{"type":54,"value":8684},{"type":48,"tag":2091,"props":33146,"children":33147},{"class":2093,"line":3194},[33148],{"type":48,"tag":2091,"props":33149,"children":33150},{"style":2098},[33151],{"type":54,"value":33152},"  Read the docs\n",{"type":48,"tag":2091,"props":33154,"children":33155},{"class":2093,"line":3216},[33156,33160,33165,33169,33173,33177,33182,33186],{"type":48,"tag":2091,"props":33157,"children":33158},{"style":2104},[33159],{"type":54,"value":12988},{"type":48,"tag":2091,"props":33161,"children":33162},{"style":2160},[33163],{"type":54,"value":33164},"ArrowRightIcon",{"type":48,"tag":2091,"props":33166,"children":33167},{"style":3179},[33168],{"type":54,"value":28756},{"type":48,"tag":2091,"props":33170,"children":33171},{"style":2104},[33172],{"type":54,"value":5665},{"type":48,"tag":2091,"props":33174,"children":33175},{"style":2104},[33176],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33178,"children":33179},{"style":3066},[33180],{"type":54,"value":33181},"w-3.5 h-3.5",{"type":48,"tag":2091,"props":33183,"children":33184},{"style":2104},[33185],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33187,"children":33188},{"style":2104},[33189],{"type":54,"value":28794},{"type":48,"tag":2091,"props":33191,"children":33192},{"class":2093,"line":4532},[33193,33197,33201],{"type":48,"tag":2091,"props":33194,"children":33195},{"style":2104},[33196],{"type":54,"value":9008},{"type":48,"tag":2091,"props":33198,"children":33199},{"style":8676},[33200],{"type":54,"value":10763},{"type":48,"tag":2091,"props":33202,"children":33203},{"style":2104},[33204],{"type":54,"value":8684},{"type":48,"tag":19952,"props":33206,"children":33208},{"id":33207},"btn-segmented-radio-group",[33209],{"type":54,"value":33210},"BTN-SEGMENTED (radio group)",{"type":48,"tag":134,"props":33212,"children":33214},{"className":28655,"code":33213,"language":28657,"meta":142,"style":142},"\u003Cdiv className=\"inline-flex p-0.5 bg-neutral-100 dark:bg-neutral-800\u002F50 rounded-md gap-0.5\">\n  {options.map((opt) => (\n    \u003Cbutton\n      key={opt.value}\n      onClick={() => setValue(opt.value)}\n      className={cn(\n        'px-2.5 h-7 rounded text-sm font-medium transition-colors duration-100',\n        value === opt.value\n          ? 'bg-surface text-neutral-900 dark:text-neutral-50 shadow-xs'\n          : 'text-neutral-600 dark:text-neutral-400 hover:text-neutral-900'\n      )}\n    >\n      {opt.label}\n    \u003C\u002Fbutton>\n  ))}\n\u003C\u002Fdiv>\n",[33215],{"type":48,"tag":78,"props":33216,"children":33217},{"__ignoreMap":142},[33218,33254,33300,33311,33340,33380,33402,33422,33449,33471,33492,33504,33512,33535,33550,33562],{"type":48,"tag":2091,"props":33219,"children":33220},{"class":2093,"line":2094},[33221,33225,33229,33233,33237,33241,33246,33250],{"type":48,"tag":2091,"props":33222,"children":33223},{"style":2104},[33224],{"type":54,"value":8673},{"type":48,"tag":2091,"props":33226,"children":33227},{"style":8676},[33228],{"type":54,"value":12954},{"type":48,"tag":2091,"props":33230,"children":33231},{"style":3179},[33232],{"type":54,"value":28756},{"type":48,"tag":2091,"props":33234,"children":33235},{"style":2104},[33236],{"type":54,"value":5665},{"type":48,"tag":2091,"props":33238,"children":33239},{"style":2104},[33240],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33242,"children":33243},{"style":3066},[33244],{"type":54,"value":33245},"inline-flex p-0.5 bg-neutral-100 dark:bg-neutral-800\u002F50 rounded-md gap-0.5",{"type":48,"tag":2091,"props":33247,"children":33248},{"style":2104},[33249],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33251,"children":33252},{"style":2104},[33253],{"type":54,"value":8684},{"type":48,"tag":2091,"props":33255,"children":33256},{"class":2093,"line":2147},[33257,33261,33266,33270,33275,33279,33283,33288,33292,33296],{"type":48,"tag":2091,"props":33258,"children":33259},{"style":2104},[33260],{"type":54,"value":8085},{"type":48,"tag":2091,"props":33262,"children":33263},{"style":2098},[33264],{"type":54,"value":33265},"options",{"type":48,"tag":2091,"props":33267,"children":33268},{"style":2104},[33269],{"type":54,"value":121},{"type":48,"tag":2091,"props":33271,"children":33272},{"style":5709},[33273],{"type":54,"value":33274},"map",{"type":48,"tag":2091,"props":33276,"children":33277},{"style":2098},[33278],{"type":54,"value":5717},{"type":48,"tag":2091,"props":33280,"children":33281},{"style":2104},[33282],{"type":54,"value":5717},{"type":48,"tag":2091,"props":33284,"children":33285},{"style":5957},[33286],{"type":54,"value":33287},"opt",{"type":48,"tag":2091,"props":33289,"children":33290},{"style":2104},[33291],{"type":54,"value":5726},{"type":48,"tag":2091,"props":33293,"children":33294},{"style":3179},[33295],{"type":54,"value":10113},{"type":48,"tag":2091,"props":33297,"children":33298},{"style":2098},[33299],{"type":54,"value":28739},{"type":48,"tag":2091,"props":33301,"children":33302},{"class":2093,"line":2180},[33303,33307],{"type":48,"tag":2091,"props":33304,"children":33305},{"style":2104},[33306],{"type":54,"value":28747},{"type":48,"tag":2091,"props":33308,"children":33309},{"style":8676},[33310],{"type":54,"value":31894},{"type":48,"tag":2091,"props":33312,"children":33313},{"class":2093,"line":2229},[33314,33319,33323,33327,33331,33336],{"type":48,"tag":2091,"props":33315,"children":33316},{"style":3179},[33317],{"type":54,"value":33318},"      key",{"type":48,"tag":2091,"props":33320,"children":33321},{"style":2104},[33322],{"type":54,"value":29205},{"type":48,"tag":2091,"props":33324,"children":33325},{"style":2098},[33326],{"type":54,"value":33287},{"type":48,"tag":2091,"props":33328,"children":33329},{"style":2104},[33330],{"type":54,"value":121},{"type":48,"tag":2091,"props":33332,"children":33333},{"style":2098},[33334],{"type":54,"value":33335},"value",{"type":48,"tag":2091,"props":33337,"children":33338},{"style":2104},[33339],{"type":54,"value":3135},{"type":48,"tag":2091,"props":33341,"children":33342},{"class":2093,"line":3048},[33343,33348,33353,33357,33362,33367,33371,33376],{"type":48,"tag":2091,"props":33344,"children":33345},{"style":3179},[33346],{"type":54,"value":33347},"      onClick",{"type":48,"tag":2091,"props":33349,"children":33350},{"style":2104},[33351],{"type":54,"value":33352},"={()",{"type":48,"tag":2091,"props":33354,"children":33355},{"style":3179},[33356],{"type":54,"value":10113},{"type":48,"tag":2091,"props":33358,"children":33359},{"style":5709},[33360],{"type":54,"value":33361}," setValue",{"type":48,"tag":2091,"props":33363,"children":33364},{"style":2098},[33365],{"type":54,"value":33366},"(opt",{"type":48,"tag":2091,"props":33368,"children":33369},{"style":2104},[33370],{"type":54,"value":121},{"type":48,"tag":2091,"props":33372,"children":33373},{"style":2098},[33374],{"type":54,"value":33375},"value)",{"type":48,"tag":2091,"props":33377,"children":33378},{"style":2104},[33379],{"type":54,"value":3135},{"type":48,"tag":2091,"props":33381,"children":33382},{"class":2093,"line":3129},[33383,33388,33392,33397],{"type":48,"tag":2091,"props":33384,"children":33385},{"style":3179},[33386],{"type":54,"value":33387},"      className",{"type":48,"tag":2091,"props":33389,"children":33390},{"style":2104},[33391],{"type":54,"value":29205},{"type":48,"tag":2091,"props":33393,"children":33394},{"style":5709},[33395],{"type":54,"value":33396},"cn",{"type":48,"tag":2091,"props":33398,"children":33399},{"style":2098},[33400],{"type":54,"value":33401},"(\n",{"type":48,"tag":2091,"props":33403,"children":33404},{"class":2093,"line":3138},[33405,33409,33414,33418],{"type":48,"tag":2091,"props":33406,"children":33407},{"style":2104},[33408],{"type":54,"value":22352},{"type":48,"tag":2091,"props":33410,"children":33411},{"style":3066},[33412],{"type":54,"value":33413},"px-2.5 h-7 rounded text-sm font-medium transition-colors duration-100",{"type":48,"tag":2091,"props":33415,"children":33416},{"style":2104},[33417],{"type":54,"value":8747},{"type":48,"tag":2091,"props":33419,"children":33420},{"style":2104},[33421],{"type":54,"value":2144},{"type":48,"tag":2091,"props":33423,"children":33424},{"class":2093,"line":3148},[33425,33430,33435,33440,33444],{"type":48,"tag":2091,"props":33426,"children":33427},{"style":2098},[33428],{"type":54,"value":33429},"        value ",{"type":48,"tag":2091,"props":33431,"children":33432},{"style":2104},[33433],{"type":54,"value":33434},"===",{"type":48,"tag":2091,"props":33436,"children":33437},{"style":2098},[33438],{"type":54,"value":33439}," opt",{"type":48,"tag":2091,"props":33441,"children":33442},{"style":2104},[33443],{"type":54,"value":121},{"type":48,"tag":2091,"props":33445,"children":33446},{"style":2098},[33447],{"type":54,"value":33448},"value\n",{"type":48,"tag":2091,"props":33450,"children":33451},{"class":2093,"line":3194},[33452,33457,33461,33466],{"type":48,"tag":2091,"props":33453,"children":33454},{"style":2104},[33455],{"type":54,"value":33456},"          ?",{"type":48,"tag":2091,"props":33458,"children":33459},{"style":2104},[33460],{"type":54,"value":8858},{"type":48,"tag":2091,"props":33462,"children":33463},{"style":3066},[33464],{"type":54,"value":33465},"bg-surface text-neutral-900 dark:text-neutral-50 shadow-xs",{"type":48,"tag":2091,"props":33467,"children":33468},{"style":2104},[33469],{"type":54,"value":33470},"'\n",{"type":48,"tag":2091,"props":33472,"children":33473},{"class":2093,"line":3216},[33474,33479,33483,33488],{"type":48,"tag":2091,"props":33475,"children":33476},{"style":2104},[33477],{"type":54,"value":33478},"          :",{"type":48,"tag":2091,"props":33480,"children":33481},{"style":2104},[33482],{"type":54,"value":8858},{"type":48,"tag":2091,"props":33484,"children":33485},{"style":3066},[33486],{"type":54,"value":33487},"text-neutral-600 dark:text-neutral-400 hover:text-neutral-900",{"type":48,"tag":2091,"props":33489,"children":33490},{"style":2104},[33491],{"type":54,"value":33470},{"type":48,"tag":2091,"props":33493,"children":33494},{"class":2093,"line":4532},[33495,33500],{"type":48,"tag":2091,"props":33496,"children":33497},{"style":2098},[33498],{"type":54,"value":33499},"      )",{"type":48,"tag":2091,"props":33501,"children":33502},{"style":2104},[33503],{"type":54,"value":3135},{"type":48,"tag":2091,"props":33505,"children":33506},{"class":2093,"line":4578},[33507],{"type":48,"tag":2091,"props":33508,"children":33509},{"style":2104},[33510],{"type":54,"value":33511},"    >\n",{"type":48,"tag":2091,"props":33513,"children":33514},{"class":2093,"line":4586},[33515,33519,33523,33527,33531],{"type":48,"tag":2091,"props":33516,"children":33517},{"style":2104},[33518],{"type":54,"value":29323},{"type":48,"tag":2091,"props":33520,"children":33521},{"style":2098},[33522],{"type":54,"value":33287},{"type":48,"tag":2091,"props":33524,"children":33525},{"style":2104},[33526],{"type":54,"value":121},{"type":48,"tag":2091,"props":33528,"children":33529},{"style":2098},[33530],{"type":54,"value":30229},{"type":48,"tag":2091,"props":33532,"children":33533},{"style":2104},[33534],{"type":54,"value":3135},{"type":48,"tag":2091,"props":33536,"children":33537},{"class":2093,"line":4595},[33538,33542,33546],{"type":48,"tag":2091,"props":33539,"children":33540},{"style":2104},[33541],{"type":54,"value":28993},{"type":48,"tag":2091,"props":33543,"children":33544},{"style":8676},[33545],{"type":54,"value":5611},{"type":48,"tag":2091,"props":33547,"children":33548},{"style":2104},[33549],{"type":54,"value":8684},{"type":48,"tag":2091,"props":33551,"children":33552},{"class":2093,"line":4642},[33553,33558],{"type":48,"tag":2091,"props":33554,"children":33555},{"style":2098},[33556],{"type":54,"value":33557},"  ))",{"type":48,"tag":2091,"props":33559,"children":33560},{"style":2104},[33561],{"type":54,"value":3135},{"type":48,"tag":2091,"props":33563,"children":33564},{"class":2093,"line":4688},[33565,33569,33573],{"type":48,"tag":2091,"props":33566,"children":33567},{"style":2104},[33568],{"type":54,"value":9008},{"type":48,"tag":2091,"props":33570,"children":33571},{"style":8676},[33572],{"type":54,"value":12954},{"type":48,"tag":2091,"props":33574,"children":33575},{"style":2104},[33576],{"type":54,"value":8684},{"type":48,"tag":167,"props":33578,"children":33580},{"id":33579},"_172-inputs",[33581],{"type":54,"value":33582},"17.2 Inputs",{"type":48,"tag":19952,"props":33584,"children":33586},{"id":33585},"input-text",[33587],{"type":54,"value":33588},"INPUT-TEXT",{"type":48,"tag":134,"props":33590,"children":33592},{"className":28655,"code":33591,"language":28657,"meta":142,"style":142},"\u003Cinput\n  type=\"text\"\n  placeholder=\"customer@example.com\"\n  className=\"block w-full h-8 px-3 rounded-md text-sm\n             bg-surface text-neutral-900 dark:text-neutral-50\n             placeholder:text-neutral-400 dark:placeholder:text-neutral-500\n             border border-neutral-200 dark:border-neutral-800\n             hover:border-neutral-300 dark:hover:border-neutral-700\n             focus:border-brand-600 focus:outline-none focus:shadow-focus\n             disabled:opacity-50 disabled:cursor-not-allowed\n             transition-colors duration-150\"\n\u002F>\n",[33593],{"type":48,"tag":78,"props":33594,"children":33595},{"__ignoreMap":142},[33596,33608,33632,33657,33677,33684,33692,33699,33706,33714,33721,33732],{"type":48,"tag":2091,"props":33597,"children":33598},{"class":2093,"line":2094},[33599,33603],{"type":48,"tag":2091,"props":33600,"children":33601},{"style":2104},[33602],{"type":54,"value":8673},{"type":48,"tag":2091,"props":33604,"children":33605},{"style":8676},[33606],{"type":54,"value":33607},"input\n",{"type":48,"tag":2091,"props":33609,"children":33610},{"class":2093,"line":2147},[33611,33616,33620,33624,33628],{"type":48,"tag":2091,"props":33612,"children":33613},{"style":3179},[33614],{"type":54,"value":33615},"  type",{"type":48,"tag":2091,"props":33617,"children":33618},{"style":2104},[33619],{"type":54,"value":5665},{"type":48,"tag":2091,"props":33621,"children":33622},{"style":2104},[33623],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33625,"children":33626},{"style":3066},[33627],{"type":54,"value":54},{"type":48,"tag":2091,"props":33629,"children":33630},{"style":2104},[33631],{"type":54,"value":13101},{"type":48,"tag":2091,"props":33633,"children":33634},{"class":2093,"line":2180},[33635,33640,33644,33648,33653],{"type":48,"tag":2091,"props":33636,"children":33637},{"style":3179},[33638],{"type":54,"value":33639},"  placeholder",{"type":48,"tag":2091,"props":33641,"children":33642},{"style":2104},[33643],{"type":54,"value":5665},{"type":48,"tag":2091,"props":33645,"children":33646},{"style":2104},[33647],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33649,"children":33650},{"style":3066},[33651],{"type":54,"value":33652},"customer@example.com",{"type":48,"tag":2091,"props":33654,"children":33655},{"style":2104},[33656],{"type":54,"value":13101},{"type":48,"tag":2091,"props":33658,"children":33659},{"class":2093,"line":2229},[33660,33664,33668,33672],{"type":48,"tag":2091,"props":33661,"children":33662},{"style":3179},[33663],{"type":54,"value":31902},{"type":48,"tag":2091,"props":33665,"children":33666},{"style":2104},[33667],{"type":54,"value":5665},{"type":48,"tag":2091,"props":33669,"children":33670},{"style":2104},[33671],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33673,"children":33674},{"style":3066},[33675],{"type":54,"value":33676},"block w-full h-8 px-3 rounded-md text-sm\n",{"type":48,"tag":2091,"props":33678,"children":33679},{"class":2093,"line":3048},[33680],{"type":48,"tag":2091,"props":33681,"children":33682},{"style":3066},[33683],{"type":54,"value":32063},{"type":48,"tag":2091,"props":33685,"children":33686},{"class":2093,"line":3129},[33687],{"type":48,"tag":2091,"props":33688,"children":33689},{"style":3066},[33690],{"type":54,"value":33691},"             placeholder:text-neutral-400 dark:placeholder:text-neutral-500\n",{"type":48,"tag":2091,"props":33693,"children":33694},{"class":2093,"line":3138},[33695],{"type":48,"tag":2091,"props":33696,"children":33697},{"style":3066},[33698],{"type":54,"value":32071},{"type":48,"tag":2091,"props":33700,"children":33701},{"class":2093,"line":3148},[33702],{"type":48,"tag":2091,"props":33703,"children":33704},{"style":3066},[33705],{"type":54,"value":32087},{"type":48,"tag":2091,"props":33707,"children":33708},{"class":2093,"line":3194},[33709],{"type":48,"tag":2091,"props":33710,"children":33711},{"style":3066},[33712],{"type":54,"value":33713},"             focus:border-brand-600 focus:outline-none focus:shadow-focus\n",{"type":48,"tag":2091,"props":33715,"children":33716},{"class":2093,"line":3216},[33717],{"type":48,"tag":2091,"props":33718,"children":33719},{"style":3066},[33720],{"type":54,"value":31963},{"type":48,"tag":2091,"props":33722,"children":33723},{"class":2093,"line":4532},[33724,33728],{"type":48,"tag":2091,"props":33725,"children":33726},{"style":3066},[33727],{"type":54,"value":31971},{"type":48,"tag":2091,"props":33729,"children":33730},{"style":2104},[33731],{"type":54,"value":13101},{"type":48,"tag":2091,"props":33733,"children":33734},{"class":2093,"line":4578},[33735],{"type":48,"tag":2091,"props":33736,"children":33737},{"style":2104},[33738],{"type":54,"value":33739},"\u002F>\n",{"type":48,"tag":19952,"props":33741,"children":33743},{"id":33742},"input-with-label-help",[33744],{"type":54,"value":33745},"INPUT-WITH-LABEL-HELP",{"type":48,"tag":134,"props":33747,"children":33749},{"className":28655,"code":33748,"language":28657,"meta":142,"style":142},"\u003Cdiv className=\"space-y-1.5\">\n  \u003Clabel htmlFor=\"email\" className=\"block text-sm font-medium\">\n    Work email\n  \u003C\u002Flabel>\n  \u003Cinput\n    id=\"email\"\n    type=\"email\"\n    aria-describedby=\"email-help\"\n    className=\"block w-full h-8 px-3 rounded-md text-sm\n               bg-surface border border-neutral-200 dark:border-neutral-800\n               focus:border-brand-600 focus:outline-none focus:shadow-focus\"\n  \u002F>\n  \u003Cp id=\"email-help\" className=\"text-xs text-neutral-500\">\n    We'll use this for receipts and password resets.\n  \u003C\u002Fp>\n\u003C\u002Fdiv>\n",[33750],{"type":48,"tag":78,"props":33751,"children":33752},{"__ignoreMap":142},[33753,33789,33847,33855,33870,33881,33905,33929,33954,33974,33982,33994,34002,34059,34067,34082],{"type":48,"tag":2091,"props":33754,"children":33755},{"class":2093,"line":2094},[33756,33760,33764,33768,33772,33776,33781,33785],{"type":48,"tag":2091,"props":33757,"children":33758},{"style":2104},[33759],{"type":54,"value":8673},{"type":48,"tag":2091,"props":33761,"children":33762},{"style":8676},[33763],{"type":54,"value":12954},{"type":48,"tag":2091,"props":33765,"children":33766},{"style":3179},[33767],{"type":54,"value":28756},{"type":48,"tag":2091,"props":33769,"children":33770},{"style":2104},[33771],{"type":54,"value":5665},{"type":48,"tag":2091,"props":33773,"children":33774},{"style":2104},[33775],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33777,"children":33778},{"style":3066},[33779],{"type":54,"value":33780},"space-y-1.5",{"type":48,"tag":2091,"props":33782,"children":33783},{"style":2104},[33784],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33786,"children":33787},{"style":2104},[33788],{"type":54,"value":8684},{"type":48,"tag":2091,"props":33790,"children":33791},{"class":2093,"line":2147},[33792,33796,33800,33805,33809,33813,33818,33822,33826,33830,33834,33839,33843],{"type":48,"tag":2091,"props":33793,"children":33794},{"style":2104},[33795],{"type":54,"value":12988},{"type":48,"tag":2091,"props":33797,"children":33798},{"style":8676},[33799],{"type":54,"value":30229},{"type":48,"tag":2091,"props":33801,"children":33802},{"style":3179},[33803],{"type":54,"value":33804}," htmlFor",{"type":48,"tag":2091,"props":33806,"children":33807},{"style":2104},[33808],{"type":54,"value":5665},{"type":48,"tag":2091,"props":33810,"children":33811},{"style":2104},[33812],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33814,"children":33815},{"style":3066},[33816],{"type":54,"value":33817},"email",{"type":48,"tag":2091,"props":33819,"children":33820},{"style":2104},[33821],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33823,"children":33824},{"style":3179},[33825],{"type":54,"value":28756},{"type":48,"tag":2091,"props":33827,"children":33828},{"style":2104},[33829],{"type":54,"value":5665},{"type":48,"tag":2091,"props":33831,"children":33832},{"style":2104},[33833],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33835,"children":33836},{"style":3066},[33837],{"type":54,"value":33838},"block text-sm font-medium",{"type":48,"tag":2091,"props":33840,"children":33841},{"style":2104},[33842],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33844,"children":33845},{"style":2104},[33846],{"type":54,"value":8684},{"type":48,"tag":2091,"props":33848,"children":33849},{"class":2093,"line":2180},[33850],{"type":48,"tag":2091,"props":33851,"children":33852},{"style":2098},[33853],{"type":54,"value":33854},"    Work email\n",{"type":48,"tag":2091,"props":33856,"children":33857},{"class":2093,"line":2229},[33858,33862,33866],{"type":48,"tag":2091,"props":33859,"children":33860},{"style":2104},[33861],{"type":54,"value":13213},{"type":48,"tag":2091,"props":33863,"children":33864},{"style":8676},[33865],{"type":54,"value":30229},{"type":48,"tag":2091,"props":33867,"children":33868},{"style":2104},[33869],{"type":54,"value":8684},{"type":48,"tag":2091,"props":33871,"children":33872},{"class":2093,"line":3048},[33873,33877],{"type":48,"tag":2091,"props":33874,"children":33875},{"style":2104},[33876],{"type":54,"value":12988},{"type":48,"tag":2091,"props":33878,"children":33879},{"style":8676},[33880],{"type":54,"value":33607},{"type":48,"tag":2091,"props":33882,"children":33883},{"class":2093,"line":3129},[33884,33889,33893,33897,33901],{"type":48,"tag":2091,"props":33885,"children":33886},{"style":3179},[33887],{"type":54,"value":33888},"    id",{"type":48,"tag":2091,"props":33890,"children":33891},{"style":2104},[33892],{"type":54,"value":5665},{"type":48,"tag":2091,"props":33894,"children":33895},{"style":2104},[33896],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33898,"children":33899},{"style":3066},[33900],{"type":54,"value":33817},{"type":48,"tag":2091,"props":33902,"children":33903},{"style":2104},[33904],{"type":54,"value":13101},{"type":48,"tag":2091,"props":33906,"children":33907},{"class":2093,"line":3138},[33908,33913,33917,33921,33925],{"type":48,"tag":2091,"props":33909,"children":33910},{"style":3179},[33911],{"type":54,"value":33912},"    type",{"type":48,"tag":2091,"props":33914,"children":33915},{"style":2104},[33916],{"type":54,"value":5665},{"type":48,"tag":2091,"props":33918,"children":33919},{"style":2104},[33920],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33922,"children":33923},{"style":3066},[33924],{"type":54,"value":33817},{"type":48,"tag":2091,"props":33926,"children":33927},{"style":2104},[33928],{"type":54,"value":13101},{"type":48,"tag":2091,"props":33930,"children":33931},{"class":2093,"line":3148},[33932,33937,33941,33945,33950],{"type":48,"tag":2091,"props":33933,"children":33934},{"style":3179},[33935],{"type":54,"value":33936},"    aria-describedby",{"type":48,"tag":2091,"props":33938,"children":33939},{"style":2104},[33940],{"type":54,"value":5665},{"type":48,"tag":2091,"props":33942,"children":33943},{"style":2104},[33944],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33946,"children":33947},{"style":3066},[33948],{"type":54,"value":33949},"email-help",{"type":48,"tag":2091,"props":33951,"children":33952},{"style":2104},[33953],{"type":54,"value":13101},{"type":48,"tag":2091,"props":33955,"children":33956},{"class":2093,"line":3194},[33957,33962,33966,33970],{"type":48,"tag":2091,"props":33958,"children":33959},{"style":3179},[33960],{"type":54,"value":33961},"    className",{"type":48,"tag":2091,"props":33963,"children":33964},{"style":2104},[33965],{"type":54,"value":5665},{"type":48,"tag":2091,"props":33967,"children":33968},{"style":2104},[33969],{"type":54,"value":3074},{"type":48,"tag":2091,"props":33971,"children":33972},{"style":3066},[33973],{"type":54,"value":33676},{"type":48,"tag":2091,"props":33975,"children":33976},{"class":2093,"line":3216},[33977],{"type":48,"tag":2091,"props":33978,"children":33979},{"style":3066},[33980],{"type":54,"value":33981},"               bg-surface border border-neutral-200 dark:border-neutral-800\n",{"type":48,"tag":2091,"props":33983,"children":33984},{"class":2093,"line":4532},[33985,33990],{"type":48,"tag":2091,"props":33986,"children":33987},{"style":3066},[33988],{"type":54,"value":33989},"               focus:border-brand-600 focus:outline-none focus:shadow-focus",{"type":48,"tag":2091,"props":33991,"children":33992},{"style":2104},[33993],{"type":54,"value":13101},{"type":48,"tag":2091,"props":33995,"children":33996},{"class":2093,"line":4578},[33997],{"type":48,"tag":2091,"props":33998,"children":33999},{"style":2104},[34000],{"type":54,"value":34001},"  \u002F>\n",{"type":48,"tag":2091,"props":34003,"children":34004},{"class":2093,"line":4586},[34005,34009,34013,34018,34022,34026,34030,34034,34038,34042,34046,34051,34055],{"type":48,"tag":2091,"props":34006,"children":34007},{"style":2104},[34008],{"type":54,"value":12988},{"type":48,"tag":2091,"props":34010,"children":34011},{"style":8676},[34012],{"type":54,"value":61},{"type":48,"tag":2091,"props":34014,"children":34015},{"style":3179},[34016],{"type":54,"value":34017}," id",{"type":48,"tag":2091,"props":34019,"children":34020},{"style":2104},[34021],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34023,"children":34024},{"style":2104},[34025],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34027,"children":34028},{"style":3066},[34029],{"type":54,"value":33949},{"type":48,"tag":2091,"props":34031,"children":34032},{"style":2104},[34033],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34035,"children":34036},{"style":3179},[34037],{"type":54,"value":28756},{"type":48,"tag":2091,"props":34039,"children":34040},{"style":2104},[34041],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34043,"children":34044},{"style":2104},[34045],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34047,"children":34048},{"style":3066},[34049],{"type":54,"value":34050},"text-xs text-neutral-500",{"type":48,"tag":2091,"props":34052,"children":34053},{"style":2104},[34054],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34056,"children":34057},{"style":2104},[34058],{"type":54,"value":8684},{"type":48,"tag":2091,"props":34060,"children":34061},{"class":2093,"line":4595},[34062],{"type":48,"tag":2091,"props":34063,"children":34064},{"style":2098},[34065],{"type":54,"value":34066},"    We'll use this for receipts and password resets.\n",{"type":48,"tag":2091,"props":34068,"children":34069},{"class":2093,"line":4642},[34070,34074,34078],{"type":48,"tag":2091,"props":34071,"children":34072},{"style":2104},[34073],{"type":54,"value":13213},{"type":48,"tag":2091,"props":34075,"children":34076},{"style":8676},[34077],{"type":54,"value":61},{"type":48,"tag":2091,"props":34079,"children":34080},{"style":2104},[34081],{"type":54,"value":8684},{"type":48,"tag":2091,"props":34083,"children":34084},{"class":2093,"line":4688},[34085,34089,34093],{"type":48,"tag":2091,"props":34086,"children":34087},{"style":2104},[34088],{"type":54,"value":9008},{"type":48,"tag":2091,"props":34090,"children":34091},{"style":8676},[34092],{"type":54,"value":12954},{"type":48,"tag":2091,"props":34094,"children":34095},{"style":2104},[34096],{"type":54,"value":8684},{"type":48,"tag":19952,"props":34098,"children":34100},{"id":34099},"input-error-state",[34101],{"type":54,"value":34102},"INPUT-ERROR-STATE",{"type":48,"tag":134,"props":34104,"children":34106},{"className":28655,"code":34105,"language":28657,"meta":142,"style":142},"\u003Cdiv className=\"space-y-1.5\">\n  \u003Clabel htmlFor=\"email-err\" className=\"block text-sm font-medium\">\n    Work email\n  \u003C\u002Flabel>\n  \u003Cinput\n    id=\"email-err\"\n    aria-invalid=\"true\"\n    aria-describedby=\"email-err-msg\"\n    className=\"block w-full h-8 px-3 rounded-md text-sm\n               bg-surface border border-red-500\n               focus:outline-none focus:shadow-focus-error\"\n  \u002F>\n  \u003Cp id=\"email-err-msg\" role=\"alert\" className=\"text-xs text-red-600 dark:text-red-400\">\n    Enter a valid email address.\n  \u003C\u002Fp>\n\u003C\u002Fdiv>\n",[34107],{"type":48,"tag":78,"props":34108,"children":34109},{"__ignoreMap":142},[34110,34145,34201,34208,34223,34234,34257,34281,34305,34324,34332,34344,34351,34428,34436,34451],{"type":48,"tag":2091,"props":34111,"children":34112},{"class":2093,"line":2094},[34113,34117,34121,34125,34129,34133,34137,34141],{"type":48,"tag":2091,"props":34114,"children":34115},{"style":2104},[34116],{"type":54,"value":8673},{"type":48,"tag":2091,"props":34118,"children":34119},{"style":8676},[34120],{"type":54,"value":12954},{"type":48,"tag":2091,"props":34122,"children":34123},{"style":3179},[34124],{"type":54,"value":28756},{"type":48,"tag":2091,"props":34126,"children":34127},{"style":2104},[34128],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34130,"children":34131},{"style":2104},[34132],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34134,"children":34135},{"style":3066},[34136],{"type":54,"value":33780},{"type":48,"tag":2091,"props":34138,"children":34139},{"style":2104},[34140],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34142,"children":34143},{"style":2104},[34144],{"type":54,"value":8684},{"type":48,"tag":2091,"props":34146,"children":34147},{"class":2093,"line":2147},[34148,34152,34156,34160,34164,34168,34173,34177,34181,34185,34189,34193,34197],{"type":48,"tag":2091,"props":34149,"children":34150},{"style":2104},[34151],{"type":54,"value":12988},{"type":48,"tag":2091,"props":34153,"children":34154},{"style":8676},[34155],{"type":54,"value":30229},{"type":48,"tag":2091,"props":34157,"children":34158},{"style":3179},[34159],{"type":54,"value":33804},{"type":48,"tag":2091,"props":34161,"children":34162},{"style":2104},[34163],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34165,"children":34166},{"style":2104},[34167],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34169,"children":34170},{"style":3066},[34171],{"type":54,"value":34172},"email-err",{"type":48,"tag":2091,"props":34174,"children":34175},{"style":2104},[34176],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34178,"children":34179},{"style":3179},[34180],{"type":54,"value":28756},{"type":48,"tag":2091,"props":34182,"children":34183},{"style":2104},[34184],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34186,"children":34187},{"style":2104},[34188],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34190,"children":34191},{"style":3066},[34192],{"type":54,"value":33838},{"type":48,"tag":2091,"props":34194,"children":34195},{"style":2104},[34196],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34198,"children":34199},{"style":2104},[34200],{"type":54,"value":8684},{"type":48,"tag":2091,"props":34202,"children":34203},{"class":2093,"line":2180},[34204],{"type":48,"tag":2091,"props":34205,"children":34206},{"style":2098},[34207],{"type":54,"value":33854},{"type":48,"tag":2091,"props":34209,"children":34210},{"class":2093,"line":2229},[34211,34215,34219],{"type":48,"tag":2091,"props":34212,"children":34213},{"style":2104},[34214],{"type":54,"value":13213},{"type":48,"tag":2091,"props":34216,"children":34217},{"style":8676},[34218],{"type":54,"value":30229},{"type":48,"tag":2091,"props":34220,"children":34221},{"style":2104},[34222],{"type":54,"value":8684},{"type":48,"tag":2091,"props":34224,"children":34225},{"class":2093,"line":3048},[34226,34230],{"type":48,"tag":2091,"props":34227,"children":34228},{"style":2104},[34229],{"type":54,"value":12988},{"type":48,"tag":2091,"props":34231,"children":34232},{"style":8676},[34233],{"type":54,"value":33607},{"type":48,"tag":2091,"props":34235,"children":34236},{"class":2093,"line":3129},[34237,34241,34245,34249,34253],{"type":48,"tag":2091,"props":34238,"children":34239},{"style":3179},[34240],{"type":54,"value":33888},{"type":48,"tag":2091,"props":34242,"children":34243},{"style":2104},[34244],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34246,"children":34247},{"style":2104},[34248],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34250,"children":34251},{"style":3066},[34252],{"type":54,"value":34172},{"type":48,"tag":2091,"props":34254,"children":34255},{"style":2104},[34256],{"type":54,"value":13101},{"type":48,"tag":2091,"props":34258,"children":34259},{"class":2093,"line":3138},[34260,34265,34269,34273,34277],{"type":48,"tag":2091,"props":34261,"children":34262},{"style":3179},[34263],{"type":54,"value":34264},"    aria-invalid",{"type":48,"tag":2091,"props":34266,"children":34267},{"style":2104},[34268],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34270,"children":34271},{"style":2104},[34272],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34274,"children":34275},{"style":3066},[34276],{"type":54,"value":19602},{"type":48,"tag":2091,"props":34278,"children":34279},{"style":2104},[34280],{"type":54,"value":13101},{"type":48,"tag":2091,"props":34282,"children":34283},{"class":2093,"line":3148},[34284,34288,34292,34296,34301],{"type":48,"tag":2091,"props":34285,"children":34286},{"style":3179},[34287],{"type":54,"value":33936},{"type":48,"tag":2091,"props":34289,"children":34290},{"style":2104},[34291],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34293,"children":34294},{"style":2104},[34295],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34297,"children":34298},{"style":3066},[34299],{"type":54,"value":34300},"email-err-msg",{"type":48,"tag":2091,"props":34302,"children":34303},{"style":2104},[34304],{"type":54,"value":13101},{"type":48,"tag":2091,"props":34306,"children":34307},{"class":2093,"line":3194},[34308,34312,34316,34320],{"type":48,"tag":2091,"props":34309,"children":34310},{"style":3179},[34311],{"type":54,"value":33961},{"type":48,"tag":2091,"props":34313,"children":34314},{"style":2104},[34315],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34317,"children":34318},{"style":2104},[34319],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34321,"children":34322},{"style":3066},[34323],{"type":54,"value":33676},{"type":48,"tag":2091,"props":34325,"children":34326},{"class":2093,"line":3216},[34327],{"type":48,"tag":2091,"props":34328,"children":34329},{"style":3066},[34330],{"type":54,"value":34331},"               bg-surface border border-red-500\n",{"type":48,"tag":2091,"props":34333,"children":34334},{"class":2093,"line":4532},[34335,34340],{"type":48,"tag":2091,"props":34336,"children":34337},{"style":3066},[34338],{"type":54,"value":34339},"               focus:outline-none focus:shadow-focus-error",{"type":48,"tag":2091,"props":34341,"children":34342},{"style":2104},[34343],{"type":54,"value":13101},{"type":48,"tag":2091,"props":34345,"children":34346},{"class":2093,"line":4578},[34347],{"type":48,"tag":2091,"props":34348,"children":34349},{"style":2104},[34350],{"type":54,"value":34001},{"type":48,"tag":2091,"props":34352,"children":34353},{"class":2093,"line":4586},[34354,34358,34362,34366,34370,34374,34378,34382,34387,34391,34395,34399,34403,34407,34411,34415,34420,34424],{"type":48,"tag":2091,"props":34355,"children":34356},{"style":2104},[34357],{"type":54,"value":12988},{"type":48,"tag":2091,"props":34359,"children":34360},{"style":8676},[34361],{"type":54,"value":61},{"type":48,"tag":2091,"props":34363,"children":34364},{"style":3179},[34365],{"type":54,"value":34017},{"type":48,"tag":2091,"props":34367,"children":34368},{"style":2104},[34369],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34371,"children":34372},{"style":2104},[34373],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34375,"children":34376},{"style":3066},[34377],{"type":54,"value":34300},{"type":48,"tag":2091,"props":34379,"children":34380},{"style":2104},[34381],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34383,"children":34384},{"style":3179},[34385],{"type":54,"value":34386}," role",{"type":48,"tag":2091,"props":34388,"children":34389},{"style":2104},[34390],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34392,"children":34393},{"style":2104},[34394],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34396,"children":34397},{"style":3066},[34398],{"type":54,"value":11324},{"type":48,"tag":2091,"props":34400,"children":34401},{"style":2104},[34402],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34404,"children":34405},{"style":3179},[34406],{"type":54,"value":28756},{"type":48,"tag":2091,"props":34408,"children":34409},{"style":2104},[34410],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34412,"children":34413},{"style":2104},[34414],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34416,"children":34417},{"style":3066},[34418],{"type":54,"value":34419},"text-xs text-red-600 dark:text-red-400",{"type":48,"tag":2091,"props":34421,"children":34422},{"style":2104},[34423],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34425,"children":34426},{"style":2104},[34427],{"type":54,"value":8684},{"type":48,"tag":2091,"props":34429,"children":34430},{"class":2093,"line":4595},[34431],{"type":48,"tag":2091,"props":34432,"children":34433},{"style":2098},[34434],{"type":54,"value":34435},"    Enter a valid email address.\n",{"type":48,"tag":2091,"props":34437,"children":34438},{"class":2093,"line":4642},[34439,34443,34447],{"type":48,"tag":2091,"props":34440,"children":34441},{"style":2104},[34442],{"type":54,"value":13213},{"type":48,"tag":2091,"props":34444,"children":34445},{"style":8676},[34446],{"type":54,"value":61},{"type":48,"tag":2091,"props":34448,"children":34449},{"style":2104},[34450],{"type":54,"value":8684},{"type":48,"tag":2091,"props":34452,"children":34453},{"class":2093,"line":4688},[34454,34458,34462],{"type":48,"tag":2091,"props":34455,"children":34456},{"style":2104},[34457],{"type":54,"value":9008},{"type":48,"tag":2091,"props":34459,"children":34460},{"style":8676},[34461],{"type":54,"value":12954},{"type":48,"tag":2091,"props":34463,"children":34464},{"style":2104},[34465],{"type":54,"value":8684},{"type":48,"tag":19952,"props":34467,"children":34469},{"id":34468},"input-with-leading-icon",[34470],{"type":54,"value":34471},"INPUT-WITH-LEADING-ICON",{"type":48,"tag":134,"props":34473,"children":34475},{"className":28655,"code":34474,"language":28657,"meta":142,"style":142},"\u003Cdiv className=\"relative\">\n  \u003CSearchIcon className=\"absolute left-2.5 top-1\u002F2 -translate-y-1\u002F2 w-4 h-4 text-neutral-400\" \u002F>\n  \u003Cinput\n    type=\"search\"\n    placeholder=\"Search customers…\"\n    className=\"block w-full h-8 pl-8 pr-3 rounded-md text-sm\n               bg-surface border border-neutral-200 dark:border-neutral-800\n               focus:border-brand-600 focus:outline-none focus:shadow-focus\"\n  \u002F>\n  \u003Ckbd className=\"absolute right-2 top-1\u002F2 -translate-y-1\u002F2 hidden sm:inline-flex\n                   items-center gap-0.5 px-1.5 h-5 rounded text-[11px] font-mono\n                   text-neutral-500 bg-neutral-100 dark:bg-neutral-800\n                   border border-neutral-200 dark:border-neutral-700\">\n    ⌘K\n  \u003C\u002Fkbd>\n\u003C\u002Fdiv>\n",[34476],{"type":48,"tag":78,"props":34477,"children":34478},{"__ignoreMap":142},[34479,34515,34552,34563,34587,34612,34632,34639,34650,34657,34685,34693,34701,34717,34725,34740],{"type":48,"tag":2091,"props":34480,"children":34481},{"class":2093,"line":2094},[34482,34486,34490,34494,34498,34502,34507,34511],{"type":48,"tag":2091,"props":34483,"children":34484},{"style":2104},[34485],{"type":54,"value":8673},{"type":48,"tag":2091,"props":34487,"children":34488},{"style":8676},[34489],{"type":54,"value":12954},{"type":48,"tag":2091,"props":34491,"children":34492},{"style":3179},[34493],{"type":54,"value":28756},{"type":48,"tag":2091,"props":34495,"children":34496},{"style":2104},[34497],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34499,"children":34500},{"style":2104},[34501],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34503,"children":34504},{"style":3066},[34505],{"type":54,"value":34506},"relative",{"type":48,"tag":2091,"props":34508,"children":34509},{"style":2104},[34510],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34512,"children":34513},{"style":2104},[34514],{"type":54,"value":8684},{"type":48,"tag":2091,"props":34516,"children":34517},{"class":2093,"line":2147},[34518,34522,34527,34531,34535,34539,34544,34548],{"type":48,"tag":2091,"props":34519,"children":34520},{"style":2104},[34521],{"type":54,"value":12988},{"type":48,"tag":2091,"props":34523,"children":34524},{"style":2160},[34525],{"type":54,"value":34526},"SearchIcon",{"type":48,"tag":2091,"props":34528,"children":34529},{"style":3179},[34530],{"type":54,"value":28756},{"type":48,"tag":2091,"props":34532,"children":34533},{"style":2104},[34534],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34536,"children":34537},{"style":2104},[34538],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34540,"children":34541},{"style":3066},[34542],{"type":54,"value":34543},"absolute left-2.5 top-1\u002F2 -translate-y-1\u002F2 w-4 h-4 text-neutral-400",{"type":48,"tag":2091,"props":34545,"children":34546},{"style":2104},[34547],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34549,"children":34550},{"style":2104},[34551],{"type":54,"value":28794},{"type":48,"tag":2091,"props":34553,"children":34554},{"class":2093,"line":2180},[34555,34559],{"type":48,"tag":2091,"props":34556,"children":34557},{"style":2104},[34558],{"type":54,"value":12988},{"type":48,"tag":2091,"props":34560,"children":34561},{"style":8676},[34562],{"type":54,"value":33607},{"type":48,"tag":2091,"props":34564,"children":34565},{"class":2093,"line":2229},[34566,34570,34574,34578,34583],{"type":48,"tag":2091,"props":34567,"children":34568},{"style":3179},[34569],{"type":54,"value":33912},{"type":48,"tag":2091,"props":34571,"children":34572},{"style":2104},[34573],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34575,"children":34576},{"style":2104},[34577],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34579,"children":34580},{"style":3066},[34581],{"type":54,"value":34582},"search",{"type":48,"tag":2091,"props":34584,"children":34585},{"style":2104},[34586],{"type":54,"value":13101},{"type":48,"tag":2091,"props":34588,"children":34589},{"class":2093,"line":3048},[34590,34595,34599,34603,34608],{"type":48,"tag":2091,"props":34591,"children":34592},{"style":3179},[34593],{"type":54,"value":34594},"    placeholder",{"type":48,"tag":2091,"props":34596,"children":34597},{"style":2104},[34598],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34600,"children":34601},{"style":2104},[34602],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34604,"children":34605},{"style":3066},[34606],{"type":54,"value":34607},"Search customers…",{"type":48,"tag":2091,"props":34609,"children":34610},{"style":2104},[34611],{"type":54,"value":13101},{"type":48,"tag":2091,"props":34613,"children":34614},{"class":2093,"line":3129},[34615,34619,34623,34627],{"type":48,"tag":2091,"props":34616,"children":34617},{"style":3179},[34618],{"type":54,"value":33961},{"type":48,"tag":2091,"props":34620,"children":34621},{"style":2104},[34622],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34624,"children":34625},{"style":2104},[34626],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34628,"children":34629},{"style":3066},[34630],{"type":54,"value":34631},"block w-full h-8 pl-8 pr-3 rounded-md text-sm\n",{"type":48,"tag":2091,"props":34633,"children":34634},{"class":2093,"line":3138},[34635],{"type":48,"tag":2091,"props":34636,"children":34637},{"style":3066},[34638],{"type":54,"value":33981},{"type":48,"tag":2091,"props":34640,"children":34641},{"class":2093,"line":3148},[34642,34646],{"type":48,"tag":2091,"props":34643,"children":34644},{"style":3066},[34645],{"type":54,"value":33989},{"type":48,"tag":2091,"props":34647,"children":34648},{"style":2104},[34649],{"type":54,"value":13101},{"type":48,"tag":2091,"props":34651,"children":34652},{"class":2093,"line":3194},[34653],{"type":48,"tag":2091,"props":34654,"children":34655},{"style":2104},[34656],{"type":54,"value":34001},{"type":48,"tag":2091,"props":34658,"children":34659},{"class":2093,"line":3216},[34660,34664,34668,34672,34676,34680],{"type":48,"tag":2091,"props":34661,"children":34662},{"style":2104},[34663],{"type":54,"value":12988},{"type":48,"tag":2091,"props":34665,"children":34666},{"style":8676},[34667],{"type":54,"value":13547},{"type":48,"tag":2091,"props":34669,"children":34670},{"style":3179},[34671],{"type":54,"value":28756},{"type":48,"tag":2091,"props":34673,"children":34674},{"style":2104},[34675],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34677,"children":34678},{"style":2104},[34679],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34681,"children":34682},{"style":3066},[34683],{"type":54,"value":34684},"absolute right-2 top-1\u002F2 -translate-y-1\u002F2 hidden sm:inline-flex\n",{"type":48,"tag":2091,"props":34686,"children":34687},{"class":2093,"line":4532},[34688],{"type":48,"tag":2091,"props":34689,"children":34690},{"style":3066},[34691],{"type":54,"value":34692},"                   items-center gap-0.5 px-1.5 h-5 rounded text-[11px] font-mono\n",{"type":48,"tag":2091,"props":34694,"children":34695},{"class":2093,"line":4578},[34696],{"type":48,"tag":2091,"props":34697,"children":34698},{"style":3066},[34699],{"type":54,"value":34700},"                   text-neutral-500 bg-neutral-100 dark:bg-neutral-800\n",{"type":48,"tag":2091,"props":34702,"children":34703},{"class":2093,"line":4586},[34704,34709,34713],{"type":48,"tag":2091,"props":34705,"children":34706},{"style":3066},[34707],{"type":54,"value":34708},"                   border border-neutral-200 dark:border-neutral-700",{"type":48,"tag":2091,"props":34710,"children":34711},{"style":2104},[34712],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34714,"children":34715},{"style":2104},[34716],{"type":54,"value":8684},{"type":48,"tag":2091,"props":34718,"children":34719},{"class":2093,"line":4595},[34720],{"type":48,"tag":2091,"props":34721,"children":34722},{"style":2098},[34723],{"type":54,"value":34724},"    ⌘K\n",{"type":48,"tag":2091,"props":34726,"children":34727},{"class":2093,"line":4642},[34728,34732,34736],{"type":48,"tag":2091,"props":34729,"children":34730},{"style":2104},[34731],{"type":54,"value":13213},{"type":48,"tag":2091,"props":34733,"children":34734},{"style":8676},[34735],{"type":54,"value":13547},{"type":48,"tag":2091,"props":34737,"children":34738},{"style":2104},[34739],{"type":54,"value":8684},{"type":48,"tag":2091,"props":34741,"children":34742},{"class":2093,"line":4688},[34743,34747,34751],{"type":48,"tag":2091,"props":34744,"children":34745},{"style":2104},[34746],{"type":54,"value":9008},{"type":48,"tag":2091,"props":34748,"children":34749},{"style":8676},[34750],{"type":54,"value":12954},{"type":48,"tag":2091,"props":34752,"children":34753},{"style":2104},[34754],{"type":54,"value":8684},{"type":48,"tag":19952,"props":34756,"children":34757},{"id":10865},[34758],{"type":54,"value":34759},"TEXTAREA",{"type":48,"tag":134,"props":34761,"children":34763},{"className":28655,"code":34762,"language":28657,"meta":142,"style":142},"\u003Ctextarea\n  rows={4}\n  placeholder=\"What's this for?\"\n  className=\"block w-full px-3 py-2 rounded-md text-sm\n             bg-surface border border-neutral-200 dark:border-neutral-800\n             focus:border-brand-600 focus:outline-none focus:shadow-focus\n             resize-y min-h-[80px]\n             transition-colors duration-150\"\n\u002F>\n",[34764],{"type":48,"tag":78,"props":34765,"children":34766},{"__ignoreMap":142},[34767,34779,34799,34823,34843,34851,34858,34866,34877],{"type":48,"tag":2091,"props":34768,"children":34769},{"class":2093,"line":2094},[34770,34774],{"type":48,"tag":2091,"props":34771,"children":34772},{"style":2104},[34773],{"type":54,"value":8673},{"type":48,"tag":2091,"props":34775,"children":34776},{"style":8676},[34777],{"type":54,"value":34778},"textarea\n",{"type":48,"tag":2091,"props":34780,"children":34781},{"class":2093,"line":2147},[34782,34787,34791,34795],{"type":48,"tag":2091,"props":34783,"children":34784},{"style":3179},[34785],{"type":54,"value":34786},"  rows",{"type":48,"tag":2091,"props":34788,"children":34789},{"style":2104},[34790],{"type":54,"value":29205},{"type":48,"tag":2091,"props":34792,"children":34793},{"style":3077},[34794],{"type":54,"value":3383},{"type":48,"tag":2091,"props":34796,"children":34797},{"style":2104},[34798],{"type":54,"value":3135},{"type":48,"tag":2091,"props":34800,"children":34801},{"class":2093,"line":2180},[34802,34806,34810,34814,34819],{"type":48,"tag":2091,"props":34803,"children":34804},{"style":3179},[34805],{"type":54,"value":33639},{"type":48,"tag":2091,"props":34807,"children":34808},{"style":2104},[34809],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34811,"children":34812},{"style":2104},[34813],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34815,"children":34816},{"style":3066},[34817],{"type":54,"value":34818},"What's this for?",{"type":48,"tag":2091,"props":34820,"children":34821},{"style":2104},[34822],{"type":54,"value":13101},{"type":48,"tag":2091,"props":34824,"children":34825},{"class":2093,"line":2229},[34826,34830,34834,34838],{"type":48,"tag":2091,"props":34827,"children":34828},{"style":3179},[34829],{"type":54,"value":31902},{"type":48,"tag":2091,"props":34831,"children":34832},{"style":2104},[34833],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34835,"children":34836},{"style":2104},[34837],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34839,"children":34840},{"style":3066},[34841],{"type":54,"value":34842},"block w-full px-3 py-2 rounded-md text-sm\n",{"type":48,"tag":2091,"props":34844,"children":34845},{"class":2093,"line":3048},[34846],{"type":48,"tag":2091,"props":34847,"children":34848},{"style":3066},[34849],{"type":54,"value":34850},"             bg-surface border border-neutral-200 dark:border-neutral-800\n",{"type":48,"tag":2091,"props":34852,"children":34853},{"class":2093,"line":3129},[34854],{"type":48,"tag":2091,"props":34855,"children":34856},{"style":3066},[34857],{"type":54,"value":33713},{"type":48,"tag":2091,"props":34859,"children":34860},{"class":2093,"line":3138},[34861],{"type":48,"tag":2091,"props":34862,"children":34863},{"style":3066},[34864],{"type":54,"value":34865},"             resize-y min-h-[80px]\n",{"type":48,"tag":2091,"props":34867,"children":34868},{"class":2093,"line":3148},[34869,34873],{"type":48,"tag":2091,"props":34870,"children":34871},{"style":3066},[34872],{"type":54,"value":31971},{"type":48,"tag":2091,"props":34874,"children":34875},{"style":2104},[34876],{"type":54,"value":13101},{"type":48,"tag":2091,"props":34878,"children":34879},{"class":2093,"line":3194},[34880],{"type":48,"tag":2091,"props":34881,"children":34882},{"style":2104},[34883],{"type":54,"value":33739},{"type":48,"tag":19952,"props":34885,"children":34887},{"id":34886},"select-native",[34888],{"type":54,"value":34889},"SELECT (native)",{"type":48,"tag":134,"props":34891,"children":34893},{"className":28655,"code":34892,"language":28657,"meta":142,"style":142},"\u003Cdiv className=\"relative\">\n  \u003Cselect\n    className=\"appearance-none block w-full h-8 pl-3 pr-9 rounded-md text-sm\n               bg-surface text-neutral-900 dark:text-neutral-50\n               border border-neutral-200 dark:border-neutral-800\n               focus:border-brand-600 focus:outline-none focus:shadow-focus\n               transition-colors duration-150\"\n  >\n    \u003Coption>USD\u003C\u002Foption>\n    \u003Coption>EUR\u003C\u002Foption>\n    \u003Coption>GBP\u003C\u002Foption>\n  \u003C\u002Fselect>\n  \u003CChevronDownIcon className=\"pointer-events-none absolute right-2.5 top-1\u002F2 -translate-y-1\u002F2 w-4 h-4 text-neutral-400\" \u002F>\n\u003C\u002Fdiv>\n",[34894],{"type":48,"tag":78,"props":34895,"children":34896},{"__ignoreMap":142},[34897,34932,34944,34964,34972,34980,34988,35000,35008,35041,35073,35105,35120,35157],{"type":48,"tag":2091,"props":34898,"children":34899},{"class":2093,"line":2094},[34900,34904,34908,34912,34916,34920,34924,34928],{"type":48,"tag":2091,"props":34901,"children":34902},{"style":2104},[34903],{"type":54,"value":8673},{"type":48,"tag":2091,"props":34905,"children":34906},{"style":8676},[34907],{"type":54,"value":12954},{"type":48,"tag":2091,"props":34909,"children":34910},{"style":3179},[34911],{"type":54,"value":28756},{"type":48,"tag":2091,"props":34913,"children":34914},{"style":2104},[34915],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34917,"children":34918},{"style":2104},[34919],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34921,"children":34922},{"style":3066},[34923],{"type":54,"value":34506},{"type":48,"tag":2091,"props":34925,"children":34926},{"style":2104},[34927],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34929,"children":34930},{"style":2104},[34931],{"type":54,"value":8684},{"type":48,"tag":2091,"props":34933,"children":34934},{"class":2093,"line":2147},[34935,34939],{"type":48,"tag":2091,"props":34936,"children":34937},{"style":2104},[34938],{"type":54,"value":12988},{"type":48,"tag":2091,"props":34940,"children":34941},{"style":8676},[34942],{"type":54,"value":34943},"select\n",{"type":48,"tag":2091,"props":34945,"children":34946},{"class":2093,"line":2180},[34947,34951,34955,34959],{"type":48,"tag":2091,"props":34948,"children":34949},{"style":3179},[34950],{"type":54,"value":33961},{"type":48,"tag":2091,"props":34952,"children":34953},{"style":2104},[34954],{"type":54,"value":5665},{"type":48,"tag":2091,"props":34956,"children":34957},{"style":2104},[34958],{"type":54,"value":3074},{"type":48,"tag":2091,"props":34960,"children":34961},{"style":3066},[34962],{"type":54,"value":34963},"appearance-none block w-full h-8 pl-3 pr-9 rounded-md text-sm\n",{"type":48,"tag":2091,"props":34965,"children":34966},{"class":2093,"line":2229},[34967],{"type":48,"tag":2091,"props":34968,"children":34969},{"style":3066},[34970],{"type":54,"value":34971},"               bg-surface text-neutral-900 dark:text-neutral-50\n",{"type":48,"tag":2091,"props":34973,"children":34974},{"class":2093,"line":3048},[34975],{"type":48,"tag":2091,"props":34976,"children":34977},{"style":3066},[34978],{"type":54,"value":34979},"               border border-neutral-200 dark:border-neutral-800\n",{"type":48,"tag":2091,"props":34981,"children":34982},{"class":2093,"line":3129},[34983],{"type":48,"tag":2091,"props":34984,"children":34985},{"style":3066},[34986],{"type":54,"value":34987},"               focus:border-brand-600 focus:outline-none focus:shadow-focus\n",{"type":48,"tag":2091,"props":34989,"children":34990},{"class":2093,"line":3138},[34991,34996],{"type":48,"tag":2091,"props":34992,"children":34993},{"style":3066},[34994],{"type":54,"value":34995},"               transition-colors duration-150",{"type":48,"tag":2091,"props":34997,"children":34998},{"style":2104},[34999],{"type":54,"value":13101},{"type":48,"tag":2091,"props":35001,"children":35002},{"class":2093,"line":3148},[35003],{"type":48,"tag":2091,"props":35004,"children":35005},{"style":2104},[35006],{"type":54,"value":35007},"  >\n",{"type":48,"tag":2091,"props":35009,"children":35010},{"class":2093,"line":3194},[35011,35015,35020,35024,35029,35033,35037],{"type":48,"tag":2091,"props":35012,"children":35013},{"style":2104},[35014],{"type":54,"value":28747},{"type":48,"tag":2091,"props":35016,"children":35017},{"style":8676},[35018],{"type":54,"value":35019},"option",{"type":48,"tag":2091,"props":35021,"children":35022},{"style":2104},[35023],{"type":54,"value":13237},{"type":48,"tag":2091,"props":35025,"children":35026},{"style":2098},[35027],{"type":54,"value":35028},"USD",{"type":48,"tag":2091,"props":35030,"children":35031},{"style":2104},[35032],{"type":54,"value":9008},{"type":48,"tag":2091,"props":35034,"children":35035},{"style":8676},[35036],{"type":54,"value":35019},{"type":48,"tag":2091,"props":35038,"children":35039},{"style":2104},[35040],{"type":54,"value":8684},{"type":48,"tag":2091,"props":35042,"children":35043},{"class":2093,"line":3216},[35044,35048,35052,35056,35061,35065,35069],{"type":48,"tag":2091,"props":35045,"children":35046},{"style":2104},[35047],{"type":54,"value":28747},{"type":48,"tag":2091,"props":35049,"children":35050},{"style":8676},[35051],{"type":54,"value":35019},{"type":48,"tag":2091,"props":35053,"children":35054},{"style":2104},[35055],{"type":54,"value":13237},{"type":48,"tag":2091,"props":35057,"children":35058},{"style":2098},[35059],{"type":54,"value":35060},"EUR",{"type":48,"tag":2091,"props":35062,"children":35063},{"style":2104},[35064],{"type":54,"value":9008},{"type":48,"tag":2091,"props":35066,"children":35067},{"style":8676},[35068],{"type":54,"value":35019},{"type":48,"tag":2091,"props":35070,"children":35071},{"style":2104},[35072],{"type":54,"value":8684},{"type":48,"tag":2091,"props":35074,"children":35075},{"class":2093,"line":4532},[35076,35080,35084,35088,35093,35097,35101],{"type":48,"tag":2091,"props":35077,"children":35078},{"style":2104},[35079],{"type":54,"value":28747},{"type":48,"tag":2091,"props":35081,"children":35082},{"style":8676},[35083],{"type":54,"value":35019},{"type":48,"tag":2091,"props":35085,"children":35086},{"style":2104},[35087],{"type":54,"value":13237},{"type":48,"tag":2091,"props":35089,"children":35090},{"style":2098},[35091],{"type":54,"value":35092},"GBP",{"type":48,"tag":2091,"props":35094,"children":35095},{"style":2104},[35096],{"type":54,"value":9008},{"type":48,"tag":2091,"props":35098,"children":35099},{"style":8676},[35100],{"type":54,"value":35019},{"type":48,"tag":2091,"props":35102,"children":35103},{"style":2104},[35104],{"type":54,"value":8684},{"type":48,"tag":2091,"props":35106,"children":35107},{"class":2093,"line":4578},[35108,35112,35116],{"type":48,"tag":2091,"props":35109,"children":35110},{"style":2104},[35111],{"type":54,"value":13213},{"type":48,"tag":2091,"props":35113,"children":35114},{"style":8676},[35115],{"type":54,"value":10885},{"type":48,"tag":2091,"props":35117,"children":35118},{"style":2104},[35119],{"type":54,"value":8684},{"type":48,"tag":2091,"props":35121,"children":35122},{"class":2093,"line":4586},[35123,35127,35132,35136,35140,35144,35149,35153],{"type":48,"tag":2091,"props":35124,"children":35125},{"style":2104},[35126],{"type":54,"value":12988},{"type":48,"tag":2091,"props":35128,"children":35129},{"style":2160},[35130],{"type":54,"value":35131},"ChevronDownIcon",{"type":48,"tag":2091,"props":35133,"children":35134},{"style":3179},[35135],{"type":54,"value":28756},{"type":48,"tag":2091,"props":35137,"children":35138},{"style":2104},[35139],{"type":54,"value":5665},{"type":48,"tag":2091,"props":35141,"children":35142},{"style":2104},[35143],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35145,"children":35146},{"style":3066},[35147],{"type":54,"value":35148},"pointer-events-none absolute right-2.5 top-1\u002F2 -translate-y-1\u002F2 w-4 h-4 text-neutral-400",{"type":48,"tag":2091,"props":35150,"children":35151},{"style":2104},[35152],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35154,"children":35155},{"style":2104},[35156],{"type":54,"value":28794},{"type":48,"tag":2091,"props":35158,"children":35159},{"class":2093,"line":4595},[35160,35164,35168],{"type":48,"tag":2091,"props":35161,"children":35162},{"style":2104},[35163],{"type":54,"value":9008},{"type":48,"tag":2091,"props":35165,"children":35166},{"style":8676},[35167],{"type":54,"value":12954},{"type":48,"tag":2091,"props":35169,"children":35170},{"style":2104},[35171],{"type":54,"value":8684},{"type":48,"tag":19952,"props":35173,"children":35175},{"id":35174},"checkbox",[35176],{"type":54,"value":35177},"CHECKBOX",{"type":48,"tag":134,"props":35179,"children":35181},{"className":28655,"code":35180,"language":28657,"meta":142,"style":142},"\u003Clabel className=\"inline-flex items-center gap-2 cursor-pointer select-none\">\n  \u003Cinput\n    type=\"checkbox\"\n    className=\"peer sr-only\"\n    checked={checked}\n    onChange={(e) => setChecked(e.target.checked)}\n  \u002F>\n  \u003Cspan\n    className=\"grid place-items-center w-4 h-4 rounded-[4px]\n               bg-surface border border-neutral-300 dark:border-neutral-700\n               peer-checked:bg-brand-600 peer-checked:border-brand-600\n               peer-focus-visible:shadow-focus\n               transition-colors duration-100\"\n  >\n    {checked && (\n      \u003Csvg className=\"w-3 h-3 text-white\" viewBox=\"0 0 12 12\" fill=\"none\">\n        \u003Cpath d=\"M2.5 6L5 8.5L9.5 4\" stroke=\"currentColor\" strokeWidth=\"1.75\" strokeLinecap=\"round\" strokeLinejoin=\"round\" \u002F>\n      \u003C\u002Fsvg>\n    )}\n  \u003C\u002Fspan>\n  \u003Cspan className=\"text-sm\">Send email receipts\u003C\u002Fspan>\n\u003C\u002Flabel>\n",[35182],{"type":48,"tag":78,"props":35183,"children":35184},{"__ignoreMap":142},[35185,35221,35232,35255,35279,35300,35356,35363,35375,35395,35403,35411,35419,35431,35438,35458,35535,35652,35667,35678,35693,35745],{"type":48,"tag":2091,"props":35186,"children":35187},{"class":2093,"line":2094},[35188,35192,35196,35200,35204,35208,35213,35217],{"type":48,"tag":2091,"props":35189,"children":35190},{"style":2104},[35191],{"type":54,"value":8673},{"type":48,"tag":2091,"props":35193,"children":35194},{"style":8676},[35195],{"type":54,"value":30229},{"type":48,"tag":2091,"props":35197,"children":35198},{"style":3179},[35199],{"type":54,"value":28756},{"type":48,"tag":2091,"props":35201,"children":35202},{"style":2104},[35203],{"type":54,"value":5665},{"type":48,"tag":2091,"props":35205,"children":35206},{"style":2104},[35207],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35209,"children":35210},{"style":3066},[35211],{"type":54,"value":35212},"inline-flex items-center gap-2 cursor-pointer select-none",{"type":48,"tag":2091,"props":35214,"children":35215},{"style":2104},[35216],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35218,"children":35219},{"style":2104},[35220],{"type":54,"value":8684},{"type":48,"tag":2091,"props":35222,"children":35223},{"class":2093,"line":2147},[35224,35228],{"type":48,"tag":2091,"props":35225,"children":35226},{"style":2104},[35227],{"type":54,"value":12988},{"type":48,"tag":2091,"props":35229,"children":35230},{"style":8676},[35231],{"type":54,"value":33607},{"type":48,"tag":2091,"props":35233,"children":35234},{"class":2093,"line":2180},[35235,35239,35243,35247,35251],{"type":48,"tag":2091,"props":35236,"children":35237},{"style":3179},[35238],{"type":54,"value":33912},{"type":48,"tag":2091,"props":35240,"children":35241},{"style":2104},[35242],{"type":54,"value":5665},{"type":48,"tag":2091,"props":35244,"children":35245},{"style":2104},[35246],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35248,"children":35249},{"style":3066},[35250],{"type":54,"value":35174},{"type":48,"tag":2091,"props":35252,"children":35253},{"style":2104},[35254],{"type":54,"value":13101},{"type":48,"tag":2091,"props":35256,"children":35257},{"class":2093,"line":2229},[35258,35262,35266,35270,35275],{"type":48,"tag":2091,"props":35259,"children":35260},{"style":3179},[35261],{"type":54,"value":33961},{"type":48,"tag":2091,"props":35263,"children":35264},{"style":2104},[35265],{"type":54,"value":5665},{"type":48,"tag":2091,"props":35267,"children":35268},{"style":2104},[35269],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35271,"children":35272},{"style":3066},[35273],{"type":54,"value":35274},"peer sr-only",{"type":48,"tag":2091,"props":35276,"children":35277},{"style":2104},[35278],{"type":54,"value":13101},{"type":48,"tag":2091,"props":35280,"children":35281},{"class":2093,"line":3048},[35282,35287,35291,35296],{"type":48,"tag":2091,"props":35283,"children":35284},{"style":3179},[35285],{"type":54,"value":35286},"    checked",{"type":48,"tag":2091,"props":35288,"children":35289},{"style":2104},[35290],{"type":54,"value":29205},{"type":48,"tag":2091,"props":35292,"children":35293},{"style":2098},[35294],{"type":54,"value":35295},"checked",{"type":48,"tag":2091,"props":35297,"children":35298},{"style":2104},[35299],{"type":54,"value":3135},{"type":48,"tag":2091,"props":35301,"children":35302},{"class":2093,"line":3129},[35303,35308,35313,35317,35321,35325,35330,35335,35339,35343,35347,35352],{"type":48,"tag":2091,"props":35304,"children":35305},{"style":3179},[35306],{"type":54,"value":35307},"    onChange",{"type":48,"tag":2091,"props":35309,"children":35310},{"style":2104},[35311],{"type":54,"value":35312},"={(",{"type":48,"tag":2091,"props":35314,"children":35315},{"style":5957},[35316],{"type":54,"value":10104},{"type":48,"tag":2091,"props":35318,"children":35319},{"style":2104},[35320],{"type":54,"value":5726},{"type":48,"tag":2091,"props":35322,"children":35323},{"style":3179},[35324],{"type":54,"value":10113},{"type":48,"tag":2091,"props":35326,"children":35327},{"style":5709},[35328],{"type":54,"value":35329}," setChecked",{"type":48,"tag":2091,"props":35331,"children":35332},{"style":2098},[35333],{"type":54,"value":35334},"(e",{"type":48,"tag":2091,"props":35336,"children":35337},{"style":2104},[35338],{"type":54,"value":121},{"type":48,"tag":2091,"props":35340,"children":35341},{"style":2098},[35342],{"type":54,"value":28074},{"type":48,"tag":2091,"props":35344,"children":35345},{"style":2104},[35346],{"type":54,"value":121},{"type":48,"tag":2091,"props":35348,"children":35349},{"style":2098},[35350],{"type":54,"value":35351},"checked)",{"type":48,"tag":2091,"props":35353,"children":35354},{"style":2104},[35355],{"type":54,"value":3135},{"type":48,"tag":2091,"props":35357,"children":35358},{"class":2093,"line":3138},[35359],{"type":48,"tag":2091,"props":35360,"children":35361},{"style":2104},[35362],{"type":54,"value":34001},{"type":48,"tag":2091,"props":35364,"children":35365},{"class":2093,"line":3148},[35366,35370],{"type":48,"tag":2091,"props":35367,"children":35368},{"style":2104},[35369],{"type":54,"value":12988},{"type":48,"tag":2091,"props":35371,"children":35372},{"style":8676},[35373],{"type":54,"value":35374},"span\n",{"type":48,"tag":2091,"props":35376,"children":35377},{"class":2093,"line":3194},[35378,35382,35386,35390],{"type":48,"tag":2091,"props":35379,"children":35380},{"style":3179},[35381],{"type":54,"value":33961},{"type":48,"tag":2091,"props":35383,"children":35384},{"style":2104},[35385],{"type":54,"value":5665},{"type":48,"tag":2091,"props":35387,"children":35388},{"style":2104},[35389],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35391,"children":35392},{"style":3066},[35393],{"type":54,"value":35394},"grid place-items-center w-4 h-4 rounded-[4px]\n",{"type":48,"tag":2091,"props":35396,"children":35397},{"class":2093,"line":3216},[35398],{"type":48,"tag":2091,"props":35399,"children":35400},{"style":3066},[35401],{"type":54,"value":35402},"               bg-surface border border-neutral-300 dark:border-neutral-700\n",{"type":48,"tag":2091,"props":35404,"children":35405},{"class":2093,"line":4532},[35406],{"type":48,"tag":2091,"props":35407,"children":35408},{"style":3066},[35409],{"type":54,"value":35410},"               peer-checked:bg-brand-600 peer-checked:border-brand-600\n",{"type":48,"tag":2091,"props":35412,"children":35413},{"class":2093,"line":4578},[35414],{"type":48,"tag":2091,"props":35415,"children":35416},{"style":3066},[35417],{"type":54,"value":35418},"               peer-focus-visible:shadow-focus\n",{"type":48,"tag":2091,"props":35420,"children":35421},{"class":2093,"line":4586},[35422,35427],{"type":48,"tag":2091,"props":35423,"children":35424},{"style":3066},[35425],{"type":54,"value":35426},"               transition-colors duration-100",{"type":48,"tag":2091,"props":35428,"children":35429},{"style":2104},[35430],{"type":54,"value":13101},{"type":48,"tag":2091,"props":35432,"children":35433},{"class":2093,"line":4595},[35434],{"type":48,"tag":2091,"props":35435,"children":35436},{"style":2104},[35437],{"type":54,"value":35007},{"type":48,"tag":2091,"props":35439,"children":35440},{"class":2093,"line":4642},[35441,35445,35450,35454],{"type":48,"tag":2091,"props":35442,"children":35443},{"style":2104},[35444],{"type":54,"value":29355},{"type":48,"tag":2091,"props":35446,"children":35447},{"style":2098},[35448],{"type":54,"value":35449},"checked ",{"type":48,"tag":2091,"props":35451,"children":35452},{"style":2104},[35453],{"type":54,"value":29365},{"type":48,"tag":2091,"props":35455,"children":35456},{"style":2098},[35457],{"type":54,"value":28739},{"type":48,"tag":2091,"props":35459,"children":35460},{"class":2093,"line":4688},[35461,35465,35469,35473,35477,35481,35486,35490,35494,35498,35502,35507,35511,35515,35519,35523,35527,35531],{"type":48,"tag":2091,"props":35462,"children":35463},{"style":2104},[35464],{"type":54,"value":28785},{"type":48,"tag":2091,"props":35466,"children":35467},{"style":8676},[35468],{"type":54,"value":12993},{"type":48,"tag":2091,"props":35470,"children":35471},{"style":3179},[35472],{"type":54,"value":28756},{"type":48,"tag":2091,"props":35474,"children":35475},{"style":2104},[35476],{"type":54,"value":5665},{"type":48,"tag":2091,"props":35478,"children":35479},{"style":2104},[35480],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35482,"children":35483},{"style":3066},[35484],{"type":54,"value":35485},"w-3 h-3 text-white",{"type":48,"tag":2091,"props":35487,"children":35488},{"style":2104},[35489],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35491,"children":35492},{"style":3179},[35493],{"type":54,"value":13040},{"type":48,"tag":2091,"props":35495,"children":35496},{"style":2104},[35497],{"type":54,"value":5665},{"type":48,"tag":2091,"props":35499,"children":35500},{"style":2104},[35501],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35503,"children":35504},{"style":3066},[35505],{"type":54,"value":35506},"0 0 12 12",{"type":48,"tag":2091,"props":35508,"children":35509},{"style":2104},[35510],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35512,"children":35513},{"style":3179},[35514],{"type":54,"value":13062},{"type":48,"tag":2091,"props":35516,"children":35517},{"style":2104},[35518],{"type":54,"value":5665},{"type":48,"tag":2091,"props":35520,"children":35521},{"style":2104},[35522],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35524,"children":35525},{"style":3066},[35526],{"type":54,"value":4931},{"type":48,"tag":2091,"props":35528,"children":35529},{"style":2104},[35530],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35532,"children":35533},{"style":2104},[35534],{"type":54,"value":8684},{"type":48,"tag":2091,"props":35536,"children":35537},{"class":2093,"line":4696},[35538,35542,35546,35550,35554,35558,35563,35567,35571,35575,35579,35583,35587,35591,35595,35599,35603,35607,35611,35615,35619,35623,35627,35632,35636,35640,35644,35648],{"type":48,"tag":2091,"props":35539,"children":35540},{"style":2104},[35541],{"type":54,"value":28838},{"type":48,"tag":2091,"props":35543,"children":35544},{"style":8676},[35545],{"type":54,"value":32907},{"type":48,"tag":2091,"props":35547,"children":35548},{"style":3179},[35549],{"type":54,"value":32912},{"type":48,"tag":2091,"props":35551,"children":35552},{"style":2104},[35553],{"type":54,"value":5665},{"type":48,"tag":2091,"props":35555,"children":35556},{"style":2104},[35557],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35559,"children":35560},{"style":3066},[35561],{"type":54,"value":35562},"M2.5 6L5 8.5L9.5 4",{"type":48,"tag":2091,"props":35564,"children":35565},{"style":2104},[35566],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35568,"children":35569},{"style":3179},[35570],{"type":54,"value":13083},{"type":48,"tag":2091,"props":35572,"children":35573},{"style":2104},[35574],{"type":54,"value":5665},{"type":48,"tag":2091,"props":35576,"children":35577},{"style":2104},[35578],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35580,"children":35581},{"style":3066},[35582],{"type":54,"value":13096},{"type":48,"tag":2091,"props":35584,"children":35585},{"style":2104},[35586],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35588,"children":35589},{"style":3179},[35590],{"type":54,"value":32572},{"type":48,"tag":2091,"props":35592,"children":35593},{"style":2104},[35594],{"type":54,"value":5665},{"type":48,"tag":2091,"props":35596,"children":35597},{"style":2104},[35598],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35600,"children":35601},{"style":3066},[35602],{"type":54,"value":32581},{"type":48,"tag":2091,"props":35604,"children":35605},{"style":2104},[35606],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35608,"children":35609},{"style":3179},[35610],{"type":54,"value":32974},{"type":48,"tag":2091,"props":35612,"children":35613},{"style":2104},[35614],{"type":54,"value":5665},{"type":48,"tag":2091,"props":35616,"children":35617},{"style":2104},[35618],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35620,"children":35621},{"style":3066},[35622],{"type":54,"value":13143},{"type":48,"tag":2091,"props":35624,"children":35625},{"style":2104},[35626],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35628,"children":35629},{"style":3179},[35630],{"type":54,"value":35631}," strokeLinejoin",{"type":48,"tag":2091,"props":35633,"children":35634},{"style":2104},[35635],{"type":54,"value":5665},{"type":48,"tag":2091,"props":35637,"children":35638},{"style":2104},[35639],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35641,"children":35642},{"style":3066},[35643],{"type":54,"value":13143},{"type":48,"tag":2091,"props":35645,"children":35646},{"style":2104},[35647],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35649,"children":35650},{"style":2104},[35651],{"type":54,"value":28794},{"type":48,"tag":2091,"props":35653,"children":35654},{"class":2093,"line":4705},[35655,35659,35663],{"type":48,"tag":2091,"props":35656,"children":35657},{"style":2104},[35658],{"type":54,"value":28977},{"type":48,"tag":2091,"props":35660,"children":35661},{"style":8676},[35662],{"type":54,"value":12993},{"type":48,"tag":2091,"props":35664,"children":35665},{"style":2104},[35666],{"type":54,"value":8684},{"type":48,"tag":2091,"props":35668,"children":35669},{"class":2093,"line":4751},[35670,35674],{"type":48,"tag":2091,"props":35671,"children":35672},{"style":2098},[35673],{"type":54,"value":29445},{"type":48,"tag":2091,"props":35675,"children":35676},{"style":2104},[35677],{"type":54,"value":3135},{"type":48,"tag":2091,"props":35679,"children":35680},{"class":2093,"line":4796},[35681,35685,35689],{"type":48,"tag":2091,"props":35682,"children":35683},{"style":2104},[35684],{"type":54,"value":13213},{"type":48,"tag":2091,"props":35686,"children":35687},{"style":8676},[35688],{"type":54,"value":2091},{"type":48,"tag":2091,"props":35690,"children":35691},{"style":2104},[35692],{"type":54,"value":8684},{"type":48,"tag":2091,"props":35694,"children":35695},{"class":2093,"line":4842},[35696,35700,35704,35708,35712,35716,35720,35724,35728,35733,35737,35741],{"type":48,"tag":2091,"props":35697,"children":35698},{"style":2104},[35699],{"type":54,"value":12988},{"type":48,"tag":2091,"props":35701,"children":35702},{"style":8676},[35703],{"type":54,"value":2091},{"type":48,"tag":2091,"props":35705,"children":35706},{"style":3179},[35707],{"type":54,"value":28756},{"type":48,"tag":2091,"props":35709,"children":35710},{"style":2104},[35711],{"type":54,"value":5665},{"type":48,"tag":2091,"props":35713,"children":35714},{"style":2104},[35715],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35717,"children":35718},{"style":3066},[35719],{"type":54,"value":2468},{"type":48,"tag":2091,"props":35721,"children":35722},{"style":2104},[35723],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35725,"children":35726},{"style":2104},[35727],{"type":54,"value":13237},{"type":48,"tag":2091,"props":35729,"children":35730},{"style":2098},[35731],{"type":54,"value":35732},"Send email receipts",{"type":48,"tag":2091,"props":35734,"children":35735},{"style":2104},[35736],{"type":54,"value":9008},{"type":48,"tag":2091,"props":35738,"children":35739},{"style":8676},[35740],{"type":54,"value":2091},{"type":48,"tag":2091,"props":35742,"children":35743},{"style":2104},[35744],{"type":54,"value":8684},{"type":48,"tag":2091,"props":35746,"children":35747},{"class":2093,"line":6321},[35748,35752,35756],{"type":48,"tag":2091,"props":35749,"children":35750},{"style":2104},[35751],{"type":54,"value":9008},{"type":48,"tag":2091,"props":35753,"children":35754},{"style":8676},[35755],{"type":54,"value":30229},{"type":48,"tag":2091,"props":35757,"children":35758},{"style":2104},[35759],{"type":54,"value":8684},{"type":48,"tag":19952,"props":35761,"children":35763},{"id":35762},"switch-toggle",[35764],{"type":54,"value":35765},"SWITCH (toggle)",{"type":48,"tag":134,"props":35767,"children":35769},{"className":28655,"code":35768,"language":28657,"meta":142,"style":142},"\u003Cbutton\n  role=\"switch\"\n  aria-checked={on}\n  onClick={() => setOn(!on)}\n  className={cn(\n    'relative inline-flex items-center w-9 h-5 rounded-full',\n    'transition-colors duration-150',\n    'focus-visible:outline-none focus-visible:shadow-focus',\n    on ? 'bg-brand-600' : 'bg-neutral-300 dark:bg-neutral-700'\n  )}\n>\n  \u003Cspan\n    className={cn(\n      'inline-block w-4 h-4 rounded-full bg-white shadow-sm',\n      'transition-transform duration-150',\n      on ? 'translate-x-[18px]' : 'translate-x-0.5'\n    )}\n  \u002F>\n\u003C\u002Fbutton>\n",[35770],{"type":48,"tag":78,"props":35771,"children":35772},{"__ignoreMap":142},[35773,35784,35809,35830,35868,35887,35908,35928,35948,35991,36002,36009,36020,36039,36059,36079,36121,36132,36139],{"type":48,"tag":2091,"props":35774,"children":35775},{"class":2093,"line":2094},[35776,35780],{"type":48,"tag":2091,"props":35777,"children":35778},{"style":2104},[35779],{"type":54,"value":8673},{"type":48,"tag":2091,"props":35781,"children":35782},{"style":8676},[35783],{"type":54,"value":31894},{"type":48,"tag":2091,"props":35785,"children":35786},{"class":2093,"line":2147},[35787,35792,35796,35800,35805],{"type":48,"tag":2091,"props":35788,"children":35789},{"style":3179},[35790],{"type":54,"value":35791},"  role",{"type":48,"tag":2091,"props":35793,"children":35794},{"style":2104},[35795],{"type":54,"value":5665},{"type":48,"tag":2091,"props":35797,"children":35798},{"style":2104},[35799],{"type":54,"value":3074},{"type":48,"tag":2091,"props":35801,"children":35802},{"style":3066},[35803],{"type":54,"value":35804},"switch",{"type":48,"tag":2091,"props":35806,"children":35807},{"style":2104},[35808],{"type":54,"value":13101},{"type":48,"tag":2091,"props":35810,"children":35811},{"class":2093,"line":2180},[35812,35817,35821,35826],{"type":48,"tag":2091,"props":35813,"children":35814},{"style":3179},[35815],{"type":54,"value":35816},"  aria-checked",{"type":48,"tag":2091,"props":35818,"children":35819},{"style":2104},[35820],{"type":54,"value":29205},{"type":48,"tag":2091,"props":35822,"children":35823},{"style":2098},[35824],{"type":54,"value":35825},"on",{"type":48,"tag":2091,"props":35827,"children":35828},{"style":2104},[35829],{"type":54,"value":3135},{"type":48,"tag":2091,"props":35831,"children":35832},{"class":2093,"line":2229},[35833,35838,35842,35846,35851,35855,35859,35864],{"type":48,"tag":2091,"props":35834,"children":35835},{"style":3179},[35836],{"type":54,"value":35837},"  onClick",{"type":48,"tag":2091,"props":35839,"children":35840},{"style":2104},[35841],{"type":54,"value":33352},{"type":48,"tag":2091,"props":35843,"children":35844},{"style":3179},[35845],{"type":54,"value":10113},{"type":48,"tag":2091,"props":35847,"children":35848},{"style":5709},[35849],{"type":54,"value":35850}," setOn",{"type":48,"tag":2091,"props":35852,"children":35853},{"style":2098},[35854],{"type":54,"value":5717},{"type":48,"tag":2091,"props":35856,"children":35857},{"style":2104},[35858],{"type":54,"value":10133},{"type":48,"tag":2091,"props":35860,"children":35861},{"style":2098},[35862],{"type":54,"value":35863},"on)",{"type":48,"tag":2091,"props":35865,"children":35866},{"style":2104},[35867],{"type":54,"value":3135},{"type":48,"tag":2091,"props":35869,"children":35870},{"class":2093,"line":3048},[35871,35875,35879,35883],{"type":48,"tag":2091,"props":35872,"children":35873},{"style":3179},[35874],{"type":54,"value":31902},{"type":48,"tag":2091,"props":35876,"children":35877},{"style":2104},[35878],{"type":54,"value":29205},{"type":48,"tag":2091,"props":35880,"children":35881},{"style":5709},[35882],{"type":54,"value":33396},{"type":48,"tag":2091,"props":35884,"children":35885},{"style":2098},[35886],{"type":54,"value":33401},{"type":48,"tag":2091,"props":35888,"children":35889},{"class":2093,"line":3129},[35890,35895,35900,35904],{"type":48,"tag":2091,"props":35891,"children":35892},{"style":2104},[35893],{"type":54,"value":35894},"    '",{"type":48,"tag":2091,"props":35896,"children":35897},{"style":3066},[35898],{"type":54,"value":35899},"relative inline-flex items-center w-9 h-5 rounded-full",{"type":48,"tag":2091,"props":35901,"children":35902},{"style":2104},[35903],{"type":54,"value":8747},{"type":48,"tag":2091,"props":35905,"children":35906},{"style":2104},[35907],{"type":54,"value":2144},{"type":48,"tag":2091,"props":35909,"children":35910},{"class":2093,"line":3138},[35911,35915,35920,35924],{"type":48,"tag":2091,"props":35912,"children":35913},{"style":2104},[35914],{"type":54,"value":35894},{"type":48,"tag":2091,"props":35916,"children":35917},{"style":3066},[35918],{"type":54,"value":35919},"transition-colors duration-150",{"type":48,"tag":2091,"props":35921,"children":35922},{"style":2104},[35923],{"type":54,"value":8747},{"type":48,"tag":2091,"props":35925,"children":35926},{"style":2104},[35927],{"type":54,"value":2144},{"type":48,"tag":2091,"props":35929,"children":35930},{"class":2093,"line":3148},[35931,35935,35940,35944],{"type":48,"tag":2091,"props":35932,"children":35933},{"style":2104},[35934],{"type":54,"value":35894},{"type":48,"tag":2091,"props":35936,"children":35937},{"style":3066},[35938],{"type":54,"value":35939},"focus-visible:outline-none focus-visible:shadow-focus",{"type":48,"tag":2091,"props":35941,"children":35942},{"style":2104},[35943],{"type":54,"value":8747},{"type":48,"tag":2091,"props":35945,"children":35946},{"style":2104},[35947],{"type":54,"value":2144},{"type":48,"tag":2091,"props":35949,"children":35950},{"class":2093,"line":3194},[35951,35956,35960,35964,35969,35973,35978,35982,35987],{"type":48,"tag":2091,"props":35952,"children":35953},{"style":2098},[35954],{"type":54,"value":35955},"    on ",{"type":48,"tag":2091,"props":35957,"children":35958},{"style":2104},[35959],{"type":54,"value":11094},{"type":48,"tag":2091,"props":35961,"children":35962},{"style":2104},[35963],{"type":54,"value":8858},{"type":48,"tag":2091,"props":35965,"children":35966},{"style":3066},[35967],{"type":54,"value":35968},"bg-brand-600",{"type":48,"tag":2091,"props":35970,"children":35971},{"style":2104},[35972],{"type":54,"value":8747},{"type":48,"tag":2091,"props":35974,"children":35975},{"style":2104},[35976],{"type":54,"value":35977}," :",{"type":48,"tag":2091,"props":35979,"children":35980},{"style":2104},[35981],{"type":54,"value":8858},{"type":48,"tag":2091,"props":35983,"children":35984},{"style":3066},[35985],{"type":54,"value":35986},"bg-neutral-300 dark:bg-neutral-700",{"type":48,"tag":2091,"props":35988,"children":35989},{"style":2104},[35990],{"type":54,"value":33470},{"type":48,"tag":2091,"props":35992,"children":35993},{"class":2093,"line":3216},[35994,35998],{"type":48,"tag":2091,"props":35995,"children":35996},{"style":2098},[35997],{"type":54,"value":29009},{"type":48,"tag":2091,"props":35999,"children":36000},{"style":2104},[36001],{"type":54,"value":3135},{"type":48,"tag":2091,"props":36003,"children":36004},{"class":2093,"line":4532},[36005],{"type":48,"tag":2091,"props":36006,"children":36007},{"style":2104},[36008],{"type":54,"value":8684},{"type":48,"tag":2091,"props":36010,"children":36011},{"class":2093,"line":4578},[36012,36016],{"type":48,"tag":2091,"props":36013,"children":36014},{"style":2104},[36015],{"type":54,"value":12988},{"type":48,"tag":2091,"props":36017,"children":36018},{"style":8676},[36019],{"type":54,"value":35374},{"type":48,"tag":2091,"props":36021,"children":36022},{"class":2093,"line":4586},[36023,36027,36031,36035],{"type":48,"tag":2091,"props":36024,"children":36025},{"style":3179},[36026],{"type":54,"value":33961},{"type":48,"tag":2091,"props":36028,"children":36029},{"style":2104},[36030],{"type":54,"value":29205},{"type":48,"tag":2091,"props":36032,"children":36033},{"style":5709},[36034],{"type":54,"value":33396},{"type":48,"tag":2091,"props":36036,"children":36037},{"style":2098},[36038],{"type":54,"value":33401},{"type":48,"tag":2091,"props":36040,"children":36041},{"class":2093,"line":4595},[36042,36046,36051,36055],{"type":48,"tag":2091,"props":36043,"children":36044},{"style":2104},[36045],{"type":54,"value":23764},{"type":48,"tag":2091,"props":36047,"children":36048},{"style":3066},[36049],{"type":54,"value":36050},"inline-block w-4 h-4 rounded-full bg-white shadow-sm",{"type":48,"tag":2091,"props":36052,"children":36053},{"style":2104},[36054],{"type":54,"value":8747},{"type":48,"tag":2091,"props":36056,"children":36057},{"style":2104},[36058],{"type":54,"value":2144},{"type":48,"tag":2091,"props":36060,"children":36061},{"class":2093,"line":4642},[36062,36066,36071,36075],{"type":48,"tag":2091,"props":36063,"children":36064},{"style":2104},[36065],{"type":54,"value":23764},{"type":48,"tag":2091,"props":36067,"children":36068},{"style":3066},[36069],{"type":54,"value":36070},"transition-transform duration-150",{"type":48,"tag":2091,"props":36072,"children":36073},{"style":2104},[36074],{"type":54,"value":8747},{"type":48,"tag":2091,"props":36076,"children":36077},{"style":2104},[36078],{"type":54,"value":2144},{"type":48,"tag":2091,"props":36080,"children":36081},{"class":2093,"line":4688},[36082,36087,36091,36095,36100,36104,36108,36112,36117],{"type":48,"tag":2091,"props":36083,"children":36084},{"style":2098},[36085],{"type":54,"value":36086},"      on ",{"type":48,"tag":2091,"props":36088,"children":36089},{"style":2104},[36090],{"type":54,"value":11094},{"type":48,"tag":2091,"props":36092,"children":36093},{"style":2104},[36094],{"type":54,"value":8858},{"type":48,"tag":2091,"props":36096,"children":36097},{"style":3066},[36098],{"type":54,"value":36099},"translate-x-[18px]",{"type":48,"tag":2091,"props":36101,"children":36102},{"style":2104},[36103],{"type":54,"value":8747},{"type":48,"tag":2091,"props":36105,"children":36106},{"style":2104},[36107],{"type":54,"value":35977},{"type":48,"tag":2091,"props":36109,"children":36110},{"style":2104},[36111],{"type":54,"value":8858},{"type":48,"tag":2091,"props":36113,"children":36114},{"style":3066},[36115],{"type":54,"value":36116},"translate-x-0.5",{"type":48,"tag":2091,"props":36118,"children":36119},{"style":2104},[36120],{"type":54,"value":33470},{"type":48,"tag":2091,"props":36122,"children":36123},{"class":2093,"line":4696},[36124,36128],{"type":48,"tag":2091,"props":36125,"children":36126},{"style":2098},[36127],{"type":54,"value":29445},{"type":48,"tag":2091,"props":36129,"children":36130},{"style":2104},[36131],{"type":54,"value":3135},{"type":48,"tag":2091,"props":36133,"children":36134},{"class":2093,"line":4705},[36135],{"type":48,"tag":2091,"props":36136,"children":36137},{"style":2104},[36138],{"type":54,"value":34001},{"type":48,"tag":2091,"props":36140,"children":36141},{"class":2093,"line":4751},[36142,36146,36150],{"type":48,"tag":2091,"props":36143,"children":36144},{"style":2104},[36145],{"type":54,"value":9008},{"type":48,"tag":2091,"props":36147,"children":36148},{"style":8676},[36149],{"type":54,"value":5611},{"type":48,"tag":2091,"props":36151,"children":36152},{"style":2104},[36153],{"type":54,"value":8684},{"type":48,"tag":19952,"props":36155,"children":36157},{"id":36156},"radio-group",[36158],{"type":54,"value":36159},"RADIO GROUP",{"type":48,"tag":134,"props":36161,"children":36163},{"className":28655,"code":36162,"language":28657,"meta":142,"style":142},"\u003Cdiv role=\"radiogroup\" aria-label=\"Plan\" className=\"space-y-2\">\n  {plans.map((plan) => (\n    \u003Clabel\n      key={plan.id}\n      className={cn(\n        'flex items-start gap-3 p-3 rounded-md border cursor-pointer',\n        'transition-colors duration-100',\n        value === plan.id\n          ? 'border-brand-600 bg-brand-50\u002F50 dark:bg-brand-fg\u002F10'\n          : 'border-neutral-200 dark:border-neutral-800 hover:border-neutral-300'\n      )}\n    >\n      \u003Cinput\n        type=\"radio\"\n        name=\"plan\"\n        value={plan.id}\n        checked={value === plan.id}\n        onChange={() => setValue(plan.id)}\n        className=\"peer sr-only\"\n      \u002F>\n      \u003Cspan className={cn(\n        'mt-0.5 grid place-items-center w-4 h-4 rounded-full border-2',\n        value === plan.id ? 'border-brand-600' : 'border-neutral-300 dark:border-neutral-600'\n      )}>\n        {value === plan.id && (\n          \u003Cspan className=\"w-1.5 h-1.5 rounded-full bg-brand-600\" \u002F>\n        )}\n      \u003C\u002Fspan>\n      \u003Cspan className=\"flex-1\">\n        \u003Cspan className=\"block text-sm font-medium\">{plan.name}\u003C\u002Fspan>\n        \u003Cspan className=\"block text-xs text-neutral-600 dark:text-neutral-400 mt-0.5\">\n          {plan.description}\n        \u003C\u002Fspan>\n      \u003C\u002Fspan>\n      \u003Cspan className=\"text-sm font-medium tabular-nums\">{plan.price}\u003C\u002Fspan>\n    \u003C\u002Flabel>\n  ))}\n\u003C\u002Fdiv>\n",[36164],{"type":48,"tag":78,"props":36165,"children":36166},{"__ignoreMap":142},[36167,36246,36291,36303,36331,36350,36370,36390,36415,36435,36455,36466,36473,36484,36509,36533,36561,36598,36636,36660,36668,36695,36715,36773,36785,36820,36856,36868,36883,36919,36979,37015,37039,37054,37069,37130,37145,37156],{"type":48,"tag":2091,"props":36168,"children":36169},{"class":2093,"line":2094},[36170,36174,36178,36182,36186,36190,36195,36199,36204,36208,36212,36217,36221,36225,36229,36233,36238,36242],{"type":48,"tag":2091,"props":36171,"children":36172},{"style":2104},[36173],{"type":54,"value":8673},{"type":48,"tag":2091,"props":36175,"children":36176},{"style":8676},[36177],{"type":54,"value":12954},{"type":48,"tag":2091,"props":36179,"children":36180},{"style":3179},[36181],{"type":54,"value":34386},{"type":48,"tag":2091,"props":36183,"children":36184},{"style":2104},[36185],{"type":54,"value":5665},{"type":48,"tag":2091,"props":36187,"children":36188},{"style":2104},[36189],{"type":54,"value":3074},{"type":48,"tag":2091,"props":36191,"children":36192},{"style":3066},[36193],{"type":54,"value":36194},"radiogroup",{"type":48,"tag":2091,"props":36196,"children":36197},{"style":2104},[36198],{"type":54,"value":3074},{"type":48,"tag":2091,"props":36200,"children":36201},{"style":3179},[36202],{"type":54,"value":36203}," aria-label",{"type":48,"tag":2091,"props":36205,"children":36206},{"style":2104},[36207],{"type":54,"value":5665},{"type":48,"tag":2091,"props":36209,"children":36210},{"style":2104},[36211],{"type":54,"value":3074},{"type":48,"tag":2091,"props":36213,"children":36214},{"style":3066},[36215],{"type":54,"value":36216},"Plan",{"type":48,"tag":2091,"props":36218,"children":36219},{"style":2104},[36220],{"type":54,"value":3074},{"type":48,"tag":2091,"props":36222,"children":36223},{"style":3179},[36224],{"type":54,"value":28756},{"type":48,"tag":2091,"props":36226,"children":36227},{"style":2104},[36228],{"type":54,"value":5665},{"type":48,"tag":2091,"props":36230,"children":36231},{"style":2104},[36232],{"type":54,"value":3074},{"type":48,"tag":2091,"props":36234,"children":36235},{"style":3066},[36236],{"type":54,"value":36237},"space-y-2",{"type":48,"tag":2091,"props":36239,"children":36240},{"style":2104},[36241],{"type":54,"value":3074},{"type":48,"tag":2091,"props":36243,"children":36244},{"style":2104},[36245],{"type":54,"value":8684},{"type":48,"tag":2091,"props":36247,"children":36248},{"class":2093,"line":2147},[36249,36253,36258,36262,36266,36270,36274,36279,36283,36287],{"type":48,"tag":2091,"props":36250,"children":36251},{"style":2104},[36252],{"type":54,"value":8085},{"type":48,"tag":2091,"props":36254,"children":36255},{"style":2098},[36256],{"type":54,"value":36257},"plans",{"type":48,"tag":2091,"props":36259,"children":36260},{"style":2104},[36261],{"type":54,"value":121},{"type":48,"tag":2091,"props":36263,"children":36264},{"style":5709},[36265],{"type":54,"value":33274},{"type":48,"tag":2091,"props":36267,"children":36268},{"style":2098},[36269],{"type":54,"value":5717},{"type":48,"tag":2091,"props":36271,"children":36272},{"style":2104},[36273],{"type":54,"value":5717},{"type":48,"tag":2091,"props":36275,"children":36276},{"style":5957},[36277],{"type":54,"value":36278},"plan",{"type":48,"tag":2091,"props":36280,"children":36281},{"style":2104},[36282],{"type":54,"value":5726},{"type":48,"tag":2091,"props":36284,"children":36285},{"style":3179},[36286],{"type":54,"value":10113},{"type":48,"tag":2091,"props":36288,"children":36289},{"style":2098},[36290],{"type":54,"value":28739},{"type":48,"tag":2091,"props":36292,"children":36293},{"class":2093,"line":2180},[36294,36298],{"type":48,"tag":2091,"props":36295,"children":36296},{"style":2104},[36297],{"type":54,"value":28747},{"type":48,"tag":2091,"props":36299,"children":36300},{"style":8676},[36301],{"type":54,"value":36302},"label\n",{"type":48,"tag":2091,"props":36304,"children":36305},{"class":2093,"line":2229},[36306,36310,36314,36318,36322,36327],{"type":48,"tag":2091,"props":36307,"children":36308},{"style":3179},[36309],{"type":54,"value":33318},{"type":48,"tag":2091,"props":36311,"children":36312},{"style":2104},[36313],{"type":54,"value":29205},{"type":48,"tag":2091,"props":36315,"children":36316},{"style":2098},[36317],{"type":54,"value":36278},{"type":48,"tag":2091,"props":36319,"children":36320},{"style":2104},[36321],{"type":54,"value":121},{"type":48,"tag":2091,"props":36323,"children":36324},{"style":2098},[36325],{"type":54,"value":36326},"id",{"type":48,"tag":2091,"props":36328,"children":36329},{"style":2104},[36330],{"type":54,"value":3135},{"type":48,"tag":2091,"props":36332,"children":36333},{"class":2093,"line":3048},[36334,36338,36342,36346],{"type":48,"tag":2091,"props":36335,"children":36336},{"style":3179},[36337],{"type":54,"value":33387},{"type":48,"tag":2091,"props":36339,"children":36340},{"style":2104},[36341],{"type":54,"value":29205},{"type":48,"tag":2091,"props":36343,"children":36344},{"style":5709},[36345],{"type":54,"value":33396},{"type":48,"tag":2091,"props":36347,"children":36348},{"style":2098},[36349],{"type":54,"value":33401},{"type":48,"tag":2091,"props":36351,"children":36352},{"class":2093,"line":3129},[36353,36357,36362,36366],{"type":48,"tag":2091,"props":36354,"children":36355},{"style":2104},[36356],{"type":54,"value":22352},{"type":48,"tag":2091,"props":36358,"children":36359},{"style":3066},[36360],{"type":54,"value":36361},"flex items-start gap-3 p-3 rounded-md border cursor-pointer",{"type":48,"tag":2091,"props":36363,"children":36364},{"style":2104},[36365],{"type":54,"value":8747},{"type":48,"tag":2091,"props":36367,"children":36368},{"style":2104},[36369],{"type":54,"value":2144},{"type":48,"tag":2091,"props":36371,"children":36372},{"class":2093,"line":3138},[36373,36377,36382,36386],{"type":48,"tag":2091,"props":36374,"children":36375},{"style":2104},[36376],{"type":54,"value":22352},{"type":48,"tag":2091,"props":36378,"children":36379},{"style":3066},[36380],{"type":54,"value":36381},"transition-colors duration-100",{"type":48,"tag":2091,"props":36383,"children":36384},{"style":2104},[36385],{"type":54,"value":8747},{"type":48,"tag":2091,"props":36387,"children":36388},{"style":2104},[36389],{"type":54,"value":2144},{"type":48,"tag":2091,"props":36391,"children":36392},{"class":2093,"line":3148},[36393,36397,36401,36406,36410],{"type":48,"tag":2091,"props":36394,"children":36395},{"style":2098},[36396],{"type":54,"value":33429},{"type":48,"tag":2091,"props":36398,"children":36399},{"style":2104},[36400],{"type":54,"value":33434},{"type":48,"tag":2091,"props":36402,"children":36403},{"style":2098},[36404],{"type":54,"value":36405}," plan",{"type":48,"tag":2091,"props":36407,"children":36408},{"style":2104},[36409],{"type":54,"value":121},{"type":48,"tag":2091,"props":36411,"children":36412},{"style":2098},[36413],{"type":54,"value":36414},"id\n",{"type":48,"tag":2091,"props":36416,"children":36417},{"class":2093,"line":3194},[36418,36422,36426,36431],{"type":48,"tag":2091,"props":36419,"children":36420},{"style":2104},[36421],{"type":54,"value":33456},{"type":48,"tag":2091,"props":36423,"children":36424},{"style":2104},[36425],{"type":54,"value":8858},{"type":48,"tag":2091,"props":36427,"children":36428},{"style":3066},[36429],{"type":54,"value":36430},"border-brand-600 bg-brand-50\u002F50 dark:bg-brand-fg\u002F10",{"type":48,"tag":2091,"props":36432,"children":36433},{"style":2104},[36434],{"type":54,"value":33470},{"type":48,"tag":2091,"props":36436,"children":36437},{"class":2093,"line":3216},[36438,36442,36446,36451],{"type":48,"tag":2091,"props":36439,"children":36440},{"style":2104},[36441],{"type":54,"value":33478},{"type":48,"tag":2091,"props":36443,"children":36444},{"style":2104},[36445],{"type":54,"value":8858},{"type":48,"tag":2091,"props":36447,"children":36448},{"style":3066},[36449],{"type":54,"value":36450},"border-neutral-200 dark:border-neutral-800 hover:border-neutral-300",{"type":48,"tag":2091,"props":36452,"children":36453},{"style":2104},[36454],{"type":54,"value":33470},{"type":48,"tag":2091,"props":36456,"children":36457},{"class":2093,"line":4532},[36458,36462],{"type":48,"tag":2091,"props":36459,"children":36460},{"style":2098},[36461],{"type":54,"value":33499},{"type":48,"tag":2091,"props":36463,"children":36464},{"style":2104},[36465],{"type":54,"value":3135},{"type":48,"tag":2091,"props":36467,"children":36468},{"class":2093,"line":4578},[36469],{"type":48,"tag":2091,"props":36470,"children":36471},{"style":2104},[36472],{"type":54,"value":33511},{"type":48,"tag":2091,"props":36474,"children":36475},{"class":2093,"line":4586},[36476,36480],{"type":48,"tag":2091,"props":36477,"children":36478},{"style":2104},[36479],{"type":54,"value":28785},{"type":48,"tag":2091,"props":36481,"children":36482},{"style":8676},[36483],{"type":54,"value":33607},{"type":48,"tag":2091,"props":36485,"children":36486},{"class":2093,"line":4595},[36487,36492,36496,36500,36505],{"type":48,"tag":2091,"props":36488,"children":36489},{"style":3179},[36490],{"type":54,"value":36491},"        type",{"type":48,"tag":2091,"props":36493,"children":36494},{"style":2104},[36495],{"type":54,"value":5665},{"type":48,"tag":2091,"props":36497,"children":36498},{"style":2104},[36499],{"type":54,"value":3074},{"type":48,"tag":2091,"props":36501,"children":36502},{"style":3066},[36503],{"type":54,"value":36504},"radio",{"type":48,"tag":2091,"props":36506,"children":36507},{"style":2104},[36508],{"type":54,"value":13101},{"type":48,"tag":2091,"props":36510,"children":36511},{"class":2093,"line":4642},[36512,36517,36521,36525,36529],{"type":48,"tag":2091,"props":36513,"children":36514},{"style":3179},[36515],{"type":54,"value":36516},"        name",{"type":48,"tag":2091,"props":36518,"children":36519},{"style":2104},[36520],{"type":54,"value":5665},{"type":48,"tag":2091,"props":36522,"children":36523},{"style":2104},[36524],{"type":54,"value":3074},{"type":48,"tag":2091,"props":36526,"children":36527},{"style":3066},[36528],{"type":54,"value":36278},{"type":48,"tag":2091,"props":36530,"children":36531},{"style":2104},[36532],{"type":54,"value":13101},{"type":48,"tag":2091,"props":36534,"children":36535},{"class":2093,"line":4688},[36536,36541,36545,36549,36553,36557],{"type":48,"tag":2091,"props":36537,"children":36538},{"style":3179},[36539],{"type":54,"value":36540},"        value",{"type":48,"tag":2091,"props":36542,"children":36543},{"style":2104},[36544],{"type":54,"value":29205},{"type":48,"tag":2091,"props":36546,"children":36547},{"style":2098},[36548],{"type":54,"value":36278},{"type":48,"tag":2091,"props":36550,"children":36551},{"style":2104},[36552],{"type":54,"value":121},{"type":48,"tag":2091,"props":36554,"children":36555},{"style":2098},[36556],{"type":54,"value":36326},{"type":48,"tag":2091,"props":36558,"children":36559},{"style":2104},[36560],{"type":54,"value":3135},{"type":48,"tag":2091,"props":36562,"children":36563},{"class":2093,"line":4696},[36564,36569,36573,36578,36582,36586,36590,36594],{"type":48,"tag":2091,"props":36565,"children":36566},{"style":3179},[36567],{"type":54,"value":36568},"        checked",{"type":48,"tag":2091,"props":36570,"children":36571},{"style":2104},[36572],{"type":54,"value":29205},{"type":48,"tag":2091,"props":36574,"children":36575},{"style":2098},[36576],{"type":54,"value":36577},"value ",{"type":48,"tag":2091,"props":36579,"children":36580},{"style":2104},[36581],{"type":54,"value":33434},{"type":48,"tag":2091,"props":36583,"children":36584},{"style":2098},[36585],{"type":54,"value":36405},{"type":48,"tag":2091,"props":36587,"children":36588},{"style":2104},[36589],{"type":54,"value":121},{"type":48,"tag":2091,"props":36591,"children":36592},{"style":2098},[36593],{"type":54,"value":36326},{"type":48,"tag":2091,"props":36595,"children":36596},{"style":2104},[36597],{"type":54,"value":3135},{"type":48,"tag":2091,"props":36599,"children":36600},{"class":2093,"line":4705},[36601,36606,36610,36614,36618,36623,36627,36632],{"type":48,"tag":2091,"props":36602,"children":36603},{"style":3179},[36604],{"type":54,"value":36605},"        onChange",{"type":48,"tag":2091,"props":36607,"children":36608},{"style":2104},[36609],{"type":54,"value":33352},{"type":48,"tag":2091,"props":36611,"children":36612},{"style":3179},[36613],{"type":54,"value":10113},{"type":48,"tag":2091,"props":36615,"children":36616},{"style":5709},[36617],{"type":54,"value":33361},{"type":48,"tag":2091,"props":36619,"children":36620},{"style":2098},[36621],{"type":54,"value":36622},"(plan",{"type":48,"tag":2091,"props":36624,"children":36625},{"style":2104},[36626],{"type":54,"value":121},{"type":48,"tag":2091,"props":36628,"children":36629},{"style":2098},[36630],{"type":54,"value":36631},"id)",{"type":48,"tag":2091,"props":36633,"children":36634},{"style":2104},[36635],{"type":54,"value":3135},{"type":48,"tag":2091,"props":36637,"children":36638},{"class":2093,"line":4751},[36639,36644,36648,36652,36656],{"type":48,"tag":2091,"props":36640,"children":36641},{"style":3179},[36642],{"type":54,"value":36643},"        className",{"type":48,"tag":2091,"props":36645,"children":36646},{"style":2104},[36647],{"type":54,"value":5665},{"type":48,"tag":2091,"props":36649,"children":36650},{"style":2104},[36651],{"type":54,"value":3074},{"type":48,"tag":2091,"props":36653,"children":36654},{"style":3066},[36655],{"type":54,"value":35274},{"type":48,"tag":2091,"props":36657,"children":36658},{"style":2104},[36659],{"type":54,"value":13101},{"type":48,"tag":2091,"props":36661,"children":36662},{"class":2093,"line":4796},[36663],{"type":48,"tag":2091,"props":36664,"children":36665},{"style":2104},[36666],{"type":54,"value":36667},"      \u002F>\n",{"type":48,"tag":2091,"props":36669,"children":36670},{"class":2093,"line":4842},[36671,36675,36679,36683,36687,36691],{"type":48,"tag":2091,"props":36672,"children":36673},{"style":2104},[36674],{"type":54,"value":28785},{"type":48,"tag":2091,"props":36676,"children":36677},{"style":8676},[36678],{"type":54,"value":2091},{"type":48,"tag":2091,"props":36680,"children":36681},{"style":3179},[36682],{"type":54,"value":28756},{"type":48,"tag":2091,"props":36684,"children":36685},{"style":2104},[36686],{"type":54,"value":29205},{"type":48,"tag":2091,"props":36688,"children":36689},{"style":5709},[36690],{"type":54,"value":33396},{"type":48,"tag":2091,"props":36692,"children":36693},{"style":2098},[36694],{"type":54,"value":33401},{"type":48,"tag":2091,"props":36696,"children":36697},{"class":2093,"line":6321},[36698,36702,36707,36711],{"type":48,"tag":2091,"props":36699,"children":36700},{"style":2104},[36701],{"type":54,"value":22352},{"type":48,"tag":2091,"props":36703,"children":36704},{"style":3066},[36705],{"type":54,"value":36706},"mt-0.5 grid place-items-center w-4 h-4 rounded-full border-2",{"type":48,"tag":2091,"props":36708,"children":36709},{"style":2104},[36710],{"type":54,"value":8747},{"type":48,"tag":2091,"props":36712,"children":36713},{"style":2104},[36714],{"type":54,"value":2144},{"type":48,"tag":2091,"props":36716,"children":36717},{"class":2093,"line":6329},[36718,36722,36726,36730,36734,36739,36743,36747,36752,36756,36760,36764,36769],{"type":48,"tag":2091,"props":36719,"children":36720},{"style":2098},[36721],{"type":54,"value":33429},{"type":48,"tag":2091,"props":36723,"children":36724},{"style":2104},[36725],{"type":54,"value":33434},{"type":48,"tag":2091,"props":36727,"children":36728},{"style":2098},[36729],{"type":54,"value":36405},{"type":48,"tag":2091,"props":36731,"children":36732},{"style":2104},[36733],{"type":54,"value":121},{"type":48,"tag":2091,"props":36735,"children":36736},{"style":2098},[36737],{"type":54,"value":36738},"id ",{"type":48,"tag":2091,"props":36740,"children":36741},{"style":2104},[36742],{"type":54,"value":11094},{"type":48,"tag":2091,"props":36744,"children":36745},{"style":2104},[36746],{"type":54,"value":8858},{"type":48,"tag":2091,"props":36748,"children":36749},{"style":3066},[36750],{"type":54,"value":36751},"border-brand-600",{"type":48,"tag":2091,"props":36753,"children":36754},{"style":2104},[36755],{"type":54,"value":8747},{"type":48,"tag":2091,"props":36757,"children":36758},{"style":2104},[36759],{"type":54,"value":35977},{"type":48,"tag":2091,"props":36761,"children":36762},{"style":2104},[36763],{"type":54,"value":8858},{"type":48,"tag":2091,"props":36765,"children":36766},{"style":3066},[36767],{"type":54,"value":36768},"border-neutral-300 dark:border-neutral-600",{"type":48,"tag":2091,"props":36770,"children":36771},{"style":2104},[36772],{"type":54,"value":33470},{"type":48,"tag":2091,"props":36774,"children":36775},{"class":2093,"line":6337},[36776,36780],{"type":48,"tag":2091,"props":36777,"children":36778},{"style":2098},[36779],{"type":54,"value":33499},{"type":48,"tag":2091,"props":36781,"children":36782},{"style":2104},[36783],{"type":54,"value":36784},"}>\n",{"type":48,"tag":2091,"props":36786,"children":36787},{"class":2093,"line":6346},[36788,36792,36796,36800,36804,36808,36812,36816],{"type":48,"tag":2091,"props":36789,"children":36790},{"style":2104},[36791],{"type":54,"value":29413},{"type":48,"tag":2091,"props":36793,"children":36794},{"style":2098},[36795],{"type":54,"value":36577},{"type":48,"tag":2091,"props":36797,"children":36798},{"style":2104},[36799],{"type":54,"value":33434},{"type":48,"tag":2091,"props":36801,"children":36802},{"style":2098},[36803],{"type":54,"value":36405},{"type":48,"tag":2091,"props":36805,"children":36806},{"style":2104},[36807],{"type":54,"value":121},{"type":48,"tag":2091,"props":36809,"children":36810},{"style":2098},[36811],{"type":54,"value":36738},{"type":48,"tag":2091,"props":36813,"children":36814},{"style":2104},[36815],{"type":54,"value":29365},{"type":48,"tag":2091,"props":36817,"children":36818},{"style":2098},[36819],{"type":54,"value":28739},{"type":48,"tag":2091,"props":36821,"children":36822},{"class":2093,"line":6401},[36823,36827,36831,36835,36839,36843,36848,36852],{"type":48,"tag":2091,"props":36824,"children":36825},{"style":2104},[36826],{"type":54,"value":28891},{"type":48,"tag":2091,"props":36828,"children":36829},{"style":8676},[36830],{"type":54,"value":2091},{"type":48,"tag":2091,"props":36832,"children":36833},{"style":3179},[36834],{"type":54,"value":28756},{"type":48,"tag":2091,"props":36836,"children":36837},{"style":2104},[36838],{"type":54,"value":5665},{"type":48,"tag":2091,"props":36840,"children":36841},{"style":2104},[36842],{"type":54,"value":3074},{"type":48,"tag":2091,"props":36844,"children":36845},{"style":3066},[36846],{"type":54,"value":36847},"w-1.5 h-1.5 rounded-full bg-brand-600",{"type":48,"tag":2091,"props":36849,"children":36850},{"style":2104},[36851],{"type":54,"value":3074},{"type":48,"tag":2091,"props":36853,"children":36854},{"style":2104},[36855],{"type":54,"value":28794},{"type":48,"tag":2091,"props":36857,"children":36858},{"class":2093,"line":6418},[36859,36864],{"type":48,"tag":2091,"props":36860,"children":36861},{"style":2098},[36862],{"type":54,"value":36863},"        )",{"type":48,"tag":2091,"props":36865,"children":36866},{"style":2104},[36867],{"type":54,"value":3135},{"type":48,"tag":2091,"props":36869,"children":36870},{"class":2093,"line":6475},[36871,36875,36879],{"type":48,"tag":2091,"props":36872,"children":36873},{"style":2104},[36874],{"type":54,"value":28977},{"type":48,"tag":2091,"props":36876,"children":36877},{"style":8676},[36878],{"type":54,"value":2091},{"type":48,"tag":2091,"props":36880,"children":36881},{"style":2104},[36882],{"type":54,"value":8684},{"type":48,"tag":2091,"props":36884,"children":36885},{"class":2093,"line":6531},[36886,36890,36894,36898,36902,36906,36911,36915],{"type":48,"tag":2091,"props":36887,"children":36888},{"style":2104},[36889],{"type":54,"value":28785},{"type":48,"tag":2091,"props":36891,"children":36892},{"style":8676},[36893],{"type":54,"value":2091},{"type":48,"tag":2091,"props":36895,"children":36896},{"style":3179},[36897],{"type":54,"value":28756},{"type":48,"tag":2091,"props":36899,"children":36900},{"style":2104},[36901],{"type":54,"value":5665},{"type":48,"tag":2091,"props":36903,"children":36904},{"style":2104},[36905],{"type":54,"value":3074},{"type":48,"tag":2091,"props":36907,"children":36908},{"style":3066},[36909],{"type":54,"value":36910},"flex-1",{"type":48,"tag":2091,"props":36912,"children":36913},{"style":2104},[36914],{"type":54,"value":3074},{"type":48,"tag":2091,"props":36916,"children":36917},{"style":2104},[36918],{"type":54,"value":8684},{"type":48,"tag":2091,"props":36920,"children":36921},{"class":2093,"line":6539},[36922,36926,36930,36934,36938,36942,36946,36950,36954,36958,36962,36966,36971,36975],{"type":48,"tag":2091,"props":36923,"children":36924},{"style":2104},[36925],{"type":54,"value":28838},{"type":48,"tag":2091,"props":36927,"children":36928},{"style":8676},[36929],{"type":54,"value":2091},{"type":48,"tag":2091,"props":36931,"children":36932},{"style":3179},[36933],{"type":54,"value":28756},{"type":48,"tag":2091,"props":36935,"children":36936},{"style":2104},[36937],{"type":54,"value":5665},{"type":48,"tag":2091,"props":36939,"children":36940},{"style":2104},[36941],{"type":54,"value":3074},{"type":48,"tag":2091,"props":36943,"children":36944},{"style":3066},[36945],{"type":54,"value":33838},{"type":48,"tag":2091,"props":36947,"children":36948},{"style":2104},[36949],{"type":54,"value":3074},{"type":48,"tag":2091,"props":36951,"children":36952},{"style":2104},[36953],{"type":54,"value":30462},{"type":48,"tag":2091,"props":36955,"children":36956},{"style":2098},[36957],{"type":54,"value":36278},{"type":48,"tag":2091,"props":36959,"children":36960},{"style":2104},[36961],{"type":54,"value":121},{"type":48,"tag":2091,"props":36963,"children":36964},{"style":2098},[36965],{"type":54,"value":30385},{"type":48,"tag":2091,"props":36967,"children":36968},{"style":2104},[36969],{"type":54,"value":36970},"}\u003C\u002F",{"type":48,"tag":2091,"props":36972,"children":36973},{"style":8676},[36974],{"type":54,"value":2091},{"type":48,"tag":2091,"props":36976,"children":36977},{"style":2104},[36978],{"type":54,"value":8684},{"type":48,"tag":2091,"props":36980,"children":36981},{"class":2093,"line":6547},[36982,36986,36990,36994,36998,37002,37007,37011],{"type":48,"tag":2091,"props":36983,"children":36984},{"style":2104},[36985],{"type":54,"value":28838},{"type":48,"tag":2091,"props":36987,"children":36988},{"style":8676},[36989],{"type":54,"value":2091},{"type":48,"tag":2091,"props":36991,"children":36992},{"style":3179},[36993],{"type":54,"value":28756},{"type":48,"tag":2091,"props":36995,"children":36996},{"style":2104},[36997],{"type":54,"value":5665},{"type":48,"tag":2091,"props":36999,"children":37000},{"style":2104},[37001],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37003,"children":37004},{"style":3066},[37005],{"type":54,"value":37006},"block text-xs text-neutral-600 dark:text-neutral-400 mt-0.5",{"type":48,"tag":2091,"props":37008,"children":37009},{"style":2104},[37010],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37012,"children":37013},{"style":2104},[37014],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37016,"children":37017},{"class":2093,"line":6556},[37018,37023,37027,37031,37035],{"type":48,"tag":2091,"props":37019,"children":37020},{"style":2104},[37021],{"type":54,"value":37022},"          {",{"type":48,"tag":2091,"props":37024,"children":37025},{"style":2098},[37026],{"type":54,"value":36278},{"type":48,"tag":2091,"props":37028,"children":37029},{"style":2104},[37030],{"type":54,"value":121},{"type":48,"tag":2091,"props":37032,"children":37033},{"style":2098},[37034],{"type":54,"value":29418},{"type":48,"tag":2091,"props":37036,"children":37037},{"style":2104},[37038],{"type":54,"value":3135},{"type":48,"tag":2091,"props":37040,"children":37041},{"class":2093,"line":6573},[37042,37046,37050],{"type":48,"tag":2091,"props":37043,"children":37044},{"style":2104},[37045],{"type":54,"value":28961},{"type":48,"tag":2091,"props":37047,"children":37048},{"style":8676},[37049],{"type":54,"value":2091},{"type":48,"tag":2091,"props":37051,"children":37052},{"style":2104},[37053],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37055,"children":37056},{"class":2093,"line":6679},[37057,37061,37065],{"type":48,"tag":2091,"props":37058,"children":37059},{"style":2104},[37060],{"type":54,"value":28977},{"type":48,"tag":2091,"props":37062,"children":37063},{"style":8676},[37064],{"type":54,"value":2091},{"type":48,"tag":2091,"props":37066,"children":37067},{"style":2104},[37068],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37070,"children":37071},{"class":2093,"line":6706},[37072,37076,37080,37084,37088,37092,37097,37101,37105,37109,37113,37118,37122,37126],{"type":48,"tag":2091,"props":37073,"children":37074},{"style":2104},[37075],{"type":54,"value":28785},{"type":48,"tag":2091,"props":37077,"children":37078},{"style":8676},[37079],{"type":54,"value":2091},{"type":48,"tag":2091,"props":37081,"children":37082},{"style":3179},[37083],{"type":54,"value":28756},{"type":48,"tag":2091,"props":37085,"children":37086},{"style":2104},[37087],{"type":54,"value":5665},{"type":48,"tag":2091,"props":37089,"children":37090},{"style":2104},[37091],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37093,"children":37094},{"style":3066},[37095],{"type":54,"value":37096},"text-sm font-medium tabular-nums",{"type":48,"tag":2091,"props":37098,"children":37099},{"style":2104},[37100],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37102,"children":37103},{"style":2104},[37104],{"type":54,"value":30462},{"type":48,"tag":2091,"props":37106,"children":37107},{"style":2098},[37108],{"type":54,"value":36278},{"type":48,"tag":2091,"props":37110,"children":37111},{"style":2104},[37112],{"type":54,"value":121},{"type":48,"tag":2091,"props":37114,"children":37115},{"style":2098},[37116],{"type":54,"value":37117},"price",{"type":48,"tag":2091,"props":37119,"children":37120},{"style":2104},[37121],{"type":54,"value":36970},{"type":48,"tag":2091,"props":37123,"children":37124},{"style":8676},[37125],{"type":54,"value":2091},{"type":48,"tag":2091,"props":37127,"children":37128},{"style":2104},[37129],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37131,"children":37132},{"class":2093,"line":6738},[37133,37137,37141],{"type":48,"tag":2091,"props":37134,"children":37135},{"style":2104},[37136],{"type":54,"value":28993},{"type":48,"tag":2091,"props":37138,"children":37139},{"style":8676},[37140],{"type":54,"value":30229},{"type":48,"tag":2091,"props":37142,"children":37143},{"style":2104},[37144],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37146,"children":37147},{"class":2093,"line":6746},[37148,37152],{"type":48,"tag":2091,"props":37149,"children":37150},{"style":2098},[37151],{"type":54,"value":33557},{"type":48,"tag":2091,"props":37153,"children":37154},{"style":2104},[37155],{"type":54,"value":3135},{"type":48,"tag":2091,"props":37157,"children":37158},{"class":2093,"line":6763},[37159,37163,37167],{"type":48,"tag":2091,"props":37160,"children":37161},{"style":2104},[37162],{"type":54,"value":9008},{"type":48,"tag":2091,"props":37164,"children":37165},{"style":8676},[37166],{"type":54,"value":12954},{"type":48,"tag":2091,"props":37168,"children":37169},{"style":2104},[37170],{"type":54,"value":8684},{"type":48,"tag":167,"props":37172,"children":37174},{"id":37173},"_173-form-row-label-left-input-right",[37175],{"type":54,"value":37176},"17.3 Form Row (label-left, input-right)",{"type":48,"tag":134,"props":37178,"children":37180},{"className":28655,"code":37179,"language":28657,"meta":142,"style":142},"function FormRow({ label, hint, children }: { label: string; hint?: string; children: React.ReactNode }) {\n  return (\n    \u003Cdiv className=\"grid grid-cols-1 md:grid-cols-[240px_1fr] gap-2 md:gap-6 py-5\n                    border-b border-neutral-200 dark:border-neutral-800 last:border-b-0\">\n      \u003Cdiv>\n        \u003Clabel className=\"text-sm font-medium text-neutral-900 dark:text-neutral-50\">\n          {label}\n        \u003C\u002Flabel>\n        {hint && (\n          \u003Cp className=\"mt-1 text-xs text-neutral-500 dark:text-neutral-400\">\n            {hint}\n          \u003C\u002Fp>\n        )}\n      \u003C\u002Fdiv>\n      \u003Cdiv className=\"min-w-0\">{children}\u003C\u002Fdiv>\n    \u003C\u002Fdiv>\n  );\n}\n\n\u002F\u002F Usage\n\u003Cform>\n  \u003CFormRow label=\"Display name\" hint=\"Shown to teammates in mentions.\">\n    \u003CInput value={name} onChange={setName} maxLength={64} \u002F>\n  \u003C\u002FFormRow>\n  \u003CFormRow label=\"Time zone\">\n    \u003CSelect value={tz} onChange={setTz}>{tzOptions}\u003C\u002FSelect>\n  \u003C\u002FFormRow>\n\u003C\u002Fform>\n",[37181],{"type":48,"tag":78,"props":37182,"children":37183},{"__ignoreMap":142},[37184,37290,37301,37329,37345,37360,37396,37411,37426,37446,37482,37498,37513,37524,37539,37590,37605,37616,37623,37630,37638,37654,37711,37770,37785,37821,37885,37900],{"type":48,"tag":2091,"props":37185,"children":37186},{"class":2093,"line":2094},[37187,37191,37196,37200,37204,37208,37213,37217,37221,37225,37229,37233,37237,37241,37245,37249,37254,37258,37262,37266,37270,37274,37278,37282,37286],{"type":48,"tag":2091,"props":37188,"children":37189},{"style":3179},[37190],{"type":54,"value":8697},{"type":48,"tag":2091,"props":37192,"children":37193},{"style":5709},[37194],{"type":54,"value":37195}," FormRow",{"type":48,"tag":2091,"props":37197,"children":37198},{"style":2104},[37199],{"type":54,"value":28682},{"type":48,"tag":2091,"props":37201,"children":37202},{"style":5957},[37203],{"type":54,"value":29219},{"type":48,"tag":2091,"props":37205,"children":37206},{"style":2104},[37207],{"type":54,"value":2107},{"type":48,"tag":2091,"props":37209,"children":37210},{"style":5957},[37211],{"type":54,"value":37212}," hint",{"type":48,"tag":2091,"props":37214,"children":37215},{"style":2104},[37216],{"type":54,"value":2107},{"type":48,"tag":2091,"props":37218,"children":37219},{"style":5957},[37220],{"type":54,"value":28687},{"type":48,"tag":2091,"props":37222,"children":37223},{"style":2104},[37224],{"type":54,"value":28692},{"type":48,"tag":2091,"props":37226,"children":37227},{"style":2104},[37228],{"type":54,"value":5903},{"type":48,"tag":2091,"props":37230,"children":37231},{"style":8676},[37232],{"type":54,"value":29219},{"type":48,"tag":2091,"props":37234,"children":37235},{"style":2104},[37236],{"type":54,"value":2993},{"type":48,"tag":2091,"props":37238,"children":37239},{"style":2160},[37240],{"type":54,"value":27284},{"type":48,"tag":2091,"props":37242,"children":37243},{"style":2104},[37244],{"type":54,"value":5994},{"type":48,"tag":2091,"props":37246,"children":37247},{"style":8676},[37248],{"type":54,"value":37212},{"type":48,"tag":2091,"props":37250,"children":37251},{"style":2104},[37252],{"type":54,"value":37253},"?:",{"type":48,"tag":2091,"props":37255,"children":37256},{"style":2160},[37257],{"type":54,"value":27284},{"type":48,"tag":2091,"props":37259,"children":37260},{"style":2104},[37261],{"type":54,"value":5994},{"type":48,"tag":2091,"props":37263,"children":37264},{"style":8676},[37265],{"type":54,"value":28687},{"type":48,"tag":2091,"props":37267,"children":37268},{"style":2104},[37269],{"type":54,"value":2993},{"type":48,"tag":2091,"props":37271,"children":37272},{"style":2160},[37273],{"type":54,"value":28709},{"type":48,"tag":2091,"props":37275,"children":37276},{"style":2104},[37277],{"type":54,"value":121},{"type":48,"tag":2091,"props":37279,"children":37280},{"style":2160},[37281],{"type":54,"value":28718},{"type":48,"tag":2091,"props":37283,"children":37284},{"style":2104},[37285],{"type":54,"value":28723},{"type":48,"tag":2091,"props":37287,"children":37288},{"style":2104},[37289],{"type":54,"value":2980},{"type":48,"tag":2091,"props":37291,"children":37292},{"class":2093,"line":2147},[37293,37297],{"type":48,"tag":2091,"props":37294,"children":37295},{"style":5951},[37296],{"type":54,"value":27456},{"type":48,"tag":2091,"props":37298,"children":37299},{"style":8676},[37300],{"type":54,"value":28739},{"type":48,"tag":2091,"props":37302,"children":37303},{"class":2093,"line":2180},[37304,37308,37312,37316,37320,37324],{"type":48,"tag":2091,"props":37305,"children":37306},{"style":2104},[37307],{"type":54,"value":28747},{"type":48,"tag":2091,"props":37309,"children":37310},{"style":8676},[37311],{"type":54,"value":12954},{"type":48,"tag":2091,"props":37313,"children":37314},{"style":3179},[37315],{"type":54,"value":28756},{"type":48,"tag":2091,"props":37317,"children":37318},{"style":2104},[37319],{"type":54,"value":5665},{"type":48,"tag":2091,"props":37321,"children":37322},{"style":2104},[37323],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37325,"children":37326},{"style":3066},[37327],{"type":54,"value":37328},"grid grid-cols-1 md:grid-cols-[240px_1fr] gap-2 md:gap-6 py-5\n",{"type":48,"tag":2091,"props":37330,"children":37331},{"class":2093,"line":2229},[37332,37337,37341],{"type":48,"tag":2091,"props":37333,"children":37334},{"style":3066},[37335],{"type":54,"value":37336},"                    border-b border-neutral-200 dark:border-neutral-800 last:border-b-0",{"type":48,"tag":2091,"props":37338,"children":37339},{"style":2104},[37340],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37342,"children":37343},{"style":2104},[37344],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37346,"children":37347},{"class":2093,"line":3048},[37348,37352,37356],{"type":48,"tag":2091,"props":37349,"children":37350},{"style":2104},[37351],{"type":54,"value":28785},{"type":48,"tag":2091,"props":37353,"children":37354},{"style":8676},[37355],{"type":54,"value":12954},{"type":48,"tag":2091,"props":37357,"children":37358},{"style":2104},[37359],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37361,"children":37362},{"class":2093,"line":3129},[37363,37367,37371,37375,37379,37383,37388,37392],{"type":48,"tag":2091,"props":37364,"children":37365},{"style":2104},[37366],{"type":54,"value":28838},{"type":48,"tag":2091,"props":37368,"children":37369},{"style":8676},[37370],{"type":54,"value":30229},{"type":48,"tag":2091,"props":37372,"children":37373},{"style":3179},[37374],{"type":54,"value":28756},{"type":48,"tag":2091,"props":37376,"children":37377},{"style":2104},[37378],{"type":54,"value":5665},{"type":48,"tag":2091,"props":37380,"children":37381},{"style":2104},[37382],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37384,"children":37385},{"style":3066},[37386],{"type":54,"value":37387},"text-sm font-medium text-neutral-900 dark:text-neutral-50",{"type":48,"tag":2091,"props":37389,"children":37390},{"style":2104},[37391],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37393,"children":37394},{"style":2104},[37395],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37397,"children":37398},{"class":2093,"line":3138},[37399,37403,37407],{"type":48,"tag":2091,"props":37400,"children":37401},{"style":2104},[37402],{"type":54,"value":37022},{"type":48,"tag":2091,"props":37404,"children":37405},{"style":2098},[37406],{"type":54,"value":30229},{"type":48,"tag":2091,"props":37408,"children":37409},{"style":2104},[37410],{"type":54,"value":3135},{"type":48,"tag":2091,"props":37412,"children":37413},{"class":2093,"line":3148},[37414,37418,37422],{"type":48,"tag":2091,"props":37415,"children":37416},{"style":2104},[37417],{"type":54,"value":28961},{"type":48,"tag":2091,"props":37419,"children":37420},{"style":8676},[37421],{"type":54,"value":30229},{"type":48,"tag":2091,"props":37423,"children":37424},{"style":2104},[37425],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37427,"children":37428},{"class":2093,"line":3194},[37429,37433,37438,37442],{"type":48,"tag":2091,"props":37430,"children":37431},{"style":2104},[37432],{"type":54,"value":29413},{"type":48,"tag":2091,"props":37434,"children":37435},{"style":2098},[37436],{"type":54,"value":37437},"hint ",{"type":48,"tag":2091,"props":37439,"children":37440},{"style":2104},[37441],{"type":54,"value":29365},{"type":48,"tag":2091,"props":37443,"children":37444},{"style":2098},[37445],{"type":54,"value":28739},{"type":48,"tag":2091,"props":37447,"children":37448},{"class":2093,"line":3216},[37449,37453,37457,37461,37465,37469,37474,37478],{"type":48,"tag":2091,"props":37450,"children":37451},{"style":2104},[37452],{"type":54,"value":28891},{"type":48,"tag":2091,"props":37454,"children":37455},{"style":8676},[37456],{"type":54,"value":61},{"type":48,"tag":2091,"props":37458,"children":37459},{"style":3179},[37460],{"type":54,"value":28756},{"type":48,"tag":2091,"props":37462,"children":37463},{"style":2104},[37464],{"type":54,"value":5665},{"type":48,"tag":2091,"props":37466,"children":37467},{"style":2104},[37468],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37470,"children":37471},{"style":3066},[37472],{"type":54,"value":37473},"mt-1 text-xs text-neutral-500 dark:text-neutral-400",{"type":48,"tag":2091,"props":37475,"children":37476},{"style":2104},[37477],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37479,"children":37480},{"style":2104},[37481],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37483,"children":37484},{"class":2093,"line":4532},[37485,37489,37494],{"type":48,"tag":2091,"props":37486,"children":37487},{"style":2104},[37488],{"type":54,"value":28928},{"type":48,"tag":2091,"props":37490,"children":37491},{"style":2098},[37492],{"type":54,"value":37493},"hint",{"type":48,"tag":2091,"props":37495,"children":37496},{"style":2104},[37497],{"type":54,"value":3135},{"type":48,"tag":2091,"props":37499,"children":37500},{"class":2093,"line":4578},[37501,37505,37509],{"type":48,"tag":2091,"props":37502,"children":37503},{"style":2104},[37504],{"type":54,"value":28945},{"type":48,"tag":2091,"props":37506,"children":37507},{"style":8676},[37508],{"type":54,"value":61},{"type":48,"tag":2091,"props":37510,"children":37511},{"style":2104},[37512],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37514,"children":37515},{"class":2093,"line":4586},[37516,37520],{"type":48,"tag":2091,"props":37517,"children":37518},{"style":2098},[37519],{"type":54,"value":36863},{"type":48,"tag":2091,"props":37521,"children":37522},{"style":2104},[37523],{"type":54,"value":3135},{"type":48,"tag":2091,"props":37525,"children":37526},{"class":2093,"line":4595},[37527,37531,37535],{"type":48,"tag":2091,"props":37528,"children":37529},{"style":2104},[37530],{"type":54,"value":28977},{"type":48,"tag":2091,"props":37532,"children":37533},{"style":8676},[37534],{"type":54,"value":12954},{"type":48,"tag":2091,"props":37536,"children":37537},{"style":2104},[37538],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37540,"children":37541},{"class":2093,"line":4642},[37542,37546,37550,37554,37558,37562,37566,37570,37574,37578,37582,37586],{"type":48,"tag":2091,"props":37543,"children":37544},{"style":2104},[37545],{"type":54,"value":28785},{"type":48,"tag":2091,"props":37547,"children":37548},{"style":8676},[37549],{"type":54,"value":12954},{"type":48,"tag":2091,"props":37551,"children":37552},{"style":3179},[37553],{"type":54,"value":28756},{"type":48,"tag":2091,"props":37555,"children":37556},{"style":2104},[37557],{"type":54,"value":5665},{"type":48,"tag":2091,"props":37559,"children":37560},{"style":2104},[37561],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37563,"children":37564},{"style":3066},[37565],{"type":54,"value":29175},{"type":48,"tag":2091,"props":37567,"children":37568},{"style":2104},[37569],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37571,"children":37572},{"style":2104},[37573],{"type":54,"value":30462},{"type":48,"tag":2091,"props":37575,"children":37576},{"style":2098},[37577],{"type":54,"value":28933},{"type":48,"tag":2091,"props":37579,"children":37580},{"style":2104},[37581],{"type":54,"value":36970},{"type":48,"tag":2091,"props":37583,"children":37584},{"style":8676},[37585],{"type":54,"value":12954},{"type":48,"tag":2091,"props":37587,"children":37588},{"style":2104},[37589],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37591,"children":37592},{"class":2093,"line":4688},[37593,37597,37601],{"type":48,"tag":2091,"props":37594,"children":37595},{"style":2104},[37596],{"type":54,"value":28993},{"type":48,"tag":2091,"props":37598,"children":37599},{"style":8676},[37600],{"type":54,"value":12954},{"type":48,"tag":2091,"props":37602,"children":37603},{"style":2104},[37604],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37606,"children":37607},{"class":2093,"line":4696},[37608,37612],{"type":48,"tag":2091,"props":37609,"children":37610},{"style":8676},[37611],{"type":54,"value":29009},{"type":48,"tag":2091,"props":37613,"children":37614},{"style":2104},[37615],{"type":54,"value":2177},{"type":48,"tag":2091,"props":37617,"children":37618},{"class":2093,"line":4705},[37619],{"type":48,"tag":2091,"props":37620,"children":37621},{"style":2104},[37622],{"type":54,"value":3135},{"type":48,"tag":2091,"props":37624,"children":37625},{"class":2093,"line":4751},[37626],{"type":48,"tag":2091,"props":37627,"children":37628},{"emptyLinePlaceholder":3142},[37629],{"type":54,"value":3145},{"type":48,"tag":2091,"props":37631,"children":37632},{"class":2093,"line":4796},[37633],{"type":48,"tag":2091,"props":37634,"children":37635},{"style":4121},[37636],{"type":54,"value":37637},"\u002F\u002F Usage\n",{"type":48,"tag":2091,"props":37639,"children":37640},{"class":2093,"line":4842},[37641,37645,37650],{"type":48,"tag":2091,"props":37642,"children":37643},{"style":2104},[37644],{"type":54,"value":8673},{"type":48,"tag":2091,"props":37646,"children":37647},{"style":8676},[37648],{"type":54,"value":37649},"form",{"type":48,"tag":2091,"props":37651,"children":37652},{"style":2104},[37653],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37655,"children":37656},{"class":2093,"line":6321},[37657,37661,37666,37670,37674,37678,37682,37686,37690,37694,37698,37703,37707],{"type":48,"tag":2091,"props":37658,"children":37659},{"style":2104},[37660],{"type":54,"value":12988},{"type":48,"tag":2091,"props":37662,"children":37663},{"style":2160},[37664],{"type":54,"value":37665},"FormRow",{"type":48,"tag":2091,"props":37667,"children":37668},{"style":3179},[37669],{"type":54,"value":29219},{"type":48,"tag":2091,"props":37671,"children":37672},{"style":2104},[37673],{"type":54,"value":5665},{"type":48,"tag":2091,"props":37675,"children":37676},{"style":2104},[37677],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37679,"children":37680},{"style":3066},[37681],{"type":54,"value":30259},{"type":48,"tag":2091,"props":37683,"children":37684},{"style":2104},[37685],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37687,"children":37688},{"style":3179},[37689],{"type":54,"value":37212},{"type":48,"tag":2091,"props":37691,"children":37692},{"style":2104},[37693],{"type":54,"value":5665},{"type":48,"tag":2091,"props":37695,"children":37696},{"style":2104},[37697],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37699,"children":37700},{"style":3066},[37701],{"type":54,"value":37702},"Shown to teammates in mentions.",{"type":48,"tag":2091,"props":37704,"children":37705},{"style":2104},[37706],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37708,"children":37709},{"style":2104},[37710],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37712,"children":37713},{"class":2093,"line":6329},[37714,37718,37722,37726,37730,37734,37738,37742,37746,37750,37754,37758,37762,37766],{"type":48,"tag":2091,"props":37715,"children":37716},{"style":2104},[37717],{"type":54,"value":28747},{"type":48,"tag":2091,"props":37719,"children":37720},{"style":2160},[37721],{"type":54,"value":20967},{"type":48,"tag":2091,"props":37723,"children":37724},{"style":3179},[37725],{"type":54,"value":30376},{"type":48,"tag":2091,"props":37727,"children":37728},{"style":2104},[37729],{"type":54,"value":29205},{"type":48,"tag":2091,"props":37731,"children":37732},{"style":2098},[37733],{"type":54,"value":30385},{"type":48,"tag":2091,"props":37735,"children":37736},{"style":2104},[37737],{"type":54,"value":30390},{"type":48,"tag":2091,"props":37739,"children":37740},{"style":3179},[37741],{"type":54,"value":30395},{"type":48,"tag":2091,"props":37743,"children":37744},{"style":2104},[37745],{"type":54,"value":29205},{"type":48,"tag":2091,"props":37747,"children":37748},{"style":2098},[37749],{"type":54,"value":30404},{"type":48,"tag":2091,"props":37751,"children":37752},{"style":2104},[37753],{"type":54,"value":30390},{"type":48,"tag":2091,"props":37755,"children":37756},{"style":3179},[37757],{"type":54,"value":30413},{"type":48,"tag":2091,"props":37759,"children":37760},{"style":2104},[37761],{"type":54,"value":29205},{"type":48,"tag":2091,"props":37763,"children":37764},{"style":3077},[37765],{"type":54,"value":3682},{"type":48,"tag":2091,"props":37767,"children":37768},{"style":2104},[37769],{"type":54,"value":29279},{"type":48,"tag":2091,"props":37771,"children":37772},{"class":2093,"line":6337},[37773,37777,37781],{"type":48,"tag":2091,"props":37774,"children":37775},{"style":2104},[37776],{"type":54,"value":13213},{"type":48,"tag":2091,"props":37778,"children":37779},{"style":2160},[37780],{"type":54,"value":37665},{"type":48,"tag":2091,"props":37782,"children":37783},{"style":2104},[37784],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37786,"children":37787},{"class":2093,"line":6346},[37788,37792,37796,37800,37804,37808,37813,37817],{"type":48,"tag":2091,"props":37789,"children":37790},{"style":2104},[37791],{"type":54,"value":12988},{"type":48,"tag":2091,"props":37793,"children":37794},{"style":2160},[37795],{"type":54,"value":37665},{"type":48,"tag":2091,"props":37797,"children":37798},{"style":3179},[37799],{"type":54,"value":29219},{"type":48,"tag":2091,"props":37801,"children":37802},{"style":2104},[37803],{"type":54,"value":5665},{"type":48,"tag":2091,"props":37805,"children":37806},{"style":2104},[37807],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37809,"children":37810},{"style":3066},[37811],{"type":54,"value":37812},"Time zone",{"type":48,"tag":2091,"props":37814,"children":37815},{"style":2104},[37816],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37818,"children":37819},{"style":2104},[37820],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37822,"children":37823},{"class":2093,"line":6401},[37824,37828,37833,37837,37841,37846,37850,37854,37858,37863,37868,37873,37877,37881],{"type":48,"tag":2091,"props":37825,"children":37826},{"style":2104},[37827],{"type":54,"value":28747},{"type":48,"tag":2091,"props":37829,"children":37830},{"style":2160},[37831],{"type":54,"value":37832},"Select",{"type":48,"tag":2091,"props":37834,"children":37835},{"style":3179},[37836],{"type":54,"value":30376},{"type":48,"tag":2091,"props":37838,"children":37839},{"style":2104},[37840],{"type":54,"value":29205},{"type":48,"tag":2091,"props":37842,"children":37843},{"style":2098},[37844],{"type":54,"value":37845},"tz",{"type":48,"tag":2091,"props":37847,"children":37848},{"style":2104},[37849],{"type":54,"value":30390},{"type":48,"tag":2091,"props":37851,"children":37852},{"style":3179},[37853],{"type":54,"value":30395},{"type":48,"tag":2091,"props":37855,"children":37856},{"style":2104},[37857],{"type":54,"value":29205},{"type":48,"tag":2091,"props":37859,"children":37860},{"style":2098},[37861],{"type":54,"value":37862},"setTz",{"type":48,"tag":2091,"props":37864,"children":37865},{"style":2104},[37866],{"type":54,"value":37867},"}>{",{"type":48,"tag":2091,"props":37869,"children":37870},{"style":2098},[37871],{"type":54,"value":37872},"tzOptions",{"type":48,"tag":2091,"props":37874,"children":37875},{"style":2104},[37876],{"type":54,"value":36970},{"type":48,"tag":2091,"props":37878,"children":37879},{"style":2160},[37880],{"type":54,"value":37832},{"type":48,"tag":2091,"props":37882,"children":37883},{"style":2104},[37884],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37886,"children":37887},{"class":2093,"line":6418},[37888,37892,37896],{"type":48,"tag":2091,"props":37889,"children":37890},{"style":2104},[37891],{"type":54,"value":13213},{"type":48,"tag":2091,"props":37893,"children":37894},{"style":2160},[37895],{"type":54,"value":37665},{"type":48,"tag":2091,"props":37897,"children":37898},{"style":2104},[37899],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37901,"children":37902},{"class":2093,"line":6475},[37903,37907,37911],{"type":48,"tag":2091,"props":37904,"children":37905},{"style":2104},[37906],{"type":54,"value":9008},{"type":48,"tag":2091,"props":37908,"children":37909},{"style":8676},[37910],{"type":54,"value":37649},{"type":48,"tag":2091,"props":37912,"children":37913},{"style":2104},[37914],{"type":54,"value":8684},{"type":48,"tag":167,"props":37916,"children":37918},{"id":37917},"_174-cards",[37919],{"type":54,"value":37920},"17.4 Cards",{"type":48,"tag":19952,"props":37922,"children":37924},{"id":37923},"card-default",[37925],{"type":54,"value":37926},"CARD-DEFAULT",{"type":48,"tag":134,"props":37928,"children":37930},{"className":28655,"code":37929,"language":28657,"meta":142,"style":142},"\u003Cdiv className=\"bg-surface border border-neutral-200 dark:border-neutral-800 rounded-lg p-5\">\n  \u003Cdiv className=\"flex items-start justify-between mb-3\">\n    \u003Cdiv>\n      \u003Ch3 className=\"text-base font-semibold\">API keys\u003C\u002Fh3>\n      \u003Cp className=\"text-xs text-neutral-500 mt-0.5\">\n        Used to authenticate requests to your account.\n      \u003C\u002Fp>\n    \u003C\u002Fdiv>\n    \u003CButton variant=\"secondary\" size=\"sm\">Create key\u003C\u002FButton>\n  \u003C\u002Fdiv>\n  \u003Cdiv className=\"text-sm\">{\u002F* card body *\u002F}\u003C\u002Fdiv>\n\u003C\u002Fdiv>\n",[37931],{"type":48,"tag":78,"props":37932,"children":37933},{"__ignoreMap":142},[37934,37970,38006,38021,38074,38110,38118,38133,38148,38220,38235,38287],{"type":48,"tag":2091,"props":37935,"children":37936},{"class":2093,"line":2094},[37937,37941,37945,37949,37953,37957,37962,37966],{"type":48,"tag":2091,"props":37938,"children":37939},{"style":2104},[37940],{"type":54,"value":8673},{"type":48,"tag":2091,"props":37942,"children":37943},{"style":8676},[37944],{"type":54,"value":12954},{"type":48,"tag":2091,"props":37946,"children":37947},{"style":3179},[37948],{"type":54,"value":28756},{"type":48,"tag":2091,"props":37950,"children":37951},{"style":2104},[37952],{"type":54,"value":5665},{"type":48,"tag":2091,"props":37954,"children":37955},{"style":2104},[37956],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37958,"children":37959},{"style":3066},[37960],{"type":54,"value":37961},"bg-surface border border-neutral-200 dark:border-neutral-800 rounded-lg p-5",{"type":48,"tag":2091,"props":37963,"children":37964},{"style":2104},[37965],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37967,"children":37968},{"style":2104},[37969],{"type":54,"value":8684},{"type":48,"tag":2091,"props":37971,"children":37972},{"class":2093,"line":2147},[37973,37977,37981,37985,37989,37993,37998,38002],{"type":48,"tag":2091,"props":37974,"children":37975},{"style":2104},[37976],{"type":54,"value":12988},{"type":48,"tag":2091,"props":37978,"children":37979},{"style":8676},[37980],{"type":54,"value":12954},{"type":48,"tag":2091,"props":37982,"children":37983},{"style":3179},[37984],{"type":54,"value":28756},{"type":48,"tag":2091,"props":37986,"children":37987},{"style":2104},[37988],{"type":54,"value":5665},{"type":48,"tag":2091,"props":37990,"children":37991},{"style":2104},[37992],{"type":54,"value":3074},{"type":48,"tag":2091,"props":37994,"children":37995},{"style":3066},[37996],{"type":54,"value":37997},"flex items-start justify-between mb-3",{"type":48,"tag":2091,"props":37999,"children":38000},{"style":2104},[38001],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38003,"children":38004},{"style":2104},[38005],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38007,"children":38008},{"class":2093,"line":2180},[38009,38013,38017],{"type":48,"tag":2091,"props":38010,"children":38011},{"style":2104},[38012],{"type":54,"value":28747},{"type":48,"tag":2091,"props":38014,"children":38015},{"style":8676},[38016],{"type":54,"value":12954},{"type":48,"tag":2091,"props":38018,"children":38019},{"style":2104},[38020],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38022,"children":38023},{"class":2093,"line":2229},[38024,38028,38032,38036,38040,38044,38049,38053,38057,38062,38066,38070],{"type":48,"tag":2091,"props":38025,"children":38026},{"style":2104},[38027],{"type":54,"value":28785},{"type":48,"tag":2091,"props":38029,"children":38030},{"style":8676},[38031],{"type":54,"value":167},{"type":48,"tag":2091,"props":38033,"children":38034},{"style":3179},[38035],{"type":54,"value":28756},{"type":48,"tag":2091,"props":38037,"children":38038},{"style":2104},[38039],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38041,"children":38042},{"style":2104},[38043],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38045,"children":38046},{"style":3066},[38047],{"type":54,"value":38048},"text-base font-semibold",{"type":48,"tag":2091,"props":38050,"children":38051},{"style":2104},[38052],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38054,"children":38055},{"style":2104},[38056],{"type":54,"value":13237},{"type":48,"tag":2091,"props":38058,"children":38059},{"style":2098},[38060],{"type":54,"value":38061},"API keys",{"type":48,"tag":2091,"props":38063,"children":38064},{"style":2104},[38065],{"type":54,"value":9008},{"type":48,"tag":2091,"props":38067,"children":38068},{"style":8676},[38069],{"type":54,"value":167},{"type":48,"tag":2091,"props":38071,"children":38072},{"style":2104},[38073],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38075,"children":38076},{"class":2093,"line":3048},[38077,38081,38085,38089,38093,38097,38102,38106],{"type":48,"tag":2091,"props":38078,"children":38079},{"style":2104},[38080],{"type":54,"value":28785},{"type":48,"tag":2091,"props":38082,"children":38083},{"style":8676},[38084],{"type":54,"value":61},{"type":48,"tag":2091,"props":38086,"children":38087},{"style":3179},[38088],{"type":54,"value":28756},{"type":48,"tag":2091,"props":38090,"children":38091},{"style":2104},[38092],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38094,"children":38095},{"style":2104},[38096],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38098,"children":38099},{"style":3066},[38100],{"type":54,"value":38101},"text-xs text-neutral-500 mt-0.5",{"type":48,"tag":2091,"props":38103,"children":38104},{"style":2104},[38105],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38107,"children":38108},{"style":2104},[38109],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38111,"children":38112},{"class":2093,"line":3129},[38113],{"type":48,"tag":2091,"props":38114,"children":38115},{"style":2098},[38116],{"type":54,"value":38117},"        Used to authenticate requests to your account.\n",{"type":48,"tag":2091,"props":38119,"children":38120},{"class":2093,"line":3138},[38121,38125,38129],{"type":48,"tag":2091,"props":38122,"children":38123},{"style":2104},[38124],{"type":54,"value":28977},{"type":48,"tag":2091,"props":38126,"children":38127},{"style":8676},[38128],{"type":54,"value":61},{"type":48,"tag":2091,"props":38130,"children":38131},{"style":2104},[38132],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38134,"children":38135},{"class":2093,"line":3148},[38136,38140,38144],{"type":48,"tag":2091,"props":38137,"children":38138},{"style":2104},[38139],{"type":54,"value":28993},{"type":48,"tag":2091,"props":38141,"children":38142},{"style":8676},[38143],{"type":54,"value":12954},{"type":48,"tag":2091,"props":38145,"children":38146},{"style":2104},[38147],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38149,"children":38150},{"class":2093,"line":3194},[38151,38155,38159,38163,38167,38171,38175,38179,38183,38187,38191,38195,38199,38203,38208,38212,38216],{"type":48,"tag":2091,"props":38152,"children":38153},{"style":2104},[38154],{"type":54,"value":28747},{"type":48,"tag":2091,"props":38156,"children":38157},{"style":2160},[38158],{"type":54,"value":29512},{"type":48,"tag":2091,"props":38160,"children":38161},{"style":3179},[38162],{"type":54,"value":29517},{"type":48,"tag":2091,"props":38164,"children":38165},{"style":2104},[38166],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38168,"children":38169},{"style":2104},[38170],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38172,"children":38173},{"style":3066},[38174],{"type":54,"value":7275},{"type":48,"tag":2091,"props":38176,"children":38177},{"style":2104},[38178],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38180,"children":38181},{"style":3179},[38182],{"type":54,"value":29538},{"type":48,"tag":2091,"props":38184,"children":38185},{"style":2104},[38186],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38188,"children":38189},{"style":2104},[38190],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38192,"children":38193},{"style":3066},[38194],{"type":54,"value":7486},{"type":48,"tag":2091,"props":38196,"children":38197},{"style":2104},[38198],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38200,"children":38201},{"style":2104},[38202],{"type":54,"value":13237},{"type":48,"tag":2091,"props":38204,"children":38205},{"style":2098},[38206],{"type":54,"value":38207},"Create key",{"type":48,"tag":2091,"props":38209,"children":38210},{"style":2104},[38211],{"type":54,"value":9008},{"type":48,"tag":2091,"props":38213,"children":38214},{"style":2160},[38215],{"type":54,"value":29512},{"type":48,"tag":2091,"props":38217,"children":38218},{"style":2104},[38219],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38221,"children":38222},{"class":2093,"line":3216},[38223,38227,38231],{"type":48,"tag":2091,"props":38224,"children":38225},{"style":2104},[38226],{"type":54,"value":13213},{"type":48,"tag":2091,"props":38228,"children":38229},{"style":8676},[38230],{"type":54,"value":12954},{"type":48,"tag":2091,"props":38232,"children":38233},{"style":2104},[38234],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38236,"children":38237},{"class":2093,"line":4532},[38238,38242,38246,38250,38254,38258,38262,38266,38270,38275,38279,38283],{"type":48,"tag":2091,"props":38239,"children":38240},{"style":2104},[38241],{"type":54,"value":12988},{"type":48,"tag":2091,"props":38243,"children":38244},{"style":8676},[38245],{"type":54,"value":12954},{"type":48,"tag":2091,"props":38247,"children":38248},{"style":3179},[38249],{"type":54,"value":28756},{"type":48,"tag":2091,"props":38251,"children":38252},{"style":2104},[38253],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38255,"children":38256},{"style":2104},[38257],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38259,"children":38260},{"style":3066},[38261],{"type":54,"value":2468},{"type":48,"tag":2091,"props":38263,"children":38264},{"style":2104},[38265],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38267,"children":38268},{"style":2104},[38269],{"type":54,"value":30462},{"type":48,"tag":2091,"props":38271,"children":38272},{"style":4121},[38273],{"type":54,"value":38274},"\u002F* card body *\u002F",{"type":48,"tag":2091,"props":38276,"children":38277},{"style":2104},[38278],{"type":54,"value":36970},{"type":48,"tag":2091,"props":38280,"children":38281},{"style":8676},[38282],{"type":54,"value":12954},{"type":48,"tag":2091,"props":38284,"children":38285},{"style":2104},[38286],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38288,"children":38289},{"class":2093,"line":4578},[38290,38294,38298],{"type":48,"tag":2091,"props":38291,"children":38292},{"style":2104},[38293],{"type":54,"value":9008},{"type":48,"tag":2091,"props":38295,"children":38296},{"style":8676},[38297],{"type":54,"value":12954},{"type":48,"tag":2091,"props":38299,"children":38300},{"style":2104},[38301],{"type":54,"value":8684},{"type":48,"tag":19952,"props":38303,"children":38305},{"id":38304},"card-kpi-stat-tile",[38306],{"type":54,"value":38307},"CARD-KPI (stat tile)",{"type":48,"tag":134,"props":38309,"children":38311},{"className":28655,"code":38310,"language":28657,"meta":142,"style":142},"\u003Cdiv className=\"bg-surface border border-neutral-200 dark:border-neutral-800 rounded-lg p-4\">\n  \u003Cdiv className=\"flex items-center justify-between\">\n    \u003Cp className=\"text-xs font-medium text-neutral-500 uppercase tracking-wider\">\n      Active subscriptions\n    \u003C\u002Fp>\n    \u003CUsersIcon className=\"w-4 h-4 text-neutral-400\" \u002F>\n  \u003C\u002Fdiv>\n  \u003Cdiv className=\"mt-2 flex items-baseline gap-2\">\n    \u003Cspan className=\"text-3xl font-semibold tabular-nums tracking-tight\">\n      1,247\n    \u003C\u002Fspan>\n    \u003Cspan className=\"text-xs font-medium text-green-600 dark:text-green-400\">\n      +12.4%\n    \u003C\u002Fspan>\n  \u003C\u002Fdiv>\n  \u003Cp className=\"mt-0.5 text-xs text-neutral-500\">vs. previous 30 days\u003C\u002Fp>\n\u003C\u002Fdiv>\n",[38312],{"type":48,"tag":78,"props":38313,"children":38314},{"__ignoreMap":142},[38315,38351,38387,38423,38431,38446,38482,38497,38533,38569,38577,38592,38628,38636,38651,38666,38719],{"type":48,"tag":2091,"props":38316,"children":38317},{"class":2093,"line":2094},[38318,38322,38326,38330,38334,38338,38343,38347],{"type":48,"tag":2091,"props":38319,"children":38320},{"style":2104},[38321],{"type":54,"value":8673},{"type":48,"tag":2091,"props":38323,"children":38324},{"style":8676},[38325],{"type":54,"value":12954},{"type":48,"tag":2091,"props":38327,"children":38328},{"style":3179},[38329],{"type":54,"value":28756},{"type":48,"tag":2091,"props":38331,"children":38332},{"style":2104},[38333],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38335,"children":38336},{"style":2104},[38337],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38339,"children":38340},{"style":3066},[38341],{"type":54,"value":38342},"bg-surface border border-neutral-200 dark:border-neutral-800 rounded-lg p-4",{"type":48,"tag":2091,"props":38344,"children":38345},{"style":2104},[38346],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38348,"children":38349},{"style":2104},[38350],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38352,"children":38353},{"class":2093,"line":2147},[38354,38358,38362,38366,38370,38374,38379,38383],{"type":48,"tag":2091,"props":38355,"children":38356},{"style":2104},[38357],{"type":54,"value":12988},{"type":48,"tag":2091,"props":38359,"children":38360},{"style":8676},[38361],{"type":54,"value":12954},{"type":48,"tag":2091,"props":38363,"children":38364},{"style":3179},[38365],{"type":54,"value":28756},{"type":48,"tag":2091,"props":38367,"children":38368},{"style":2104},[38369],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38371,"children":38372},{"style":2104},[38373],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38375,"children":38376},{"style":3066},[38377],{"type":54,"value":38378},"flex items-center justify-between",{"type":48,"tag":2091,"props":38380,"children":38381},{"style":2104},[38382],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38384,"children":38385},{"style":2104},[38386],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38388,"children":38389},{"class":2093,"line":2180},[38390,38394,38398,38402,38406,38410,38415,38419],{"type":48,"tag":2091,"props":38391,"children":38392},{"style":2104},[38393],{"type":54,"value":28747},{"type":48,"tag":2091,"props":38395,"children":38396},{"style":8676},[38397],{"type":54,"value":61},{"type":48,"tag":2091,"props":38399,"children":38400},{"style":3179},[38401],{"type":54,"value":28756},{"type":48,"tag":2091,"props":38403,"children":38404},{"style":2104},[38405],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38407,"children":38408},{"style":2104},[38409],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38411,"children":38412},{"style":3066},[38413],{"type":54,"value":38414},"text-xs font-medium text-neutral-500 uppercase tracking-wider",{"type":48,"tag":2091,"props":38416,"children":38417},{"style":2104},[38418],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38420,"children":38421},{"style":2104},[38422],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38424,"children":38425},{"class":2093,"line":2229},[38426],{"type":48,"tag":2091,"props":38427,"children":38428},{"style":2098},[38429],{"type":54,"value":38430},"      Active subscriptions\n",{"type":48,"tag":2091,"props":38432,"children":38433},{"class":2093,"line":3048},[38434,38438,38442],{"type":48,"tag":2091,"props":38435,"children":38436},{"style":2104},[38437],{"type":54,"value":28993},{"type":48,"tag":2091,"props":38439,"children":38440},{"style":8676},[38441],{"type":54,"value":61},{"type":48,"tag":2091,"props":38443,"children":38444},{"style":2104},[38445],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38447,"children":38448},{"class":2093,"line":3129},[38449,38453,38457,38461,38465,38469,38474,38478],{"type":48,"tag":2091,"props":38450,"children":38451},{"style":2104},[38452],{"type":54,"value":28747},{"type":48,"tag":2091,"props":38454,"children":38455},{"style":2160},[38456],{"type":54,"value":30697},{"type":48,"tag":2091,"props":38458,"children":38459},{"style":3179},[38460],{"type":54,"value":28756},{"type":48,"tag":2091,"props":38462,"children":38463},{"style":2104},[38464],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38466,"children":38467},{"style":2104},[38468],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38470,"children":38471},{"style":3066},[38472],{"type":54,"value":38473},"w-4 h-4 text-neutral-400",{"type":48,"tag":2091,"props":38475,"children":38476},{"style":2104},[38477],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38479,"children":38480},{"style":2104},[38481],{"type":54,"value":28794},{"type":48,"tag":2091,"props":38483,"children":38484},{"class":2093,"line":3138},[38485,38489,38493],{"type":48,"tag":2091,"props":38486,"children":38487},{"style":2104},[38488],{"type":54,"value":13213},{"type":48,"tag":2091,"props":38490,"children":38491},{"style":8676},[38492],{"type":54,"value":12954},{"type":48,"tag":2091,"props":38494,"children":38495},{"style":2104},[38496],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38498,"children":38499},{"class":2093,"line":3148},[38500,38504,38508,38512,38516,38520,38525,38529],{"type":48,"tag":2091,"props":38501,"children":38502},{"style":2104},[38503],{"type":54,"value":12988},{"type":48,"tag":2091,"props":38505,"children":38506},{"style":8676},[38507],{"type":54,"value":12954},{"type":48,"tag":2091,"props":38509,"children":38510},{"style":3179},[38511],{"type":54,"value":28756},{"type":48,"tag":2091,"props":38513,"children":38514},{"style":2104},[38515],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38517,"children":38518},{"style":2104},[38519],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38521,"children":38522},{"style":3066},[38523],{"type":54,"value":38524},"mt-2 flex items-baseline gap-2",{"type":48,"tag":2091,"props":38526,"children":38527},{"style":2104},[38528],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38530,"children":38531},{"style":2104},[38532],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38534,"children":38535},{"class":2093,"line":3194},[38536,38540,38544,38548,38552,38556,38561,38565],{"type":48,"tag":2091,"props":38537,"children":38538},{"style":2104},[38539],{"type":54,"value":28747},{"type":48,"tag":2091,"props":38541,"children":38542},{"style":8676},[38543],{"type":54,"value":2091},{"type":48,"tag":2091,"props":38545,"children":38546},{"style":3179},[38547],{"type":54,"value":28756},{"type":48,"tag":2091,"props":38549,"children":38550},{"style":2104},[38551],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38553,"children":38554},{"style":2104},[38555],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38557,"children":38558},{"style":3066},[38559],{"type":54,"value":38560},"text-3xl font-semibold tabular-nums tracking-tight",{"type":48,"tag":2091,"props":38562,"children":38563},{"style":2104},[38564],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38566,"children":38567},{"style":2104},[38568],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38570,"children":38571},{"class":2093,"line":3216},[38572],{"type":48,"tag":2091,"props":38573,"children":38574},{"style":2098},[38575],{"type":54,"value":38576},"      1,247\n",{"type":48,"tag":2091,"props":38578,"children":38579},{"class":2093,"line":4532},[38580,38584,38588],{"type":48,"tag":2091,"props":38581,"children":38582},{"style":2104},[38583],{"type":54,"value":28993},{"type":48,"tag":2091,"props":38585,"children":38586},{"style":8676},[38587],{"type":54,"value":2091},{"type":48,"tag":2091,"props":38589,"children":38590},{"style":2104},[38591],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38593,"children":38594},{"class":2093,"line":4578},[38595,38599,38603,38607,38611,38615,38620,38624],{"type":48,"tag":2091,"props":38596,"children":38597},{"style":2104},[38598],{"type":54,"value":28747},{"type":48,"tag":2091,"props":38600,"children":38601},{"style":8676},[38602],{"type":54,"value":2091},{"type":48,"tag":2091,"props":38604,"children":38605},{"style":3179},[38606],{"type":54,"value":28756},{"type":48,"tag":2091,"props":38608,"children":38609},{"style":2104},[38610],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38612,"children":38613},{"style":2104},[38614],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38616,"children":38617},{"style":3066},[38618],{"type":54,"value":38619},"text-xs font-medium text-green-600 dark:text-green-400",{"type":48,"tag":2091,"props":38621,"children":38622},{"style":2104},[38623],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38625,"children":38626},{"style":2104},[38627],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38629,"children":38630},{"class":2093,"line":4586},[38631],{"type":48,"tag":2091,"props":38632,"children":38633},{"style":2098},[38634],{"type":54,"value":38635},"      +12.4%\n",{"type":48,"tag":2091,"props":38637,"children":38638},{"class":2093,"line":4595},[38639,38643,38647],{"type":48,"tag":2091,"props":38640,"children":38641},{"style":2104},[38642],{"type":54,"value":28993},{"type":48,"tag":2091,"props":38644,"children":38645},{"style":8676},[38646],{"type":54,"value":2091},{"type":48,"tag":2091,"props":38648,"children":38649},{"style":2104},[38650],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38652,"children":38653},{"class":2093,"line":4642},[38654,38658,38662],{"type":48,"tag":2091,"props":38655,"children":38656},{"style":2104},[38657],{"type":54,"value":13213},{"type":48,"tag":2091,"props":38659,"children":38660},{"style":8676},[38661],{"type":54,"value":12954},{"type":48,"tag":2091,"props":38663,"children":38664},{"style":2104},[38665],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38667,"children":38668},{"class":2093,"line":4688},[38669,38673,38677,38681,38685,38689,38694,38698,38702,38707,38711,38715],{"type":48,"tag":2091,"props":38670,"children":38671},{"style":2104},[38672],{"type":54,"value":12988},{"type":48,"tag":2091,"props":38674,"children":38675},{"style":8676},[38676],{"type":54,"value":61},{"type":48,"tag":2091,"props":38678,"children":38679},{"style":3179},[38680],{"type":54,"value":28756},{"type":48,"tag":2091,"props":38682,"children":38683},{"style":2104},[38684],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38686,"children":38687},{"style":2104},[38688],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38690,"children":38691},{"style":3066},[38692],{"type":54,"value":38693},"mt-0.5 text-xs text-neutral-500",{"type":48,"tag":2091,"props":38695,"children":38696},{"style":2104},[38697],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38699,"children":38700},{"style":2104},[38701],{"type":54,"value":13237},{"type":48,"tag":2091,"props":38703,"children":38704},{"style":2098},[38705],{"type":54,"value":38706},"vs. previous 30 days",{"type":48,"tag":2091,"props":38708,"children":38709},{"style":2104},[38710],{"type":54,"value":9008},{"type":48,"tag":2091,"props":38712,"children":38713},{"style":8676},[38714],{"type":54,"value":61},{"type":48,"tag":2091,"props":38716,"children":38717},{"style":2104},[38718],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38720,"children":38721},{"class":2093,"line":4696},[38722,38726,38730],{"type":48,"tag":2091,"props":38723,"children":38724},{"style":2104},[38725],{"type":54,"value":9008},{"type":48,"tag":2091,"props":38727,"children":38728},{"style":8676},[38729],{"type":54,"value":12954},{"type":48,"tag":2091,"props":38731,"children":38732},{"style":2104},[38733],{"type":54,"value":8684},{"type":48,"tag":19952,"props":38735,"children":38737},{"id":38736},"card-interactive-clickable-list-item",[38738],{"type":54,"value":38739},"CARD-INTERACTIVE (clickable list item)",{"type":48,"tag":134,"props":38741,"children":38743},{"className":28655,"code":38742,"language":28657,"meta":142,"style":142},"\u003Cbutton\n  className=\"group w-full text-left\n             bg-surface border border-neutral-200 dark:border-neutral-800 rounded-lg p-4\n             hover:border-neutral-300 dark:hover:border-neutral-700 hover:shadow-sm\n             focus-visible:outline-none focus-visible:shadow-focus\n             transition-all duration-150\"\n>\n  \u003Cdiv className=\"flex items-center gap-3\">\n    \u003CAvatar src={project.icon} size={32} \u002F>\n    \u003Cdiv className=\"flex-1 min-w-0\">\n      \u003Cdiv className=\"text-sm font-medium truncate\">{project.name}\u003C\u002Fdiv>\n      \u003Cdiv className=\"text-xs text-neutral-500 truncate\">{project.url}\u003C\u002Fdiv>\n    \u003C\u002Fdiv>\n    \u003CChevronRightIcon className=\"w-4 h-4 text-neutral-400 group-hover:text-neutral-600 group-hover:translate-x-0.5 transition-all\" \u002F>\n  \u003C\u002Fdiv>\n\u003C\u002Fbutton>\n",[38744],{"type":48,"tag":78,"props":38745,"children":38746},{"__ignoreMap":142},[38747,38758,38778,38786,38794,38801,38813,38820,38856,38911,38947,39007,39068,39083,39120,39135],{"type":48,"tag":2091,"props":38748,"children":38749},{"class":2093,"line":2094},[38750,38754],{"type":48,"tag":2091,"props":38751,"children":38752},{"style":2104},[38753],{"type":54,"value":8673},{"type":48,"tag":2091,"props":38755,"children":38756},{"style":8676},[38757],{"type":54,"value":31894},{"type":48,"tag":2091,"props":38759,"children":38760},{"class":2093,"line":2147},[38761,38765,38769,38773],{"type":48,"tag":2091,"props":38762,"children":38763},{"style":3179},[38764],{"type":54,"value":31902},{"type":48,"tag":2091,"props":38766,"children":38767},{"style":2104},[38768],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38770,"children":38771},{"style":2104},[38772],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38774,"children":38775},{"style":3066},[38776],{"type":54,"value":38777},"group w-full text-left\n",{"type":48,"tag":2091,"props":38779,"children":38780},{"class":2093,"line":2180},[38781],{"type":48,"tag":2091,"props":38782,"children":38783},{"style":3066},[38784],{"type":54,"value":38785},"             bg-surface border border-neutral-200 dark:border-neutral-800 rounded-lg p-4\n",{"type":48,"tag":2091,"props":38787,"children":38788},{"class":2093,"line":2229},[38789],{"type":48,"tag":2091,"props":38790,"children":38791},{"style":3066},[38792],{"type":54,"value":38793},"             hover:border-neutral-300 dark:hover:border-neutral-700 hover:shadow-sm\n",{"type":48,"tag":2091,"props":38795,"children":38796},{"class":2093,"line":3048},[38797],{"type":48,"tag":2091,"props":38798,"children":38799},{"style":3066},[38800],{"type":54,"value":31955},{"type":48,"tag":2091,"props":38802,"children":38803},{"class":2093,"line":3129},[38804,38809],{"type":48,"tag":2091,"props":38805,"children":38806},{"style":3066},[38807],{"type":54,"value":38808},"             transition-all duration-150",{"type":48,"tag":2091,"props":38810,"children":38811},{"style":2104},[38812],{"type":54,"value":13101},{"type":48,"tag":2091,"props":38814,"children":38815},{"class":2093,"line":3138},[38816],{"type":48,"tag":2091,"props":38817,"children":38818},{"style":2104},[38819],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38821,"children":38822},{"class":2093,"line":3148},[38823,38827,38831,38835,38839,38843,38848,38852],{"type":48,"tag":2091,"props":38824,"children":38825},{"style":2104},[38826],{"type":54,"value":12988},{"type":48,"tag":2091,"props":38828,"children":38829},{"style":8676},[38830],{"type":54,"value":12954},{"type":48,"tag":2091,"props":38832,"children":38833},{"style":3179},[38834],{"type":54,"value":28756},{"type":48,"tag":2091,"props":38836,"children":38837},{"style":2104},[38838],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38840,"children":38841},{"style":2104},[38842],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38844,"children":38845},{"style":3066},[38846],{"type":54,"value":38847},"flex items-center gap-3",{"type":48,"tag":2091,"props":38849,"children":38850},{"style":2104},[38851],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38853,"children":38854},{"style":2104},[38855],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38857,"children":38858},{"class":2093,"line":3194},[38859,38863,38868,38873,38877,38882,38886,38891,38895,38899,38903,38907],{"type":48,"tag":2091,"props":38860,"children":38861},{"style":2104},[38862],{"type":54,"value":28747},{"type":48,"tag":2091,"props":38864,"children":38865},{"style":2160},[38866],{"type":54,"value":38867},"Avatar",{"type":48,"tag":2091,"props":38869,"children":38870},{"style":3179},[38871],{"type":54,"value":38872}," src",{"type":48,"tag":2091,"props":38874,"children":38875},{"style":2104},[38876],{"type":54,"value":29205},{"type":48,"tag":2091,"props":38878,"children":38879},{"style":2098},[38880],{"type":54,"value":38881},"project",{"type":48,"tag":2091,"props":38883,"children":38884},{"style":2104},[38885],{"type":54,"value":121},{"type":48,"tag":2091,"props":38887,"children":38888},{"style":2098},[38889],{"type":54,"value":38890},"icon",{"type":48,"tag":2091,"props":38892,"children":38893},{"style":2104},[38894],{"type":54,"value":30390},{"type":48,"tag":2091,"props":38896,"children":38897},{"style":3179},[38898],{"type":54,"value":28325},{"type":48,"tag":2091,"props":38900,"children":38901},{"style":2104},[38902],{"type":54,"value":29205},{"type":48,"tag":2091,"props":38904,"children":38905},{"style":3077},[38906],{"type":54,"value":3602},{"type":48,"tag":2091,"props":38908,"children":38909},{"style":2104},[38910],{"type":54,"value":29279},{"type":48,"tag":2091,"props":38912,"children":38913},{"class":2093,"line":3216},[38914,38918,38922,38926,38930,38934,38939,38943],{"type":48,"tag":2091,"props":38915,"children":38916},{"style":2104},[38917],{"type":54,"value":28747},{"type":48,"tag":2091,"props":38919,"children":38920},{"style":8676},[38921],{"type":54,"value":12954},{"type":48,"tag":2091,"props":38923,"children":38924},{"style":3179},[38925],{"type":54,"value":28756},{"type":48,"tag":2091,"props":38927,"children":38928},{"style":2104},[38929],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38931,"children":38932},{"style":2104},[38933],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38935,"children":38936},{"style":3066},[38937],{"type":54,"value":38938},"flex-1 min-w-0",{"type":48,"tag":2091,"props":38940,"children":38941},{"style":2104},[38942],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38944,"children":38945},{"style":2104},[38946],{"type":54,"value":8684},{"type":48,"tag":2091,"props":38948,"children":38949},{"class":2093,"line":4532},[38950,38954,38958,38962,38966,38970,38975,38979,38983,38987,38991,38995,38999,39003],{"type":48,"tag":2091,"props":38951,"children":38952},{"style":2104},[38953],{"type":54,"value":28785},{"type":48,"tag":2091,"props":38955,"children":38956},{"style":8676},[38957],{"type":54,"value":12954},{"type":48,"tag":2091,"props":38959,"children":38960},{"style":3179},[38961],{"type":54,"value":28756},{"type":48,"tag":2091,"props":38963,"children":38964},{"style":2104},[38965],{"type":54,"value":5665},{"type":48,"tag":2091,"props":38967,"children":38968},{"style":2104},[38969],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38971,"children":38972},{"style":3066},[38973],{"type":54,"value":38974},"text-sm font-medium truncate",{"type":48,"tag":2091,"props":38976,"children":38977},{"style":2104},[38978],{"type":54,"value":3074},{"type":48,"tag":2091,"props":38980,"children":38981},{"style":2104},[38982],{"type":54,"value":30462},{"type":48,"tag":2091,"props":38984,"children":38985},{"style":2098},[38986],{"type":54,"value":38881},{"type":48,"tag":2091,"props":38988,"children":38989},{"style":2104},[38990],{"type":54,"value":121},{"type":48,"tag":2091,"props":38992,"children":38993},{"style":2098},[38994],{"type":54,"value":30385},{"type":48,"tag":2091,"props":38996,"children":38997},{"style":2104},[38998],{"type":54,"value":36970},{"type":48,"tag":2091,"props":39000,"children":39001},{"style":8676},[39002],{"type":54,"value":12954},{"type":48,"tag":2091,"props":39004,"children":39005},{"style":2104},[39006],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39008,"children":39009},{"class":2093,"line":4578},[39010,39014,39018,39022,39026,39030,39035,39039,39043,39047,39051,39056,39060,39064],{"type":48,"tag":2091,"props":39011,"children":39012},{"style":2104},[39013],{"type":54,"value":28785},{"type":48,"tag":2091,"props":39015,"children":39016},{"style":8676},[39017],{"type":54,"value":12954},{"type":48,"tag":2091,"props":39019,"children":39020},{"style":3179},[39021],{"type":54,"value":28756},{"type":48,"tag":2091,"props":39023,"children":39024},{"style":2104},[39025],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39027,"children":39028},{"style":2104},[39029],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39031,"children":39032},{"style":3066},[39033],{"type":54,"value":39034},"text-xs text-neutral-500 truncate",{"type":48,"tag":2091,"props":39036,"children":39037},{"style":2104},[39038],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39040,"children":39041},{"style":2104},[39042],{"type":54,"value":30462},{"type":48,"tag":2091,"props":39044,"children":39045},{"style":2098},[39046],{"type":54,"value":38881},{"type":48,"tag":2091,"props":39048,"children":39049},{"style":2104},[39050],{"type":54,"value":121},{"type":48,"tag":2091,"props":39052,"children":39053},{"style":2098},[39054],{"type":54,"value":39055},"url",{"type":48,"tag":2091,"props":39057,"children":39058},{"style":2104},[39059],{"type":54,"value":36970},{"type":48,"tag":2091,"props":39061,"children":39062},{"style":8676},[39063],{"type":54,"value":12954},{"type":48,"tag":2091,"props":39065,"children":39066},{"style":2104},[39067],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39069,"children":39070},{"class":2093,"line":4586},[39071,39075,39079],{"type":48,"tag":2091,"props":39072,"children":39073},{"style":2104},[39074],{"type":54,"value":28993},{"type":48,"tag":2091,"props":39076,"children":39077},{"style":8676},[39078],{"type":54,"value":12954},{"type":48,"tag":2091,"props":39080,"children":39081},{"style":2104},[39082],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39084,"children":39085},{"class":2093,"line":4595},[39086,39090,39095,39099,39103,39107,39112,39116],{"type":48,"tag":2091,"props":39087,"children":39088},{"style":2104},[39089],{"type":54,"value":28747},{"type":48,"tag":2091,"props":39091,"children":39092},{"style":2160},[39093],{"type":54,"value":39094},"ChevronRightIcon",{"type":48,"tag":2091,"props":39096,"children":39097},{"style":3179},[39098],{"type":54,"value":28756},{"type":48,"tag":2091,"props":39100,"children":39101},{"style":2104},[39102],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39104,"children":39105},{"style":2104},[39106],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39108,"children":39109},{"style":3066},[39110],{"type":54,"value":39111},"w-4 h-4 text-neutral-400 group-hover:text-neutral-600 group-hover:translate-x-0.5 transition-all",{"type":48,"tag":2091,"props":39113,"children":39114},{"style":2104},[39115],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39117,"children":39118},{"style":2104},[39119],{"type":54,"value":28794},{"type":48,"tag":2091,"props":39121,"children":39122},{"class":2093,"line":4642},[39123,39127,39131],{"type":48,"tag":2091,"props":39124,"children":39125},{"style":2104},[39126],{"type":54,"value":13213},{"type":48,"tag":2091,"props":39128,"children":39129},{"style":8676},[39130],{"type":54,"value":12954},{"type":48,"tag":2091,"props":39132,"children":39133},{"style":2104},[39134],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39136,"children":39137},{"class":2093,"line":4688},[39138,39142,39146],{"type":48,"tag":2091,"props":39139,"children":39140},{"style":2104},[39141],{"type":54,"value":9008},{"type":48,"tag":2091,"props":39143,"children":39144},{"style":8676},[39145],{"type":54,"value":5611},{"type":48,"tag":2091,"props":39147,"children":39148},{"style":2104},[39149],{"type":54,"value":8684},{"type":48,"tag":167,"props":39151,"children":39153},{"id":39152},"_175-data-table",[39154],{"type":54,"value":39155},"17.5 Data Table",{"type":48,"tag":134,"props":39157,"children":39159},{"className":28655,"code":39158,"language":28657,"meta":142,"style":142},"function DataTable({ rows, columns }: Props) {\n  return (\n    \u003Cdiv className=\"bg-surface border border-neutral-200 dark:border-neutral-800 rounded-lg overflow-hidden\">\n      {\u002F* Toolbar *\u002F}\n      \u003Cdiv className=\"flex items-center gap-2 p-3 border-b border-neutral-200 dark:border-neutral-800\">\n        \u003Cdiv className=\"relative flex-1 max-w-xs\">\n          \u003CSearchIcon className=\"absolute left-2.5 top-1\u002F2 -translate-y-1\u002F2 w-4 h-4 text-neutral-400\" \u002F>\n          \u003Cinput\n            type=\"search\"\n            placeholder=\"Search…\"\n            className=\"block w-full h-8 pl-8 pr-3 rounded-md text-sm\n                       bg-surface border border-neutral-200 dark:border-neutral-800\n                       focus:border-brand-600 focus:outline-none focus:shadow-focus\"\n          \u002F>\n        \u003C\u002Fdiv>\n        \u003CButton variant=\"secondary\" size=\"sm\">\n          \u003CFilterIcon className=\"w-3.5 h-3.5\" \u002F> Filter\n        \u003C\u002FButton>\n        \u003Cdiv className=\"ml-auto flex items-center gap-2\">\n          \u003CButton variant=\"ghost\" size=\"sm\">Export\u003C\u002FButton>\n        \u003C\u002Fdiv>\n      \u003C\u002Fdiv>\n\n      {\u002F* Table *\u002F}\n      \u003Cdiv className=\"overflow-x-auto\">\n        \u003Ctable className=\"w-full text-sm\">\n          \u003Cthead className=\"bg-neutral-50 dark:bg-neutral-900\u002F50\">\n            \u003Ctr>\n              {columns.map((col) => (\n                \u003Cth\n                  key={col.key}\n                  scope=\"col\"\n                  className={cn(\n                    'px-4 py-2.5 font-medium text-neutral-600 dark:text-neutral-400',\n                    col.numeric ? 'text-right' : 'text-left',\n                    col.sortable && 'cursor-pointer hover:text-neutral-900'\n                  )}\n                  onClick={() => col.sortable && toggleSort(col.key)}\n                >\n                  \u003Cspan className=\"inline-flex items-center gap-1\">\n                    {col.label}\n                    {col.sortable && sortKey === col.key && (\n                      \u003CChevronDownIcon className={cn('w-3 h-3', sortDir === 'asc' && 'rotate-180')} \u002F>\n                    )}\n                  \u003C\u002Fspan>\n                \u003C\u002Fth>\n              ))}\n              \u003Cth className=\"w-8 px-4 py-2.5\" \u002F> {\u002F* row action column *\u002F}\n            \u003C\u002Ftr>\n          \u003C\u002Fthead>\n          \u003Ctbody>\n            {rows.map((row) => (\n              \u003Ctr\n                key={row.id}\n                className=\"group border-t border-neutral-200 dark:border-neutral-800\n                           hover:bg-neutral-50 dark:hover:bg-neutral-900\u002F30\n                           transition-colors duration-100\"\n              >\n                {columns.map((col) => (\n                  \u003Ctd\n                    key={col.key}\n                    className={cn(\n                      'px-4 py-2.5',\n                      col.numeric && 'text-right tabular-nums font-mono text-xs',\n                      col.muted && 'text-neutral-500'\n                    )}\n                  >\n                    {col.render ? col.render(row) : row[col.key]}\n                  \u003C\u002Ftd>\n                ))}\n                \u003Ctd className=\"px-2 py-2.5\">\n                  \u003Cbutton\n                    aria-label=\"Row actions\"\n                    className=\"opacity-0 group-hover:opacity-100 focus-visible:opacity-100\n                               w-7 h-7 rounded grid place-items-center\n                               hover:bg-neutral-200 dark:hover:bg-neutral-800\n                               transition-opacity duration-100\"\n                  >\n                    \u003CMoreHorizontalIcon className=\"w-4 h-4\" \u002F>\n                  \u003C\u002Fbutton>\n                \u003C\u002Ftd>\n              \u003C\u002Ftr>\n            ))}\n          \u003C\u002Ftbody>\n        \u003C\u002Ftable>\n      \u003C\u002Fdiv>\n\n      {\u002F* Pagination *\u002F}\n      \u003Cdiv className=\"flex items-center justify-between px-4 py-3 border-t border-neutral-200 dark:border-neutral-800 text-xs text-neutral-500\">\n        \u003Cspan>Showing 1–25 of \u003Cspan className=\"tabular-nums\">1,247\u003C\u002Fspan>\u003C\u002Fspan>\n        \u003Cdiv className=\"flex items-center gap-1\">\n          \u003CButton variant=\"ghost\" size=\"sm\" disabled>Previous\u003C\u002FButton>\n          \u003CButton variant=\"ghost\" size=\"sm\">Next\u003C\u002FButton>\n        \u003C\u002Fdiv>\n      \u003C\u002Fdiv>\n    \u003C\u002Fdiv>\n  );\n}\n",[39160],{"type":48,"tag":78,"props":39161,"children":39162},{"__ignoreMap":142},[39163,39210,39221,39257,39273,39309,39345,39380,39391,39415,39440,39460,39468,39480,39488,39503,39558,39600,39615,39651,39722,39737,39752,39759,39775,39811,39847,39883,39899,39945,39958,39986,40010,40030,40051,40106,40139,40151,40207,40215,40252,40276,40329,40421,40433,40449,40465,40477,40527,40543,40558,40573,40618,40630,40658,40679,40687,40699,40707,40751,40763,40791,40811,40832,40869,40901,40912,40920,40984,40999,41011,41047,41058,41082,41102,41110,41118,41130,41137,41174,41189,41204,41220,41232,41247,41262,41277,41284,41300,41336,41414,41450,41527,41599,41614,41629,41644,41655],{"type":48,"tag":2091,"props":39164,"children":39165},{"class":2093,"line":2094},[39166,39170,39175,39179,39184,39188,39193,39197,39202,39206],{"type":48,"tag":2091,"props":39167,"children":39168},{"style":3179},[39169],{"type":54,"value":8697},{"type":48,"tag":2091,"props":39171,"children":39172},{"style":5709},[39173],{"type":54,"value":39174}," DataTable",{"type":48,"tag":2091,"props":39176,"children":39177},{"style":2104},[39178],{"type":54,"value":28682},{"type":48,"tag":2091,"props":39180,"children":39181},{"style":5957},[39182],{"type":54,"value":39183}," rows",{"type":48,"tag":2091,"props":39185,"children":39186},{"style":2104},[39187],{"type":54,"value":2107},{"type":48,"tag":2091,"props":39189,"children":39190},{"style":5957},[39191],{"type":54,"value":39192}," columns",{"type":48,"tag":2091,"props":39194,"children":39195},{"style":2104},[39196],{"type":54,"value":28692},{"type":48,"tag":2091,"props":39198,"children":39199},{"style":2160},[39200],{"type":54,"value":39201}," Props",{"type":48,"tag":2091,"props":39203,"children":39204},{"style":2104},[39205],{"type":54,"value":5726},{"type":48,"tag":2091,"props":39207,"children":39208},{"style":2104},[39209],{"type":54,"value":2980},{"type":48,"tag":2091,"props":39211,"children":39212},{"class":2093,"line":2147},[39213,39217],{"type":48,"tag":2091,"props":39214,"children":39215},{"style":5951},[39216],{"type":54,"value":27456},{"type":48,"tag":2091,"props":39218,"children":39219},{"style":8676},[39220],{"type":54,"value":28739},{"type":48,"tag":2091,"props":39222,"children":39223},{"class":2093,"line":2180},[39224,39228,39232,39236,39240,39244,39249,39253],{"type":48,"tag":2091,"props":39225,"children":39226},{"style":2104},[39227],{"type":54,"value":28747},{"type":48,"tag":2091,"props":39229,"children":39230},{"style":8676},[39231],{"type":54,"value":12954},{"type":48,"tag":2091,"props":39233,"children":39234},{"style":3179},[39235],{"type":54,"value":28756},{"type":48,"tag":2091,"props":39237,"children":39238},{"style":2104},[39239],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39241,"children":39242},{"style":2104},[39243],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39245,"children":39246},{"style":3066},[39247],{"type":54,"value":39248},"bg-surface border border-neutral-200 dark:border-neutral-800 rounded-lg overflow-hidden",{"type":48,"tag":2091,"props":39250,"children":39251},{"style":2104},[39252],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39254,"children":39255},{"style":2104},[39256],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39258,"children":39259},{"class":2093,"line":2229},[39260,39264,39269],{"type":48,"tag":2091,"props":39261,"children":39262},{"style":2104},[39263],{"type":54,"value":29323},{"type":48,"tag":2091,"props":39265,"children":39266},{"style":4121},[39267],{"type":54,"value":39268},"\u002F* Toolbar *\u002F",{"type":48,"tag":2091,"props":39270,"children":39271},{"style":2104},[39272],{"type":54,"value":3135},{"type":48,"tag":2091,"props":39274,"children":39275},{"class":2093,"line":3048},[39276,39280,39284,39288,39292,39296,39301,39305],{"type":48,"tag":2091,"props":39277,"children":39278},{"style":2104},[39279],{"type":54,"value":28785},{"type":48,"tag":2091,"props":39281,"children":39282},{"style":8676},[39283],{"type":54,"value":12954},{"type":48,"tag":2091,"props":39285,"children":39286},{"style":3179},[39287],{"type":54,"value":28756},{"type":48,"tag":2091,"props":39289,"children":39290},{"style":2104},[39291],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39293,"children":39294},{"style":2104},[39295],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39297,"children":39298},{"style":3066},[39299],{"type":54,"value":39300},"flex items-center gap-2 p-3 border-b border-neutral-200 dark:border-neutral-800",{"type":48,"tag":2091,"props":39302,"children":39303},{"style":2104},[39304],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39306,"children":39307},{"style":2104},[39308],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39310,"children":39311},{"class":2093,"line":3129},[39312,39316,39320,39324,39328,39332,39337,39341],{"type":48,"tag":2091,"props":39313,"children":39314},{"style":2104},[39315],{"type":54,"value":28838},{"type":48,"tag":2091,"props":39317,"children":39318},{"style":8676},[39319],{"type":54,"value":12954},{"type":48,"tag":2091,"props":39321,"children":39322},{"style":3179},[39323],{"type":54,"value":28756},{"type":48,"tag":2091,"props":39325,"children":39326},{"style":2104},[39327],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39329,"children":39330},{"style":2104},[39331],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39333,"children":39334},{"style":3066},[39335],{"type":54,"value":39336},"relative flex-1 max-w-xs",{"type":48,"tag":2091,"props":39338,"children":39339},{"style":2104},[39340],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39342,"children":39343},{"style":2104},[39344],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39346,"children":39347},{"class":2093,"line":3138},[39348,39352,39356,39360,39364,39368,39372,39376],{"type":48,"tag":2091,"props":39349,"children":39350},{"style":2104},[39351],{"type":54,"value":28891},{"type":48,"tag":2091,"props":39353,"children":39354},{"style":2160},[39355],{"type":54,"value":34526},{"type":48,"tag":2091,"props":39357,"children":39358},{"style":3179},[39359],{"type":54,"value":28756},{"type":48,"tag":2091,"props":39361,"children":39362},{"style":2104},[39363],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39365,"children":39366},{"style":2104},[39367],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39369,"children":39370},{"style":3066},[39371],{"type":54,"value":34543},{"type":48,"tag":2091,"props":39373,"children":39374},{"style":2104},[39375],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39377,"children":39378},{"style":2104},[39379],{"type":54,"value":28794},{"type":48,"tag":2091,"props":39381,"children":39382},{"class":2093,"line":3148},[39383,39387],{"type":48,"tag":2091,"props":39384,"children":39385},{"style":2104},[39386],{"type":54,"value":28891},{"type":48,"tag":2091,"props":39388,"children":39389},{"style":8676},[39390],{"type":54,"value":33607},{"type":48,"tag":2091,"props":39392,"children":39393},{"class":2093,"line":3194},[39394,39399,39403,39407,39411],{"type":48,"tag":2091,"props":39395,"children":39396},{"style":3179},[39397],{"type":54,"value":39398},"            type",{"type":48,"tag":2091,"props":39400,"children":39401},{"style":2104},[39402],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39404,"children":39405},{"style":2104},[39406],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39408,"children":39409},{"style":3066},[39410],{"type":54,"value":34582},{"type":48,"tag":2091,"props":39412,"children":39413},{"style":2104},[39414],{"type":54,"value":13101},{"type":48,"tag":2091,"props":39416,"children":39417},{"class":2093,"line":3216},[39418,39423,39427,39431,39436],{"type":48,"tag":2091,"props":39419,"children":39420},{"style":3179},[39421],{"type":54,"value":39422},"            placeholder",{"type":48,"tag":2091,"props":39424,"children":39425},{"style":2104},[39426],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39428,"children":39429},{"style":2104},[39430],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39432,"children":39433},{"style":3066},[39434],{"type":54,"value":39435},"Search…",{"type":48,"tag":2091,"props":39437,"children":39438},{"style":2104},[39439],{"type":54,"value":13101},{"type":48,"tag":2091,"props":39441,"children":39442},{"class":2093,"line":4532},[39443,39448,39452,39456],{"type":48,"tag":2091,"props":39444,"children":39445},{"style":3179},[39446],{"type":54,"value":39447},"            className",{"type":48,"tag":2091,"props":39449,"children":39450},{"style":2104},[39451],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39453,"children":39454},{"style":2104},[39455],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39457,"children":39458},{"style":3066},[39459],{"type":54,"value":34631},{"type":48,"tag":2091,"props":39461,"children":39462},{"class":2093,"line":4578},[39463],{"type":48,"tag":2091,"props":39464,"children":39465},{"style":3066},[39466],{"type":54,"value":39467},"                       bg-surface border border-neutral-200 dark:border-neutral-800\n",{"type":48,"tag":2091,"props":39469,"children":39470},{"class":2093,"line":4586},[39471,39476],{"type":48,"tag":2091,"props":39472,"children":39473},{"style":3066},[39474],{"type":54,"value":39475},"                       focus:border-brand-600 focus:outline-none focus:shadow-focus",{"type":48,"tag":2091,"props":39477,"children":39478},{"style":2104},[39479],{"type":54,"value":13101},{"type":48,"tag":2091,"props":39481,"children":39482},{"class":2093,"line":4595},[39483],{"type":48,"tag":2091,"props":39484,"children":39485},{"style":2104},[39486],{"type":54,"value":39487},"          \u002F>\n",{"type":48,"tag":2091,"props":39489,"children":39490},{"class":2093,"line":4642},[39491,39495,39499],{"type":48,"tag":2091,"props":39492,"children":39493},{"style":2104},[39494],{"type":54,"value":28961},{"type":48,"tag":2091,"props":39496,"children":39497},{"style":8676},[39498],{"type":54,"value":12954},{"type":48,"tag":2091,"props":39500,"children":39501},{"style":2104},[39502],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39504,"children":39505},{"class":2093,"line":4688},[39506,39510,39514,39518,39522,39526,39530,39534,39538,39542,39546,39550,39554],{"type":48,"tag":2091,"props":39507,"children":39508},{"style":2104},[39509],{"type":54,"value":28838},{"type":48,"tag":2091,"props":39511,"children":39512},{"style":2160},[39513],{"type":54,"value":29512},{"type":48,"tag":2091,"props":39515,"children":39516},{"style":3179},[39517],{"type":54,"value":29517},{"type":48,"tag":2091,"props":39519,"children":39520},{"style":2104},[39521],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39523,"children":39524},{"style":2104},[39525],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39527,"children":39528},{"style":3066},[39529],{"type":54,"value":7275},{"type":48,"tag":2091,"props":39531,"children":39532},{"style":2104},[39533],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39535,"children":39536},{"style":3179},[39537],{"type":54,"value":29538},{"type":48,"tag":2091,"props":39539,"children":39540},{"style":2104},[39541],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39543,"children":39544},{"style":2104},[39545],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39547,"children":39548},{"style":3066},[39549],{"type":54,"value":7486},{"type":48,"tag":2091,"props":39551,"children":39552},{"style":2104},[39553],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39555,"children":39556},{"style":2104},[39557],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39559,"children":39560},{"class":2093,"line":4696},[39561,39565,39570,39574,39578,39582,39586,39590,39595],{"type":48,"tag":2091,"props":39562,"children":39563},{"style":2104},[39564],{"type":54,"value":28891},{"type":48,"tag":2091,"props":39566,"children":39567},{"style":2160},[39568],{"type":54,"value":39569},"FilterIcon",{"type":48,"tag":2091,"props":39571,"children":39572},{"style":3179},[39573],{"type":54,"value":28756},{"type":48,"tag":2091,"props":39575,"children":39576},{"style":2104},[39577],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39579,"children":39580},{"style":2104},[39581],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39583,"children":39584},{"style":3066},[39585],{"type":54,"value":33181},{"type":48,"tag":2091,"props":39587,"children":39588},{"style":2104},[39589],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39591,"children":39592},{"style":2104},[39593],{"type":54,"value":39594}," \u002F>",{"type":48,"tag":2091,"props":39596,"children":39597},{"style":2098},[39598],{"type":54,"value":39599}," Filter\n",{"type":48,"tag":2091,"props":39601,"children":39602},{"class":2093,"line":4705},[39603,39607,39611],{"type":48,"tag":2091,"props":39604,"children":39605},{"style":2104},[39606],{"type":54,"value":28961},{"type":48,"tag":2091,"props":39608,"children":39609},{"style":2160},[39610],{"type":54,"value":29512},{"type":48,"tag":2091,"props":39612,"children":39613},{"style":2104},[39614],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39616,"children":39617},{"class":2093,"line":4751},[39618,39622,39626,39630,39634,39638,39643,39647],{"type":48,"tag":2091,"props":39619,"children":39620},{"style":2104},[39621],{"type":54,"value":28838},{"type":48,"tag":2091,"props":39623,"children":39624},{"style":8676},[39625],{"type":54,"value":12954},{"type":48,"tag":2091,"props":39627,"children":39628},{"style":3179},[39629],{"type":54,"value":28756},{"type":48,"tag":2091,"props":39631,"children":39632},{"style":2104},[39633],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39635,"children":39636},{"style":2104},[39637],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39639,"children":39640},{"style":3066},[39641],{"type":54,"value":39642},"ml-auto flex items-center gap-2",{"type":48,"tag":2091,"props":39644,"children":39645},{"style":2104},[39646],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39648,"children":39649},{"style":2104},[39650],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39652,"children":39653},{"class":2093,"line":4796},[39654,39658,39662,39666,39670,39674,39678,39682,39686,39690,39694,39698,39702,39706,39710,39714,39718],{"type":48,"tag":2091,"props":39655,"children":39656},{"style":2104},[39657],{"type":54,"value":28891},{"type":48,"tag":2091,"props":39659,"children":39660},{"style":2160},[39661],{"type":54,"value":29512},{"type":48,"tag":2091,"props":39663,"children":39664},{"style":3179},[39665],{"type":54,"value":29517},{"type":48,"tag":2091,"props":39667,"children":39668},{"style":2104},[39669],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39671,"children":39672},{"style":2104},[39673],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39675,"children":39676},{"style":3066},[39677],{"type":54,"value":14018},{"type":48,"tag":2091,"props":39679,"children":39680},{"style":2104},[39681],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39683,"children":39684},{"style":3179},[39685],{"type":54,"value":29538},{"type":48,"tag":2091,"props":39687,"children":39688},{"style":2104},[39689],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39691,"children":39692},{"style":2104},[39693],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39695,"children":39696},{"style":3066},[39697],{"type":54,"value":7486},{"type":48,"tag":2091,"props":39699,"children":39700},{"style":2104},[39701],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39703,"children":39704},{"style":2104},[39705],{"type":54,"value":13237},{"type":48,"tag":2091,"props":39707,"children":39708},{"style":2098},[39709],{"type":54,"value":29563},{"type":48,"tag":2091,"props":39711,"children":39712},{"style":2104},[39713],{"type":54,"value":9008},{"type":48,"tag":2091,"props":39715,"children":39716},{"style":2160},[39717],{"type":54,"value":29512},{"type":48,"tag":2091,"props":39719,"children":39720},{"style":2104},[39721],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39723,"children":39724},{"class":2093,"line":4842},[39725,39729,39733],{"type":48,"tag":2091,"props":39726,"children":39727},{"style":2104},[39728],{"type":54,"value":28961},{"type":48,"tag":2091,"props":39730,"children":39731},{"style":8676},[39732],{"type":54,"value":12954},{"type":48,"tag":2091,"props":39734,"children":39735},{"style":2104},[39736],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39738,"children":39739},{"class":2093,"line":6321},[39740,39744,39748],{"type":48,"tag":2091,"props":39741,"children":39742},{"style":2104},[39743],{"type":54,"value":28977},{"type":48,"tag":2091,"props":39745,"children":39746},{"style":8676},[39747],{"type":54,"value":12954},{"type":48,"tag":2091,"props":39749,"children":39750},{"style":2104},[39751],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39753,"children":39754},{"class":2093,"line":6329},[39755],{"type":48,"tag":2091,"props":39756,"children":39757},{"emptyLinePlaceholder":3142},[39758],{"type":54,"value":3145},{"type":48,"tag":2091,"props":39760,"children":39761},{"class":2093,"line":6337},[39762,39766,39771],{"type":48,"tag":2091,"props":39763,"children":39764},{"style":2104},[39765],{"type":54,"value":29323},{"type":48,"tag":2091,"props":39767,"children":39768},{"style":4121},[39769],{"type":54,"value":39770},"\u002F* Table *\u002F",{"type":48,"tag":2091,"props":39772,"children":39773},{"style":2104},[39774],{"type":54,"value":3135},{"type":48,"tag":2091,"props":39776,"children":39777},{"class":2093,"line":6346},[39778,39782,39786,39790,39794,39798,39803,39807],{"type":48,"tag":2091,"props":39779,"children":39780},{"style":2104},[39781],{"type":54,"value":28785},{"type":48,"tag":2091,"props":39783,"children":39784},{"style":8676},[39785],{"type":54,"value":12954},{"type":48,"tag":2091,"props":39787,"children":39788},{"style":3179},[39789],{"type":54,"value":28756},{"type":48,"tag":2091,"props":39791,"children":39792},{"style":2104},[39793],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39795,"children":39796},{"style":2104},[39797],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39799,"children":39800},{"style":3066},[39801],{"type":54,"value":39802},"overflow-x-auto",{"type":48,"tag":2091,"props":39804,"children":39805},{"style":2104},[39806],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39808,"children":39809},{"style":2104},[39810],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39812,"children":39813},{"class":2093,"line":6401},[39814,39818,39822,39826,39830,39834,39839,39843],{"type":48,"tag":2091,"props":39815,"children":39816},{"style":2104},[39817],{"type":54,"value":28838},{"type":48,"tag":2091,"props":39819,"children":39820},{"style":8676},[39821],{"type":54,"value":174},{"type":48,"tag":2091,"props":39823,"children":39824},{"style":3179},[39825],{"type":54,"value":28756},{"type":48,"tag":2091,"props":39827,"children":39828},{"style":2104},[39829],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39831,"children":39832},{"style":2104},[39833],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39835,"children":39836},{"style":3066},[39837],{"type":54,"value":39838},"w-full text-sm",{"type":48,"tag":2091,"props":39840,"children":39841},{"style":2104},[39842],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39844,"children":39845},{"style":2104},[39846],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39848,"children":39849},{"class":2093,"line":6418},[39850,39854,39858,39862,39866,39870,39875,39879],{"type":48,"tag":2091,"props":39851,"children":39852},{"style":2104},[39853],{"type":54,"value":28891},{"type":48,"tag":2091,"props":39855,"children":39856},{"style":8676},[39857],{"type":54,"value":178},{"type":48,"tag":2091,"props":39859,"children":39860},{"style":3179},[39861],{"type":54,"value":28756},{"type":48,"tag":2091,"props":39863,"children":39864},{"style":2104},[39865],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39867,"children":39868},{"style":2104},[39869],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39871,"children":39872},{"style":3066},[39873],{"type":54,"value":39874},"bg-neutral-50 dark:bg-neutral-900\u002F50",{"type":48,"tag":2091,"props":39876,"children":39877},{"style":2104},[39878],{"type":54,"value":3074},{"type":48,"tag":2091,"props":39880,"children":39881},{"style":2104},[39882],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39884,"children":39885},{"class":2093,"line":6475},[39886,39891,39895],{"type":48,"tag":2091,"props":39887,"children":39888},{"style":2104},[39889],{"type":54,"value":39890},"            \u003C",{"type":48,"tag":2091,"props":39892,"children":39893},{"style":8676},[39894],{"type":54,"value":182},{"type":48,"tag":2091,"props":39896,"children":39897},{"style":2104},[39898],{"type":54,"value":8684},{"type":48,"tag":2091,"props":39900,"children":39901},{"class":2093,"line":6531},[39902,39907,39912,39916,39920,39924,39928,39933,39937,39941],{"type":48,"tag":2091,"props":39903,"children":39904},{"style":2104},[39905],{"type":54,"value":39906},"              {",{"type":48,"tag":2091,"props":39908,"children":39909},{"style":2098},[39910],{"type":54,"value":39911},"columns",{"type":48,"tag":2091,"props":39913,"children":39914},{"style":2104},[39915],{"type":54,"value":121},{"type":48,"tag":2091,"props":39917,"children":39918},{"style":5709},[39919],{"type":54,"value":33274},{"type":48,"tag":2091,"props":39921,"children":39922},{"style":2098},[39923],{"type":54,"value":5717},{"type":48,"tag":2091,"props":39925,"children":39926},{"style":2104},[39927],{"type":54,"value":5717},{"type":48,"tag":2091,"props":39929,"children":39930},{"style":5957},[39931],{"type":54,"value":39932},"col",{"type":48,"tag":2091,"props":39934,"children":39935},{"style":2104},[39936],{"type":54,"value":5726},{"type":48,"tag":2091,"props":39938,"children":39939},{"style":3179},[39940],{"type":54,"value":10113},{"type":48,"tag":2091,"props":39942,"children":39943},{"style":2098},[39944],{"type":54,"value":28739},{"type":48,"tag":2091,"props":39946,"children":39947},{"class":2093,"line":6539},[39948,39953],{"type":48,"tag":2091,"props":39949,"children":39950},{"style":2104},[39951],{"type":54,"value":39952},"                \u003C",{"type":48,"tag":2091,"props":39954,"children":39955},{"style":8676},[39956],{"type":54,"value":39957},"th\n",{"type":48,"tag":2091,"props":39959,"children":39960},{"class":2093,"line":6547},[39961,39966,39970,39974,39978,39982],{"type":48,"tag":2091,"props":39962,"children":39963},{"style":3179},[39964],{"type":54,"value":39965},"                  key",{"type":48,"tag":2091,"props":39967,"children":39968},{"style":2104},[39969],{"type":54,"value":29205},{"type":48,"tag":2091,"props":39971,"children":39972},{"style":2098},[39973],{"type":54,"value":39932},{"type":48,"tag":2091,"props":39975,"children":39976},{"style":2104},[39977],{"type":54,"value":121},{"type":48,"tag":2091,"props":39979,"children":39980},{"style":2098},[39981],{"type":54,"value":27856},{"type":48,"tag":2091,"props":39983,"children":39984},{"style":2104},[39985],{"type":54,"value":3135},{"type":48,"tag":2091,"props":39987,"children":39988},{"class":2093,"line":6556},[39989,39994,39998,40002,40006],{"type":48,"tag":2091,"props":39990,"children":39991},{"style":3179},[39992],{"type":54,"value":39993},"                  scope",{"type":48,"tag":2091,"props":39995,"children":39996},{"style":2104},[39997],{"type":54,"value":5665},{"type":48,"tag":2091,"props":39999,"children":40000},{"style":2104},[40001],{"type":54,"value":3074},{"type":48,"tag":2091,"props":40003,"children":40004},{"style":3066},[40005],{"type":54,"value":39932},{"type":48,"tag":2091,"props":40007,"children":40008},{"style":2104},[40009],{"type":54,"value":13101},{"type":48,"tag":2091,"props":40011,"children":40012},{"class":2093,"line":6573},[40013,40018,40022,40026],{"type":48,"tag":2091,"props":40014,"children":40015},{"style":3179},[40016],{"type":54,"value":40017},"                  className",{"type":48,"tag":2091,"props":40019,"children":40020},{"style":2104},[40021],{"type":54,"value":29205},{"type":48,"tag":2091,"props":40023,"children":40024},{"style":5709},[40025],{"type":54,"value":33396},{"type":48,"tag":2091,"props":40027,"children":40028},{"style":2098},[40029],{"type":54,"value":33401},{"type":48,"tag":2091,"props":40031,"children":40032},{"class":2093,"line":6679},[40033,40038,40043,40047],{"type":48,"tag":2091,"props":40034,"children":40035},{"style":2104},[40036],{"type":54,"value":40037},"                    '",{"type":48,"tag":2091,"props":40039,"children":40040},{"style":3066},[40041],{"type":54,"value":40042},"px-4 py-2.5 font-medium text-neutral-600 dark:text-neutral-400",{"type":48,"tag":2091,"props":40044,"children":40045},{"style":2104},[40046],{"type":54,"value":8747},{"type":48,"tag":2091,"props":40048,"children":40049},{"style":2104},[40050],{"type":54,"value":2144},{"type":48,"tag":2091,"props":40052,"children":40053},{"class":2093,"line":6706},[40054,40059,40063,40068,40072,40076,40081,40085,40089,40093,40098,40102],{"type":48,"tag":2091,"props":40055,"children":40056},{"style":2098},[40057],{"type":54,"value":40058},"                    col",{"type":48,"tag":2091,"props":40060,"children":40061},{"style":2104},[40062],{"type":54,"value":121},{"type":48,"tag":2091,"props":40064,"children":40065},{"style":2098},[40066],{"type":54,"value":40067},"numeric ",{"type":48,"tag":2091,"props":40069,"children":40070},{"style":2104},[40071],{"type":54,"value":11094},{"type":48,"tag":2091,"props":40073,"children":40074},{"style":2104},[40075],{"type":54,"value":8858},{"type":48,"tag":2091,"props":40077,"children":40078},{"style":3066},[40079],{"type":54,"value":40080},"text-right",{"type":48,"tag":2091,"props":40082,"children":40083},{"style":2104},[40084],{"type":54,"value":8747},{"type":48,"tag":2091,"props":40086,"children":40087},{"style":2104},[40088],{"type":54,"value":35977},{"type":48,"tag":2091,"props":40090,"children":40091},{"style":2104},[40092],{"type":54,"value":8858},{"type":48,"tag":2091,"props":40094,"children":40095},{"style":3066},[40096],{"type":54,"value":40097},"text-left",{"type":48,"tag":2091,"props":40099,"children":40100},{"style":2104},[40101],{"type":54,"value":8747},{"type":48,"tag":2091,"props":40103,"children":40104},{"style":2104},[40105],{"type":54,"value":2144},{"type":48,"tag":2091,"props":40107,"children":40108},{"class":2093,"line":6738},[40109,40113,40117,40122,40126,40130,40135],{"type":48,"tag":2091,"props":40110,"children":40111},{"style":2098},[40112],{"type":54,"value":40058},{"type":48,"tag":2091,"props":40114,"children":40115},{"style":2104},[40116],{"type":54,"value":121},{"type":48,"tag":2091,"props":40118,"children":40119},{"style":2098},[40120],{"type":54,"value":40121},"sortable ",{"type":48,"tag":2091,"props":40123,"children":40124},{"style":2104},[40125],{"type":54,"value":29365},{"type":48,"tag":2091,"props":40127,"children":40128},{"style":2104},[40129],{"type":54,"value":8858},{"type":48,"tag":2091,"props":40131,"children":40132},{"style":3066},[40133],{"type":54,"value":40134},"cursor-pointer hover:text-neutral-900",{"type":48,"tag":2091,"props":40136,"children":40137},{"style":2104},[40138],{"type":54,"value":33470},{"type":48,"tag":2091,"props":40140,"children":40141},{"class":2093,"line":6746},[40142,40147],{"type":48,"tag":2091,"props":40143,"children":40144},{"style":2098},[40145],{"type":54,"value":40146},"                  )",{"type":48,"tag":2091,"props":40148,"children":40149},{"style":2104},[40150],{"type":54,"value":3135},{"type":48,"tag":2091,"props":40152,"children":40153},{"class":2093,"line":6763},[40154,40159,40163,40167,40172,40176,40180,40184,40189,40194,40198,40203],{"type":48,"tag":2091,"props":40155,"children":40156},{"style":3179},[40157],{"type":54,"value":40158},"                  onClick",{"type":48,"tag":2091,"props":40160,"children":40161},{"style":2104},[40162],{"type":54,"value":33352},{"type":48,"tag":2091,"props":40164,"children":40165},{"style":3179},[40166],{"type":54,"value":10113},{"type":48,"tag":2091,"props":40168,"children":40169},{"style":2098},[40170],{"type":54,"value":40171}," col",{"type":48,"tag":2091,"props":40173,"children":40174},{"style":2104},[40175],{"type":54,"value":121},{"type":48,"tag":2091,"props":40177,"children":40178},{"style":2098},[40179],{"type":54,"value":40121},{"type":48,"tag":2091,"props":40181,"children":40182},{"style":2104},[40183],{"type":54,"value":29365},{"type":48,"tag":2091,"props":40185,"children":40186},{"style":5709},[40187],{"type":54,"value":40188}," toggleSort",{"type":48,"tag":2091,"props":40190,"children":40191},{"style":2098},[40192],{"type":54,"value":40193},"(col",{"type":48,"tag":2091,"props":40195,"children":40196},{"style":2104},[40197],{"type":54,"value":121},{"type":48,"tag":2091,"props":40199,"children":40200},{"style":2098},[40201],{"type":54,"value":40202},"key)",{"type":48,"tag":2091,"props":40204,"children":40205},{"style":2104},[40206],{"type":54,"value":3135},{"type":48,"tag":2091,"props":40208,"children":40209},{"class":2093,"line":6800},[40210],{"type":48,"tag":2091,"props":40211,"children":40212},{"style":2104},[40213],{"type":54,"value":40214},"                >\n",{"type":48,"tag":2091,"props":40216,"children":40217},{"class":2093,"line":6837},[40218,40223,40227,40231,40235,40239,40244,40248],{"type":48,"tag":2091,"props":40219,"children":40220},{"style":2104},[40221],{"type":54,"value":40222},"                  \u003C",{"type":48,"tag":2091,"props":40224,"children":40225},{"style":8676},[40226],{"type":54,"value":2091},{"type":48,"tag":2091,"props":40228,"children":40229},{"style":3179},[40230],{"type":54,"value":28756},{"type":48,"tag":2091,"props":40232,"children":40233},{"style":2104},[40234],{"type":54,"value":5665},{"type":48,"tag":2091,"props":40236,"children":40237},{"style":2104},[40238],{"type":54,"value":3074},{"type":48,"tag":2091,"props":40240,"children":40241},{"style":3066},[40242],{"type":54,"value":40243},"inline-flex items-center gap-1",{"type":48,"tag":2091,"props":40245,"children":40246},{"style":2104},[40247],{"type":54,"value":3074},{"type":48,"tag":2091,"props":40249,"children":40250},{"style":2104},[40251],{"type":54,"value":8684},{"type":48,"tag":2091,"props":40253,"children":40254},{"class":2093,"line":15797},[40255,40260,40264,40268,40272],{"type":48,"tag":2091,"props":40256,"children":40257},{"style":2104},[40258],{"type":54,"value":40259},"                    {",{"type":48,"tag":2091,"props":40261,"children":40262},{"style":2098},[40263],{"type":54,"value":39932},{"type":48,"tag":2091,"props":40265,"children":40266},{"style":2104},[40267],{"type":54,"value":121},{"type":48,"tag":2091,"props":40269,"children":40270},{"style":2098},[40271],{"type":54,"value":30229},{"type":48,"tag":2091,"props":40273,"children":40274},{"style":2104},[40275],{"type":54,"value":3135},{"type":48,"tag":2091,"props":40277,"children":40278},{"class":2093,"line":15806},[40279,40283,40287,40291,40295,40299,40304,40308,40312,40316,40321,40325],{"type":48,"tag":2091,"props":40280,"children":40281},{"style":2104},[40282],{"type":54,"value":40259},{"type":48,"tag":2091,"props":40284,"children":40285},{"style":2098},[40286],{"type":54,"value":39932},{"type":48,"tag":2091,"props":40288,"children":40289},{"style":2104},[40290],{"type":54,"value":121},{"type":48,"tag":2091,"props":40292,"children":40293},{"style":2098},[40294],{"type":54,"value":40121},{"type":48,"tag":2091,"props":40296,"children":40297},{"style":2104},[40298],{"type":54,"value":29365},{"type":48,"tag":2091,"props":40300,"children":40301},{"style":2098},[40302],{"type":54,"value":40303}," sortKey ",{"type":48,"tag":2091,"props":40305,"children":40306},{"style":2104},[40307],{"type":54,"value":33434},{"type":48,"tag":2091,"props":40309,"children":40310},{"style":2098},[40311],{"type":54,"value":40171},{"type":48,"tag":2091,"props":40313,"children":40314},{"style":2104},[40315],{"type":54,"value":121},{"type":48,"tag":2091,"props":40317,"children":40318},{"style":2098},[40319],{"type":54,"value":40320},"key ",{"type":48,"tag":2091,"props":40322,"children":40323},{"style":2104},[40324],{"type":54,"value":29365},{"type":48,"tag":2091,"props":40326,"children":40327},{"style":2098},[40328],{"type":54,"value":28739},{"type":48,"tag":2091,"props":40330,"children":40331},{"class":2093,"line":15832},[40332,40337,40341,40345,40349,40353,40357,40361,40366,40370,40374,40379,40383,40387,40392,40396,40400,40404,40409,40413,40417],{"type":48,"tag":2091,"props":40333,"children":40334},{"style":2104},[40335],{"type":54,"value":40336},"                      \u003C",{"type":48,"tag":2091,"props":40338,"children":40339},{"style":2160},[40340],{"type":54,"value":35131},{"type":48,"tag":2091,"props":40342,"children":40343},{"style":3179},[40344],{"type":54,"value":28756},{"type":48,"tag":2091,"props":40346,"children":40347},{"style":2104},[40348],{"type":54,"value":29205},{"type":48,"tag":2091,"props":40350,"children":40351},{"style":5709},[40352],{"type":54,"value":33396},{"type":48,"tag":2091,"props":40354,"children":40355},{"style":2098},[40356],{"type":54,"value":5717},{"type":48,"tag":2091,"props":40358,"children":40359},{"style":2104},[40360],{"type":54,"value":8747},{"type":48,"tag":2091,"props":40362,"children":40363},{"style":3066},[40364],{"type":54,"value":40365},"w-3 h-3",{"type":48,"tag":2091,"props":40367,"children":40368},{"style":2104},[40369],{"type":54,"value":8747},{"type":48,"tag":2091,"props":40371,"children":40372},{"style":2104},[40373],{"type":54,"value":2107},{"type":48,"tag":2091,"props":40375,"children":40376},{"style":2098},[40377],{"type":54,"value":40378}," sortDir ",{"type":48,"tag":2091,"props":40380,"children":40381},{"style":2104},[40382],{"type":54,"value":33434},{"type":48,"tag":2091,"props":40384,"children":40385},{"style":2104},[40386],{"type":54,"value":8858},{"type":48,"tag":2091,"props":40388,"children":40389},{"style":3066},[40390],{"type":54,"value":40391},"asc",{"type":48,"tag":2091,"props":40393,"children":40394},{"style":2104},[40395],{"type":54,"value":8747},{"type":48,"tag":2091,"props":40397,"children":40398},{"style":2104},[40399],{"type":54,"value":8904},{"type":48,"tag":2091,"props":40401,"children":40402},{"style":2104},[40403],{"type":54,"value":8858},{"type":48,"tag":2091,"props":40405,"children":40406},{"style":3066},[40407],{"type":54,"value":40408},"rotate-180",{"type":48,"tag":2091,"props":40410,"children":40411},{"style":2104},[40412],{"type":54,"value":8747},{"type":48,"tag":2091,"props":40414,"children":40415},{"style":2098},[40416],{"type":54,"value":5726},{"type":48,"tag":2091,"props":40418,"children":40419},{"style":2104},[40420],{"type":54,"value":29279},{"type":48,"tag":2091,"props":40422,"children":40423},{"class":2093,"line":15858},[40424,40429],{"type":48,"tag":2091,"props":40425,"children":40426},{"style":2098},[40427],{"type":54,"value":40428},"                    )",{"type":48,"tag":2091,"props":40430,"children":40431},{"style":2104},[40432],{"type":54,"value":3135},{"type":48,"tag":2091,"props":40434,"children":40435},{"class":2093,"line":15884},[40436,40441,40445],{"type":48,"tag":2091,"props":40437,"children":40438},{"style":2104},[40439],{"type":54,"value":40440},"                  \u003C\u002F",{"type":48,"tag":2091,"props":40442,"children":40443},{"style":8676},[40444],{"type":54,"value":2091},{"type":48,"tag":2091,"props":40446,"children":40447},{"style":2104},[40448],{"type":54,"value":8684},{"type":48,"tag":2091,"props":40450,"children":40451},{"class":2093,"line":15910},[40452,40457,40461],{"type":48,"tag":2091,"props":40453,"children":40454},{"style":2104},[40455],{"type":54,"value":40456},"                \u003C\u002F",{"type":48,"tag":2091,"props":40458,"children":40459},{"style":8676},[40460],{"type":54,"value":186},{"type":48,"tag":2091,"props":40462,"children":40463},{"style":2104},[40464],{"type":54,"value":8684},{"type":48,"tag":2091,"props":40466,"children":40467},{"class":2093,"line":15937},[40468,40473],{"type":48,"tag":2091,"props":40469,"children":40470},{"style":2098},[40471],{"type":54,"value":40472},"              ))",{"type":48,"tag":2091,"props":40474,"children":40475},{"style":2104},[40476],{"type":54,"value":3135},{"type":48,"tag":2091,"props":40478,"children":40479},{"class":2093,"line":15963},[40480,40485,40489,40493,40497,40501,40506,40510,40514,40518,40523],{"type":48,"tag":2091,"props":40481,"children":40482},{"style":2104},[40483],{"type":54,"value":40484},"              \u003C",{"type":48,"tag":2091,"props":40486,"children":40487},{"style":8676},[40488],{"type":54,"value":186},{"type":48,"tag":2091,"props":40490,"children":40491},{"style":3179},[40492],{"type":54,"value":28756},{"type":48,"tag":2091,"props":40494,"children":40495},{"style":2104},[40496],{"type":54,"value":5665},{"type":48,"tag":2091,"props":40498,"children":40499},{"style":2104},[40500],{"type":54,"value":3074},{"type":48,"tag":2091,"props":40502,"children":40503},{"style":3066},[40504],{"type":54,"value":40505},"w-8 px-4 py-2.5",{"type":48,"tag":2091,"props":40507,"children":40508},{"style":2104},[40509],{"type":54,"value":3074},{"type":48,"tag":2091,"props":40511,"children":40512},{"style":2104},[40513],{"type":54,"value":39594},{"type":48,"tag":2091,"props":40515,"children":40516},{"style":2104},[40517],{"type":54,"value":5903},{"type":48,"tag":2091,"props":40519,"children":40520},{"style":4121},[40521],{"type":54,"value":40522},"\u002F* row action column *\u002F",{"type":48,"tag":2091,"props":40524,"children":40525},{"style":2104},[40526],{"type":54,"value":3135},{"type":48,"tag":2091,"props":40528,"children":40529},{"class":2093,"line":15990},[40530,40535,40539],{"type":48,"tag":2091,"props":40531,"children":40532},{"style":2104},[40533],{"type":54,"value":40534},"            \u003C\u002F",{"type":48,"tag":2091,"props":40536,"children":40537},{"style":8676},[40538],{"type":54,"value":182},{"type":48,"tag":2091,"props":40540,"children":40541},{"style":2104},[40542],{"type":54,"value":8684},{"type":48,"tag":2091,"props":40544,"children":40545},{"class":2093,"line":16016},[40546,40550,40554],{"type":48,"tag":2091,"props":40547,"children":40548},{"style":2104},[40549],{"type":54,"value":28945},{"type":48,"tag":2091,"props":40551,"children":40552},{"style":8676},[40553],{"type":54,"value":178},{"type":48,"tag":2091,"props":40555,"children":40556},{"style":2104},[40557],{"type":54,"value":8684},{"type":48,"tag":2091,"props":40559,"children":40560},{"class":2093,"line":16024},[40561,40565,40569],{"type":48,"tag":2091,"props":40562,"children":40563},{"style":2104},[40564],{"type":54,"value":28891},{"type":48,"tag":2091,"props":40566,"children":40567},{"style":8676},[40568],{"type":54,"value":197},{"type":48,"tag":2091,"props":40570,"children":40571},{"style":2104},[40572],{"type":54,"value":8684},{"type":48,"tag":2091,"props":40574,"children":40575},{"class":2093,"line":16033},[40576,40580,40585,40589,40593,40597,40601,40606,40610,40614],{"type":48,"tag":2091,"props":40577,"children":40578},{"style":2104},[40579],{"type":54,"value":28928},{"type":48,"tag":2091,"props":40581,"children":40582},{"style":2098},[40583],{"type":54,"value":40584},"rows",{"type":48,"tag":2091,"props":40586,"children":40587},{"style":2104},[40588],{"type":54,"value":121},{"type":48,"tag":2091,"props":40590,"children":40591},{"style":5709},[40592],{"type":54,"value":33274},{"type":48,"tag":2091,"props":40594,"children":40595},{"style":2098},[40596],{"type":54,"value":5717},{"type":48,"tag":2091,"props":40598,"children":40599},{"style":2104},[40600],{"type":54,"value":5717},{"type":48,"tag":2091,"props":40602,"children":40603},{"style":5957},[40604],{"type":54,"value":40605},"row",{"type":48,"tag":2091,"props":40607,"children":40608},{"style":2104},[40609],{"type":54,"value":5726},{"type":48,"tag":2091,"props":40611,"children":40612},{"style":3179},[40613],{"type":54,"value":10113},{"type":48,"tag":2091,"props":40615,"children":40616},{"style":2098},[40617],{"type":54,"value":28739},{"type":48,"tag":2091,"props":40619,"children":40620},{"class":2093,"line":16059},[40621,40625],{"type":48,"tag":2091,"props":40622,"children":40623},{"style":2104},[40624],{"type":54,"value":40484},{"type":48,"tag":2091,"props":40626,"children":40627},{"style":8676},[40628],{"type":54,"value":40629},"tr\n",{"type":48,"tag":2091,"props":40631,"children":40632},{"class":2093,"line":16084},[40633,40638,40642,40646,40650,40654],{"type":48,"tag":2091,"props":40634,"children":40635},{"style":3179},[40636],{"type":54,"value":40637},"                key",{"type":48,"tag":2091,"props":40639,"children":40640},{"style":2104},[40641],{"type":54,"value":29205},{"type":48,"tag":2091,"props":40643,"children":40644},{"style":2098},[40645],{"type":54,"value":40605},{"type":48,"tag":2091,"props":40647,"children":40648},{"style":2104},[40649],{"type":54,"value":121},{"type":48,"tag":2091,"props":40651,"children":40652},{"style":2098},[40653],{"type":54,"value":36326},{"type":48,"tag":2091,"props":40655,"children":40656},{"style":2104},[40657],{"type":54,"value":3135},{"type":48,"tag":2091,"props":40659,"children":40660},{"class":2093,"line":16109},[40661,40666,40670,40674],{"type":48,"tag":2091,"props":40662,"children":40663},{"style":3179},[40664],{"type":54,"value":40665},"                className",{"type":48,"tag":2091,"props":40667,"children":40668},{"style":2104},[40669],{"type":54,"value":5665},{"type":48,"tag":2091,"props":40671,"children":40672},{"style":2104},[40673],{"type":54,"value":3074},{"type":48,"tag":2091,"props":40675,"children":40676},{"style":3066},[40677],{"type":54,"value":40678},"group border-t border-neutral-200 dark:border-neutral-800\n",{"type":48,"tag":2091,"props":40680,"children":40681},{"class":2093,"line":16134},[40682],{"type":48,"tag":2091,"props":40683,"children":40684},{"style":3066},[40685],{"type":54,"value":40686},"                           hover:bg-neutral-50 dark:hover:bg-neutral-900\u002F30\n",{"type":48,"tag":2091,"props":40688,"children":40689},{"class":2093,"line":16160},[40690,40695],{"type":48,"tag":2091,"props":40691,"children":40692},{"style":3066},[40693],{"type":54,"value":40694},"                           transition-colors duration-100",{"type":48,"tag":2091,"props":40696,"children":40697},{"style":2104},[40698],{"type":54,"value":13101},{"type":48,"tag":2091,"props":40700,"children":40701},{"class":2093,"line":16186},[40702],{"type":48,"tag":2091,"props":40703,"children":40704},{"style":2104},[40705],{"type":54,"value":40706},"              >\n",{"type":48,"tag":2091,"props":40708,"children":40709},{"class":2093,"line":16212},[40710,40715,40719,40723,40727,40731,40735,40739,40743,40747],{"type":48,"tag":2091,"props":40711,"children":40712},{"style":2104},[40713],{"type":54,"value":40714},"                {",{"type":48,"tag":2091,"props":40716,"children":40717},{"style":2098},[40718],{"type":54,"value":39911},{"type":48,"tag":2091,"props":40720,"children":40721},{"style":2104},[40722],{"type":54,"value":121},{"type":48,"tag":2091,"props":40724,"children":40725},{"style":5709},[40726],{"type":54,"value":33274},{"type":48,"tag":2091,"props":40728,"children":40729},{"style":2098},[40730],{"type":54,"value":5717},{"type":48,"tag":2091,"props":40732,"children":40733},{"style":2104},[40734],{"type":54,"value":5717},{"type":48,"tag":2091,"props":40736,"children":40737},{"style":5957},[40738],{"type":54,"value":39932},{"type":48,"tag":2091,"props":40740,"children":40741},{"style":2104},[40742],{"type":54,"value":5726},{"type":48,"tag":2091,"props":40744,"children":40745},{"style":3179},[40746],{"type":54,"value":10113},{"type":48,"tag":2091,"props":40748,"children":40749},{"style":2098},[40750],{"type":54,"value":28739},{"type":48,"tag":2091,"props":40752,"children":40753},{"class":2093,"line":16238},[40754,40758],{"type":48,"tag":2091,"props":40755,"children":40756},{"style":2104},[40757],{"type":54,"value":40222},{"type":48,"tag":2091,"props":40759,"children":40760},{"style":8676},[40761],{"type":54,"value":40762},"td\n",{"type":48,"tag":2091,"props":40764,"children":40765},{"class":2093,"line":16246},[40766,40771,40775,40779,40783,40787],{"type":48,"tag":2091,"props":40767,"children":40768},{"style":3179},[40769],{"type":54,"value":40770},"                    key",{"type":48,"tag":2091,"props":40772,"children":40773},{"style":2104},[40774],{"type":54,"value":29205},{"type":48,"tag":2091,"props":40776,"children":40777},{"style":2098},[40778],{"type":54,"value":39932},{"type":48,"tag":2091,"props":40780,"children":40781},{"style":2104},[40782],{"type":54,"value":121},{"type":48,"tag":2091,"props":40784,"children":40785},{"style":2098},[40786],{"type":54,"value":27856},{"type":48,"tag":2091,"props":40788,"children":40789},{"style":2104},[40790],{"type":54,"value":3135},{"type":48,"tag":2091,"props":40792,"children":40793},{"class":2093,"line":16255},[40794,40799,40803,40807],{"type":48,"tag":2091,"props":40795,"children":40796},{"style":3179},[40797],{"type":54,"value":40798},"                    className",{"type":48,"tag":2091,"props":40800,"children":40801},{"style":2104},[40802],{"type":54,"value":29205},{"type":48,"tag":2091,"props":40804,"children":40805},{"style":5709},[40806],{"type":54,"value":33396},{"type":48,"tag":2091,"props":40808,"children":40809},{"style":2098},[40810],{"type":54,"value":33401},{"type":48,"tag":2091,"props":40812,"children":40813},{"class":2093,"line":16335},[40814,40819,40824,40828],{"type":48,"tag":2091,"props":40815,"children":40816},{"style":2104},[40817],{"type":54,"value":40818},"                      '",{"type":48,"tag":2091,"props":40820,"children":40821},{"style":3066},[40822],{"type":54,"value":40823},"px-4 py-2.5",{"type":48,"tag":2091,"props":40825,"children":40826},{"style":2104},[40827],{"type":54,"value":8747},{"type":48,"tag":2091,"props":40829,"children":40830},{"style":2104},[40831],{"type":54,"value":2144},{"type":48,"tag":2091,"props":40833,"children":40834},{"class":2093,"line":16373},[40835,40840,40844,40848,40852,40856,40861,40865],{"type":48,"tag":2091,"props":40836,"children":40837},{"style":2098},[40838],{"type":54,"value":40839},"                      col",{"type":48,"tag":2091,"props":40841,"children":40842},{"style":2104},[40843],{"type":54,"value":121},{"type":48,"tag":2091,"props":40845,"children":40846},{"style":2098},[40847],{"type":54,"value":40067},{"type":48,"tag":2091,"props":40849,"children":40850},{"style":2104},[40851],{"type":54,"value":29365},{"type":48,"tag":2091,"props":40853,"children":40854},{"style":2104},[40855],{"type":54,"value":8858},{"type":48,"tag":2091,"props":40857,"children":40858},{"style":3066},[40859],{"type":54,"value":40860},"text-right tabular-nums font-mono text-xs",{"type":48,"tag":2091,"props":40862,"children":40863},{"style":2104},[40864],{"type":54,"value":8747},{"type":48,"tag":2091,"props":40866,"children":40867},{"style":2104},[40868],{"type":54,"value":2144},{"type":48,"tag":2091,"props":40870,"children":40871},{"class":2093,"line":16471},[40872,40876,40880,40885,40889,40893,40897],{"type":48,"tag":2091,"props":40873,"children":40874},{"style":2098},[40875],{"type":54,"value":40839},{"type":48,"tag":2091,"props":40877,"children":40878},{"style":2104},[40879],{"type":54,"value":121},{"type":48,"tag":2091,"props":40881,"children":40882},{"style":2098},[40883],{"type":54,"value":40884},"muted ",{"type":48,"tag":2091,"props":40886,"children":40887},{"style":2104},[40888],{"type":54,"value":29365},{"type":48,"tag":2091,"props":40890,"children":40891},{"style":2104},[40892],{"type":54,"value":8858},{"type":48,"tag":2091,"props":40894,"children":40895},{"style":3066},[40896],{"type":54,"value":29827},{"type":48,"tag":2091,"props":40898,"children":40899},{"style":2104},[40900],{"type":54,"value":33470},{"type":48,"tag":2091,"props":40902,"children":40903},{"class":2093,"line":16493},[40904,40908],{"type":48,"tag":2091,"props":40905,"children":40906},{"style":2098},[40907],{"type":54,"value":40428},{"type":48,"tag":2091,"props":40909,"children":40910},{"style":2104},[40911],{"type":54,"value":3135},{"type":48,"tag":2091,"props":40913,"children":40914},{"class":2093,"line":16501},[40915],{"type":48,"tag":2091,"props":40916,"children":40917},{"style":2104},[40918],{"type":54,"value":40919},"                  >\n",{"type":48,"tag":2091,"props":40921,"children":40922},{"class":2093,"line":16510},[40923,40927,40931,40935,40940,40944,40948,40952,40957,40962,40966,40971,40975,40980],{"type":48,"tag":2091,"props":40924,"children":40925},{"style":2104},[40926],{"type":54,"value":40259},{"type":48,"tag":2091,"props":40928,"children":40929},{"style":2098},[40930],{"type":54,"value":39932},{"type":48,"tag":2091,"props":40932,"children":40933},{"style":2104},[40934],{"type":54,"value":121},{"type":48,"tag":2091,"props":40936,"children":40937},{"style":2098},[40938],{"type":54,"value":40939},"render ",{"type":48,"tag":2091,"props":40941,"children":40942},{"style":2104},[40943],{"type":54,"value":11094},{"type":48,"tag":2091,"props":40945,"children":40946},{"style":2098},[40947],{"type":54,"value":40171},{"type":48,"tag":2091,"props":40949,"children":40950},{"style":2104},[40951],{"type":54,"value":121},{"type":48,"tag":2091,"props":40953,"children":40954},{"style":5709},[40955],{"type":54,"value":40956},"render",{"type":48,"tag":2091,"props":40958,"children":40959},{"style":2098},[40960],{"type":54,"value":40961},"(row) ",{"type":48,"tag":2091,"props":40963,"children":40964},{"style":2104},[40965],{"type":54,"value":2993},{"type":48,"tag":2091,"props":40967,"children":40968},{"style":2098},[40969],{"type":54,"value":40970}," row[col",{"type":48,"tag":2091,"props":40972,"children":40973},{"style":2104},[40974],{"type":54,"value":121},{"type":48,"tag":2091,"props":40976,"children":40977},{"style":2098},[40978],{"type":54,"value":40979},"key]",{"type":48,"tag":2091,"props":40981,"children":40982},{"style":2104},[40983],{"type":54,"value":3135},{"type":48,"tag":2091,"props":40985,"children":40986},{"class":2093,"line":16531},[40987,40991,40995],{"type":48,"tag":2091,"props":40988,"children":40989},{"style":2104},[40990],{"type":54,"value":40440},{"type":48,"tag":2091,"props":40992,"children":40993},{"style":8676},[40994],{"type":54,"value":204},{"type":48,"tag":2091,"props":40996,"children":40997},{"style":2104},[40998],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41000,"children":41001},{"class":2093,"line":16539},[41002,41007],{"type":48,"tag":2091,"props":41003,"children":41004},{"style":2098},[41005],{"type":54,"value":41006},"                ))",{"type":48,"tag":2091,"props":41008,"children":41009},{"style":2104},[41010],{"type":54,"value":3135},{"type":48,"tag":2091,"props":41012,"children":41013},{"class":2093,"line":16548},[41014,41018,41022,41026,41030,41034,41039,41043],{"type":48,"tag":2091,"props":41015,"children":41016},{"style":2104},[41017],{"type":54,"value":39952},{"type":48,"tag":2091,"props":41019,"children":41020},{"style":8676},[41021],{"type":54,"value":204},{"type":48,"tag":2091,"props":41023,"children":41024},{"style":3179},[41025],{"type":54,"value":28756},{"type":48,"tag":2091,"props":41027,"children":41028},{"style":2104},[41029],{"type":54,"value":5665},{"type":48,"tag":2091,"props":41031,"children":41032},{"style":2104},[41033],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41035,"children":41036},{"style":3066},[41037],{"type":54,"value":41038},"px-2 py-2.5",{"type":48,"tag":2091,"props":41040,"children":41041},{"style":2104},[41042],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41044,"children":41045},{"style":2104},[41046],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41048,"children":41049},{"class":2093,"line":16569},[41050,41054],{"type":48,"tag":2091,"props":41051,"children":41052},{"style":2104},[41053],{"type":54,"value":40222},{"type":48,"tag":2091,"props":41055,"children":41056},{"style":8676},[41057],{"type":54,"value":31894},{"type":48,"tag":2091,"props":41059,"children":41060},{"class":2093,"line":16591},[41061,41066,41070,41074,41078],{"type":48,"tag":2091,"props":41062,"children":41063},{"style":3179},[41064],{"type":54,"value":41065},"                    aria-label",{"type":48,"tag":2091,"props":41067,"children":41068},{"style":2104},[41069],{"type":54,"value":5665},{"type":48,"tag":2091,"props":41071,"children":41072},{"style":2104},[41073],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41075,"children":41076},{"style":3066},[41077],{"type":54,"value":29986},{"type":48,"tag":2091,"props":41079,"children":41080},{"style":2104},[41081],{"type":54,"value":13101},{"type":48,"tag":2091,"props":41083,"children":41084},{"class":2093,"line":16613},[41085,41089,41093,41097],{"type":48,"tag":2091,"props":41086,"children":41087},{"style":3179},[41088],{"type":54,"value":40798},{"type":48,"tag":2091,"props":41090,"children":41091},{"style":2104},[41092],{"type":54,"value":5665},{"type":48,"tag":2091,"props":41094,"children":41095},{"style":2104},[41096],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41098,"children":41099},{"style":3066},[41100],{"type":54,"value":41101},"opacity-0 group-hover:opacity-100 focus-visible:opacity-100\n",{"type":48,"tag":2091,"props":41103,"children":41104},{"class":2093,"line":16635},[41105],{"type":48,"tag":2091,"props":41106,"children":41107},{"style":3066},[41108],{"type":54,"value":41109},"                               w-7 h-7 rounded grid place-items-center\n",{"type":48,"tag":2091,"props":41111,"children":41112},{"class":2093,"line":16657},[41113],{"type":48,"tag":2091,"props":41114,"children":41115},{"style":3066},[41116],{"type":54,"value":41117},"                               hover:bg-neutral-200 dark:hover:bg-neutral-800\n",{"type":48,"tag":2091,"props":41119,"children":41120},{"class":2093,"line":16679},[41121,41126],{"type":48,"tag":2091,"props":41122,"children":41123},{"style":3066},[41124],{"type":54,"value":41125},"                               transition-opacity duration-100",{"type":48,"tag":2091,"props":41127,"children":41128},{"style":2104},[41129],{"type":54,"value":13101},{"type":48,"tag":2091,"props":41131,"children":41132},{"class":2093,"line":16700},[41133],{"type":48,"tag":2091,"props":41134,"children":41135},{"style":2104},[41136],{"type":54,"value":40919},{"type":48,"tag":2091,"props":41138,"children":41139},{"class":2093,"line":16708},[41140,41145,41150,41154,41158,41162,41166,41170],{"type":48,"tag":2091,"props":41141,"children":41142},{"style":2104},[41143],{"type":54,"value":41144},"                    \u003C",{"type":48,"tag":2091,"props":41146,"children":41147},{"style":2160},[41148],{"type":54,"value":41149},"MoreHorizontalIcon",{"type":48,"tag":2091,"props":41151,"children":41152},{"style":3179},[41153],{"type":54,"value":28756},{"type":48,"tag":2091,"props":41155,"children":41156},{"style":2104},[41157],{"type":54,"value":5665},{"type":48,"tag":2091,"props":41159,"children":41160},{"style":2104},[41161],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41163,"children":41164},{"style":3066},[41165],{"type":54,"value":32563},{"type":48,"tag":2091,"props":41167,"children":41168},{"style":2104},[41169],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41171,"children":41172},{"style":2104},[41173],{"type":54,"value":28794},{"type":48,"tag":2091,"props":41175,"children":41176},{"class":2093,"line":16717},[41177,41181,41185],{"type":48,"tag":2091,"props":41178,"children":41179},{"style":2104},[41180],{"type":54,"value":40440},{"type":48,"tag":2091,"props":41182,"children":41183},{"style":8676},[41184],{"type":54,"value":5611},{"type":48,"tag":2091,"props":41186,"children":41187},{"style":2104},[41188],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41190,"children":41191},{"class":2093,"line":16789},[41192,41196,41200],{"type":48,"tag":2091,"props":41193,"children":41194},{"style":2104},[41195],{"type":54,"value":40456},{"type":48,"tag":2091,"props":41197,"children":41198},{"style":8676},[41199],{"type":54,"value":204},{"type":48,"tag":2091,"props":41201,"children":41202},{"style":2104},[41203],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41205,"children":41206},{"class":2093,"line":16918},[41207,41212,41216],{"type":48,"tag":2091,"props":41208,"children":41209},{"style":2104},[41210],{"type":54,"value":41211},"              \u003C\u002F",{"type":48,"tag":2091,"props":41213,"children":41214},{"style":8676},[41215],{"type":54,"value":182},{"type":48,"tag":2091,"props":41217,"children":41218},{"style":2104},[41219],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41221,"children":41222},{"class":2093,"line":17044},[41223,41228],{"type":48,"tag":2091,"props":41224,"children":41225},{"style":2098},[41226],{"type":54,"value":41227},"            ))",{"type":48,"tag":2091,"props":41229,"children":41230},{"style":2104},[41231],{"type":54,"value":3135},{"type":48,"tag":2091,"props":41233,"children":41234},{"class":2093,"line":17173},[41235,41239,41243],{"type":48,"tag":2091,"props":41236,"children":41237},{"style":2104},[41238],{"type":54,"value":28945},{"type":48,"tag":2091,"props":41240,"children":41241},{"style":8676},[41242],{"type":54,"value":197},{"type":48,"tag":2091,"props":41244,"children":41245},{"style":2104},[41246],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41248,"children":41249},{"class":2093,"line":17302},[41250,41254,41258],{"type":48,"tag":2091,"props":41251,"children":41252},{"style":2104},[41253],{"type":54,"value":28961},{"type":48,"tag":2091,"props":41255,"children":41256},{"style":8676},[41257],{"type":54,"value":174},{"type":48,"tag":2091,"props":41259,"children":41260},{"style":2104},[41261],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41263,"children":41264},{"class":2093,"line":17374},[41265,41269,41273],{"type":48,"tag":2091,"props":41266,"children":41267},{"style":2104},[41268],{"type":54,"value":28977},{"type":48,"tag":2091,"props":41270,"children":41271},{"style":8676},[41272],{"type":54,"value":12954},{"type":48,"tag":2091,"props":41274,"children":41275},{"style":2104},[41276],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41278,"children":41279},{"class":2093,"line":17444},[41280],{"type":48,"tag":2091,"props":41281,"children":41282},{"emptyLinePlaceholder":3142},[41283],{"type":54,"value":3145},{"type":48,"tag":2091,"props":41285,"children":41286},{"class":2093,"line":17514},[41287,41291,41296],{"type":48,"tag":2091,"props":41288,"children":41289},{"style":2104},[41290],{"type":54,"value":29323},{"type":48,"tag":2091,"props":41292,"children":41293},{"style":4121},[41294],{"type":54,"value":41295},"\u002F* Pagination *\u002F",{"type":48,"tag":2091,"props":41297,"children":41298},{"style":2104},[41299],{"type":54,"value":3135},{"type":48,"tag":2091,"props":41301,"children":41302},{"class":2093,"line":17522},[41303,41307,41311,41315,41319,41323,41328,41332],{"type":48,"tag":2091,"props":41304,"children":41305},{"style":2104},[41306],{"type":54,"value":28785},{"type":48,"tag":2091,"props":41308,"children":41309},{"style":8676},[41310],{"type":54,"value":12954},{"type":48,"tag":2091,"props":41312,"children":41313},{"style":3179},[41314],{"type":54,"value":28756},{"type":48,"tag":2091,"props":41316,"children":41317},{"style":2104},[41318],{"type":54,"value":5665},{"type":48,"tag":2091,"props":41320,"children":41321},{"style":2104},[41322],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41324,"children":41325},{"style":3066},[41326],{"type":54,"value":41327},"flex items-center justify-between px-4 py-3 border-t border-neutral-200 dark:border-neutral-800 text-xs text-neutral-500",{"type":48,"tag":2091,"props":41329,"children":41330},{"style":2104},[41331],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41333,"children":41334},{"style":2104},[41335],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41337,"children":41338},{"class":2093,"line":17531},[41339,41343,41347,41351,41356,41360,41364,41368,41372,41376,41380,41384,41388,41393,41397,41401,41406,41410],{"type":48,"tag":2091,"props":41340,"children":41341},{"style":2104},[41342],{"type":54,"value":28838},{"type":48,"tag":2091,"props":41344,"children":41345},{"style":8676},[41346],{"type":54,"value":2091},{"type":48,"tag":2091,"props":41348,"children":41349},{"style":2104},[41350],{"type":54,"value":13237},{"type":48,"tag":2091,"props":41352,"children":41353},{"style":2098},[41354],{"type":54,"value":41355},"Showing 1–25 of ",{"type":48,"tag":2091,"props":41357,"children":41358},{"style":2104},[41359],{"type":54,"value":8673},{"type":48,"tag":2091,"props":41361,"children":41362},{"style":8676},[41363],{"type":54,"value":2091},{"type":48,"tag":2091,"props":41365,"children":41366},{"style":3179},[41367],{"type":54,"value":28756},{"type":48,"tag":2091,"props":41369,"children":41370},{"style":2104},[41371],{"type":54,"value":5665},{"type":48,"tag":2091,"props":41373,"children":41374},{"style":2104},[41375],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41377,"children":41378},{"style":3066},[41379],{"type":54,"value":29932},{"type":48,"tag":2091,"props":41381,"children":41382},{"style":2104},[41383],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41385,"children":41386},{"style":2104},[41387],{"type":54,"value":13237},{"type":48,"tag":2091,"props":41389,"children":41390},{"style":2098},[41391],{"type":54,"value":41392},"1,247",{"type":48,"tag":2091,"props":41394,"children":41395},{"style":2104},[41396],{"type":54,"value":9008},{"type":48,"tag":2091,"props":41398,"children":41399},{"style":8676},[41400],{"type":54,"value":2091},{"type":48,"tag":2091,"props":41402,"children":41403},{"style":2104},[41404],{"type":54,"value":41405},">\u003C\u002F",{"type":48,"tag":2091,"props":41407,"children":41408},{"style":8676},[41409],{"type":54,"value":2091},{"type":48,"tag":2091,"props":41411,"children":41412},{"style":2104},[41413],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41415,"children":41416},{"class":2093,"line":17587},[41417,41421,41425,41429,41433,41437,41442,41446],{"type":48,"tag":2091,"props":41418,"children":41419},{"style":2104},[41420],{"type":54,"value":28838},{"type":48,"tag":2091,"props":41422,"children":41423},{"style":8676},[41424],{"type":54,"value":12954},{"type":48,"tag":2091,"props":41426,"children":41427},{"style":3179},[41428],{"type":54,"value":28756},{"type":48,"tag":2091,"props":41430,"children":41431},{"style":2104},[41432],{"type":54,"value":5665},{"type":48,"tag":2091,"props":41434,"children":41435},{"style":2104},[41436],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41438,"children":41439},{"style":3066},[41440],{"type":54,"value":41441},"flex items-center gap-1",{"type":48,"tag":2091,"props":41443,"children":41444},{"style":2104},[41445],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41447,"children":41448},{"style":2104},[41449],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41451,"children":41452},{"class":2093,"line":17644},[41453,41457,41461,41465,41469,41473,41477,41481,41485,41489,41493,41497,41501,41506,41510,41515,41519,41523],{"type":48,"tag":2091,"props":41454,"children":41455},{"style":2104},[41456],{"type":54,"value":28891},{"type":48,"tag":2091,"props":41458,"children":41459},{"style":2160},[41460],{"type":54,"value":29512},{"type":48,"tag":2091,"props":41462,"children":41463},{"style":3179},[41464],{"type":54,"value":29517},{"type":48,"tag":2091,"props":41466,"children":41467},{"style":2104},[41468],{"type":54,"value":5665},{"type":48,"tag":2091,"props":41470,"children":41471},{"style":2104},[41472],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41474,"children":41475},{"style":3066},[41476],{"type":54,"value":14018},{"type":48,"tag":2091,"props":41478,"children":41479},{"style":2104},[41480],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41482,"children":41483},{"style":3179},[41484],{"type":54,"value":29538},{"type":48,"tag":2091,"props":41486,"children":41487},{"style":2104},[41488],{"type":54,"value":5665},{"type":48,"tag":2091,"props":41490,"children":41491},{"style":2104},[41492],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41494,"children":41495},{"style":3066},[41496],{"type":54,"value":7486},{"type":48,"tag":2091,"props":41498,"children":41499},{"style":2104},[41500],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41502,"children":41503},{"style":3179},[41504],{"type":54,"value":41505}," disabled",{"type":48,"tag":2091,"props":41507,"children":41508},{"style":2104},[41509],{"type":54,"value":13237},{"type":48,"tag":2091,"props":41511,"children":41512},{"style":2098},[41513],{"type":54,"value":41514},"Previous",{"type":48,"tag":2091,"props":41516,"children":41517},{"style":2104},[41518],{"type":54,"value":9008},{"type":48,"tag":2091,"props":41520,"children":41521},{"style":2160},[41522],{"type":54,"value":29512},{"type":48,"tag":2091,"props":41524,"children":41525},{"style":2104},[41526],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41528,"children":41529},{"class":2093,"line":17700},[41530,41534,41538,41542,41546,41550,41554,41558,41562,41566,41570,41574,41578,41582,41587,41591,41595],{"type":48,"tag":2091,"props":41531,"children":41532},{"style":2104},[41533],{"type":54,"value":28891},{"type":48,"tag":2091,"props":41535,"children":41536},{"style":2160},[41537],{"type":54,"value":29512},{"type":48,"tag":2091,"props":41539,"children":41540},{"style":3179},[41541],{"type":54,"value":29517},{"type":48,"tag":2091,"props":41543,"children":41544},{"style":2104},[41545],{"type":54,"value":5665},{"type":48,"tag":2091,"props":41547,"children":41548},{"style":2104},[41549],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41551,"children":41552},{"style":3066},[41553],{"type":54,"value":14018},{"type":48,"tag":2091,"props":41555,"children":41556},{"style":2104},[41557],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41559,"children":41560},{"style":3179},[41561],{"type":54,"value":29538},{"type":48,"tag":2091,"props":41563,"children":41564},{"style":2104},[41565],{"type":54,"value":5665},{"type":48,"tag":2091,"props":41567,"children":41568},{"style":2104},[41569],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41571,"children":41572},{"style":3066},[41573],{"type":54,"value":7486},{"type":48,"tag":2091,"props":41575,"children":41576},{"style":2104},[41577],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41579,"children":41580},{"style":2104},[41581],{"type":54,"value":13237},{"type":48,"tag":2091,"props":41583,"children":41584},{"style":2098},[41585],{"type":54,"value":41586},"Next",{"type":48,"tag":2091,"props":41588,"children":41589},{"style":2104},[41590],{"type":54,"value":9008},{"type":48,"tag":2091,"props":41592,"children":41593},{"style":2160},[41594],{"type":54,"value":29512},{"type":48,"tag":2091,"props":41596,"children":41597},{"style":2104},[41598],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41600,"children":41601},{"class":2093,"line":17722},[41602,41606,41610],{"type":48,"tag":2091,"props":41603,"children":41604},{"style":2104},[41605],{"type":54,"value":28961},{"type":48,"tag":2091,"props":41607,"children":41608},{"style":8676},[41609],{"type":54,"value":12954},{"type":48,"tag":2091,"props":41611,"children":41612},{"style":2104},[41613],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41615,"children":41616},{"class":2093,"line":17744},[41617,41621,41625],{"type":48,"tag":2091,"props":41618,"children":41619},{"style":2104},[41620],{"type":54,"value":28977},{"type":48,"tag":2091,"props":41622,"children":41623},{"style":8676},[41624],{"type":54,"value":12954},{"type":48,"tag":2091,"props":41626,"children":41627},{"style":2104},[41628],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41630,"children":41631},{"class":2093,"line":17766},[41632,41636,41640],{"type":48,"tag":2091,"props":41633,"children":41634},{"style":2104},[41635],{"type":54,"value":28993},{"type":48,"tag":2091,"props":41637,"children":41638},{"style":8676},[41639],{"type":54,"value":12954},{"type":48,"tag":2091,"props":41641,"children":41642},{"style":2104},[41643],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41645,"children":41646},{"class":2093,"line":17788},[41647,41651],{"type":48,"tag":2091,"props":41648,"children":41649},{"style":8676},[41650],{"type":54,"value":29009},{"type":48,"tag":2091,"props":41652,"children":41653},{"style":2104},[41654],{"type":54,"value":2177},{"type":48,"tag":2091,"props":41656,"children":41657},{"class":2093,"line":17810},[41658],{"type":48,"tag":2091,"props":41659,"children":41660},{"style":2104},[41661],{"type":54,"value":3135},{"type":48,"tag":19952,"props":41663,"children":41665},{"id":41664},"table-skeleton-row",[41666],{"type":54,"value":41667},"TABLE-SKELETON-ROW",{"type":48,"tag":134,"props":41669,"children":41671},{"className":28655,"code":41670,"language":28657,"meta":142,"style":142},"function TableSkeleton({ rows = 8, cols = 5 }: { rows?: number; cols?: number }) {\n  return (\n    \u003Ctbody>\n      {Array.from({ length: rows }).map((_, i) => (\n        \u003Ctr key={i} className=\"border-t border-neutral-200 dark:border-neutral-800\">\n          {Array.from({ length: cols }).map((__, j) => (\n            \u003Ctd key={j} className=\"px-4 py-3\">\n              \u003Cdiv\n                className=\"h-4 rounded skeleton\"\n                style={{ width: `${40 + Math.random() * 50}%` }}\n              \u002F>\n            \u003C\u002Ftd>\n          ))}\n        \u003C\u002Ftr>\n      ))}\n    \u003C\u002Ftbody>\n  );\n}\n",[41672],{"type":48,"tag":78,"props":41673,"children":41674},{"__ignoreMap":142},[41675,41766,41777,41792,41885,41940,42030,42082,42094,42118,42199,42207,42222,42234,42249,42261,42276,42287],{"type":48,"tag":2091,"props":41676,"children":41677},{"class":2093,"line":2094},[41678,41682,41687,41691,41695,41699,41703,41707,41712,41716,41721,41725,41729,41733,41737,41742,41746,41750,41754,41758,41762],{"type":48,"tag":2091,"props":41679,"children":41680},{"style":3179},[41681],{"type":54,"value":8697},{"type":48,"tag":2091,"props":41683,"children":41684},{"style":5709},[41685],{"type":54,"value":41686}," TableSkeleton",{"type":48,"tag":2091,"props":41688,"children":41689},{"style":2104},[41690],{"type":54,"value":28682},{"type":48,"tag":2091,"props":41692,"children":41693},{"style":5957},[41694],{"type":54,"value":39183},{"type":48,"tag":2091,"props":41696,"children":41697},{"style":2104},[41698],{"type":54,"value":8724},{"type":48,"tag":2091,"props":41700,"children":41701},{"style":3077},[41702],{"type":54,"value":25242},{"type":48,"tag":2091,"props":41704,"children":41705},{"style":2104},[41706],{"type":54,"value":2107},{"type":48,"tag":2091,"props":41708,"children":41709},{"style":5957},[41710],{"type":54,"value":41711}," cols",{"type":48,"tag":2091,"props":41713,"children":41714},{"style":2104},[41715],{"type":54,"value":8724},{"type":48,"tag":2091,"props":41717,"children":41718},{"style":3077},[41719],{"type":54,"value":41720}," 5",{"type":48,"tag":2091,"props":41722,"children":41723},{"style":2104},[41724],{"type":54,"value":28692},{"type":48,"tag":2091,"props":41726,"children":41727},{"style":2104},[41728],{"type":54,"value":5903},{"type":48,"tag":2091,"props":41730,"children":41731},{"style":8676},[41732],{"type":54,"value":39183},{"type":48,"tag":2091,"props":41734,"children":41735},{"style":2104},[41736],{"type":54,"value":37253},{"type":48,"tag":2091,"props":41738,"children":41739},{"style":2160},[41740],{"type":54,"value":41741}," number",{"type":48,"tag":2091,"props":41743,"children":41744},{"style":2104},[41745],{"type":54,"value":5994},{"type":48,"tag":2091,"props":41747,"children":41748},{"style":8676},[41749],{"type":54,"value":41711},{"type":48,"tag":2091,"props":41751,"children":41752},{"style":2104},[41753],{"type":54,"value":37253},{"type":48,"tag":2091,"props":41755,"children":41756},{"style":2160},[41757],{"type":54,"value":41741},{"type":48,"tag":2091,"props":41759,"children":41760},{"style":2104},[41761],{"type":54,"value":28723},{"type":48,"tag":2091,"props":41763,"children":41764},{"style":2104},[41765],{"type":54,"value":2980},{"type":48,"tag":2091,"props":41767,"children":41768},{"class":2093,"line":2147},[41769,41773],{"type":48,"tag":2091,"props":41770,"children":41771},{"style":5951},[41772],{"type":54,"value":27456},{"type":48,"tag":2091,"props":41774,"children":41775},{"style":8676},[41776],{"type":54,"value":28739},{"type":48,"tag":2091,"props":41778,"children":41779},{"class":2093,"line":2180},[41780,41784,41788],{"type":48,"tag":2091,"props":41781,"children":41782},{"style":2104},[41783],{"type":54,"value":28747},{"type":48,"tag":2091,"props":41785,"children":41786},{"style":8676},[41787],{"type":54,"value":197},{"type":48,"tag":2091,"props":41789,"children":41790},{"style":2104},[41791],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41793,"children":41794},{"class":2093,"line":2229},[41795,41799,41804,41808,41813,41817,41821,41826,41830,41835,41839,41843,41847,41851,41855,41859,41864,41868,41873,41877,41881],{"type":48,"tag":2091,"props":41796,"children":41797},{"style":2104},[41798],{"type":54,"value":29323},{"type":48,"tag":2091,"props":41800,"children":41801},{"style":2098},[41802],{"type":54,"value":41803},"Array",{"type":48,"tag":2091,"props":41805,"children":41806},{"style":2104},[41807],{"type":54,"value":121},{"type":48,"tag":2091,"props":41809,"children":41810},{"style":5709},[41811],{"type":54,"value":41812},"from",{"type":48,"tag":2091,"props":41814,"children":41815},{"style":2098},[41816],{"type":54,"value":5717},{"type":48,"tag":2091,"props":41818,"children":41819},{"style":2104},[41820],{"type":54,"value":29214},{"type":48,"tag":2091,"props":41822,"children":41823},{"style":8676},[41824],{"type":54,"value":41825}," length",{"type":48,"tag":2091,"props":41827,"children":41828},{"style":2104},[41829],{"type":54,"value":2993},{"type":48,"tag":2091,"props":41831,"children":41832},{"style":2098},[41833],{"type":54,"value":41834}," rows ",{"type":48,"tag":2091,"props":41836,"children":41837},{"style":2104},[41838],{"type":54,"value":10258},{"type":48,"tag":2091,"props":41840,"children":41841},{"style":2098},[41842],{"type":54,"value":5726},{"type":48,"tag":2091,"props":41844,"children":41845},{"style":2104},[41846],{"type":54,"value":121},{"type":48,"tag":2091,"props":41848,"children":41849},{"style":5709},[41850],{"type":54,"value":33274},{"type":48,"tag":2091,"props":41852,"children":41853},{"style":2098},[41854],{"type":54,"value":5717},{"type":48,"tag":2091,"props":41856,"children":41857},{"style":2104},[41858],{"type":54,"value":5717},{"type":48,"tag":2091,"props":41860,"children":41861},{"style":5957},[41862],{"type":54,"value":41863},"_",{"type":48,"tag":2091,"props":41865,"children":41866},{"style":2104},[41867],{"type":54,"value":2107},{"type":48,"tag":2091,"props":41869,"children":41870},{"style":5957},[41871],{"type":54,"value":41872}," i",{"type":48,"tag":2091,"props":41874,"children":41875},{"style":2104},[41876],{"type":54,"value":5726},{"type":48,"tag":2091,"props":41878,"children":41879},{"style":3179},[41880],{"type":54,"value":10113},{"type":48,"tag":2091,"props":41882,"children":41883},{"style":2098},[41884],{"type":54,"value":28739},{"type":48,"tag":2091,"props":41886,"children":41887},{"class":2093,"line":3048},[41888,41892,41896,41901,41905,41910,41914,41919,41923,41927,41932,41936],{"type":48,"tag":2091,"props":41889,"children":41890},{"style":2104},[41891],{"type":54,"value":28838},{"type":48,"tag":2091,"props":41893,"children":41894},{"style":8676},[41895],{"type":54,"value":182},{"type":48,"tag":2091,"props":41897,"children":41898},{"style":3179},[41899],{"type":54,"value":41900}," key",{"type":48,"tag":2091,"props":41902,"children":41903},{"style":2104},[41904],{"type":54,"value":29205},{"type":48,"tag":2091,"props":41906,"children":41907},{"style":2098},[41908],{"type":54,"value":41909},"i",{"type":48,"tag":2091,"props":41911,"children":41912},{"style":2104},[41913],{"type":54,"value":30390},{"type":48,"tag":2091,"props":41915,"children":41916},{"style":3179},[41917],{"type":54,"value":41918},"className",{"type":48,"tag":2091,"props":41920,"children":41921},{"style":2104},[41922],{"type":54,"value":5665},{"type":48,"tag":2091,"props":41924,"children":41925},{"style":2104},[41926],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41928,"children":41929},{"style":3066},[41930],{"type":54,"value":41931},"border-t border-neutral-200 dark:border-neutral-800",{"type":48,"tag":2091,"props":41933,"children":41934},{"style":2104},[41935],{"type":54,"value":3074},{"type":48,"tag":2091,"props":41937,"children":41938},{"style":2104},[41939],{"type":54,"value":8684},{"type":48,"tag":2091,"props":41941,"children":41942},{"class":2093,"line":3129},[41943,41947,41951,41955,41959,41963,41967,41971,41975,41980,41984,41988,41992,41996,42000,42004,42009,42013,42018,42022,42026],{"type":48,"tag":2091,"props":41944,"children":41945},{"style":2104},[41946],{"type":54,"value":37022},{"type":48,"tag":2091,"props":41948,"children":41949},{"style":2098},[41950],{"type":54,"value":41803},{"type":48,"tag":2091,"props":41952,"children":41953},{"style":2104},[41954],{"type":54,"value":121},{"type":48,"tag":2091,"props":41956,"children":41957},{"style":5709},[41958],{"type":54,"value":41812},{"type":48,"tag":2091,"props":41960,"children":41961},{"style":2098},[41962],{"type":54,"value":5717},{"type":48,"tag":2091,"props":41964,"children":41965},{"style":2104},[41966],{"type":54,"value":29214},{"type":48,"tag":2091,"props":41968,"children":41969},{"style":8676},[41970],{"type":54,"value":41825},{"type":48,"tag":2091,"props":41972,"children":41973},{"style":2104},[41974],{"type":54,"value":2993},{"type":48,"tag":2091,"props":41976,"children":41977},{"style":2098},[41978],{"type":54,"value":41979}," cols ",{"type":48,"tag":2091,"props":41981,"children":41982},{"style":2104},[41983],{"type":54,"value":10258},{"type":48,"tag":2091,"props":41985,"children":41986},{"style":2098},[41987],{"type":54,"value":5726},{"type":48,"tag":2091,"props":41989,"children":41990},{"style":2104},[41991],{"type":54,"value":121},{"type":48,"tag":2091,"props":41993,"children":41994},{"style":5709},[41995],{"type":54,"value":33274},{"type":48,"tag":2091,"props":41997,"children":41998},{"style":2098},[41999],{"type":54,"value":5717},{"type":48,"tag":2091,"props":42001,"children":42002},{"style":2104},[42003],{"type":54,"value":5717},{"type":48,"tag":2091,"props":42005,"children":42006},{"style":5957},[42007],{"type":54,"value":42008},"__",{"type":48,"tag":2091,"props":42010,"children":42011},{"style":2104},[42012],{"type":54,"value":2107},{"type":48,"tag":2091,"props":42014,"children":42015},{"style":5957},[42016],{"type":54,"value":42017}," j",{"type":48,"tag":2091,"props":42019,"children":42020},{"style":2104},[42021],{"type":54,"value":5726},{"type":48,"tag":2091,"props":42023,"children":42024},{"style":3179},[42025],{"type":54,"value":10113},{"type":48,"tag":2091,"props":42027,"children":42028},{"style":2098},[42029],{"type":54,"value":28739},{"type":48,"tag":2091,"props":42031,"children":42032},{"class":2093,"line":3138},[42033,42037,42041,42045,42049,42053,42057,42061,42065,42069,42074,42078],{"type":48,"tag":2091,"props":42034,"children":42035},{"style":2104},[42036],{"type":54,"value":39890},{"type":48,"tag":2091,"props":42038,"children":42039},{"style":8676},[42040],{"type":54,"value":204},{"type":48,"tag":2091,"props":42042,"children":42043},{"style":3179},[42044],{"type":54,"value":41900},{"type":48,"tag":2091,"props":42046,"children":42047},{"style":2104},[42048],{"type":54,"value":29205},{"type":48,"tag":2091,"props":42050,"children":42051},{"style":2098},[42052],{"type":54,"value":11210},{"type":48,"tag":2091,"props":42054,"children":42055},{"style":2104},[42056],{"type":54,"value":30390},{"type":48,"tag":2091,"props":42058,"children":42059},{"style":3179},[42060],{"type":54,"value":41918},{"type":48,"tag":2091,"props":42062,"children":42063},{"style":2104},[42064],{"type":54,"value":5665},{"type":48,"tag":2091,"props":42066,"children":42067},{"style":2104},[42068],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42070,"children":42071},{"style":3066},[42072],{"type":54,"value":42073},"px-4 py-3",{"type":48,"tag":2091,"props":42075,"children":42076},{"style":2104},[42077],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42079,"children":42080},{"style":2104},[42081],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42083,"children":42084},{"class":2093,"line":3148},[42085,42089],{"type":48,"tag":2091,"props":42086,"children":42087},{"style":2104},[42088],{"type":54,"value":40484},{"type":48,"tag":2091,"props":42090,"children":42091},{"style":8676},[42092],{"type":54,"value":42093},"div\n",{"type":48,"tag":2091,"props":42095,"children":42096},{"class":2093,"line":3194},[42097,42101,42105,42109,42114],{"type":48,"tag":2091,"props":42098,"children":42099},{"style":3179},[42100],{"type":54,"value":40665},{"type":48,"tag":2091,"props":42102,"children":42103},{"style":2104},[42104],{"type":54,"value":5665},{"type":48,"tag":2091,"props":42106,"children":42107},{"style":2104},[42108],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42110,"children":42111},{"style":3066},[42112],{"type":54,"value":42113},"h-4 rounded skeleton",{"type":48,"tag":2091,"props":42115,"children":42116},{"style":2104},[42117],{"type":54,"value":13101},{"type":48,"tag":2091,"props":42119,"children":42120},{"class":2093,"line":3216},[42121,42126,42131,42135,42139,42144,42148,42153,42158,42162,42167,42172,42176,42180,42184,42189,42194],{"type":48,"tag":2091,"props":42122,"children":42123},{"style":3179},[42124],{"type":54,"value":42125},"                style",{"type":48,"tag":2091,"props":42127,"children":42128},{"style":2104},[42129],{"type":54,"value":42130},"={{",{"type":48,"tag":2091,"props":42132,"children":42133},{"style":8676},[42134],{"type":54,"value":12998},{"type":48,"tag":2091,"props":42136,"children":42137},{"style":2104},[42138],{"type":54,"value":2993},{"type":48,"tag":2091,"props":42140,"children":42141},{"style":2104},[42142],{"type":54,"value":42143}," `${",{"type":48,"tag":2091,"props":42145,"children":42146},{"style":3077},[42147],{"type":54,"value":3628},{"type":48,"tag":2091,"props":42149,"children":42150},{"style":2104},[42151],{"type":54,"value":42152}," +",{"type":48,"tag":2091,"props":42154,"children":42155},{"style":2098},[42156],{"type":54,"value":42157}," Math",{"type":48,"tag":2091,"props":42159,"children":42160},{"style":2104},[42161],{"type":54,"value":121},{"type":48,"tag":2091,"props":42163,"children":42164},{"style":5709},[42165],{"type":54,"value":42166},"random",{"type":48,"tag":2091,"props":42168,"children":42169},{"style":2098},[42170],{"type":54,"value":42171},"() ",{"type":48,"tag":2091,"props":42173,"children":42174},{"style":2104},[42175],{"type":54,"value":10534},{"type":48,"tag":2091,"props":42177,"children":42178},{"style":3077},[42179],{"type":54,"value":21661},{"type":48,"tag":2091,"props":42181,"children":42182},{"style":2104},[42183],{"type":54,"value":10258},{"type":48,"tag":2091,"props":42185,"children":42186},{"style":3066},[42187],{"type":54,"value":42188},"%",{"type":48,"tag":2091,"props":42190,"children":42191},{"style":2104},[42192],{"type":54,"value":42193},"`",{"type":48,"tag":2091,"props":42195,"children":42196},{"style":2104},[42197],{"type":54,"value":42198}," }}\n",{"type":48,"tag":2091,"props":42200,"children":42201},{"class":2093,"line":4532},[42202],{"type":48,"tag":2091,"props":42203,"children":42204},{"style":2104},[42205],{"type":54,"value":42206},"              \u002F>\n",{"type":48,"tag":2091,"props":42208,"children":42209},{"class":2093,"line":4578},[42210,42214,42218],{"type":48,"tag":2091,"props":42211,"children":42212},{"style":2104},[42213],{"type":54,"value":40534},{"type":48,"tag":2091,"props":42215,"children":42216},{"style":8676},[42217],{"type":54,"value":204},{"type":48,"tag":2091,"props":42219,"children":42220},{"style":2104},[42221],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42223,"children":42224},{"class":2093,"line":4586},[42225,42230],{"type":48,"tag":2091,"props":42226,"children":42227},{"style":2098},[42228],{"type":54,"value":42229},"          ))",{"type":48,"tag":2091,"props":42231,"children":42232},{"style":2104},[42233],{"type":54,"value":3135},{"type":48,"tag":2091,"props":42235,"children":42236},{"class":2093,"line":4595},[42237,42241,42245],{"type":48,"tag":2091,"props":42238,"children":42239},{"style":2104},[42240],{"type":54,"value":28961},{"type":48,"tag":2091,"props":42242,"children":42243},{"style":8676},[42244],{"type":54,"value":182},{"type":48,"tag":2091,"props":42246,"children":42247},{"style":2104},[42248],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42250,"children":42251},{"class":2093,"line":4642},[42252,42257],{"type":48,"tag":2091,"props":42253,"children":42254},{"style":2098},[42255],{"type":54,"value":42256},"      ))",{"type":48,"tag":2091,"props":42258,"children":42259},{"style":2104},[42260],{"type":54,"value":3135},{"type":48,"tag":2091,"props":42262,"children":42263},{"class":2093,"line":4688},[42264,42268,42272],{"type":48,"tag":2091,"props":42265,"children":42266},{"style":2104},[42267],{"type":54,"value":28993},{"type":48,"tag":2091,"props":42269,"children":42270},{"style":8676},[42271],{"type":54,"value":197},{"type":48,"tag":2091,"props":42273,"children":42274},{"style":2104},[42275],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42277,"children":42278},{"class":2093,"line":4696},[42279,42283],{"type":48,"tag":2091,"props":42280,"children":42281},{"style":8676},[42282],{"type":54,"value":29009},{"type":48,"tag":2091,"props":42284,"children":42285},{"style":2104},[42286],{"type":54,"value":2177},{"type":48,"tag":2091,"props":42288,"children":42289},{"class":2093,"line":4705},[42290],{"type":48,"tag":2091,"props":42291,"children":42292},{"style":2104},[42293],{"type":54,"value":3135},{"type":48,"tag":167,"props":42295,"children":42297},{"id":42296},"_176-navigation",[42298],{"type":54,"value":42299},"17.6 Navigation",{"type":48,"tag":19952,"props":42301,"children":42303},{"id":42302},"sidebar",[42304],{"type":54,"value":42305},"SIDEBAR",{"type":48,"tag":134,"props":42307,"children":42309},{"className":28655,"code":42308,"language":28657,"meta":142,"style":142},"function Sidebar() {\n  return (\n    \u003Caside className=\"hidden lg:flex flex-col w-64 shrink-0 border-r border-neutral-200 dark:border-neutral-800 bg-canvas\">\n      {\u002F* Workspace switcher *\u002F}\n      \u003Cbutton className=\"flex items-center gap-2 m-2 p-2 rounded-md hover:bg-neutral-100 dark:hover:bg-neutral-800\u002F50 transition-colors\">\n        \u003Cdiv className=\"w-6 h-6 rounded bg-brand-600 grid place-items-center text-white text-xs font-semibold\">\n          A\n        \u003C\u002Fdiv>\n        \u003Cspan className=\"flex-1 text-left text-sm font-medium truncate\">Acme Corp\u003C\u002Fspan>\n        \u003CChevronsUpDownIcon className=\"w-3.5 h-3.5 text-neutral-400\" \u002F>\n      \u003C\u002Fbutton>\n\n      {\u002F* Nav *\u002F}\n      \u003Cnav className=\"flex-1 overflow-y-auto px-2 pb-2\">\n        \u003CSidebarSection label=\"Workspace\">\n          \u003CSidebarItem icon={\u003CHomeIcon \u002F>} href=\"\u002F\" active>Dashboard\u003C\u002FSidebarItem>\n          \u003CSidebarItem icon={\u003CUsersIcon \u002F>} href=\"\u002Fcustomers\" badge=\"247\">Customers\u003C\u002FSidebarItem>\n          \u003CSidebarItem icon={\u003CFileTextIcon \u002F>} href=\"\u002Finvoices\">Invoices\u003C\u002FSidebarItem>\n        \u003C\u002FSidebarSection>\n\n        \u003CSidebarSection label=\"Settings\">\n          \u003CSidebarItem icon={\u003CSettingsIcon \u002F>} href=\"\u002Fsettings\">General\u003C\u002FSidebarItem>\n          \u003CSidebarItem icon={\u003CKeyIcon \u002F>} href=\"\u002Fsettings\u002Fapi-keys\">API keys\u003C\u002FSidebarItem>\n        \u003C\u002FSidebarSection>\n      \u003C\u002Fnav>\n\n      {\u002F* User menu *\u002F}\n      \u003Cbutton className=\"flex items-center gap-2 m-2 p-2 rounded-md hover:bg-neutral-100 dark:hover:bg-neutral-800\u002F50 transition-colors\">\n        \u003CAvatar size={24} src={user.avatar} \u002F>\n        \u003Cdiv className=\"flex-1 text-left min-w-0\">\n          \u003Cdiv className=\"text-sm font-medium truncate\">{user.name}\u003C\u002Fdiv>\n          \u003Cdiv className=\"text-xs text-neutral-500 truncate\">{user.email}\u003C\u002Fdiv>\n        \u003C\u002Fdiv>\n      \u003C\u002Fbutton>\n    \u003C\u002Faside>\n  );\n}\n\nfunction SidebarSection({ label, children }: { label: string; children: React.ReactNode }) {\n  return (\n    \u003Cdiv className=\"mt-4 first:mt-2\">\n      \u003Cdiv className=\"px-2 py-1 text-[11px] font-medium uppercase tracking-wider text-neutral-500\">\n        {label}\n      \u003C\u002Fdiv>\n      \u003Cdiv className=\"space-y-0.5\">{children}\u003C\u002Fdiv>\n    \u003C\u002Fdiv>\n  );\n}\n\nfunction SidebarItem({ icon, href, active, badge, children }: SidebarItemProps) {\n  return (\n    \u003Ca\n      href={href}\n      className={cn(\n        'group flex items-center gap-2 px-2 h-8 rounded-md text-sm font-medium',\n        'transition-colors duration-100',\n        active\n          ? 'bg-brand-50 dark:bg-brand-fg\u002F10 text-brand-700 dark:text-brand-fg'\n          : 'text-neutral-700 dark:text-neutral-300 hover:bg-neutral-100 dark:hover:bg-neutral-800\u002F50 hover:text-neutral-900 dark:hover:text-neutral-50'\n      )}\n    >\n      \u003Cspan className={cn('shrink-0', active ? 'text-brand-600 dark:text-brand-fg' : 'text-neutral-500')}>\n        {React.cloneElement(icon as React.ReactElement, { className: 'w-4 h-4', strokeWidth: 1.75 })}\n      \u003C\u002Fspan>\n      \u003Cspan className=\"flex-1 truncate\">{children}\u003C\u002Fspan>\n      {badge && (\n        \u003Cspan className=\"text-xs text-neutral-500 tabular-nums\">{badge}\u003C\u002Fspan>\n      )}\n    \u003C\u002Fa>\n  );\n}\n",[42310],{"type":48,"tag":78,"props":42311,"children":42312},{"__ignoreMap":142},[42313,42333,42344,42381,42397,42433,42469,42477,42492,42544,42581,42596,42603,42619,42656,42693,42771,42861,42931,42946,42953,42988,43057,43126,43141,43156,43163,43179,43214,43268,43304,43363,43422,43437,43452,43467,43478,43485,43492,43572,43583,43619,43655,43670,43685,43737,43752,43763,43770,43777,43846,43857,43868,43888,43907,43927,43946,43954,43974,43994,44005,44012,44102,44203,44218,44270,44290,44343,44354,44369,44380],{"type":48,"tag":2091,"props":42314,"children":42315},{"class":2093,"line":2094},[42316,42320,42325,42329],{"type":48,"tag":2091,"props":42317,"children":42318},{"style":3179},[42319],{"type":54,"value":8697},{"type":48,"tag":2091,"props":42321,"children":42322},{"style":5709},[42323],{"type":54,"value":42324}," Sidebar",{"type":48,"tag":2091,"props":42326,"children":42327},{"style":2104},[42328],{"type":54,"value":8702},{"type":48,"tag":2091,"props":42330,"children":42331},{"style":2104},[42332],{"type":54,"value":2980},{"type":48,"tag":2091,"props":42334,"children":42335},{"class":2093,"line":2147},[42336,42340],{"type":48,"tag":2091,"props":42337,"children":42338},{"style":5951},[42339],{"type":54,"value":27456},{"type":48,"tag":2091,"props":42341,"children":42342},{"style":8676},[42343],{"type":54,"value":28739},{"type":48,"tag":2091,"props":42345,"children":42346},{"class":2093,"line":2180},[42347,42351,42356,42360,42364,42368,42373,42377],{"type":48,"tag":2091,"props":42348,"children":42349},{"style":2104},[42350],{"type":54,"value":28747},{"type":48,"tag":2091,"props":42352,"children":42353},{"style":8676},[42354],{"type":54,"value":42355},"aside",{"type":48,"tag":2091,"props":42357,"children":42358},{"style":3179},[42359],{"type":54,"value":28756},{"type":48,"tag":2091,"props":42361,"children":42362},{"style":2104},[42363],{"type":54,"value":5665},{"type":48,"tag":2091,"props":42365,"children":42366},{"style":2104},[42367],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42369,"children":42370},{"style":3066},[42371],{"type":54,"value":42372},"hidden lg:flex flex-col w-64 shrink-0 border-r border-neutral-200 dark:border-neutral-800 bg-canvas",{"type":48,"tag":2091,"props":42374,"children":42375},{"style":2104},[42376],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42378,"children":42379},{"style":2104},[42380],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42382,"children":42383},{"class":2093,"line":2229},[42384,42388,42393],{"type":48,"tag":2091,"props":42385,"children":42386},{"style":2104},[42387],{"type":54,"value":29323},{"type":48,"tag":2091,"props":42389,"children":42390},{"style":4121},[42391],{"type":54,"value":42392},"\u002F* Workspace switcher *\u002F",{"type":48,"tag":2091,"props":42394,"children":42395},{"style":2104},[42396],{"type":54,"value":3135},{"type":48,"tag":2091,"props":42398,"children":42399},{"class":2093,"line":3048},[42400,42404,42408,42412,42416,42420,42425,42429],{"type":48,"tag":2091,"props":42401,"children":42402},{"style":2104},[42403],{"type":54,"value":28785},{"type":48,"tag":2091,"props":42405,"children":42406},{"style":8676},[42407],{"type":54,"value":5611},{"type":48,"tag":2091,"props":42409,"children":42410},{"style":3179},[42411],{"type":54,"value":28756},{"type":48,"tag":2091,"props":42413,"children":42414},{"style":2104},[42415],{"type":54,"value":5665},{"type":48,"tag":2091,"props":42417,"children":42418},{"style":2104},[42419],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42421,"children":42422},{"style":3066},[42423],{"type":54,"value":42424},"flex items-center gap-2 m-2 p-2 rounded-md hover:bg-neutral-100 dark:hover:bg-neutral-800\u002F50 transition-colors",{"type":48,"tag":2091,"props":42426,"children":42427},{"style":2104},[42428],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42430,"children":42431},{"style":2104},[42432],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42434,"children":42435},{"class":2093,"line":3129},[42436,42440,42444,42448,42452,42456,42461,42465],{"type":48,"tag":2091,"props":42437,"children":42438},{"style":2104},[42439],{"type":54,"value":28838},{"type":48,"tag":2091,"props":42441,"children":42442},{"style":8676},[42443],{"type":54,"value":12954},{"type":48,"tag":2091,"props":42445,"children":42446},{"style":3179},[42447],{"type":54,"value":28756},{"type":48,"tag":2091,"props":42449,"children":42450},{"style":2104},[42451],{"type":54,"value":5665},{"type":48,"tag":2091,"props":42453,"children":42454},{"style":2104},[42455],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42457,"children":42458},{"style":3066},[42459],{"type":54,"value":42460},"w-6 h-6 rounded bg-brand-600 grid place-items-center text-white text-xs font-semibold",{"type":48,"tag":2091,"props":42462,"children":42463},{"style":2104},[42464],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42466,"children":42467},{"style":2104},[42468],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42470,"children":42471},{"class":2093,"line":3138},[42472],{"type":48,"tag":2091,"props":42473,"children":42474},{"style":2098},[42475],{"type":54,"value":42476},"          A\n",{"type":48,"tag":2091,"props":42478,"children":42479},{"class":2093,"line":3148},[42480,42484,42488],{"type":48,"tag":2091,"props":42481,"children":42482},{"style":2104},[42483],{"type":54,"value":28961},{"type":48,"tag":2091,"props":42485,"children":42486},{"style":8676},[42487],{"type":54,"value":12954},{"type":48,"tag":2091,"props":42489,"children":42490},{"style":2104},[42491],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42493,"children":42494},{"class":2093,"line":3194},[42495,42499,42503,42507,42511,42515,42520,42524,42528,42532,42536,42540],{"type":48,"tag":2091,"props":42496,"children":42497},{"style":2104},[42498],{"type":54,"value":28838},{"type":48,"tag":2091,"props":42500,"children":42501},{"style":8676},[42502],{"type":54,"value":2091},{"type":48,"tag":2091,"props":42504,"children":42505},{"style":3179},[42506],{"type":54,"value":28756},{"type":48,"tag":2091,"props":42508,"children":42509},{"style":2104},[42510],{"type":54,"value":5665},{"type":48,"tag":2091,"props":42512,"children":42513},{"style":2104},[42514],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42516,"children":42517},{"style":3066},[42518],{"type":54,"value":42519},"flex-1 text-left text-sm font-medium truncate",{"type":48,"tag":2091,"props":42521,"children":42522},{"style":2104},[42523],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42525,"children":42526},{"style":2104},[42527],{"type":54,"value":13237},{"type":48,"tag":2091,"props":42529,"children":42530},{"style":2098},[42531],{"type":54,"value":29262},{"type":48,"tag":2091,"props":42533,"children":42534},{"style":2104},[42535],{"type":54,"value":9008},{"type":48,"tag":2091,"props":42537,"children":42538},{"style":8676},[42539],{"type":54,"value":2091},{"type":48,"tag":2091,"props":42541,"children":42542},{"style":2104},[42543],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42545,"children":42546},{"class":2093,"line":3216},[42547,42551,42556,42560,42564,42568,42573,42577],{"type":48,"tag":2091,"props":42548,"children":42549},{"style":2104},[42550],{"type":54,"value":28838},{"type":48,"tag":2091,"props":42552,"children":42553},{"style":2160},[42554],{"type":54,"value":42555},"ChevronsUpDownIcon",{"type":48,"tag":2091,"props":42557,"children":42558},{"style":3179},[42559],{"type":54,"value":28756},{"type":48,"tag":2091,"props":42561,"children":42562},{"style":2104},[42563],{"type":54,"value":5665},{"type":48,"tag":2091,"props":42565,"children":42566},{"style":2104},[42567],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42569,"children":42570},{"style":3066},[42571],{"type":54,"value":42572},"w-3.5 h-3.5 text-neutral-400",{"type":48,"tag":2091,"props":42574,"children":42575},{"style":2104},[42576],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42578,"children":42579},{"style":2104},[42580],{"type":54,"value":28794},{"type":48,"tag":2091,"props":42582,"children":42583},{"class":2093,"line":4532},[42584,42588,42592],{"type":48,"tag":2091,"props":42585,"children":42586},{"style":2104},[42587],{"type":54,"value":28977},{"type":48,"tag":2091,"props":42589,"children":42590},{"style":8676},[42591],{"type":54,"value":5611},{"type":48,"tag":2091,"props":42593,"children":42594},{"style":2104},[42595],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42597,"children":42598},{"class":2093,"line":4578},[42599],{"type":48,"tag":2091,"props":42600,"children":42601},{"emptyLinePlaceholder":3142},[42602],{"type":54,"value":3145},{"type":48,"tag":2091,"props":42604,"children":42605},{"class":2093,"line":4586},[42606,42610,42615],{"type":48,"tag":2091,"props":42607,"children":42608},{"style":2104},[42609],{"type":54,"value":29323},{"type":48,"tag":2091,"props":42611,"children":42612},{"style":4121},[42613],{"type":54,"value":42614},"\u002F* Nav *\u002F",{"type":48,"tag":2091,"props":42616,"children":42617},{"style":2104},[42618],{"type":54,"value":3135},{"type":48,"tag":2091,"props":42620,"children":42621},{"class":2093,"line":4595},[42622,42626,42631,42635,42639,42643,42648,42652],{"type":48,"tag":2091,"props":42623,"children":42624},{"style":2104},[42625],{"type":54,"value":28785},{"type":48,"tag":2091,"props":42627,"children":42628},{"style":8676},[42629],{"type":54,"value":42630},"nav",{"type":48,"tag":2091,"props":42632,"children":42633},{"style":3179},[42634],{"type":54,"value":28756},{"type":48,"tag":2091,"props":42636,"children":42637},{"style":2104},[42638],{"type":54,"value":5665},{"type":48,"tag":2091,"props":42640,"children":42641},{"style":2104},[42642],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42644,"children":42645},{"style":3066},[42646],{"type":54,"value":42647},"flex-1 overflow-y-auto px-2 pb-2",{"type":48,"tag":2091,"props":42649,"children":42650},{"style":2104},[42651],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42653,"children":42654},{"style":2104},[42655],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42657,"children":42658},{"class":2093,"line":4642},[42659,42663,42668,42672,42676,42680,42685,42689],{"type":48,"tag":2091,"props":42660,"children":42661},{"style":2104},[42662],{"type":54,"value":28838},{"type":48,"tag":2091,"props":42664,"children":42665},{"style":2160},[42666],{"type":54,"value":42667},"SidebarSection",{"type":48,"tag":2091,"props":42669,"children":42670},{"style":3179},[42671],{"type":54,"value":29219},{"type":48,"tag":2091,"props":42673,"children":42674},{"style":2104},[42675],{"type":54,"value":5665},{"type":48,"tag":2091,"props":42677,"children":42678},{"style":2104},[42679],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42681,"children":42682},{"style":3066},[42683],{"type":54,"value":42684},"Workspace",{"type":48,"tag":2091,"props":42686,"children":42687},{"style":2104},[42688],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42690,"children":42691},{"style":2104},[42692],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42694,"children":42695},{"class":2093,"line":4688},[42696,42700,42705,42709,42714,42719,42724,42729,42733,42737,42741,42745,42750,42754,42759,42763,42767],{"type":48,"tag":2091,"props":42697,"children":42698},{"style":2104},[42699],{"type":54,"value":28891},{"type":48,"tag":2091,"props":42701,"children":42702},{"style":2160},[42703],{"type":54,"value":42704},"SidebarItem",{"type":48,"tag":2091,"props":42706,"children":42707},{"style":3179},[42708],{"type":54,"value":30013},{"type":48,"tag":2091,"props":42710,"children":42711},{"style":2104},[42712],{"type":54,"value":42713},"={\u003C",{"type":48,"tag":2091,"props":42715,"children":42716},{"style":2160},[42717],{"type":54,"value":42718},"HomeIcon",{"type":48,"tag":2091,"props":42720,"children":42721},{"style":2104},[42722],{"type":54,"value":42723}," \u002F>} ",{"type":48,"tag":2091,"props":42725,"children":42726},{"style":3179},[42727],{"type":54,"value":42728},"href",{"type":48,"tag":2091,"props":42730,"children":42731},{"style":2104},[42732],{"type":54,"value":5665},{"type":48,"tag":2091,"props":42734,"children":42735},{"style":2104},[42736],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42738,"children":42739},{"style":3066},[42740],{"type":54,"value":11052},{"type":48,"tag":2091,"props":42742,"children":42743},{"style":2104},[42744],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42746,"children":42747},{"style":3179},[42748],{"type":54,"value":42749}," active",{"type":48,"tag":2091,"props":42751,"children":42752},{"style":2104},[42753],{"type":54,"value":13237},{"type":48,"tag":2091,"props":42755,"children":42756},{"style":2098},[42757],{"type":54,"value":42758},"Dashboard",{"type":48,"tag":2091,"props":42760,"children":42761},{"style":2104},[42762],{"type":54,"value":9008},{"type":48,"tag":2091,"props":42764,"children":42765},{"style":2160},[42766],{"type":54,"value":42704},{"type":48,"tag":2091,"props":42768,"children":42769},{"style":2104},[42770],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42772,"children":42773},{"class":2093,"line":4696},[42774,42778,42782,42786,42790,42794,42798,42802,42806,42810,42815,42819,42824,42828,42832,42837,42841,42845,42849,42853,42857],{"type":48,"tag":2091,"props":42775,"children":42776},{"style":2104},[42777],{"type":54,"value":28891},{"type":48,"tag":2091,"props":42779,"children":42780},{"style":2160},[42781],{"type":54,"value":42704},{"type":48,"tag":2091,"props":42783,"children":42784},{"style":3179},[42785],{"type":54,"value":30013},{"type":48,"tag":2091,"props":42787,"children":42788},{"style":2104},[42789],{"type":54,"value":42713},{"type":48,"tag":2091,"props":42791,"children":42792},{"style":2160},[42793],{"type":54,"value":30697},{"type":48,"tag":2091,"props":42795,"children":42796},{"style":2104},[42797],{"type":54,"value":42723},{"type":48,"tag":2091,"props":42799,"children":42800},{"style":3179},[42801],{"type":54,"value":42728},{"type":48,"tag":2091,"props":42803,"children":42804},{"style":2104},[42805],{"type":54,"value":5665},{"type":48,"tag":2091,"props":42807,"children":42808},{"style":2104},[42809],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42811,"children":42812},{"style":3066},[42813],{"type":54,"value":42814},"\u002Fcustomers",{"type":48,"tag":2091,"props":42816,"children":42817},{"style":2104},[42818],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42820,"children":42821},{"style":3179},[42822],{"type":54,"value":42823}," badge",{"type":48,"tag":2091,"props":42825,"children":42826},{"style":2104},[42827],{"type":54,"value":5665},{"type":48,"tag":2091,"props":42829,"children":42830},{"style":2104},[42831],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42833,"children":42834},{"style":3066},[42835],{"type":54,"value":42836},"247",{"type":48,"tag":2091,"props":42838,"children":42839},{"style":2104},[42840],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42842,"children":42843},{"style":2104},[42844],{"type":54,"value":13237},{"type":48,"tag":2091,"props":42846,"children":42847},{"style":2098},[42848],{"type":54,"value":29232},{"type":48,"tag":2091,"props":42850,"children":42851},{"style":2104},[42852],{"type":54,"value":9008},{"type":48,"tag":2091,"props":42854,"children":42855},{"style":2160},[42856],{"type":54,"value":42704},{"type":48,"tag":2091,"props":42858,"children":42859},{"style":2104},[42860],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42862,"children":42863},{"class":2093,"line":4705},[42864,42868,42872,42876,42880,42885,42889,42893,42897,42901,42906,42910,42914,42919,42923,42927],{"type":48,"tag":2091,"props":42865,"children":42866},{"style":2104},[42867],{"type":54,"value":28891},{"type":48,"tag":2091,"props":42869,"children":42870},{"style":2160},[42871],{"type":54,"value":42704},{"type":48,"tag":2091,"props":42873,"children":42874},{"style":3179},[42875],{"type":54,"value":30013},{"type":48,"tag":2091,"props":42877,"children":42878},{"style":2104},[42879],{"type":54,"value":42713},{"type":48,"tag":2091,"props":42881,"children":42882},{"style":2160},[42883],{"type":54,"value":42884},"FileTextIcon",{"type":48,"tag":2091,"props":42886,"children":42887},{"style":2104},[42888],{"type":54,"value":42723},{"type":48,"tag":2091,"props":42890,"children":42891},{"style":3179},[42892],{"type":54,"value":42728},{"type":48,"tag":2091,"props":42894,"children":42895},{"style":2104},[42896],{"type":54,"value":5665},{"type":48,"tag":2091,"props":42898,"children":42899},{"style":2104},[42900],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42902,"children":42903},{"style":3066},[42904],{"type":54,"value":42905},"\u002Finvoices",{"type":48,"tag":2091,"props":42907,"children":42908},{"style":2104},[42909],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42911,"children":42912},{"style":2104},[42913],{"type":54,"value":13237},{"type":48,"tag":2091,"props":42915,"children":42916},{"style":2098},[42917],{"type":54,"value":42918},"Invoices",{"type":48,"tag":2091,"props":42920,"children":42921},{"style":2104},[42922],{"type":54,"value":9008},{"type":48,"tag":2091,"props":42924,"children":42925},{"style":2160},[42926],{"type":54,"value":42704},{"type":48,"tag":2091,"props":42928,"children":42929},{"style":2104},[42930],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42932,"children":42933},{"class":2093,"line":4751},[42934,42938,42942],{"type":48,"tag":2091,"props":42935,"children":42936},{"style":2104},[42937],{"type":54,"value":28961},{"type":48,"tag":2091,"props":42939,"children":42940},{"style":2160},[42941],{"type":54,"value":42667},{"type":48,"tag":2091,"props":42943,"children":42944},{"style":2104},[42945],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42947,"children":42948},{"class":2093,"line":4796},[42949],{"type":48,"tag":2091,"props":42950,"children":42951},{"emptyLinePlaceholder":3142},[42952],{"type":54,"value":3145},{"type":48,"tag":2091,"props":42954,"children":42955},{"class":2093,"line":4842},[42956,42960,42964,42968,42972,42976,42980,42984],{"type":48,"tag":2091,"props":42957,"children":42958},{"style":2104},[42959],{"type":54,"value":28838},{"type":48,"tag":2091,"props":42961,"children":42962},{"style":2160},[42963],{"type":54,"value":42667},{"type":48,"tag":2091,"props":42965,"children":42966},{"style":3179},[42967],{"type":54,"value":29219},{"type":48,"tag":2091,"props":42969,"children":42970},{"style":2104},[42971],{"type":54,"value":5665},{"type":48,"tag":2091,"props":42973,"children":42974},{"style":2104},[42975],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42977,"children":42978},{"style":3066},[42979],{"type":54,"value":32455},{"type":48,"tag":2091,"props":42981,"children":42982},{"style":2104},[42983],{"type":54,"value":3074},{"type":48,"tag":2091,"props":42985,"children":42986},{"style":2104},[42987],{"type":54,"value":8684},{"type":48,"tag":2091,"props":42989,"children":42990},{"class":2093,"line":6321},[42991,42995,42999,43003,43007,43011,43015,43019,43023,43027,43032,43036,43040,43045,43049,43053],{"type":48,"tag":2091,"props":42992,"children":42993},{"style":2104},[42994],{"type":54,"value":28891},{"type":48,"tag":2091,"props":42996,"children":42997},{"style":2160},[42998],{"type":54,"value":42704},{"type":48,"tag":2091,"props":43000,"children":43001},{"style":3179},[43002],{"type":54,"value":30013},{"type":48,"tag":2091,"props":43004,"children":43005},{"style":2104},[43006],{"type":54,"value":42713},{"type":48,"tag":2091,"props":43008,"children":43009},{"style":2160},[43010],{"type":54,"value":32546},{"type":48,"tag":2091,"props":43012,"children":43013},{"style":2104},[43014],{"type":54,"value":42723},{"type":48,"tag":2091,"props":43016,"children":43017},{"style":3179},[43018],{"type":54,"value":42728},{"type":48,"tag":2091,"props":43020,"children":43021},{"style":2104},[43022],{"type":54,"value":5665},{"type":48,"tag":2091,"props":43024,"children":43025},{"style":2104},[43026],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43028,"children":43029},{"style":3066},[43030],{"type":54,"value":43031},"\u002Fsettings",{"type":48,"tag":2091,"props":43033,"children":43034},{"style":2104},[43035],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43037,"children":43038},{"style":2104},[43039],{"type":54,"value":13237},{"type":48,"tag":2091,"props":43041,"children":43042},{"style":2098},[43043],{"type":54,"value":43044},"General",{"type":48,"tag":2091,"props":43046,"children":43047},{"style":2104},[43048],{"type":54,"value":9008},{"type":48,"tag":2091,"props":43050,"children":43051},{"style":2160},[43052],{"type":54,"value":42704},{"type":48,"tag":2091,"props":43054,"children":43055},{"style":2104},[43056],{"type":54,"value":8684},{"type":48,"tag":2091,"props":43058,"children":43059},{"class":2093,"line":6329},[43060,43064,43068,43072,43076,43081,43085,43089,43093,43097,43102,43106,43110,43114,43118,43122],{"type":48,"tag":2091,"props":43061,"children":43062},{"style":2104},[43063],{"type":54,"value":28891},{"type":48,"tag":2091,"props":43065,"children":43066},{"style":2160},[43067],{"type":54,"value":42704},{"type":48,"tag":2091,"props":43069,"children":43070},{"style":3179},[43071],{"type":54,"value":30013},{"type":48,"tag":2091,"props":43073,"children":43074},{"style":2104},[43075],{"type":54,"value":42713},{"type":48,"tag":2091,"props":43077,"children":43078},{"style":2160},[43079],{"type":54,"value":43080},"KeyIcon",{"type":48,"tag":2091,"props":43082,"children":43083},{"style":2104},[43084],{"type":54,"value":42723},{"type":48,"tag":2091,"props":43086,"children":43087},{"style":3179},[43088],{"type":54,"value":42728},{"type":48,"tag":2091,"props":43090,"children":43091},{"style":2104},[43092],{"type":54,"value":5665},{"type":48,"tag":2091,"props":43094,"children":43095},{"style":2104},[43096],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43098,"children":43099},{"style":3066},[43100],{"type":54,"value":43101},"\u002Fsettings\u002Fapi-keys",{"type":48,"tag":2091,"props":43103,"children":43104},{"style":2104},[43105],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43107,"children":43108},{"style":2104},[43109],{"type":54,"value":13237},{"type":48,"tag":2091,"props":43111,"children":43112},{"style":2098},[43113],{"type":54,"value":38061},{"type":48,"tag":2091,"props":43115,"children":43116},{"style":2104},[43117],{"type":54,"value":9008},{"type":48,"tag":2091,"props":43119,"children":43120},{"style":2160},[43121],{"type":54,"value":42704},{"type":48,"tag":2091,"props":43123,"children":43124},{"style":2104},[43125],{"type":54,"value":8684},{"type":48,"tag":2091,"props":43127,"children":43128},{"class":2093,"line":6337},[43129,43133,43137],{"type":48,"tag":2091,"props":43130,"children":43131},{"style":2104},[43132],{"type":54,"value":28961},{"type":48,"tag":2091,"props":43134,"children":43135},{"style":2160},[43136],{"type":54,"value":42667},{"type":48,"tag":2091,"props":43138,"children":43139},{"style":2104},[43140],{"type":54,"value":8684},{"type":48,"tag":2091,"props":43142,"children":43143},{"class":2093,"line":6346},[43144,43148,43152],{"type":48,"tag":2091,"props":43145,"children":43146},{"style":2104},[43147],{"type":54,"value":28977},{"type":48,"tag":2091,"props":43149,"children":43150},{"style":8676},[43151],{"type":54,"value":42630},{"type":48,"tag":2091,"props":43153,"children":43154},{"style":2104},[43155],{"type":54,"value":8684},{"type":48,"tag":2091,"props":43157,"children":43158},{"class":2093,"line":6401},[43159],{"type":48,"tag":2091,"props":43160,"children":43161},{"emptyLinePlaceholder":3142},[43162],{"type":54,"value":3145},{"type":48,"tag":2091,"props":43164,"children":43165},{"class":2093,"line":6418},[43166,43170,43175],{"type":48,"tag":2091,"props":43167,"children":43168},{"style":2104},[43169],{"type":54,"value":29323},{"type":48,"tag":2091,"props":43171,"children":43172},{"style":4121},[43173],{"type":54,"value":43174},"\u002F* User menu *\u002F",{"type":48,"tag":2091,"props":43176,"children":43177},{"style":2104},[43178],{"type":54,"value":3135},{"type":48,"tag":2091,"props":43180,"children":43181},{"class":2093,"line":6475},[43182,43186,43190,43194,43198,43202,43206,43210],{"type":48,"tag":2091,"props":43183,"children":43184},{"style":2104},[43185],{"type":54,"value":28785},{"type":48,"tag":2091,"props":43187,"children":43188},{"style":8676},[43189],{"type":54,"value":5611},{"type":48,"tag":2091,"props":43191,"children":43192},{"style":3179},[43193],{"type":54,"value":28756},{"type":48,"tag":2091,"props":43195,"children":43196},{"style":2104},[43197],{"type":54,"value":5665},{"type":48,"tag":2091,"props":43199,"children":43200},{"style":2104},[43201],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43203,"children":43204},{"style":3066},[43205],{"type":54,"value":42424},{"type":48,"tag":2091,"props":43207,"children":43208},{"style":2104},[43209],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43211,"children":43212},{"style":2104},[43213],{"type":54,"value":8684},{"type":48,"tag":2091,"props":43215,"children":43216},{"class":2093,"line":6531},[43217,43221,43225,43229,43233,43237,43241,43246,43250,43255,43259,43264],{"type":48,"tag":2091,"props":43218,"children":43219},{"style":2104},[43220],{"type":54,"value":28838},{"type":48,"tag":2091,"props":43222,"children":43223},{"style":2160},[43224],{"type":54,"value":38867},{"type":48,"tag":2091,"props":43226,"children":43227},{"style":3179},[43228],{"type":54,"value":29538},{"type":48,"tag":2091,"props":43230,"children":43231},{"style":2104},[43232],{"type":54,"value":29205},{"type":48,"tag":2091,"props":43234,"children":43235},{"style":3077},[43236],{"type":54,"value":3575},{"type":48,"tag":2091,"props":43238,"children":43239},{"style":2104},[43240],{"type":54,"value":30390},{"type":48,"tag":2091,"props":43242,"children":43243},{"style":3179},[43244],{"type":54,"value":43245},"src",{"type":48,"tag":2091,"props":43247,"children":43248},{"style":2104},[43249],{"type":54,"value":29205},{"type":48,"tag":2091,"props":43251,"children":43252},{"style":2098},[43253],{"type":54,"value":43254},"user",{"type":48,"tag":2091,"props":43256,"children":43257},{"style":2104},[43258],{"type":54,"value":121},{"type":48,"tag":2091,"props":43260,"children":43261},{"style":2098},[43262],{"type":54,"value":43263},"avatar",{"type":48,"tag":2091,"props":43265,"children":43266},{"style":2104},[43267],{"type":54,"value":29279},{"type":48,"tag":2091,"props":43269,"children":43270},{"class":2093,"line":6539},[43271,43275,43279,43283,43287,43291,43296,43300],{"type":48,"tag":2091,"props":43272,"children":43273},{"style":2104},[43274],{"type":54,"value":28838},{"type":48,"tag":2091,"props":43276,"children":43277},{"style":8676},[43278],{"type":54,"value":12954},{"type":48,"tag":2091,"props":43280,"children":43281},{"style":3179},[43282],{"type":54,"value":28756},{"type":48,"tag":2091,"props":43284,"children":43285},{"style":2104},[43286],{"type":54,"value":5665},{"type":48,"tag":2091,"props":43288,"children":43289},{"style":2104},[43290],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43292,"children":43293},{"style":3066},[43294],{"type":54,"value":43295},"flex-1 text-left min-w-0",{"type":48,"tag":2091,"props":43297,"children":43298},{"style":2104},[43299],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43301,"children":43302},{"style":2104},[43303],{"type":54,"value":8684},{"type":48,"tag":2091,"props":43305,"children":43306},{"class":2093,"line":6547},[43307,43311,43315,43319,43323,43327,43331,43335,43339,43343,43347,43351,43355,43359],{"type":48,"tag":2091,"props":43308,"children":43309},{"style":2104},[43310],{"type":54,"value":28891},{"type":48,"tag":2091,"props":43312,"children":43313},{"style":8676},[43314],{"type":54,"value":12954},{"type":48,"tag":2091,"props":43316,"children":43317},{"style":3179},[43318],{"type":54,"value":28756},{"type":48,"tag":2091,"props":43320,"children":43321},{"style":2104},[43322],{"type":54,"value":5665},{"type":48,"tag":2091,"props":43324,"children":43325},{"style":2104},[43326],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43328,"children":43329},{"style":3066},[43330],{"type":54,"value":38974},{"type":48,"tag":2091,"props":43332,"children":43333},{"style":2104},[43334],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43336,"children":43337},{"style":2104},[43338],{"type":54,"value":30462},{"type":48,"tag":2091,"props":43340,"children":43341},{"style":2098},[43342],{"type":54,"value":43254},{"type":48,"tag":2091,"props":43344,"children":43345},{"style":2104},[43346],{"type":54,"value":121},{"type":48,"tag":2091,"props":43348,"children":43349},{"style":2098},[43350],{"type":54,"value":30385},{"type":48,"tag":2091,"props":43352,"children":43353},{"style":2104},[43354],{"type":54,"value":36970},{"type":48,"tag":2091,"props":43356,"children":43357},{"style":8676},[43358],{"type":54,"value":12954},{"type":48,"tag":2091,"props":43360,"children":43361},{"style":2104},[43362],{"type":54,"value":8684},{"type":48,"tag":2091,"props":43364,"children":43365},{"class":2093,"line":6556},[43366,43370,43374,43378,43382,43386,43390,43394,43398,43402,43406,43410,43414,43418],{"type":48,"tag":2091,"props":43367,"children":43368},{"style":2104},[43369],{"type":54,"value":28891},{"type":48,"tag":2091,"props":43371,"children":43372},{"style":8676},[43373],{"type":54,"value":12954},{"type":48,"tag":2091,"props":43375,"children":43376},{"style":3179},[43377],{"type":54,"value":28756},{"type":48,"tag":2091,"props":43379,"children":43380},{"style":2104},[43381],{"type":54,"value":5665},{"type":48,"tag":2091,"props":43383,"children":43384},{"style":2104},[43385],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43387,"children":43388},{"style":3066},[43389],{"type":54,"value":39034},{"type":48,"tag":2091,"props":43391,"children":43392},{"style":2104},[43393],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43395,"children":43396},{"style":2104},[43397],{"type":54,"value":30462},{"type":48,"tag":2091,"props":43399,"children":43400},{"style":2098},[43401],{"type":54,"value":43254},{"type":48,"tag":2091,"props":43403,"children":43404},{"style":2104},[43405],{"type":54,"value":121},{"type":48,"tag":2091,"props":43407,"children":43408},{"style":2098},[43409],{"type":54,"value":33817},{"type":48,"tag":2091,"props":43411,"children":43412},{"style":2104},[43413],{"type":54,"value":36970},{"type":48,"tag":2091,"props":43415,"children":43416},{"style":8676},[43417],{"type":54,"value":12954},{"type":48,"tag":2091,"props":43419,"children":43420},{"style":2104},[43421],{"type":54,"value":8684},{"type":48,"tag":2091,"props":43423,"children":43424},{"class":2093,"line":6573},[43425,43429,43433],{"type":48,"tag":2091,"props":43426,"children":43427},{"style":2104},[43428],{"type":54,"value":28961},{"type":48,"tag":2091,"props":43430,"children":43431},{"style":8676},[43432],{"type":54,"value":12954},{"type":48,"tag":2091,"props":43434,"children":43435},{"style":2104},[43436],{"type":54,"value":8684},{"type":48,"tag":2091,"props":43438,"children":43439},{"class":2093,"line":6679},[43440,43444,43448],{"type":48,"tag":2091,"props":43441,"children":43442},{"style":2104},[43443],{"type":54,"value":28977},{"type":48,"tag":2091,"props":43445,"children":43446},{"style":8676},[43447],{"type":54,"value":5611},{"type":48,"tag":2091,"props":43449,"children":43450},{"style":2104},[43451],{"type":54,"value":8684},{"type":48,"tag":2091,"props":43453,"children":43454},{"class":2093,"line":6706},[43455,43459,43463],{"type":48,"tag":2091,"props":43456,"children":43457},{"style":2104},[43458],{"type":54,"value":28993},{"type":48,"tag":2091,"props":43460,"children":43461},{"style":8676},[43462],{"type":54,"value":42355},{"type":48,"tag":2091,"props":43464,"children":43465},{"style":2104},[43466],{"type":54,"value":8684},{"type":48,"tag":2091,"props":43468,"children":43469},{"class":2093,"line":6738},[43470,43474],{"type":48,"tag":2091,"props":43471,"children":43472},{"style":8676},[43473],{"type":54,"value":29009},{"type":48,"tag":2091,"props":43475,"children":43476},{"style":2104},[43477],{"type":54,"value":2177},{"type":48,"tag":2091,"props":43479,"children":43480},{"class":2093,"line":6746},[43481],{"type":48,"tag":2091,"props":43482,"children":43483},{"style":2104},[43484],{"type":54,"value":3135},{"type":48,"tag":2091,"props":43486,"children":43487},{"class":2093,"line":6763},[43488],{"type":48,"tag":2091,"props":43489,"children":43490},{"emptyLinePlaceholder":3142},[43491],{"type":54,"value":3145},{"type":48,"tag":2091,"props":43493,"children":43494},{"class":2093,"line":6800},[43495,43499,43504,43508,43512,43516,43520,43524,43528,43532,43536,43540,43544,43548,43552,43556,43560,43564,43568],{"type":48,"tag":2091,"props":43496,"children":43497},{"style":3179},[43498],{"type":54,"value":8697},{"type":48,"tag":2091,"props":43500,"children":43501},{"style":5709},[43502],{"type":54,"value":43503}," SidebarSection",{"type":48,"tag":2091,"props":43505,"children":43506},{"style":2104},[43507],{"type":54,"value":28682},{"type":48,"tag":2091,"props":43509,"children":43510},{"style":5957},[43511],{"type":54,"value":29219},{"type":48,"tag":2091,"props":43513,"children":43514},{"style":2104},[43515],{"type":54,"value":2107},{"type":48,"tag":2091,"props":43517,"children":43518},{"style":5957},[43519],{"type":54,"value":28687},{"type":48,"tag":2091,"props":43521,"children":43522},{"style":2104},[43523],{"type":54,"value":28692},{"type":48,"tag":2091,"props":43525,"children":43526},{"style":2104},[43527],{"type":54,"value":5903},{"type":48,"tag":2091,"props":43529,"children":43530},{"style":8676},[43531],{"type":54,"value":29219},{"type":48,"tag":2091,"props":43533,"children":43534},{"style":2104},[43535],{"type":54,"value":2993},{"type":48,"tag":2091,"props":43537,"children":43538},{"style":2160},[43539],{"type":54,"value":27284},{"type":48,"tag":2091,"props":43541,"children":43542},{"style":2104},[43543],{"type":54,"value":5994},{"type":48,"tag":2091,"props":43545,"children":43546},{"style":8676},[43547],{"type":54,"value":28687},{"type":48,"tag":2091,"props":43549,"children":43550},{"style":2104},[43551],{"type":54,"value":2993},{"type":48,"tag":2091,"props":43553,"children":43554},{"style":2160},[43555],{"type":54,"value":28709},{"type":48,"tag":2091,"props":43557,"children":43558},{"style":2104},[43559],{"type":54,"value":121},{"type":48,"tag":2091,"props":43561,"children":43562},{"style":2160},[43563],{"type":54,"value":28718},{"type":48,"tag":2091,"props":43565,"children":43566},{"style":2104},[43567],{"type":54,"value":28723},{"type":48,"tag":2091,"props":43569,"children":43570},{"style":2104},[43571],{"type":54,"value":2980},{"type":48,"tag":2091,"props":43573,"children":43574},{"class":2093,"line":6837},[43575,43579],{"type":48,"tag":2091,"props":43576,"children":43577},{"style":5951},[43578],{"type":54,"value":27456},{"type":48,"tag":2091,"props":43580,"children":43581},{"style":8676},[43582],{"type":54,"value":28739},{"type":48,"tag":2091,"props":43584,"children":43585},{"class":2093,"line":15797},[43586,43590,43594,43598,43602,43606,43611,43615],{"type":48,"tag":2091,"props":43587,"children":43588},{"style":2104},[43589],{"type":54,"value":28747},{"type":48,"tag":2091,"props":43591,"children":43592},{"style":8676},[43593],{"type":54,"value":12954},{"type":48,"tag":2091,"props":43595,"children":43596},{"style":3179},[43597],{"type":54,"value":28756},{"type":48,"tag":2091,"props":43599,"children":43600},{"style":2104},[43601],{"type":54,"value":5665},{"type":48,"tag":2091,"props":43603,"children":43604},{"style":2104},[43605],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43607,"children":43608},{"style":3066},[43609],{"type":54,"value":43610},"mt-4 first:mt-2",{"type":48,"tag":2091,"props":43612,"children":43613},{"style":2104},[43614],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43616,"children":43617},{"style":2104},[43618],{"type":54,"value":8684},{"type":48,"tag":2091,"props":43620,"children":43621},{"class":2093,"line":15806},[43622,43626,43630,43634,43638,43642,43647,43651],{"type":48,"tag":2091,"props":43623,"children":43624},{"style":2104},[43625],{"type":54,"value":28785},{"type":48,"tag":2091,"props":43627,"children":43628},{"style":8676},[43629],{"type":54,"value":12954},{"type":48,"tag":2091,"props":43631,"children":43632},{"style":3179},[43633],{"type":54,"value":28756},{"type":48,"tag":2091,"props":43635,"children":43636},{"style":2104},[43637],{"type":54,"value":5665},{"type":48,"tag":2091,"props":43639,"children":43640},{"style":2104},[43641],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43643,"children":43644},{"style":3066},[43645],{"type":54,"value":43646},"px-2 py-1 text-[11px] font-medium uppercase tracking-wider text-neutral-500",{"type":48,"tag":2091,"props":43648,"children":43649},{"style":2104},[43650],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43652,"children":43653},{"style":2104},[43654],{"type":54,"value":8684},{"type":48,"tag":2091,"props":43656,"children":43657},{"class":2093,"line":15832},[43658,43662,43666],{"type":48,"tag":2091,"props":43659,"children":43660},{"style":2104},[43661],{"type":54,"value":29413},{"type":48,"tag":2091,"props":43663,"children":43664},{"style":2098},[43665],{"type":54,"value":30229},{"type":48,"tag":2091,"props":43667,"children":43668},{"style":2104},[43669],{"type":54,"value":3135},{"type":48,"tag":2091,"props":43671,"children":43672},{"class":2093,"line":15858},[43673,43677,43681],{"type":48,"tag":2091,"props":43674,"children":43675},{"style":2104},[43676],{"type":54,"value":28977},{"type":48,"tag":2091,"props":43678,"children":43679},{"style":8676},[43680],{"type":54,"value":12954},{"type":48,"tag":2091,"props":43682,"children":43683},{"style":2104},[43684],{"type":54,"value":8684},{"type":48,"tag":2091,"props":43686,"children":43687},{"class":2093,"line":15884},[43688,43692,43696,43700,43704,43708,43713,43717,43721,43725,43729,43733],{"type":48,"tag":2091,"props":43689,"children":43690},{"style":2104},[43691],{"type":54,"value":28785},{"type":48,"tag":2091,"props":43693,"children":43694},{"style":8676},[43695],{"type":54,"value":12954},{"type":48,"tag":2091,"props":43697,"children":43698},{"style":3179},[43699],{"type":54,"value":28756},{"type":48,"tag":2091,"props":43701,"children":43702},{"style":2104},[43703],{"type":54,"value":5665},{"type":48,"tag":2091,"props":43705,"children":43706},{"style":2104},[43707],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43709,"children":43710},{"style":3066},[43711],{"type":54,"value":43712},"space-y-0.5",{"type":48,"tag":2091,"props":43714,"children":43715},{"style":2104},[43716],{"type":54,"value":3074},{"type":48,"tag":2091,"props":43718,"children":43719},{"style":2104},[43720],{"type":54,"value":30462},{"type":48,"tag":2091,"props":43722,"children":43723},{"style":2098},[43724],{"type":54,"value":28933},{"type":48,"tag":2091,"props":43726,"children":43727},{"style":2104},[43728],{"type":54,"value":36970},{"type":48,"tag":2091,"props":43730,"children":43731},{"style":8676},[43732],{"type":54,"value":12954},{"type":48,"tag":2091,"props":43734,"children":43735},{"style":2104},[43736],{"type":54,"value":8684},{"type":48,"tag":2091,"props":43738,"children":43739},{"class":2093,"line":15910},[43740,43744,43748],{"type":48,"tag":2091,"props":43741,"children":43742},{"style":2104},[43743],{"type":54,"value":28993},{"type":48,"tag":2091,"props":43745,"children":43746},{"style":8676},[43747],{"type":54,"value":12954},{"type":48,"tag":2091,"props":43749,"children":43750},{"style":2104},[43751],{"type":54,"value":8684},{"type":48,"tag":2091,"props":43753,"children":43754},{"class":2093,"line":15937},[43755,43759],{"type":48,"tag":2091,"props":43756,"children":43757},{"style":8676},[43758],{"type":54,"value":29009},{"type":48,"tag":2091,"props":43760,"children":43761},{"style":2104},[43762],{"type":54,"value":2177},{"type":48,"tag":2091,"props":43764,"children":43765},{"class":2093,"line":15963},[43766],{"type":48,"tag":2091,"props":43767,"children":43768},{"style":2104},[43769],{"type":54,"value":3135},{"type":48,"tag":2091,"props":43771,"children":43772},{"class":2093,"line":15990},[43773],{"type":48,"tag":2091,"props":43774,"children":43775},{"emptyLinePlaceholder":3142},[43776],{"type":54,"value":3145},{"type":48,"tag":2091,"props":43778,"children":43779},{"class":2093,"line":16016},[43780,43784,43789,43793,43797,43801,43805,43809,43813,43817,43821,43825,43829,43833,43838,43842],{"type":48,"tag":2091,"props":43781,"children":43782},{"style":3179},[43783],{"type":54,"value":8697},{"type":48,"tag":2091,"props":43785,"children":43786},{"style":5709},[43787],{"type":54,"value":43788}," SidebarItem",{"type":48,"tag":2091,"props":43790,"children":43791},{"style":2104},[43792],{"type":54,"value":28682},{"type":48,"tag":2091,"props":43794,"children":43795},{"style":5957},[43796],{"type":54,"value":30013},{"type":48,"tag":2091,"props":43798,"children":43799},{"style":2104},[43800],{"type":54,"value":2107},{"type":48,"tag":2091,"props":43802,"children":43803},{"style":5957},[43804],{"type":54,"value":31055},{"type":48,"tag":2091,"props":43806,"children":43807},{"style":2104},[43808],{"type":54,"value":2107},{"type":48,"tag":2091,"props":43810,"children":43811},{"style":5957},[43812],{"type":54,"value":42749},{"type":48,"tag":2091,"props":43814,"children":43815},{"style":2104},[43816],{"type":54,"value":2107},{"type":48,"tag":2091,"props":43818,"children":43819},{"style":5957},[43820],{"type":54,"value":42823},{"type":48,"tag":2091,"props":43822,"children":43823},{"style":2104},[43824],{"type":54,"value":2107},{"type":48,"tag":2091,"props":43826,"children":43827},{"style":5957},[43828],{"type":54,"value":28687},{"type":48,"tag":2091,"props":43830,"children":43831},{"style":2104},[43832],{"type":54,"value":28692},{"type":48,"tag":2091,"props":43834,"children":43835},{"style":2160},[43836],{"type":54,"value":43837}," SidebarItemProps",{"type":48,"tag":2091,"props":43839,"children":43840},{"style":2104},[43841],{"type":54,"value":5726},{"type":48,"tag":2091,"props":43843,"children":43844},{"style":2104},[43845],{"type":54,"value":2980},{"type":48,"tag":2091,"props":43847,"children":43848},{"class":2093,"line":16024},[43849,43853],{"type":48,"tag":2091,"props":43850,"children":43851},{"style":5951},[43852],{"type":54,"value":27456},{"type":48,"tag":2091,"props":43854,"children":43855},{"style":8676},[43856],{"type":54,"value":28739},{"type":48,"tag":2091,"props":43858,"children":43859},{"class":2093,"line":16033},[43860,43864],{"type":48,"tag":2091,"props":43861,"children":43862},{"style":2104},[43863],{"type":54,"value":28747},{"type":48,"tag":2091,"props":43865,"children":43866},{"style":8676},[43867],{"type":54,"value":33057},{"type":48,"tag":2091,"props":43869,"children":43870},{"class":2093,"line":16059},[43871,43876,43880,43884],{"type":48,"tag":2091,"props":43872,"children":43873},{"style":3179},[43874],{"type":54,"value":43875},"      href",{"type":48,"tag":2091,"props":43877,"children":43878},{"style":2104},[43879],{"type":54,"value":29205},{"type":48,"tag":2091,"props":43881,"children":43882},{"style":2098},[43883],{"type":54,"value":42728},{"type":48,"tag":2091,"props":43885,"children":43886},{"style":2104},[43887],{"type":54,"value":3135},{"type":48,"tag":2091,"props":43889,"children":43890},{"class":2093,"line":16084},[43891,43895,43899,43903],{"type":48,"tag":2091,"props":43892,"children":43893},{"style":3179},[43894],{"type":54,"value":33387},{"type":48,"tag":2091,"props":43896,"children":43897},{"style":2104},[43898],{"type":54,"value":29205},{"type":48,"tag":2091,"props":43900,"children":43901},{"style":5709},[43902],{"type":54,"value":33396},{"type":48,"tag":2091,"props":43904,"children":43905},{"style":2098},[43906],{"type":54,"value":33401},{"type":48,"tag":2091,"props":43908,"children":43909},{"class":2093,"line":16109},[43910,43914,43919,43923],{"type":48,"tag":2091,"props":43911,"children":43912},{"style":2104},[43913],{"type":54,"value":22352},{"type":48,"tag":2091,"props":43915,"children":43916},{"style":3066},[43917],{"type":54,"value":43918},"group flex items-center gap-2 px-2 h-8 rounded-md text-sm font-medium",{"type":48,"tag":2091,"props":43920,"children":43921},{"style":2104},[43922],{"type":54,"value":8747},{"type":48,"tag":2091,"props":43924,"children":43925},{"style":2104},[43926],{"type":54,"value":2144},{"type":48,"tag":2091,"props":43928,"children":43929},{"class":2093,"line":16134},[43930,43934,43938,43942],{"type":48,"tag":2091,"props":43931,"children":43932},{"style":2104},[43933],{"type":54,"value":22352},{"type":48,"tag":2091,"props":43935,"children":43936},{"style":3066},[43937],{"type":54,"value":36381},{"type":48,"tag":2091,"props":43939,"children":43940},{"style":2104},[43941],{"type":54,"value":8747},{"type":48,"tag":2091,"props":43943,"children":43944},{"style":2104},[43945],{"type":54,"value":2144},{"type":48,"tag":2091,"props":43947,"children":43948},{"class":2093,"line":16160},[43949],{"type":48,"tag":2091,"props":43950,"children":43951},{"style":2098},[43952],{"type":54,"value":43953},"        active\n",{"type":48,"tag":2091,"props":43955,"children":43956},{"class":2093,"line":16186},[43957,43961,43965,43970],{"type":48,"tag":2091,"props":43958,"children":43959},{"style":2104},[43960],{"type":54,"value":33456},{"type":48,"tag":2091,"props":43962,"children":43963},{"style":2104},[43964],{"type":54,"value":8858},{"type":48,"tag":2091,"props":43966,"children":43967},{"style":3066},[43968],{"type":54,"value":43969},"bg-brand-50 dark:bg-brand-fg\u002F10 text-brand-700 dark:text-brand-fg",{"type":48,"tag":2091,"props":43971,"children":43972},{"style":2104},[43973],{"type":54,"value":33470},{"type":48,"tag":2091,"props":43975,"children":43976},{"class":2093,"line":16212},[43977,43981,43985,43990],{"type":48,"tag":2091,"props":43978,"children":43979},{"style":2104},[43980],{"type":54,"value":33478},{"type":48,"tag":2091,"props":43982,"children":43983},{"style":2104},[43984],{"type":54,"value":8858},{"type":48,"tag":2091,"props":43986,"children":43987},{"style":3066},[43988],{"type":54,"value":43989},"text-neutral-700 dark:text-neutral-300 hover:bg-neutral-100 dark:hover:bg-neutral-800\u002F50 hover:text-neutral-900 dark:hover:text-neutral-50",{"type":48,"tag":2091,"props":43991,"children":43992},{"style":2104},[43993],{"type":54,"value":33470},{"type":48,"tag":2091,"props":43995,"children":43996},{"class":2093,"line":16238},[43997,44001],{"type":48,"tag":2091,"props":43998,"children":43999},{"style":2098},[44000],{"type":54,"value":33499},{"type":48,"tag":2091,"props":44002,"children":44003},{"style":2104},[44004],{"type":54,"value":3135},{"type":48,"tag":2091,"props":44006,"children":44007},{"class":2093,"line":16246},[44008],{"type":48,"tag":2091,"props":44009,"children":44010},{"style":2104},[44011],{"type":54,"value":33511},{"type":48,"tag":2091,"props":44013,"children":44014},{"class":2093,"line":16255},[44015,44019,44023,44027,44031,44035,44039,44043,44048,44052,44056,44061,44065,44069,44074,44078,44082,44086,44090,44094,44098],{"type":48,"tag":2091,"props":44016,"children":44017},{"style":2104},[44018],{"type":54,"value":28785},{"type":48,"tag":2091,"props":44020,"children":44021},{"style":8676},[44022],{"type":54,"value":2091},{"type":48,"tag":2091,"props":44024,"children":44025},{"style":3179},[44026],{"type":54,"value":28756},{"type":48,"tag":2091,"props":44028,"children":44029},{"style":2104},[44030],{"type":54,"value":29205},{"type":48,"tag":2091,"props":44032,"children":44033},{"style":5709},[44034],{"type":54,"value":33396},{"type":48,"tag":2091,"props":44036,"children":44037},{"style":2098},[44038],{"type":54,"value":5717},{"type":48,"tag":2091,"props":44040,"children":44041},{"style":2104},[44042],{"type":54,"value":8747},{"type":48,"tag":2091,"props":44044,"children":44045},{"style":3066},[44046],{"type":54,"value":44047},"shrink-0",{"type":48,"tag":2091,"props":44049,"children":44050},{"style":2104},[44051],{"type":54,"value":8747},{"type":48,"tag":2091,"props":44053,"children":44054},{"style":2104},[44055],{"type":54,"value":2107},{"type":48,"tag":2091,"props":44057,"children":44058},{"style":2098},[44059],{"type":54,"value":44060}," active ",{"type":48,"tag":2091,"props":44062,"children":44063},{"style":2104},[44064],{"type":54,"value":11094},{"type":48,"tag":2091,"props":44066,"children":44067},{"style":2104},[44068],{"type":54,"value":8858},{"type":48,"tag":2091,"props":44070,"children":44071},{"style":3066},[44072],{"type":54,"value":44073},"text-brand-600 dark:text-brand-fg",{"type":48,"tag":2091,"props":44075,"children":44076},{"style":2104},[44077],{"type":54,"value":8747},{"type":48,"tag":2091,"props":44079,"children":44080},{"style":2104},[44081],{"type":54,"value":35977},{"type":48,"tag":2091,"props":44083,"children":44084},{"style":2104},[44085],{"type":54,"value":8858},{"type":48,"tag":2091,"props":44087,"children":44088},{"style":3066},[44089],{"type":54,"value":29827},{"type":48,"tag":2091,"props":44091,"children":44092},{"style":2104},[44093],{"type":54,"value":8747},{"type":48,"tag":2091,"props":44095,"children":44096},{"style":2098},[44097],{"type":54,"value":5726},{"type":48,"tag":2091,"props":44099,"children":44100},{"style":2104},[44101],{"type":54,"value":36784},{"type":48,"tag":2091,"props":44103,"children":44104},{"class":2093,"line":16335},[44105,44109,44114,44118,44123,44128,44133,44137,44141,44146,44150,44154,44158,44162,44166,44170,44174,44178,44182,44186,44191,44195,44199],{"type":48,"tag":2091,"props":44106,"children":44107},{"style":2104},[44108],{"type":54,"value":29413},{"type":48,"tag":2091,"props":44110,"children":44111},{"style":2098},[44112],{"type":54,"value":44113},"React",{"type":48,"tag":2091,"props":44115,"children":44116},{"style":2104},[44117],{"type":54,"value":121},{"type":48,"tag":2091,"props":44119,"children":44120},{"style":5709},[44121],{"type":54,"value":44122},"cloneElement",{"type":48,"tag":2091,"props":44124,"children":44125},{"style":2098},[44126],{"type":54,"value":44127},"(icon ",{"type":48,"tag":2091,"props":44129,"children":44130},{"style":5951},[44131],{"type":54,"value":44132},"as",{"type":48,"tag":2091,"props":44134,"children":44135},{"style":2160},[44136],{"type":54,"value":28709},{"type":48,"tag":2091,"props":44138,"children":44139},{"style":2104},[44140],{"type":54,"value":121},{"type":48,"tag":2091,"props":44142,"children":44143},{"style":2160},[44144],{"type":54,"value":44145},"ReactElement",{"type":48,"tag":2091,"props":44147,"children":44148},{"style":2104},[44149],{"type":54,"value":2107},{"type":48,"tag":2091,"props":44151,"children":44152},{"style":2104},[44153],{"type":54,"value":5903},{"type":48,"tag":2091,"props":44155,"children":44156},{"style":8676},[44157],{"type":54,"value":28756},{"type":48,"tag":2091,"props":44159,"children":44160},{"style":2104},[44161],{"type":54,"value":2993},{"type":48,"tag":2091,"props":44163,"children":44164},{"style":2104},[44165],{"type":54,"value":8858},{"type":48,"tag":2091,"props":44167,"children":44168},{"style":3066},[44169],{"type":54,"value":32563},{"type":48,"tag":2091,"props":44171,"children":44172},{"style":2104},[44173],{"type":54,"value":8747},{"type":48,"tag":2091,"props":44175,"children":44176},{"style":2104},[44177],{"type":54,"value":2107},{"type":48,"tag":2091,"props":44179,"children":44180},{"style":8676},[44181],{"type":54,"value":32572},{"type":48,"tag":2091,"props":44183,"children":44184},{"style":2104},[44185],{"type":54,"value":2993},{"type":48,"tag":2091,"props":44187,"children":44188},{"style":3077},[44189],{"type":54,"value":44190}," 1.75",{"type":48,"tag":2091,"props":44192,"children":44193},{"style":2104},[44194],{"type":54,"value":8327},{"type":48,"tag":2091,"props":44196,"children":44197},{"style":2098},[44198],{"type":54,"value":5726},{"type":48,"tag":2091,"props":44200,"children":44201},{"style":2104},[44202],{"type":54,"value":3135},{"type":48,"tag":2091,"props":44204,"children":44205},{"class":2093,"line":16373},[44206,44210,44214],{"type":48,"tag":2091,"props":44207,"children":44208},{"style":2104},[44209],{"type":54,"value":28977},{"type":48,"tag":2091,"props":44211,"children":44212},{"style":8676},[44213],{"type":54,"value":2091},{"type":48,"tag":2091,"props":44215,"children":44216},{"style":2104},[44217],{"type":54,"value":8684},{"type":48,"tag":2091,"props":44219,"children":44220},{"class":2093,"line":16471},[44221,44225,44229,44233,44237,44241,44246,44250,44254,44258,44262,44266],{"type":48,"tag":2091,"props":44222,"children":44223},{"style":2104},[44224],{"type":54,"value":28785},{"type":48,"tag":2091,"props":44226,"children":44227},{"style":8676},[44228],{"type":54,"value":2091},{"type":48,"tag":2091,"props":44230,"children":44231},{"style":3179},[44232],{"type":54,"value":28756},{"type":48,"tag":2091,"props":44234,"children":44235},{"style":2104},[44236],{"type":54,"value":5665},{"type":48,"tag":2091,"props":44238,"children":44239},{"style":2104},[44240],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44242,"children":44243},{"style":3066},[44244],{"type":54,"value":44245},"flex-1 truncate",{"type":48,"tag":2091,"props":44247,"children":44248},{"style":2104},[44249],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44251,"children":44252},{"style":2104},[44253],{"type":54,"value":30462},{"type":48,"tag":2091,"props":44255,"children":44256},{"style":2098},[44257],{"type":54,"value":28933},{"type":48,"tag":2091,"props":44259,"children":44260},{"style":2104},[44261],{"type":54,"value":36970},{"type":48,"tag":2091,"props":44263,"children":44264},{"style":8676},[44265],{"type":54,"value":2091},{"type":48,"tag":2091,"props":44267,"children":44268},{"style":2104},[44269],{"type":54,"value":8684},{"type":48,"tag":2091,"props":44271,"children":44272},{"class":2093,"line":16493},[44273,44277,44282,44286],{"type":48,"tag":2091,"props":44274,"children":44275},{"style":2104},[44276],{"type":54,"value":29323},{"type":48,"tag":2091,"props":44278,"children":44279},{"style":2098},[44280],{"type":54,"value":44281},"badge ",{"type":48,"tag":2091,"props":44283,"children":44284},{"style":2104},[44285],{"type":54,"value":29365},{"type":48,"tag":2091,"props":44287,"children":44288},{"style":2098},[44289],{"type":54,"value":28739},{"type":48,"tag":2091,"props":44291,"children":44292},{"class":2093,"line":16501},[44293,44297,44301,44305,44309,44313,44318,44322,44326,44331,44335,44339],{"type":48,"tag":2091,"props":44294,"children":44295},{"style":2104},[44296],{"type":54,"value":28838},{"type":48,"tag":2091,"props":44298,"children":44299},{"style":8676},[44300],{"type":54,"value":2091},{"type":48,"tag":2091,"props":44302,"children":44303},{"style":3179},[44304],{"type":54,"value":28756},{"type":48,"tag":2091,"props":44306,"children":44307},{"style":2104},[44308],{"type":54,"value":5665},{"type":48,"tag":2091,"props":44310,"children":44311},{"style":2104},[44312],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44314,"children":44315},{"style":3066},[44316],{"type":54,"value":44317},"text-xs text-neutral-500 tabular-nums",{"type":48,"tag":2091,"props":44319,"children":44320},{"style":2104},[44321],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44323,"children":44324},{"style":2104},[44325],{"type":54,"value":30462},{"type":48,"tag":2091,"props":44327,"children":44328},{"style":2098},[44329],{"type":54,"value":44330},"badge",{"type":48,"tag":2091,"props":44332,"children":44333},{"style":2104},[44334],{"type":54,"value":36970},{"type":48,"tag":2091,"props":44336,"children":44337},{"style":8676},[44338],{"type":54,"value":2091},{"type":48,"tag":2091,"props":44340,"children":44341},{"style":2104},[44342],{"type":54,"value":8684},{"type":48,"tag":2091,"props":44344,"children":44345},{"class":2093,"line":16510},[44346,44350],{"type":48,"tag":2091,"props":44347,"children":44348},{"style":2098},[44349],{"type":54,"value":33499},{"type":48,"tag":2091,"props":44351,"children":44352},{"style":2104},[44353],{"type":54,"value":3135},{"type":48,"tag":2091,"props":44355,"children":44356},{"class":2093,"line":16531},[44357,44361,44365],{"type":48,"tag":2091,"props":44358,"children":44359},{"style":2104},[44360],{"type":54,"value":28993},{"type":48,"tag":2091,"props":44362,"children":44363},{"style":8676},[44364],{"type":54,"value":10763},{"type":48,"tag":2091,"props":44366,"children":44367},{"style":2104},[44368],{"type":54,"value":8684},{"type":48,"tag":2091,"props":44370,"children":44371},{"class":2093,"line":16539},[44372,44376],{"type":48,"tag":2091,"props":44373,"children":44374},{"style":8676},[44375],{"type":54,"value":29009},{"type":48,"tag":2091,"props":44377,"children":44378},{"style":2104},[44379],{"type":54,"value":2177},{"type":48,"tag":2091,"props":44381,"children":44382},{"class":2093,"line":16548},[44383],{"type":48,"tag":2091,"props":44384,"children":44385},{"style":2104},[44386],{"type":54,"value":3135},{"type":48,"tag":19952,"props":44388,"children":44390},{"id":44389},"topbar",[44391],{"type":54,"value":44392},"TOPBAR",{"type":48,"tag":134,"props":44394,"children":44396},{"className":28655,"code":44395,"language":28657,"meta":142,"style":142},"function Topbar() {\n  return (\n    \u003Cheader className=\"h-12 shrink-0 flex items-center gap-2 px-4 border-b border-neutral-200 dark:border-neutral-800 bg-surface\">\n      \u003Cbutton aria-label=\"Toggle sidebar\" className=\"lg:hidden p-1.5 rounded hover:bg-neutral-100\">\n        \u003CMenuIcon className=\"w-4 h-4\" \u002F>\n      \u003C\u002Fbutton>\n\n      \u003Cbutton\n        onClick={openCommand}\n        className=\"hidden md:inline-flex items-center gap-2 flex-1 max-w-md\n                   h-8 px-3 rounded-md text-sm\n                   bg-neutral-50 dark:bg-neutral-900 text-neutral-500\n                   border border-neutral-200 dark:border-neutral-800\n                   hover:border-neutral-300 transition-colors\"\n      >\n        \u003CSearchIcon className=\"w-4 h-4\" \u002F>\n        \u003Cspan>Search or jump to…\u003C\u002Fspan>\n        \u003Ckbd className=\"ml-auto px-1.5 h-5 rounded text-[11px] font-mono\n                        bg-surface border border-neutral-200 dark:border-neutral-700\">⌘K\u003C\u002Fkbd>\n      \u003C\u002Fbutton>\n\n      \u003Cdiv className=\"ml-auto flex items-center gap-1\">\n        \u003CIconButton aria-label=\"Notifications\">\u003CBellIcon \u002F>\u003C\u002FIconButton>\n        \u003CIconButton aria-label=\"Help\">\u003CHelpCircleIcon \u002F>\u003C\u002FIconButton>\n        \u003CAvatar size={28} src={user.avatar} \u002F>\n      \u003C\u002Fdiv>\n    \u003C\u002Fheader>\n  );\n}\n",[44397],{"type":48,"tag":78,"props":44398,"children":44399},{"__ignoreMap":142},[44400,44420,44431,44468,44525,44561,44576,44583,44594,44615,44635,44643,44651,44659,44671,44679,44714,44746,44774,44806,44821,44828,44864,44920,44973,45025,45040,45055,45066],{"type":48,"tag":2091,"props":44401,"children":44402},{"class":2093,"line":2094},[44403,44407,44412,44416],{"type":48,"tag":2091,"props":44404,"children":44405},{"style":3179},[44406],{"type":54,"value":8697},{"type":48,"tag":2091,"props":44408,"children":44409},{"style":5709},[44410],{"type":54,"value":44411}," Topbar",{"type":48,"tag":2091,"props":44413,"children":44414},{"style":2104},[44415],{"type":54,"value":8702},{"type":48,"tag":2091,"props":44417,"children":44418},{"style":2104},[44419],{"type":54,"value":2980},{"type":48,"tag":2091,"props":44421,"children":44422},{"class":2093,"line":2147},[44423,44427],{"type":48,"tag":2091,"props":44424,"children":44425},{"style":5951},[44426],{"type":54,"value":27456},{"type":48,"tag":2091,"props":44428,"children":44429},{"style":8676},[44430],{"type":54,"value":28739},{"type":48,"tag":2091,"props":44432,"children":44433},{"class":2093,"line":2180},[44434,44438,44443,44447,44451,44455,44460,44464],{"type":48,"tag":2091,"props":44435,"children":44436},{"style":2104},[44437],{"type":54,"value":28747},{"type":48,"tag":2091,"props":44439,"children":44440},{"style":8676},[44441],{"type":54,"value":44442},"header",{"type":48,"tag":2091,"props":44444,"children":44445},{"style":3179},[44446],{"type":54,"value":28756},{"type":48,"tag":2091,"props":44448,"children":44449},{"style":2104},[44450],{"type":54,"value":5665},{"type":48,"tag":2091,"props":44452,"children":44453},{"style":2104},[44454],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44456,"children":44457},{"style":3066},[44458],{"type":54,"value":44459},"h-12 shrink-0 flex items-center gap-2 px-4 border-b border-neutral-200 dark:border-neutral-800 bg-surface",{"type":48,"tag":2091,"props":44461,"children":44462},{"style":2104},[44463],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44465,"children":44466},{"style":2104},[44467],{"type":54,"value":8684},{"type":48,"tag":2091,"props":44469,"children":44470},{"class":2093,"line":2229},[44471,44475,44479,44483,44487,44491,44496,44500,44504,44508,44512,44517,44521],{"type":48,"tag":2091,"props":44472,"children":44473},{"style":2104},[44474],{"type":54,"value":28785},{"type":48,"tag":2091,"props":44476,"children":44477},{"style":8676},[44478],{"type":54,"value":5611},{"type":48,"tag":2091,"props":44480,"children":44481},{"style":3179},[44482],{"type":54,"value":36203},{"type":48,"tag":2091,"props":44484,"children":44485},{"style":2104},[44486],{"type":54,"value":5665},{"type":48,"tag":2091,"props":44488,"children":44489},{"style":2104},[44490],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44492,"children":44493},{"style":3066},[44494],{"type":54,"value":44495},"Toggle sidebar",{"type":48,"tag":2091,"props":44497,"children":44498},{"style":2104},[44499],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44501,"children":44502},{"style":3179},[44503],{"type":54,"value":28756},{"type":48,"tag":2091,"props":44505,"children":44506},{"style":2104},[44507],{"type":54,"value":5665},{"type":48,"tag":2091,"props":44509,"children":44510},{"style":2104},[44511],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44513,"children":44514},{"style":3066},[44515],{"type":54,"value":44516},"lg:hidden p-1.5 rounded hover:bg-neutral-100",{"type":48,"tag":2091,"props":44518,"children":44519},{"style":2104},[44520],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44522,"children":44523},{"style":2104},[44524],{"type":54,"value":8684},{"type":48,"tag":2091,"props":44526,"children":44527},{"class":2093,"line":3048},[44528,44532,44537,44541,44545,44549,44553,44557],{"type":48,"tag":2091,"props":44529,"children":44530},{"style":2104},[44531],{"type":54,"value":28838},{"type":48,"tag":2091,"props":44533,"children":44534},{"style":2160},[44535],{"type":54,"value":44536},"MenuIcon",{"type":48,"tag":2091,"props":44538,"children":44539},{"style":3179},[44540],{"type":54,"value":28756},{"type":48,"tag":2091,"props":44542,"children":44543},{"style":2104},[44544],{"type":54,"value":5665},{"type":48,"tag":2091,"props":44546,"children":44547},{"style":2104},[44548],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44550,"children":44551},{"style":3066},[44552],{"type":54,"value":32563},{"type":48,"tag":2091,"props":44554,"children":44555},{"style":2104},[44556],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44558,"children":44559},{"style":2104},[44560],{"type":54,"value":28794},{"type":48,"tag":2091,"props":44562,"children":44563},{"class":2093,"line":3129},[44564,44568,44572],{"type":48,"tag":2091,"props":44565,"children":44566},{"style":2104},[44567],{"type":54,"value":28977},{"type":48,"tag":2091,"props":44569,"children":44570},{"style":8676},[44571],{"type":54,"value":5611},{"type":48,"tag":2091,"props":44573,"children":44574},{"style":2104},[44575],{"type":54,"value":8684},{"type":48,"tag":2091,"props":44577,"children":44578},{"class":2093,"line":3138},[44579],{"type":48,"tag":2091,"props":44580,"children":44581},{"emptyLinePlaceholder":3142},[44582],{"type":54,"value":3145},{"type":48,"tag":2091,"props":44584,"children":44585},{"class":2093,"line":3148},[44586,44590],{"type":48,"tag":2091,"props":44587,"children":44588},{"style":2104},[44589],{"type":54,"value":28785},{"type":48,"tag":2091,"props":44591,"children":44592},{"style":8676},[44593],{"type":54,"value":31894},{"type":48,"tag":2091,"props":44595,"children":44596},{"class":2093,"line":3194},[44597,44602,44606,44611],{"type":48,"tag":2091,"props":44598,"children":44599},{"style":3179},[44600],{"type":54,"value":44601},"        onClick",{"type":48,"tag":2091,"props":44603,"children":44604},{"style":2104},[44605],{"type":54,"value":29205},{"type":48,"tag":2091,"props":44607,"children":44608},{"style":2098},[44609],{"type":54,"value":44610},"openCommand",{"type":48,"tag":2091,"props":44612,"children":44613},{"style":2104},[44614],{"type":54,"value":3135},{"type":48,"tag":2091,"props":44616,"children":44617},{"class":2093,"line":3216},[44618,44622,44626,44630],{"type":48,"tag":2091,"props":44619,"children":44620},{"style":3179},[44621],{"type":54,"value":36643},{"type":48,"tag":2091,"props":44623,"children":44624},{"style":2104},[44625],{"type":54,"value":5665},{"type":48,"tag":2091,"props":44627,"children":44628},{"style":2104},[44629],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44631,"children":44632},{"style":3066},[44633],{"type":54,"value":44634},"hidden md:inline-flex items-center gap-2 flex-1 max-w-md\n",{"type":48,"tag":2091,"props":44636,"children":44637},{"class":2093,"line":4532},[44638],{"type":48,"tag":2091,"props":44639,"children":44640},{"style":3066},[44641],{"type":54,"value":44642},"                   h-8 px-3 rounded-md text-sm\n",{"type":48,"tag":2091,"props":44644,"children":44645},{"class":2093,"line":4578},[44646],{"type":48,"tag":2091,"props":44647,"children":44648},{"style":3066},[44649],{"type":54,"value":44650},"                   bg-neutral-50 dark:bg-neutral-900 text-neutral-500\n",{"type":48,"tag":2091,"props":44652,"children":44653},{"class":2093,"line":4586},[44654],{"type":48,"tag":2091,"props":44655,"children":44656},{"style":3066},[44657],{"type":54,"value":44658},"                   border border-neutral-200 dark:border-neutral-800\n",{"type":48,"tag":2091,"props":44660,"children":44661},{"class":2093,"line":4595},[44662,44667],{"type":48,"tag":2091,"props":44663,"children":44664},{"style":3066},[44665],{"type":54,"value":44666},"                   hover:border-neutral-300 transition-colors",{"type":48,"tag":2091,"props":44668,"children":44669},{"style":2104},[44670],{"type":54,"value":13101},{"type":48,"tag":2091,"props":44672,"children":44673},{"class":2093,"line":4642},[44674],{"type":48,"tag":2091,"props":44675,"children":44676},{"style":2104},[44677],{"type":54,"value":44678},"      >\n",{"type":48,"tag":2091,"props":44680,"children":44681},{"class":2093,"line":4688},[44682,44686,44690,44694,44698,44702,44706,44710],{"type":48,"tag":2091,"props":44683,"children":44684},{"style":2104},[44685],{"type":54,"value":28838},{"type":48,"tag":2091,"props":44687,"children":44688},{"style":2160},[44689],{"type":54,"value":34526},{"type":48,"tag":2091,"props":44691,"children":44692},{"style":3179},[44693],{"type":54,"value":28756},{"type":48,"tag":2091,"props":44695,"children":44696},{"style":2104},[44697],{"type":54,"value":5665},{"type":48,"tag":2091,"props":44699,"children":44700},{"style":2104},[44701],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44703,"children":44704},{"style":3066},[44705],{"type":54,"value":32563},{"type":48,"tag":2091,"props":44707,"children":44708},{"style":2104},[44709],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44711,"children":44712},{"style":2104},[44713],{"type":54,"value":28794},{"type":48,"tag":2091,"props":44715,"children":44716},{"class":2093,"line":4696},[44717,44721,44725,44729,44734,44738,44742],{"type":48,"tag":2091,"props":44718,"children":44719},{"style":2104},[44720],{"type":54,"value":28838},{"type":48,"tag":2091,"props":44722,"children":44723},{"style":8676},[44724],{"type":54,"value":2091},{"type":48,"tag":2091,"props":44726,"children":44727},{"style":2104},[44728],{"type":54,"value":13237},{"type":48,"tag":2091,"props":44730,"children":44731},{"style":2098},[44732],{"type":54,"value":44733},"Search or jump to…",{"type":48,"tag":2091,"props":44735,"children":44736},{"style":2104},[44737],{"type":54,"value":9008},{"type":48,"tag":2091,"props":44739,"children":44740},{"style":8676},[44741],{"type":54,"value":2091},{"type":48,"tag":2091,"props":44743,"children":44744},{"style":2104},[44745],{"type":54,"value":8684},{"type":48,"tag":2091,"props":44747,"children":44748},{"class":2093,"line":4705},[44749,44753,44757,44761,44765,44769],{"type":48,"tag":2091,"props":44750,"children":44751},{"style":2104},[44752],{"type":54,"value":28838},{"type":48,"tag":2091,"props":44754,"children":44755},{"style":8676},[44756],{"type":54,"value":13547},{"type":48,"tag":2091,"props":44758,"children":44759},{"style":3179},[44760],{"type":54,"value":28756},{"type":48,"tag":2091,"props":44762,"children":44763},{"style":2104},[44764],{"type":54,"value":5665},{"type":48,"tag":2091,"props":44766,"children":44767},{"style":2104},[44768],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44770,"children":44771},{"style":3066},[44772],{"type":54,"value":44773},"ml-auto px-1.5 h-5 rounded text-[11px] font-mono\n",{"type":48,"tag":2091,"props":44775,"children":44776},{"class":2093,"line":4751},[44777,44782,44786,44790,44794,44798,44802],{"type":48,"tag":2091,"props":44778,"children":44779},{"style":3066},[44780],{"type":54,"value":44781},"                        bg-surface border border-neutral-200 dark:border-neutral-700",{"type":48,"tag":2091,"props":44783,"children":44784},{"style":2104},[44785],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44787,"children":44788},{"style":2104},[44789],{"type":54,"value":13237},{"type":48,"tag":2091,"props":44791,"children":44792},{"style":2098},[44793],{"type":54,"value":7209},{"type":48,"tag":2091,"props":44795,"children":44796},{"style":2104},[44797],{"type":54,"value":9008},{"type":48,"tag":2091,"props":44799,"children":44800},{"style":8676},[44801],{"type":54,"value":13547},{"type":48,"tag":2091,"props":44803,"children":44804},{"style":2104},[44805],{"type":54,"value":8684},{"type":48,"tag":2091,"props":44807,"children":44808},{"class":2093,"line":4796},[44809,44813,44817],{"type":48,"tag":2091,"props":44810,"children":44811},{"style":2104},[44812],{"type":54,"value":28977},{"type":48,"tag":2091,"props":44814,"children":44815},{"style":8676},[44816],{"type":54,"value":5611},{"type":48,"tag":2091,"props":44818,"children":44819},{"style":2104},[44820],{"type":54,"value":8684},{"type":48,"tag":2091,"props":44822,"children":44823},{"class":2093,"line":4842},[44824],{"type":48,"tag":2091,"props":44825,"children":44826},{"emptyLinePlaceholder":3142},[44827],{"type":54,"value":3145},{"type":48,"tag":2091,"props":44829,"children":44830},{"class":2093,"line":6321},[44831,44835,44839,44843,44847,44851,44856,44860],{"type":48,"tag":2091,"props":44832,"children":44833},{"style":2104},[44834],{"type":54,"value":28785},{"type":48,"tag":2091,"props":44836,"children":44837},{"style":8676},[44838],{"type":54,"value":12954},{"type":48,"tag":2091,"props":44840,"children":44841},{"style":3179},[44842],{"type":54,"value":28756},{"type":48,"tag":2091,"props":44844,"children":44845},{"style":2104},[44846],{"type":54,"value":5665},{"type":48,"tag":2091,"props":44848,"children":44849},{"style":2104},[44850],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44852,"children":44853},{"style":3066},[44854],{"type":54,"value":44855},"ml-auto flex items-center gap-1",{"type":48,"tag":2091,"props":44857,"children":44858},{"style":2104},[44859],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44861,"children":44862},{"style":2104},[44863],{"type":54,"value":8684},{"type":48,"tag":2091,"props":44865,"children":44866},{"class":2093,"line":6329},[44867,44871,44876,44880,44884,44888,44893,44897,44902,44907,44912,44916],{"type":48,"tag":2091,"props":44868,"children":44869},{"style":2104},[44870],{"type":54,"value":28838},{"type":48,"tag":2091,"props":44872,"children":44873},{"style":2160},[44874],{"type":54,"value":44875},"IconButton",{"type":48,"tag":2091,"props":44877,"children":44878},{"style":3179},[44879],{"type":54,"value":36203},{"type":48,"tag":2091,"props":44881,"children":44882},{"style":2104},[44883],{"type":54,"value":5665},{"type":48,"tag":2091,"props":44885,"children":44886},{"style":2104},[44887],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44889,"children":44890},{"style":3066},[44891],{"type":54,"value":44892},"Notifications",{"type":48,"tag":2091,"props":44894,"children":44895},{"style":2104},[44896],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44898,"children":44899},{"style":2104},[44900],{"type":54,"value":44901},">\u003C",{"type":48,"tag":2091,"props":44903,"children":44904},{"style":2160},[44905],{"type":54,"value":44906},"BellIcon",{"type":48,"tag":2091,"props":44908,"children":44909},{"style":2104},[44910],{"type":54,"value":44911}," \u002F>\u003C\u002F",{"type":48,"tag":2091,"props":44913,"children":44914},{"style":2160},[44915],{"type":54,"value":44875},{"type":48,"tag":2091,"props":44917,"children":44918},{"style":2104},[44919],{"type":54,"value":8684},{"type":48,"tag":2091,"props":44921,"children":44922},{"class":2093,"line":6337},[44923,44927,44931,44935,44939,44943,44948,44952,44956,44961,44965,44969],{"type":48,"tag":2091,"props":44924,"children":44925},{"style":2104},[44926],{"type":54,"value":28838},{"type":48,"tag":2091,"props":44928,"children":44929},{"style":2160},[44930],{"type":54,"value":44875},{"type":48,"tag":2091,"props":44932,"children":44933},{"style":3179},[44934],{"type":54,"value":36203},{"type":48,"tag":2091,"props":44936,"children":44937},{"style":2104},[44938],{"type":54,"value":5665},{"type":48,"tag":2091,"props":44940,"children":44941},{"style":2104},[44942],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44944,"children":44945},{"style":3066},[44946],{"type":54,"value":44947},"Help",{"type":48,"tag":2091,"props":44949,"children":44950},{"style":2104},[44951],{"type":54,"value":3074},{"type":48,"tag":2091,"props":44953,"children":44954},{"style":2104},[44955],{"type":54,"value":44901},{"type":48,"tag":2091,"props":44957,"children":44958},{"style":2160},[44959],{"type":54,"value":44960},"HelpCircleIcon",{"type":48,"tag":2091,"props":44962,"children":44963},{"style":2104},[44964],{"type":54,"value":44911},{"type":48,"tag":2091,"props":44966,"children":44967},{"style":2160},[44968],{"type":54,"value":44875},{"type":48,"tag":2091,"props":44970,"children":44971},{"style":2104},[44972],{"type":54,"value":8684},{"type":48,"tag":2091,"props":44974,"children":44975},{"class":2093,"line":6346},[44976,44980,44984,44988,44992,44997,45001,45005,45009,45013,45017,45021],{"type":48,"tag":2091,"props":44977,"children":44978},{"style":2104},[44979],{"type":54,"value":28838},{"type":48,"tag":2091,"props":44981,"children":44982},{"style":2160},[44983],{"type":54,"value":38867},{"type":48,"tag":2091,"props":44985,"children":44986},{"style":3179},[44987],{"type":54,"value":29538},{"type":48,"tag":2091,"props":44989,"children":44990},{"style":2104},[44991],{"type":54,"value":29205},{"type":48,"tag":2091,"props":44993,"children":44994},{"style":3077},[44995],{"type":54,"value":44996},"28",{"type":48,"tag":2091,"props":44998,"children":44999},{"style":2104},[45000],{"type":54,"value":30390},{"type":48,"tag":2091,"props":45002,"children":45003},{"style":3179},[45004],{"type":54,"value":43245},{"type":48,"tag":2091,"props":45006,"children":45007},{"style":2104},[45008],{"type":54,"value":29205},{"type":48,"tag":2091,"props":45010,"children":45011},{"style":2098},[45012],{"type":54,"value":43254},{"type":48,"tag":2091,"props":45014,"children":45015},{"style":2104},[45016],{"type":54,"value":121},{"type":48,"tag":2091,"props":45018,"children":45019},{"style":2098},[45020],{"type":54,"value":43263},{"type":48,"tag":2091,"props":45022,"children":45023},{"style":2104},[45024],{"type":54,"value":29279},{"type":48,"tag":2091,"props":45026,"children":45027},{"class":2093,"line":6401},[45028,45032,45036],{"type":48,"tag":2091,"props":45029,"children":45030},{"style":2104},[45031],{"type":54,"value":28977},{"type":48,"tag":2091,"props":45033,"children":45034},{"style":8676},[45035],{"type":54,"value":12954},{"type":48,"tag":2091,"props":45037,"children":45038},{"style":2104},[45039],{"type":54,"value":8684},{"type":48,"tag":2091,"props":45041,"children":45042},{"class":2093,"line":6418},[45043,45047,45051],{"type":48,"tag":2091,"props":45044,"children":45045},{"style":2104},[45046],{"type":54,"value":28993},{"type":48,"tag":2091,"props":45048,"children":45049},{"style":8676},[45050],{"type":54,"value":44442},{"type":48,"tag":2091,"props":45052,"children":45053},{"style":2104},[45054],{"type":54,"value":8684},{"type":48,"tag":2091,"props":45056,"children":45057},{"class":2093,"line":6475},[45058,45062],{"type":48,"tag":2091,"props":45059,"children":45060},{"style":8676},[45061],{"type":54,"value":29009},{"type":48,"tag":2091,"props":45063,"children":45064},{"style":2104},[45065],{"type":54,"value":2177},{"type":48,"tag":2091,"props":45067,"children":45068},{"class":2093,"line":6531},[45069],{"type":48,"tag":2091,"props":45070,"children":45071},{"style":2104},[45072],{"type":54,"value":3135},{"type":48,"tag":19952,"props":45074,"children":45076},{"id":45075},"breadcrumb",[45077],{"type":54,"value":45078},"BREADCRUMB",{"type":48,"tag":134,"props":45080,"children":45082},{"className":28655,"code":45081,"language":28657,"meta":142,"style":142},"function Breadcrumb({ items }: { items: Array\u003C{ label: string; href?: string }> }) {\n  return (\n    \u003Cnav aria-label=\"Breadcrumb\" className=\"flex items-center text-xs text-neutral-500\">\n      {items.map((item, i) => (\n        \u003CReact.Fragment key={i}>\n          {i > 0 && \u003CChevronRightIcon className=\"w-3 h-3 mx-1 text-neutral-300\" \u002F>}\n          {item.href && i \u003C items.length - 1 ? (\n            \u003Ca href={item.href} className=\"hover:text-neutral-900 dark:hover:text-neutral-50 transition-colors\">\n              {item.label}\n            \u003C\u002Fa>\n          ) : (\n            \u003Cspan className={i === items.length - 1 ? 'text-neutral-900 dark:text-neutral-50 font-medium' : ''}>\n              {item.label}\n            \u003C\u002Fspan>\n          )}\n        \u003C\u002FReact.Fragment>\n      ))}\n    \u003C\u002Fnav>\n  );\n}\n",[45083],{"type":48,"tag":78,"props":45084,"children":45085},{"__ignoreMap":142},[45086,45173,45184,45240,45293,45321,45380,45444,45504,45527,45542,45558,45634,45657,45672,45684,45699,45710,45725,45736],{"type":48,"tag":2091,"props":45087,"children":45088},{"class":2093,"line":2094},[45089,45093,45098,45102,45106,45110,45114,45118,45122,45127,45132,45136,45140,45144,45148,45152,45156,45160,45165,45169],{"type":48,"tag":2091,"props":45090,"children":45091},{"style":3179},[45092],{"type":54,"value":8697},{"type":48,"tag":2091,"props":45094,"children":45095},{"style":5709},[45096],{"type":54,"value":45097}," Breadcrumb",{"type":48,"tag":2091,"props":45099,"children":45100},{"style":2104},[45101],{"type":54,"value":28682},{"type":48,"tag":2091,"props":45103,"children":45104},{"style":5957},[45105],{"type":54,"value":29200},{"type":48,"tag":2091,"props":45107,"children":45108},{"style":2104},[45109],{"type":54,"value":28692},{"type":48,"tag":2091,"props":45111,"children":45112},{"style":2104},[45113],{"type":54,"value":5903},{"type":48,"tag":2091,"props":45115,"children":45116},{"style":8676},[45117],{"type":54,"value":29200},{"type":48,"tag":2091,"props":45119,"children":45120},{"style":2104},[45121],{"type":54,"value":2993},{"type":48,"tag":2091,"props":45123,"children":45124},{"style":2160},[45125],{"type":54,"value":45126}," Array",{"type":48,"tag":2091,"props":45128,"children":45129},{"style":2104},[45130],{"type":54,"value":45131},"\u003C{",{"type":48,"tag":2091,"props":45133,"children":45134},{"style":8676},[45135],{"type":54,"value":29219},{"type":48,"tag":2091,"props":45137,"children":45138},{"style":2104},[45139],{"type":54,"value":2993},{"type":48,"tag":2091,"props":45141,"children":45142},{"style":2160},[45143],{"type":54,"value":27284},{"type":48,"tag":2091,"props":45145,"children":45146},{"style":2104},[45147],{"type":54,"value":5994},{"type":48,"tag":2091,"props":45149,"children":45150},{"style":8676},[45151],{"type":54,"value":31055},{"type":48,"tag":2091,"props":45153,"children":45154},{"style":2104},[45155],{"type":54,"value":37253},{"type":48,"tag":2091,"props":45157,"children":45158},{"style":2160},[45159],{"type":54,"value":27284},{"type":48,"tag":2091,"props":45161,"children":45162},{"style":2104},[45163],{"type":54,"value":45164}," }>",{"type":48,"tag":2091,"props":45166,"children":45167},{"style":2104},[45168],{"type":54,"value":28723},{"type":48,"tag":2091,"props":45170,"children":45171},{"style":2104},[45172],{"type":54,"value":2980},{"type":48,"tag":2091,"props":45174,"children":45175},{"class":2093,"line":2147},[45176,45180],{"type":48,"tag":2091,"props":45177,"children":45178},{"style":5951},[45179],{"type":54,"value":27456},{"type":48,"tag":2091,"props":45181,"children":45182},{"style":8676},[45183],{"type":54,"value":28739},{"type":48,"tag":2091,"props":45185,"children":45186},{"class":2093,"line":2180},[45187,45191,45195,45199,45203,45207,45211,45215,45219,45223,45227,45232,45236],{"type":48,"tag":2091,"props":45188,"children":45189},{"style":2104},[45190],{"type":54,"value":28747},{"type":48,"tag":2091,"props":45192,"children":45193},{"style":8676},[45194],{"type":54,"value":42630},{"type":48,"tag":2091,"props":45196,"children":45197},{"style":3179},[45198],{"type":54,"value":36203},{"type":48,"tag":2091,"props":45200,"children":45201},{"style":2104},[45202],{"type":54,"value":5665},{"type":48,"tag":2091,"props":45204,"children":45205},{"style":2104},[45206],{"type":54,"value":3074},{"type":48,"tag":2091,"props":45208,"children":45209},{"style":3066},[45210],{"type":54,"value":29195},{"type":48,"tag":2091,"props":45212,"children":45213},{"style":2104},[45214],{"type":54,"value":3074},{"type":48,"tag":2091,"props":45216,"children":45217},{"style":3179},[45218],{"type":54,"value":28756},{"type":48,"tag":2091,"props":45220,"children":45221},{"style":2104},[45222],{"type":54,"value":5665},{"type":48,"tag":2091,"props":45224,"children":45225},{"style":2104},[45226],{"type":54,"value":3074},{"type":48,"tag":2091,"props":45228,"children":45229},{"style":3066},[45230],{"type":54,"value":45231},"flex items-center text-xs text-neutral-500",{"type":48,"tag":2091,"props":45233,"children":45234},{"style":2104},[45235],{"type":54,"value":3074},{"type":48,"tag":2091,"props":45237,"children":45238},{"style":2104},[45239],{"type":54,"value":8684},{"type":48,"tag":2091,"props":45241,"children":45242},{"class":2093,"line":2229},[45243,45247,45252,45256,45260,45264,45268,45273,45277,45281,45285,45289],{"type":48,"tag":2091,"props":45244,"children":45245},{"style":2104},[45246],{"type":54,"value":29323},{"type":48,"tag":2091,"props":45248,"children":45249},{"style":2098},[45250],{"type":54,"value":45251},"items",{"type":48,"tag":2091,"props":45253,"children":45254},{"style":2104},[45255],{"type":54,"value":121},{"type":48,"tag":2091,"props":45257,"children":45258},{"style":5709},[45259],{"type":54,"value":33274},{"type":48,"tag":2091,"props":45261,"children":45262},{"style":2098},[45263],{"type":54,"value":5717},{"type":48,"tag":2091,"props":45265,"children":45266},{"style":2104},[45267],{"type":54,"value":5717},{"type":48,"tag":2091,"props":45269,"children":45270},{"style":5957},[45271],{"type":54,"value":45272},"item",{"type":48,"tag":2091,"props":45274,"children":45275},{"style":2104},[45276],{"type":54,"value":2107},{"type":48,"tag":2091,"props":45278,"children":45279},{"style":5957},[45280],{"type":54,"value":41872},{"type":48,"tag":2091,"props":45282,"children":45283},{"style":2104},[45284],{"type":54,"value":5726},{"type":48,"tag":2091,"props":45286,"children":45287},{"style":3179},[45288],{"type":54,"value":10113},{"type":48,"tag":2091,"props":45290,"children":45291},{"style":2098},[45292],{"type":54,"value":28739},{"type":48,"tag":2091,"props":45294,"children":45295},{"class":2093,"line":3048},[45296,45300,45305,45309,45313,45317],{"type":48,"tag":2091,"props":45297,"children":45298},{"style":2104},[45299],{"type":54,"value":28838},{"type":48,"tag":2091,"props":45301,"children":45302},{"style":2160},[45303],{"type":54,"value":45304},"React.Fragment",{"type":48,"tag":2091,"props":45306,"children":45307},{"style":3179},[45308],{"type":54,"value":41900},{"type":48,"tag":2091,"props":45310,"children":45311},{"style":2104},[45312],{"type":54,"value":29205},{"type":48,"tag":2091,"props":45314,"children":45315},{"style":2098},[45316],{"type":54,"value":41909},{"type":48,"tag":2091,"props":45318,"children":45319},{"style":2104},[45320],{"type":54,"value":36784},{"type":48,"tag":2091,"props":45322,"children":45323},{"class":2093,"line":3129},[45324,45328,45333,45337,45341,45345,45350,45354,45358,45362,45366,45371,45375],{"type":48,"tag":2091,"props":45325,"children":45326},{"style":2104},[45327],{"type":54,"value":37022},{"type":48,"tag":2091,"props":45329,"children":45330},{"style":2098},[45331],{"type":54,"value":45332},"i ",{"type":48,"tag":2091,"props":45334,"children":45335},{"style":2104},[45336],{"type":54,"value":13237},{"type":48,"tag":2091,"props":45338,"children":45339},{"style":3077},[45340],{"type":54,"value":4159},{"type":48,"tag":2091,"props":45342,"children":45343},{"style":2104},[45344],{"type":54,"value":8904},{"type":48,"tag":2091,"props":45346,"children":45347},{"style":2104},[45348],{"type":54,"value":45349}," \u003C",{"type":48,"tag":2091,"props":45351,"children":45352},{"style":2160},[45353],{"type":54,"value":39094},{"type":48,"tag":2091,"props":45355,"children":45356},{"style":3179},[45357],{"type":54,"value":28756},{"type":48,"tag":2091,"props":45359,"children":45360},{"style":2104},[45361],{"type":54,"value":5665},{"type":48,"tag":2091,"props":45363,"children":45364},{"style":2104},[45365],{"type":54,"value":3074},{"type":48,"tag":2091,"props":45367,"children":45368},{"style":3066},[45369],{"type":54,"value":45370},"w-3 h-3 mx-1 text-neutral-300",{"type":48,"tag":2091,"props":45372,"children":45373},{"style":2104},[45374],{"type":54,"value":3074},{"type":48,"tag":2091,"props":45376,"children":45377},{"style":2104},[45378],{"type":54,"value":45379}," \u002F>}\n",{"type":48,"tag":2091,"props":45381,"children":45382},{"class":2093,"line":3138},[45383,45387,45391,45395,45400,45404,45409,45413,45417,45421,45426,45431,45435,45440],{"type":48,"tag":2091,"props":45384,"children":45385},{"style":2104},[45386],{"type":54,"value":37022},{"type":48,"tag":2091,"props":45388,"children":45389},{"style":2098},[45390],{"type":54,"value":45272},{"type":48,"tag":2091,"props":45392,"children":45393},{"style":2104},[45394],{"type":54,"value":121},{"type":48,"tag":2091,"props":45396,"children":45397},{"style":2098},[45398],{"type":54,"value":45399},"href ",{"type":48,"tag":2091,"props":45401,"children":45402},{"style":2104},[45403],{"type":54,"value":29365},{"type":48,"tag":2091,"props":45405,"children":45406},{"style":2098},[45407],{"type":54,"value":45408}," i ",{"type":48,"tag":2091,"props":45410,"children":45411},{"style":2104},[45412],{"type":54,"value":8673},{"type":48,"tag":2091,"props":45414,"children":45415},{"style":2098},[45416],{"type":54,"value":29200},{"type":48,"tag":2091,"props":45418,"children":45419},{"style":2104},[45420],{"type":54,"value":121},{"type":48,"tag":2091,"props":45422,"children":45423},{"style":2098},[45424],{"type":54,"value":45425},"length ",{"type":48,"tag":2091,"props":45427,"children":45428},{"style":2104},[45429],{"type":54,"value":45430},"-",{"type":48,"tag":2091,"props":45432,"children":45433},{"style":3077},[45434],{"type":54,"value":3080},{"type":48,"tag":2091,"props":45436,"children":45437},{"style":2104},[45438],{"type":54,"value":45439}," ?",{"type":48,"tag":2091,"props":45441,"children":45442},{"style":2098},[45443],{"type":54,"value":28739},{"type":48,"tag":2091,"props":45445,"children":45446},{"class":2093,"line":3148},[45447,45451,45455,45459,45463,45467,45471,45475,45479,45483,45487,45491,45496,45500],{"type":48,"tag":2091,"props":45448,"children":45449},{"style":2104},[45450],{"type":54,"value":39890},{"type":48,"tag":2091,"props":45452,"children":45453},{"style":8676},[45454],{"type":54,"value":10763},{"type":48,"tag":2091,"props":45456,"children":45457},{"style":3179},[45458],{"type":54,"value":31055},{"type":48,"tag":2091,"props":45460,"children":45461},{"style":2104},[45462],{"type":54,"value":29205},{"type":48,"tag":2091,"props":45464,"children":45465},{"style":2098},[45466],{"type":54,"value":45272},{"type":48,"tag":2091,"props":45468,"children":45469},{"style":2104},[45470],{"type":54,"value":121},{"type":48,"tag":2091,"props":45472,"children":45473},{"style":2098},[45474],{"type":54,"value":42728},{"type":48,"tag":2091,"props":45476,"children":45477},{"style":2104},[45478],{"type":54,"value":30390},{"type":48,"tag":2091,"props":45480,"children":45481},{"style":3179},[45482],{"type":54,"value":41918},{"type":48,"tag":2091,"props":45484,"children":45485},{"style":2104},[45486],{"type":54,"value":5665},{"type":48,"tag":2091,"props":45488,"children":45489},{"style":2104},[45490],{"type":54,"value":3074},{"type":48,"tag":2091,"props":45492,"children":45493},{"style":3066},[45494],{"type":54,"value":45495},"hover:text-neutral-900 dark:hover:text-neutral-50 transition-colors",{"type":48,"tag":2091,"props":45497,"children":45498},{"style":2104},[45499],{"type":54,"value":3074},{"type":48,"tag":2091,"props":45501,"children":45502},{"style":2104},[45503],{"type":54,"value":8684},{"type":48,"tag":2091,"props":45505,"children":45506},{"class":2093,"line":3194},[45507,45511,45515,45519,45523],{"type":48,"tag":2091,"props":45508,"children":45509},{"style":2104},[45510],{"type":54,"value":39906},{"type":48,"tag":2091,"props":45512,"children":45513},{"style":2098},[45514],{"type":54,"value":45272},{"type":48,"tag":2091,"props":45516,"children":45517},{"style":2104},[45518],{"type":54,"value":121},{"type":48,"tag":2091,"props":45520,"children":45521},{"style":2098},[45522],{"type":54,"value":30229},{"type":48,"tag":2091,"props":45524,"children":45525},{"style":2104},[45526],{"type":54,"value":3135},{"type":48,"tag":2091,"props":45528,"children":45529},{"class":2093,"line":3216},[45530,45534,45538],{"type":48,"tag":2091,"props":45531,"children":45532},{"style":2104},[45533],{"type":54,"value":40534},{"type":48,"tag":2091,"props":45535,"children":45536},{"style":8676},[45537],{"type":54,"value":10763},{"type":48,"tag":2091,"props":45539,"children":45540},{"style":2104},[45541],{"type":54,"value":8684},{"type":48,"tag":2091,"props":45543,"children":45544},{"class":2093,"line":4532},[45545,45550,45554],{"type":48,"tag":2091,"props":45546,"children":45547},{"style":2098},[45548],{"type":54,"value":45549},"          ) ",{"type":48,"tag":2091,"props":45551,"children":45552},{"style":2104},[45553],{"type":54,"value":2993},{"type":48,"tag":2091,"props":45555,"children":45556},{"style":2098},[45557],{"type":54,"value":28739},{"type":48,"tag":2091,"props":45559,"children":45560},{"class":2093,"line":4578},[45561,45565,45569,45573,45577,45581,45585,45589,45593,45597,45601,45605,45609,45613,45618,45622,45626,45630],{"type":48,"tag":2091,"props":45562,"children":45563},{"style":2104},[45564],{"type":54,"value":39890},{"type":48,"tag":2091,"props":45566,"children":45567},{"style":8676},[45568],{"type":54,"value":2091},{"type":48,"tag":2091,"props":45570,"children":45571},{"style":3179},[45572],{"type":54,"value":28756},{"type":48,"tag":2091,"props":45574,"children":45575},{"style":2104},[45576],{"type":54,"value":29205},{"type":48,"tag":2091,"props":45578,"children":45579},{"style":2098},[45580],{"type":54,"value":45332},{"type":48,"tag":2091,"props":45582,"children":45583},{"style":2104},[45584],{"type":54,"value":33434},{"type":48,"tag":2091,"props":45586,"children":45587},{"style":2098},[45588],{"type":54,"value":29200},{"type":48,"tag":2091,"props":45590,"children":45591},{"style":2104},[45592],{"type":54,"value":121},{"type":48,"tag":2091,"props":45594,"children":45595},{"style":2098},[45596],{"type":54,"value":45425},{"type":48,"tag":2091,"props":45598,"children":45599},{"style":2104},[45600],{"type":54,"value":45430},{"type":48,"tag":2091,"props":45602,"children":45603},{"style":3077},[45604],{"type":54,"value":3080},{"type":48,"tag":2091,"props":45606,"children":45607},{"style":2104},[45608],{"type":54,"value":45439},{"type":48,"tag":2091,"props":45610,"children":45611},{"style":2104},[45612],{"type":54,"value":8858},{"type":48,"tag":2091,"props":45614,"children":45615},{"style":3066},[45616],{"type":54,"value":45617},"text-neutral-900 dark:text-neutral-50 font-medium",{"type":48,"tag":2091,"props":45619,"children":45620},{"style":2104},[45621],{"type":54,"value":8747},{"type":48,"tag":2091,"props":45623,"children":45624},{"style":2104},[45625],{"type":54,"value":35977},{"type":48,"tag":2091,"props":45627,"children":45628},{"style":2104},[45629],{"type":54,"value":11537},{"type":48,"tag":2091,"props":45631,"children":45632},{"style":2104},[45633],{"type":54,"value":36784},{"type":48,"tag":2091,"props":45635,"children":45636},{"class":2093,"line":4586},[45637,45641,45645,45649,45653],{"type":48,"tag":2091,"props":45638,"children":45639},{"style":2104},[45640],{"type":54,"value":39906},{"type":48,"tag":2091,"props":45642,"children":45643},{"style":2098},[45644],{"type":54,"value":45272},{"type":48,"tag":2091,"props":45646,"children":45647},{"style":2104},[45648],{"type":54,"value":121},{"type":48,"tag":2091,"props":45650,"children":45651},{"style":2098},[45652],{"type":54,"value":30229},{"type":48,"tag":2091,"props":45654,"children":45655},{"style":2104},[45656],{"type":54,"value":3135},{"type":48,"tag":2091,"props":45658,"children":45659},{"class":2093,"line":4595},[45660,45664,45668],{"type":48,"tag":2091,"props":45661,"children":45662},{"style":2104},[45663],{"type":54,"value":40534},{"type":48,"tag":2091,"props":45665,"children":45666},{"style":8676},[45667],{"type":54,"value":2091},{"type":48,"tag":2091,"props":45669,"children":45670},{"style":2104},[45671],{"type":54,"value":8684},{"type":48,"tag":2091,"props":45673,"children":45674},{"class":2093,"line":4642},[45675,45680],{"type":48,"tag":2091,"props":45676,"children":45677},{"style":2098},[45678],{"type":54,"value":45679},"          )",{"type":48,"tag":2091,"props":45681,"children":45682},{"style":2104},[45683],{"type":54,"value":3135},{"type":48,"tag":2091,"props":45685,"children":45686},{"class":2093,"line":4688},[45687,45691,45695],{"type":48,"tag":2091,"props":45688,"children":45689},{"style":2104},[45690],{"type":54,"value":28961},{"type":48,"tag":2091,"props":45692,"children":45693},{"style":2160},[45694],{"type":54,"value":45304},{"type":48,"tag":2091,"props":45696,"children":45697},{"style":2104},[45698],{"type":54,"value":8684},{"type":48,"tag":2091,"props":45700,"children":45701},{"class":2093,"line":4696},[45702,45706],{"type":48,"tag":2091,"props":45703,"children":45704},{"style":2098},[45705],{"type":54,"value":42256},{"type":48,"tag":2091,"props":45707,"children":45708},{"style":2104},[45709],{"type":54,"value":3135},{"type":48,"tag":2091,"props":45711,"children":45712},{"class":2093,"line":4705},[45713,45717,45721],{"type":48,"tag":2091,"props":45714,"children":45715},{"style":2104},[45716],{"type":54,"value":28993},{"type":48,"tag":2091,"props":45718,"children":45719},{"style":8676},[45720],{"type":54,"value":42630},{"type":48,"tag":2091,"props":45722,"children":45723},{"style":2104},[45724],{"type":54,"value":8684},{"type":48,"tag":2091,"props":45726,"children":45727},{"class":2093,"line":4751},[45728,45732],{"type":48,"tag":2091,"props":45729,"children":45730},{"style":8676},[45731],{"type":54,"value":29009},{"type":48,"tag":2091,"props":45733,"children":45734},{"style":2104},[45735],{"type":54,"value":2177},{"type":48,"tag":2091,"props":45737,"children":45738},{"class":2093,"line":4796},[45739],{"type":48,"tag":2091,"props":45740,"children":45741},{"style":2104},[45742],{"type":54,"value":3135},{"type":48,"tag":19952,"props":45744,"children":45746},{"id":45745},"tabs",[45747],{"type":54,"value":45748},"TABS",{"type":48,"tag":134,"props":45750,"children":45752},{"className":28655,"code":45751,"language":28657,"meta":142,"style":142},"\u003Cdiv role=\"tablist\" className=\"flex items-center gap-1 border-b border-neutral-200 dark:border-neutral-800\">\n  {tabs.map((tab) => (\n    \u003Cbutton\n      key={tab.id}\n      role=\"tab\"\n      aria-selected={active === tab.id}\n      onClick={() => setActive(tab.id)}\n      className={cn(\n        'relative px-3 h-9 text-sm font-medium',\n        'focus-visible:outline-none focus-visible:shadow-focus rounded-t-md',\n        'transition-colors duration-150',\n        active === tab.id\n          ? 'text-neutral-900 dark:text-neutral-50'\n          : 'text-neutral-500 hover:text-neutral-700 dark:hover:text-neutral-300'\n      )}\n    >\n      {tab.label}\n      {tab.count !== undefined && (\n        \u003Cspan className=\"ml-1.5 text-xs text-neutral-400 tabular-nums\">{tab.count}\u003C\u002Fspan>\n      )}\n      {active === tab.id && (\n        \u003Cspan className=\"absolute -bottom-px left-0 right-0 h-0.5 bg-brand-600 rounded-t\" \u002F>\n      )}\n    \u003C\u002Fbutton>\n  ))}\n\u003C\u002Fdiv>\n",[45753],{"type":48,"tag":78,"props":45754,"children":45755},{"__ignoreMap":142},[45756,45813,45857,45868,45895,45919,45957,45994,46013,46033,46053,46072,46096,46116,46136,46147,46154,46177,46214,46275,46286,46321,46357,46368,46383,46394],{"type":48,"tag":2091,"props":45757,"children":45758},{"class":2093,"line":2094},[45759,45763,45767,45771,45775,45779,45784,45788,45792,45796,45800,45805,45809],{"type":48,"tag":2091,"props":45760,"children":45761},{"style":2104},[45762],{"type":54,"value":8673},{"type":48,"tag":2091,"props":45764,"children":45765},{"style":8676},[45766],{"type":54,"value":12954},{"type":48,"tag":2091,"props":45768,"children":45769},{"style":3179},[45770],{"type":54,"value":34386},{"type":48,"tag":2091,"props":45772,"children":45773},{"style":2104},[45774],{"type":54,"value":5665},{"type":48,"tag":2091,"props":45776,"children":45777},{"style":2104},[45778],{"type":54,"value":3074},{"type":48,"tag":2091,"props":45780,"children":45781},{"style":3066},[45782],{"type":54,"value":45783},"tablist",{"type":48,"tag":2091,"props":45785,"children":45786},{"style":2104},[45787],{"type":54,"value":3074},{"type":48,"tag":2091,"props":45789,"children":45790},{"style":3179},[45791],{"type":54,"value":28756},{"type":48,"tag":2091,"props":45793,"children":45794},{"style":2104},[45795],{"type":54,"value":5665},{"type":48,"tag":2091,"props":45797,"children":45798},{"style":2104},[45799],{"type":54,"value":3074},{"type":48,"tag":2091,"props":45801,"children":45802},{"style":3066},[45803],{"type":54,"value":45804},"flex items-center gap-1 border-b border-neutral-200 dark:border-neutral-800",{"type":48,"tag":2091,"props":45806,"children":45807},{"style":2104},[45808],{"type":54,"value":3074},{"type":48,"tag":2091,"props":45810,"children":45811},{"style":2104},[45812],{"type":54,"value":8684},{"type":48,"tag":2091,"props":45814,"children":45815},{"class":2093,"line":2147},[45816,45820,45824,45828,45832,45836,45840,45845,45849,45853],{"type":48,"tag":2091,"props":45817,"children":45818},{"style":2104},[45819],{"type":54,"value":8085},{"type":48,"tag":2091,"props":45821,"children":45822},{"style":2098},[45823],{"type":54,"value":45745},{"type":48,"tag":2091,"props":45825,"children":45826},{"style":2104},[45827],{"type":54,"value":121},{"type":48,"tag":2091,"props":45829,"children":45830},{"style":5709},[45831],{"type":54,"value":33274},{"type":48,"tag":2091,"props":45833,"children":45834},{"style":2098},[45835],{"type":54,"value":5717},{"type":48,"tag":2091,"props":45837,"children":45838},{"style":2104},[45839],{"type":54,"value":5717},{"type":48,"tag":2091,"props":45841,"children":45842},{"style":5957},[45843],{"type":54,"value":45844},"tab",{"type":48,"tag":2091,"props":45846,"children":45847},{"style":2104},[45848],{"type":54,"value":5726},{"type":48,"tag":2091,"props":45850,"children":45851},{"style":3179},[45852],{"type":54,"value":10113},{"type":48,"tag":2091,"props":45854,"children":45855},{"style":2098},[45856],{"type":54,"value":28739},{"type":48,"tag":2091,"props":45858,"children":45859},{"class":2093,"line":2180},[45860,45864],{"type":48,"tag":2091,"props":45861,"children":45862},{"style":2104},[45863],{"type":54,"value":28747},{"type":48,"tag":2091,"props":45865,"children":45866},{"style":8676},[45867],{"type":54,"value":31894},{"type":48,"tag":2091,"props":45869,"children":45870},{"class":2093,"line":2229},[45871,45875,45879,45883,45887,45891],{"type":48,"tag":2091,"props":45872,"children":45873},{"style":3179},[45874],{"type":54,"value":33318},{"type":48,"tag":2091,"props":45876,"children":45877},{"style":2104},[45878],{"type":54,"value":29205},{"type":48,"tag":2091,"props":45880,"children":45881},{"style":2098},[45882],{"type":54,"value":45844},{"type":48,"tag":2091,"props":45884,"children":45885},{"style":2104},[45886],{"type":54,"value":121},{"type":48,"tag":2091,"props":45888,"children":45889},{"style":2098},[45890],{"type":54,"value":36326},{"type":48,"tag":2091,"props":45892,"children":45893},{"style":2104},[45894],{"type":54,"value":3135},{"type":48,"tag":2091,"props":45896,"children":45897},{"class":2093,"line":3048},[45898,45903,45907,45911,45915],{"type":48,"tag":2091,"props":45899,"children":45900},{"style":3179},[45901],{"type":54,"value":45902},"      role",{"type":48,"tag":2091,"props":45904,"children":45905},{"style":2104},[45906],{"type":54,"value":5665},{"type":48,"tag":2091,"props":45908,"children":45909},{"style":2104},[45910],{"type":54,"value":3074},{"type":48,"tag":2091,"props":45912,"children":45913},{"style":3066},[45914],{"type":54,"value":45844},{"type":48,"tag":2091,"props":45916,"children":45917},{"style":2104},[45918],{"type":54,"value":13101},{"type":48,"tag":2091,"props":45920,"children":45921},{"class":2093,"line":3129},[45922,45927,45931,45936,45940,45945,45949,45953],{"type":48,"tag":2091,"props":45923,"children":45924},{"style":3179},[45925],{"type":54,"value":45926},"      aria-selected",{"type":48,"tag":2091,"props":45928,"children":45929},{"style":2104},[45930],{"type":54,"value":29205},{"type":48,"tag":2091,"props":45932,"children":45933},{"style":2098},[45934],{"type":54,"value":45935},"active ",{"type":48,"tag":2091,"props":45937,"children":45938},{"style":2104},[45939],{"type":54,"value":33434},{"type":48,"tag":2091,"props":45941,"children":45942},{"style":2098},[45943],{"type":54,"value":45944}," tab",{"type":48,"tag":2091,"props":45946,"children":45947},{"style":2104},[45948],{"type":54,"value":121},{"type":48,"tag":2091,"props":45950,"children":45951},{"style":2098},[45952],{"type":54,"value":36326},{"type":48,"tag":2091,"props":45954,"children":45955},{"style":2104},[45956],{"type":54,"value":3135},{"type":48,"tag":2091,"props":45958,"children":45959},{"class":2093,"line":3138},[45960,45964,45968,45972,45977,45982,45986,45990],{"type":48,"tag":2091,"props":45961,"children":45962},{"style":3179},[45963],{"type":54,"value":33347},{"type":48,"tag":2091,"props":45965,"children":45966},{"style":2104},[45967],{"type":54,"value":33352},{"type":48,"tag":2091,"props":45969,"children":45970},{"style":3179},[45971],{"type":54,"value":10113},{"type":48,"tag":2091,"props":45973,"children":45974},{"style":5709},[45975],{"type":54,"value":45976}," setActive",{"type":48,"tag":2091,"props":45978,"children":45979},{"style":2098},[45980],{"type":54,"value":45981},"(tab",{"type":48,"tag":2091,"props":45983,"children":45984},{"style":2104},[45985],{"type":54,"value":121},{"type":48,"tag":2091,"props":45987,"children":45988},{"style":2098},[45989],{"type":54,"value":36631},{"type":48,"tag":2091,"props":45991,"children":45992},{"style":2104},[45993],{"type":54,"value":3135},{"type":48,"tag":2091,"props":45995,"children":45996},{"class":2093,"line":3148},[45997,46001,46005,46009],{"type":48,"tag":2091,"props":45998,"children":45999},{"style":3179},[46000],{"type":54,"value":33387},{"type":48,"tag":2091,"props":46002,"children":46003},{"style":2104},[46004],{"type":54,"value":29205},{"type":48,"tag":2091,"props":46006,"children":46007},{"style":5709},[46008],{"type":54,"value":33396},{"type":48,"tag":2091,"props":46010,"children":46011},{"style":2098},[46012],{"type":54,"value":33401},{"type":48,"tag":2091,"props":46014,"children":46015},{"class":2093,"line":3194},[46016,46020,46025,46029],{"type":48,"tag":2091,"props":46017,"children":46018},{"style":2104},[46019],{"type":54,"value":22352},{"type":48,"tag":2091,"props":46021,"children":46022},{"style":3066},[46023],{"type":54,"value":46024},"relative px-3 h-9 text-sm font-medium",{"type":48,"tag":2091,"props":46026,"children":46027},{"style":2104},[46028],{"type":54,"value":8747},{"type":48,"tag":2091,"props":46030,"children":46031},{"style":2104},[46032],{"type":54,"value":2144},{"type":48,"tag":2091,"props":46034,"children":46035},{"class":2093,"line":3216},[46036,46040,46045,46049],{"type":48,"tag":2091,"props":46037,"children":46038},{"style":2104},[46039],{"type":54,"value":22352},{"type":48,"tag":2091,"props":46041,"children":46042},{"style":3066},[46043],{"type":54,"value":46044},"focus-visible:outline-none focus-visible:shadow-focus rounded-t-md",{"type":48,"tag":2091,"props":46046,"children":46047},{"style":2104},[46048],{"type":54,"value":8747},{"type":48,"tag":2091,"props":46050,"children":46051},{"style":2104},[46052],{"type":54,"value":2144},{"type":48,"tag":2091,"props":46054,"children":46055},{"class":2093,"line":4532},[46056,46060,46064,46068],{"type":48,"tag":2091,"props":46057,"children":46058},{"style":2104},[46059],{"type":54,"value":22352},{"type":48,"tag":2091,"props":46061,"children":46062},{"style":3066},[46063],{"type":54,"value":35919},{"type":48,"tag":2091,"props":46065,"children":46066},{"style":2104},[46067],{"type":54,"value":8747},{"type":48,"tag":2091,"props":46069,"children":46070},{"style":2104},[46071],{"type":54,"value":2144},{"type":48,"tag":2091,"props":46073,"children":46074},{"class":2093,"line":4578},[46075,46080,46084,46088,46092],{"type":48,"tag":2091,"props":46076,"children":46077},{"style":2098},[46078],{"type":54,"value":46079},"        active ",{"type":48,"tag":2091,"props":46081,"children":46082},{"style":2104},[46083],{"type":54,"value":33434},{"type":48,"tag":2091,"props":46085,"children":46086},{"style":2098},[46087],{"type":54,"value":45944},{"type":48,"tag":2091,"props":46089,"children":46090},{"style":2104},[46091],{"type":54,"value":121},{"type":48,"tag":2091,"props":46093,"children":46094},{"style":2098},[46095],{"type":54,"value":36414},{"type":48,"tag":2091,"props":46097,"children":46098},{"class":2093,"line":4586},[46099,46103,46107,46112],{"type":48,"tag":2091,"props":46100,"children":46101},{"style":2104},[46102],{"type":54,"value":33456},{"type":48,"tag":2091,"props":46104,"children":46105},{"style":2104},[46106],{"type":54,"value":8858},{"type":48,"tag":2091,"props":46108,"children":46109},{"style":3066},[46110],{"type":54,"value":46111},"text-neutral-900 dark:text-neutral-50",{"type":48,"tag":2091,"props":46113,"children":46114},{"style":2104},[46115],{"type":54,"value":33470},{"type":48,"tag":2091,"props":46117,"children":46118},{"class":2093,"line":4595},[46119,46123,46127,46132],{"type":48,"tag":2091,"props":46120,"children":46121},{"style":2104},[46122],{"type":54,"value":33478},{"type":48,"tag":2091,"props":46124,"children":46125},{"style":2104},[46126],{"type":54,"value":8858},{"type":48,"tag":2091,"props":46128,"children":46129},{"style":3066},[46130],{"type":54,"value":46131},"text-neutral-500 hover:text-neutral-700 dark:hover:text-neutral-300",{"type":48,"tag":2091,"props":46133,"children":46134},{"style":2104},[46135],{"type":54,"value":33470},{"type":48,"tag":2091,"props":46137,"children":46138},{"class":2093,"line":4642},[46139,46143],{"type":48,"tag":2091,"props":46140,"children":46141},{"style":2098},[46142],{"type":54,"value":33499},{"type":48,"tag":2091,"props":46144,"children":46145},{"style":2104},[46146],{"type":54,"value":3135},{"type":48,"tag":2091,"props":46148,"children":46149},{"class":2093,"line":4688},[46150],{"type":48,"tag":2091,"props":46151,"children":46152},{"style":2104},[46153],{"type":54,"value":33511},{"type":48,"tag":2091,"props":46155,"children":46156},{"class":2093,"line":4696},[46157,46161,46165,46169,46173],{"type":48,"tag":2091,"props":46158,"children":46159},{"style":2104},[46160],{"type":54,"value":29323},{"type":48,"tag":2091,"props":46162,"children":46163},{"style":2098},[46164],{"type":54,"value":45844},{"type":48,"tag":2091,"props":46166,"children":46167},{"style":2104},[46168],{"type":54,"value":121},{"type":48,"tag":2091,"props":46170,"children":46171},{"style":2098},[46172],{"type":54,"value":30229},{"type":48,"tag":2091,"props":46174,"children":46175},{"style":2104},[46176],{"type":54,"value":3135},{"type":48,"tag":2091,"props":46178,"children":46179},{"class":2093,"line":4705},[46180,46184,46188,46192,46197,46201,46206,46210],{"type":48,"tag":2091,"props":46181,"children":46182},{"style":2104},[46183],{"type":54,"value":29323},{"type":48,"tag":2091,"props":46185,"children":46186},{"style":2098},[46187],{"type":54,"value":45844},{"type":48,"tag":2091,"props":46189,"children":46190},{"style":2104},[46191],{"type":54,"value":121},{"type":48,"tag":2091,"props":46193,"children":46194},{"style":2098},[46195],{"type":54,"value":46196},"count ",{"type":48,"tag":2091,"props":46198,"children":46199},{"style":2104},[46200],{"type":54,"value":27959},{"type":48,"tag":2091,"props":46202,"children":46203},{"style":2104},[46204],{"type":54,"value":46205}," undefined",{"type":48,"tag":2091,"props":46207,"children":46208},{"style":2104},[46209],{"type":54,"value":8904},{"type":48,"tag":2091,"props":46211,"children":46212},{"style":2098},[46213],{"type":54,"value":28739},{"type":48,"tag":2091,"props":46215,"children":46216},{"class":2093,"line":4751},[46217,46221,46225,46229,46233,46237,46242,46246,46250,46254,46258,46263,46267,46271],{"type":48,"tag":2091,"props":46218,"children":46219},{"style":2104},[46220],{"type":54,"value":28838},{"type":48,"tag":2091,"props":46222,"children":46223},{"style":8676},[46224],{"type":54,"value":2091},{"type":48,"tag":2091,"props":46226,"children":46227},{"style":3179},[46228],{"type":54,"value":28756},{"type":48,"tag":2091,"props":46230,"children":46231},{"style":2104},[46232],{"type":54,"value":5665},{"type":48,"tag":2091,"props":46234,"children":46235},{"style":2104},[46236],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46238,"children":46239},{"style":3066},[46240],{"type":54,"value":46241},"ml-1.5 text-xs text-neutral-400 tabular-nums",{"type":48,"tag":2091,"props":46243,"children":46244},{"style":2104},[46245],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46247,"children":46248},{"style":2104},[46249],{"type":54,"value":30462},{"type":48,"tag":2091,"props":46251,"children":46252},{"style":2098},[46253],{"type":54,"value":45844},{"type":48,"tag":2091,"props":46255,"children":46256},{"style":2104},[46257],{"type":54,"value":121},{"type":48,"tag":2091,"props":46259,"children":46260},{"style":2098},[46261],{"type":54,"value":46262},"count",{"type":48,"tag":2091,"props":46264,"children":46265},{"style":2104},[46266],{"type":54,"value":36970},{"type":48,"tag":2091,"props":46268,"children":46269},{"style":8676},[46270],{"type":54,"value":2091},{"type":48,"tag":2091,"props":46272,"children":46273},{"style":2104},[46274],{"type":54,"value":8684},{"type":48,"tag":2091,"props":46276,"children":46277},{"class":2093,"line":4796},[46278,46282],{"type":48,"tag":2091,"props":46279,"children":46280},{"style":2098},[46281],{"type":54,"value":33499},{"type":48,"tag":2091,"props":46283,"children":46284},{"style":2104},[46285],{"type":54,"value":3135},{"type":48,"tag":2091,"props":46287,"children":46288},{"class":2093,"line":4842},[46289,46293,46297,46301,46305,46309,46313,46317],{"type":48,"tag":2091,"props":46290,"children":46291},{"style":2104},[46292],{"type":54,"value":29323},{"type":48,"tag":2091,"props":46294,"children":46295},{"style":2098},[46296],{"type":54,"value":45935},{"type":48,"tag":2091,"props":46298,"children":46299},{"style":2104},[46300],{"type":54,"value":33434},{"type":48,"tag":2091,"props":46302,"children":46303},{"style":2098},[46304],{"type":54,"value":45944},{"type":48,"tag":2091,"props":46306,"children":46307},{"style":2104},[46308],{"type":54,"value":121},{"type":48,"tag":2091,"props":46310,"children":46311},{"style":2098},[46312],{"type":54,"value":36738},{"type":48,"tag":2091,"props":46314,"children":46315},{"style":2104},[46316],{"type":54,"value":29365},{"type":48,"tag":2091,"props":46318,"children":46319},{"style":2098},[46320],{"type":54,"value":28739},{"type":48,"tag":2091,"props":46322,"children":46323},{"class":2093,"line":6321},[46324,46328,46332,46336,46340,46344,46349,46353],{"type":48,"tag":2091,"props":46325,"children":46326},{"style":2104},[46327],{"type":54,"value":28838},{"type":48,"tag":2091,"props":46329,"children":46330},{"style":8676},[46331],{"type":54,"value":2091},{"type":48,"tag":2091,"props":46333,"children":46334},{"style":3179},[46335],{"type":54,"value":28756},{"type":48,"tag":2091,"props":46337,"children":46338},{"style":2104},[46339],{"type":54,"value":5665},{"type":48,"tag":2091,"props":46341,"children":46342},{"style":2104},[46343],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46345,"children":46346},{"style":3066},[46347],{"type":54,"value":46348},"absolute -bottom-px left-0 right-0 h-0.5 bg-brand-600 rounded-t",{"type":48,"tag":2091,"props":46350,"children":46351},{"style":2104},[46352],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46354,"children":46355},{"style":2104},[46356],{"type":54,"value":28794},{"type":48,"tag":2091,"props":46358,"children":46359},{"class":2093,"line":6329},[46360,46364],{"type":48,"tag":2091,"props":46361,"children":46362},{"style":2098},[46363],{"type":54,"value":33499},{"type":48,"tag":2091,"props":46365,"children":46366},{"style":2104},[46367],{"type":54,"value":3135},{"type":48,"tag":2091,"props":46369,"children":46370},{"class":2093,"line":6337},[46371,46375,46379],{"type":48,"tag":2091,"props":46372,"children":46373},{"style":2104},[46374],{"type":54,"value":28993},{"type":48,"tag":2091,"props":46376,"children":46377},{"style":8676},[46378],{"type":54,"value":5611},{"type":48,"tag":2091,"props":46380,"children":46381},{"style":2104},[46382],{"type":54,"value":8684},{"type":48,"tag":2091,"props":46384,"children":46385},{"class":2093,"line":6346},[46386,46390],{"type":48,"tag":2091,"props":46387,"children":46388},{"style":2098},[46389],{"type":54,"value":33557},{"type":48,"tag":2091,"props":46391,"children":46392},{"style":2104},[46393],{"type":54,"value":3135},{"type":48,"tag":2091,"props":46395,"children":46396},{"class":2093,"line":6401},[46397,46401,46405],{"type":48,"tag":2091,"props":46398,"children":46399},{"style":2104},[46400],{"type":54,"value":9008},{"type":48,"tag":2091,"props":46402,"children":46403},{"style":8676},[46404],{"type":54,"value":12954},{"type":48,"tag":2091,"props":46406,"children":46407},{"style":2104},[46408],{"type":54,"value":8684},{"type":48,"tag":19952,"props":46410,"children":46412},{"id":46411},"dropdown-menu",[46413],{"type":54,"value":46414},"DROPDOWN MENU",{"type":48,"tag":134,"props":46416,"children":46418},{"className":28655,"code":46417,"language":28657,"meta":142,"style":142},"\u002F\u002F Using Radix UI primitives (recommended) or headlessui\n\u003CDropdownMenu>\n  \u003CDropdownMenuTrigger asChild>\n    \u003CIconButton aria-label=\"More\">\u003CMoreHorizontalIcon \u002F>\u003C\u002FIconButton>\n  \u003C\u002FDropdownMenuTrigger>\n  \u003CDropdownMenuContent\n    align=\"end\"\n    className=\"min-w-[180px] bg-elevated rounded-lg shadow-md\n               border border-neutral-200 dark:border-neutral-800 p-1\n               animate-popover-enter\"\n  >\n    \u003CDropdownMenuItem className=\"flex items-center gap-2 px-2 h-8 rounded text-sm\n                                  cursor-pointer hover:bg-neutral-100 dark:hover:bg-neutral-800\u002F50\n                                  focus:bg-neutral-100 focus:outline-none\">\n      \u003CEditIcon className=\"w-3.5 h-3.5 text-neutral-500\" \u002F>\n      Edit\n    \u003C\u002FDropdownMenuItem>\n    \u003CDropdownMenuItem className=\"flex items-center gap-2 px-2 h-8 rounded text-sm\n                                  cursor-pointer hover:bg-neutral-100\">\n      \u003CCopyIcon className=\"w-3.5 h-3.5 text-neutral-500\" \u002F>\n      Duplicate\n      \u003Ckbd className=\"ml-auto text-[10px] text-neutral-400 font-mono\">⌘D\u003C\u002Fkbd>\n    \u003C\u002FDropdownMenuItem>\n    \u003CDropdownMenuSeparator className=\"h-px bg-neutral-200 dark:bg-neutral-800 my-1\" \u002F>\n    \u003CDropdownMenuItem className=\"flex items-center gap-2 px-2 h-8 rounded text-sm\n                                  text-red-600 dark:text-red-400\n                                  cursor-pointer hover:bg-red-50 dark:hover:bg-red-950\u002F30\">\n      \u003CTrash2Icon className=\"w-3.5 h-3.5\" \u002F>\n      Delete\n    \u003C\u002FDropdownMenuItem>\n  \u003C\u002FDropdownMenuContent>\n\u003C\u002FDropdownMenu>\n",[46419],{"type":48,"tag":78,"props":46420,"children":46421},{"__ignoreMap":142},[46422,46430,46446,46467,46519,46534,46546,46571,46591,46599,46611,46618,46647,46655,46671,46708,46716,46731,46758,46774,46810,46818,46871,46886,46923,46950,46958,46974,47010,47018,47033,47049],{"type":48,"tag":2091,"props":46423,"children":46424},{"class":2093,"line":2094},[46425],{"type":48,"tag":2091,"props":46426,"children":46427},{"style":4121},[46428],{"type":54,"value":46429},"\u002F\u002F Using Radix UI primitives (recommended) or headlessui\n",{"type":48,"tag":2091,"props":46431,"children":46432},{"class":2093,"line":2147},[46433,46437,46442],{"type":48,"tag":2091,"props":46434,"children":46435},{"style":2104},[46436],{"type":54,"value":8673},{"type":48,"tag":2091,"props":46438,"children":46439},{"style":2160},[46440],{"type":54,"value":46441},"DropdownMenu",{"type":48,"tag":2091,"props":46443,"children":46444},{"style":2104},[46445],{"type":54,"value":8684},{"type":48,"tag":2091,"props":46447,"children":46448},{"class":2093,"line":2180},[46449,46453,46458,46463],{"type":48,"tag":2091,"props":46450,"children":46451},{"style":2104},[46452],{"type":54,"value":12988},{"type":48,"tag":2091,"props":46454,"children":46455},{"style":2160},[46456],{"type":54,"value":46457},"DropdownMenuTrigger",{"type":48,"tag":2091,"props":46459,"children":46460},{"style":3179},[46461],{"type":54,"value":46462}," asChild",{"type":48,"tag":2091,"props":46464,"children":46465},{"style":2104},[46466],{"type":54,"value":8684},{"type":48,"tag":2091,"props":46468,"children":46469},{"class":2093,"line":2229},[46470,46474,46478,46482,46486,46490,46495,46499,46503,46507,46511,46515],{"type":48,"tag":2091,"props":46471,"children":46472},{"style":2104},[46473],{"type":54,"value":28747},{"type":48,"tag":2091,"props":46475,"children":46476},{"style":2160},[46477],{"type":54,"value":44875},{"type":48,"tag":2091,"props":46479,"children":46480},{"style":3179},[46481],{"type":54,"value":36203},{"type":48,"tag":2091,"props":46483,"children":46484},{"style":2104},[46485],{"type":54,"value":5665},{"type":48,"tag":2091,"props":46487,"children":46488},{"style":2104},[46489],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46491,"children":46492},{"style":3066},[46493],{"type":54,"value":46494},"More",{"type":48,"tag":2091,"props":46496,"children":46497},{"style":2104},[46498],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46500,"children":46501},{"style":2104},[46502],{"type":54,"value":44901},{"type":48,"tag":2091,"props":46504,"children":46505},{"style":2160},[46506],{"type":54,"value":41149},{"type":48,"tag":2091,"props":46508,"children":46509},{"style":2104},[46510],{"type":54,"value":44911},{"type":48,"tag":2091,"props":46512,"children":46513},{"style":2160},[46514],{"type":54,"value":44875},{"type":48,"tag":2091,"props":46516,"children":46517},{"style":2104},[46518],{"type":54,"value":8684},{"type":48,"tag":2091,"props":46520,"children":46521},{"class":2093,"line":3048},[46522,46526,46530],{"type":48,"tag":2091,"props":46523,"children":46524},{"style":2104},[46525],{"type":54,"value":13213},{"type":48,"tag":2091,"props":46527,"children":46528},{"style":2160},[46529],{"type":54,"value":46457},{"type":48,"tag":2091,"props":46531,"children":46532},{"style":2104},[46533],{"type":54,"value":8684},{"type":48,"tag":2091,"props":46535,"children":46536},{"class":2093,"line":3129},[46537,46541],{"type":48,"tag":2091,"props":46538,"children":46539},{"style":2104},[46540],{"type":54,"value":12988},{"type":48,"tag":2091,"props":46542,"children":46543},{"style":2160},[46544],{"type":54,"value":46545},"DropdownMenuContent\n",{"type":48,"tag":2091,"props":46547,"children":46548},{"class":2093,"line":3138},[46549,46554,46558,46562,46567],{"type":48,"tag":2091,"props":46550,"children":46551},{"style":3179},[46552],{"type":54,"value":46553},"    align",{"type":48,"tag":2091,"props":46555,"children":46556},{"style":2104},[46557],{"type":54,"value":5665},{"type":48,"tag":2091,"props":46559,"children":46560},{"style":2104},[46561],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46563,"children":46564},{"style":3066},[46565],{"type":54,"value":46566},"end",{"type":48,"tag":2091,"props":46568,"children":46569},{"style":2104},[46570],{"type":54,"value":13101},{"type":48,"tag":2091,"props":46572,"children":46573},{"class":2093,"line":3148},[46574,46578,46582,46586],{"type":48,"tag":2091,"props":46575,"children":46576},{"style":3179},[46577],{"type":54,"value":33961},{"type":48,"tag":2091,"props":46579,"children":46580},{"style":2104},[46581],{"type":54,"value":5665},{"type":48,"tag":2091,"props":46583,"children":46584},{"style":2104},[46585],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46587,"children":46588},{"style":3066},[46589],{"type":54,"value":46590},"min-w-[180px] bg-elevated rounded-lg shadow-md\n",{"type":48,"tag":2091,"props":46592,"children":46593},{"class":2093,"line":3194},[46594],{"type":48,"tag":2091,"props":46595,"children":46596},{"style":3066},[46597],{"type":54,"value":46598},"               border border-neutral-200 dark:border-neutral-800 p-1\n",{"type":48,"tag":2091,"props":46600,"children":46601},{"class":2093,"line":3216},[46602,46607],{"type":48,"tag":2091,"props":46603,"children":46604},{"style":3066},[46605],{"type":54,"value":46606},"               animate-popover-enter",{"type":48,"tag":2091,"props":46608,"children":46609},{"style":2104},[46610],{"type":54,"value":13101},{"type":48,"tag":2091,"props":46612,"children":46613},{"class":2093,"line":4532},[46614],{"type":48,"tag":2091,"props":46615,"children":46616},{"style":2104},[46617],{"type":54,"value":35007},{"type":48,"tag":2091,"props":46619,"children":46620},{"class":2093,"line":4578},[46621,46625,46630,46634,46638,46642],{"type":48,"tag":2091,"props":46622,"children":46623},{"style":2104},[46624],{"type":54,"value":28747},{"type":48,"tag":2091,"props":46626,"children":46627},{"style":2160},[46628],{"type":54,"value":46629},"DropdownMenuItem",{"type":48,"tag":2091,"props":46631,"children":46632},{"style":3179},[46633],{"type":54,"value":28756},{"type":48,"tag":2091,"props":46635,"children":46636},{"style":2104},[46637],{"type":54,"value":5665},{"type":48,"tag":2091,"props":46639,"children":46640},{"style":2104},[46641],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46643,"children":46644},{"style":3066},[46645],{"type":54,"value":46646},"flex items-center gap-2 px-2 h-8 rounded text-sm\n",{"type":48,"tag":2091,"props":46648,"children":46649},{"class":2093,"line":4586},[46650],{"type":48,"tag":2091,"props":46651,"children":46652},{"style":3066},[46653],{"type":54,"value":46654},"                                  cursor-pointer hover:bg-neutral-100 dark:hover:bg-neutral-800\u002F50\n",{"type":48,"tag":2091,"props":46656,"children":46657},{"class":2093,"line":4595},[46658,46663,46667],{"type":48,"tag":2091,"props":46659,"children":46660},{"style":3066},[46661],{"type":54,"value":46662},"                                  focus:bg-neutral-100 focus:outline-none",{"type":48,"tag":2091,"props":46664,"children":46665},{"style":2104},[46666],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46668,"children":46669},{"style":2104},[46670],{"type":54,"value":8684},{"type":48,"tag":2091,"props":46672,"children":46673},{"class":2093,"line":4642},[46674,46678,46683,46687,46691,46695,46700,46704],{"type":48,"tag":2091,"props":46675,"children":46676},{"style":2104},[46677],{"type":54,"value":28785},{"type":48,"tag":2091,"props":46679,"children":46680},{"style":2160},[46681],{"type":54,"value":46682},"EditIcon",{"type":48,"tag":2091,"props":46684,"children":46685},{"style":3179},[46686],{"type":54,"value":28756},{"type":48,"tag":2091,"props":46688,"children":46689},{"style":2104},[46690],{"type":54,"value":5665},{"type":48,"tag":2091,"props":46692,"children":46693},{"style":2104},[46694],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46696,"children":46697},{"style":3066},[46698],{"type":54,"value":46699},"w-3.5 h-3.5 text-neutral-500",{"type":48,"tag":2091,"props":46701,"children":46702},{"style":2104},[46703],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46705,"children":46706},{"style":2104},[46707],{"type":54,"value":28794},{"type":48,"tag":2091,"props":46709,"children":46710},{"class":2093,"line":4688},[46711],{"type":48,"tag":2091,"props":46712,"children":46713},{"style":2098},[46714],{"type":54,"value":46715},"      Edit\n",{"type":48,"tag":2091,"props":46717,"children":46718},{"class":2093,"line":4696},[46719,46723,46727],{"type":48,"tag":2091,"props":46720,"children":46721},{"style":2104},[46722],{"type":54,"value":28993},{"type":48,"tag":2091,"props":46724,"children":46725},{"style":2160},[46726],{"type":54,"value":46629},{"type":48,"tag":2091,"props":46728,"children":46729},{"style":2104},[46730],{"type":54,"value":8684},{"type":48,"tag":2091,"props":46732,"children":46733},{"class":2093,"line":4705},[46734,46738,46742,46746,46750,46754],{"type":48,"tag":2091,"props":46735,"children":46736},{"style":2104},[46737],{"type":54,"value":28747},{"type":48,"tag":2091,"props":46739,"children":46740},{"style":2160},[46741],{"type":54,"value":46629},{"type":48,"tag":2091,"props":46743,"children":46744},{"style":3179},[46745],{"type":54,"value":28756},{"type":48,"tag":2091,"props":46747,"children":46748},{"style":2104},[46749],{"type":54,"value":5665},{"type":48,"tag":2091,"props":46751,"children":46752},{"style":2104},[46753],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46755,"children":46756},{"style":3066},[46757],{"type":54,"value":46646},{"type":48,"tag":2091,"props":46759,"children":46760},{"class":2093,"line":4751},[46761,46766,46770],{"type":48,"tag":2091,"props":46762,"children":46763},{"style":3066},[46764],{"type":54,"value":46765},"                                  cursor-pointer hover:bg-neutral-100",{"type":48,"tag":2091,"props":46767,"children":46768},{"style":2104},[46769],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46771,"children":46772},{"style":2104},[46773],{"type":54,"value":8684},{"type":48,"tag":2091,"props":46775,"children":46776},{"class":2093,"line":4796},[46777,46781,46786,46790,46794,46798,46802,46806],{"type":48,"tag":2091,"props":46778,"children":46779},{"style":2104},[46780],{"type":54,"value":28785},{"type":48,"tag":2091,"props":46782,"children":46783},{"style":2160},[46784],{"type":54,"value":46785},"CopyIcon",{"type":48,"tag":2091,"props":46787,"children":46788},{"style":3179},[46789],{"type":54,"value":28756},{"type":48,"tag":2091,"props":46791,"children":46792},{"style":2104},[46793],{"type":54,"value":5665},{"type":48,"tag":2091,"props":46795,"children":46796},{"style":2104},[46797],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46799,"children":46800},{"style":3066},[46801],{"type":54,"value":46699},{"type":48,"tag":2091,"props":46803,"children":46804},{"style":2104},[46805],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46807,"children":46808},{"style":2104},[46809],{"type":54,"value":28794},{"type":48,"tag":2091,"props":46811,"children":46812},{"class":2093,"line":4842},[46813],{"type":48,"tag":2091,"props":46814,"children":46815},{"style":2098},[46816],{"type":54,"value":46817},"      Duplicate\n",{"type":48,"tag":2091,"props":46819,"children":46820},{"class":2093,"line":6321},[46821,46825,46829,46833,46837,46841,46846,46850,46854,46859,46863,46867],{"type":48,"tag":2091,"props":46822,"children":46823},{"style":2104},[46824],{"type":54,"value":28785},{"type":48,"tag":2091,"props":46826,"children":46827},{"style":8676},[46828],{"type":54,"value":13547},{"type":48,"tag":2091,"props":46830,"children":46831},{"style":3179},[46832],{"type":54,"value":28756},{"type":48,"tag":2091,"props":46834,"children":46835},{"style":2104},[46836],{"type":54,"value":5665},{"type":48,"tag":2091,"props":46838,"children":46839},{"style":2104},[46840],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46842,"children":46843},{"style":3066},[46844],{"type":54,"value":46845},"ml-auto text-[10px] text-neutral-400 font-mono",{"type":48,"tag":2091,"props":46847,"children":46848},{"style":2104},[46849],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46851,"children":46852},{"style":2104},[46853],{"type":54,"value":13237},{"type":48,"tag":2091,"props":46855,"children":46856},{"style":2098},[46857],{"type":54,"value":46858},"⌘D",{"type":48,"tag":2091,"props":46860,"children":46861},{"style":2104},[46862],{"type":54,"value":9008},{"type":48,"tag":2091,"props":46864,"children":46865},{"style":8676},[46866],{"type":54,"value":13547},{"type":48,"tag":2091,"props":46868,"children":46869},{"style":2104},[46870],{"type":54,"value":8684},{"type":48,"tag":2091,"props":46872,"children":46873},{"class":2093,"line":6329},[46874,46878,46882],{"type":48,"tag":2091,"props":46875,"children":46876},{"style":2104},[46877],{"type":54,"value":28993},{"type":48,"tag":2091,"props":46879,"children":46880},{"style":2160},[46881],{"type":54,"value":46629},{"type":48,"tag":2091,"props":46883,"children":46884},{"style":2104},[46885],{"type":54,"value":8684},{"type":48,"tag":2091,"props":46887,"children":46888},{"class":2093,"line":6337},[46889,46893,46898,46902,46906,46910,46915,46919],{"type":48,"tag":2091,"props":46890,"children":46891},{"style":2104},[46892],{"type":54,"value":28747},{"type":48,"tag":2091,"props":46894,"children":46895},{"style":2160},[46896],{"type":54,"value":46897},"DropdownMenuSeparator",{"type":48,"tag":2091,"props":46899,"children":46900},{"style":3179},[46901],{"type":54,"value":28756},{"type":48,"tag":2091,"props":46903,"children":46904},{"style":2104},[46905],{"type":54,"value":5665},{"type":48,"tag":2091,"props":46907,"children":46908},{"style":2104},[46909],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46911,"children":46912},{"style":3066},[46913],{"type":54,"value":46914},"h-px bg-neutral-200 dark:bg-neutral-800 my-1",{"type":48,"tag":2091,"props":46916,"children":46917},{"style":2104},[46918],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46920,"children":46921},{"style":2104},[46922],{"type":54,"value":28794},{"type":48,"tag":2091,"props":46924,"children":46925},{"class":2093,"line":6346},[46926,46930,46934,46938,46942,46946],{"type":48,"tag":2091,"props":46927,"children":46928},{"style":2104},[46929],{"type":54,"value":28747},{"type":48,"tag":2091,"props":46931,"children":46932},{"style":2160},[46933],{"type":54,"value":46629},{"type":48,"tag":2091,"props":46935,"children":46936},{"style":3179},[46937],{"type":54,"value":28756},{"type":48,"tag":2091,"props":46939,"children":46940},{"style":2104},[46941],{"type":54,"value":5665},{"type":48,"tag":2091,"props":46943,"children":46944},{"style":2104},[46945],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46947,"children":46948},{"style":3066},[46949],{"type":54,"value":46646},{"type":48,"tag":2091,"props":46951,"children":46952},{"class":2093,"line":6401},[46953],{"type":48,"tag":2091,"props":46954,"children":46955},{"style":3066},[46956],{"type":54,"value":46957},"                                  text-red-600 dark:text-red-400\n",{"type":48,"tag":2091,"props":46959,"children":46960},{"class":2093,"line":6418},[46961,46966,46970],{"type":48,"tag":2091,"props":46962,"children":46963},{"style":3066},[46964],{"type":54,"value":46965},"                                  cursor-pointer hover:bg-red-50 dark:hover:bg-red-950\u002F30",{"type":48,"tag":2091,"props":46967,"children":46968},{"style":2104},[46969],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46971,"children":46972},{"style":2104},[46973],{"type":54,"value":8684},{"type":48,"tag":2091,"props":46975,"children":46976},{"class":2093,"line":6475},[46977,46981,46986,46990,46994,46998,47002,47006],{"type":48,"tag":2091,"props":46978,"children":46979},{"style":2104},[46980],{"type":54,"value":28785},{"type":48,"tag":2091,"props":46982,"children":46983},{"style":2160},[46984],{"type":54,"value":46985},"Trash2Icon",{"type":48,"tag":2091,"props":46987,"children":46988},{"style":3179},[46989],{"type":54,"value":28756},{"type":48,"tag":2091,"props":46991,"children":46992},{"style":2104},[46993],{"type":54,"value":5665},{"type":48,"tag":2091,"props":46995,"children":46996},{"style":2104},[46997],{"type":54,"value":3074},{"type":48,"tag":2091,"props":46999,"children":47000},{"style":3066},[47001],{"type":54,"value":33181},{"type":48,"tag":2091,"props":47003,"children":47004},{"style":2104},[47005],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47007,"children":47008},{"style":2104},[47009],{"type":54,"value":28794},{"type":48,"tag":2091,"props":47011,"children":47012},{"class":2093,"line":6531},[47013],{"type":48,"tag":2091,"props":47014,"children":47015},{"style":2098},[47016],{"type":54,"value":47017},"      Delete\n",{"type":48,"tag":2091,"props":47019,"children":47020},{"class":2093,"line":6539},[47021,47025,47029],{"type":48,"tag":2091,"props":47022,"children":47023},{"style":2104},[47024],{"type":54,"value":28993},{"type":48,"tag":2091,"props":47026,"children":47027},{"style":2160},[47028],{"type":54,"value":46629},{"type":48,"tag":2091,"props":47030,"children":47031},{"style":2104},[47032],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47034,"children":47035},{"class":2093,"line":6547},[47036,47040,47045],{"type":48,"tag":2091,"props":47037,"children":47038},{"style":2104},[47039],{"type":54,"value":13213},{"type":48,"tag":2091,"props":47041,"children":47042},{"style":2160},[47043],{"type":54,"value":47044},"DropdownMenuContent",{"type":48,"tag":2091,"props":47046,"children":47047},{"style":2104},[47048],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47050,"children":47051},{"class":2093,"line":6556},[47052,47056,47060],{"type":48,"tag":2091,"props":47053,"children":47054},{"style":2104},[47055],{"type":54,"value":9008},{"type":48,"tag":2091,"props":47057,"children":47058},{"style":2160},[47059],{"type":54,"value":46441},{"type":48,"tag":2091,"props":47061,"children":47062},{"style":2104},[47063],{"type":54,"value":8684},{"type":48,"tag":167,"props":47065,"children":47067},{"id":47066},"_177-modal-dialog",[47068],{"type":54,"value":47069},"17.7 Modal \u002F Dialog",{"type":48,"tag":134,"props":47071,"children":47073},{"className":28655,"code":47072,"language":28657,"meta":142,"style":142},"\u002F\u002F Using Radix Dialog or headlessui\n\u003CDialog open={open} onOpenChange={setOpen}>\n  \u003CDialogOverlay\n    className=\"fixed inset-0 bg-neutral-900\u002F40 backdrop-blur-[2px]\n               data-[state=open]:animate-fade-in\"\n  \u002F>\n  \u003CDialogContent\n    className=\"fixed left-1\u002F2 top-1\u002F2 -translate-x-1\u002F2 -translate-y-1\u002F2\n               w-full max-w-md bg-elevated rounded-xl shadow-xl\n               border border-neutral-200 dark:border-neutral-800\n               data-[state=open]:animate-dialog-enter\"\n  >\n    \u003Cdiv className=\"flex items-start justify-between p-5 pb-3\">\n      \u003Cdiv>\n        \u003CDialogTitle className=\"text-base font-semibold\">\n          Delete invoice INV-1024?\n        \u003C\u002FDialogTitle>\n        \u003CDialogDescription className=\"mt-1 text-sm text-neutral-600 dark:text-neutral-400\">\n          This action cannot be undone. The invoice and its payment history will be permanently removed.\n        \u003C\u002FDialogDescription>\n      \u003C\u002Fdiv>\n      \u003CDialogClose className=\"-mr-1 -mt-1 p-1.5 rounded hover:bg-neutral-100 dark:hover:bg-neutral-800\">\n        \u003CXIcon className=\"w-4 h-4\" \u002F>\n      \u003C\u002FDialogClose>\n    \u003C\u002Fdiv>\n\n    \u003Cdiv className=\"px-5 pb-3\">\n      \u003Clabel className=\"block text-sm font-medium mb-1.5\">\n        Type \u003Ccode className=\"font-mono text-xs bg-neutral-100 dark:bg-neutral-800 px-1 py-0.5 rounded\">INV-1024\u003C\u002Fcode> to confirm\n      \u003C\u002Flabel>\n      \u003CInput value={confirm} onChange={setConfirm} autoFocus \u002F>\n    \u003C\u002Fdiv>\n\n    \u003Cdiv className=\"flex items-center justify-end gap-2 p-4 border-t border-neutral-200 dark:border-neutral-800\">\n      \u003CButton variant=\"secondary\" size=\"sm\" onClick={() => setOpen(false)}>Cancel\u003C\u002FButton>\n      \u003CButton variant=\"destructive\" size=\"sm\" disabled={confirm !== 'INV-1024'}>Delete invoice\u003C\u002FButton>\n    \u003C\u002Fdiv>\n  \u003C\u002FDialogContent>\n\u003C\u002FDialog>\n",[47074],{"type":48,"tag":78,"props":47075,"children":47076},{"__ignoreMap":142},[47077,47085,47133,47145,47165,47177,47184,47196,47216,47224,47231,47243,47250,47286,47301,47337,47345,47360,47396,47404,47419,47434,47471,47507,47522,47537,47544,47580,47616,47679,47694,47748,47763,47770,47806,47910,48011,48026,48042],{"type":48,"tag":2091,"props":47078,"children":47079},{"class":2093,"line":2094},[47080],{"type":48,"tag":2091,"props":47081,"children":47082},{"style":4121},[47083],{"type":54,"value":47084},"\u002F\u002F Using Radix Dialog or headlessui\n",{"type":48,"tag":2091,"props":47086,"children":47087},{"class":2093,"line":2147},[47088,47092,47097,47102,47106,47111,47115,47120,47124,47129],{"type":48,"tag":2091,"props":47089,"children":47090},{"style":2104},[47091],{"type":54,"value":8673},{"type":48,"tag":2091,"props":47093,"children":47094},{"style":2160},[47095],{"type":54,"value":47096},"Dialog",{"type":48,"tag":2091,"props":47098,"children":47099},{"style":3179},[47100],{"type":54,"value":47101}," open",{"type":48,"tag":2091,"props":47103,"children":47104},{"style":2104},[47105],{"type":54,"value":29205},{"type":48,"tag":2091,"props":47107,"children":47108},{"style":2098},[47109],{"type":54,"value":47110},"open",{"type":48,"tag":2091,"props":47112,"children":47113},{"style":2104},[47114],{"type":54,"value":30390},{"type":48,"tag":2091,"props":47116,"children":47117},{"style":3179},[47118],{"type":54,"value":47119},"onOpenChange",{"type":48,"tag":2091,"props":47121,"children":47122},{"style":2104},[47123],{"type":54,"value":29205},{"type":48,"tag":2091,"props":47125,"children":47126},{"style":2098},[47127],{"type":54,"value":47128},"setOpen",{"type":48,"tag":2091,"props":47130,"children":47131},{"style":2104},[47132],{"type":54,"value":36784},{"type":48,"tag":2091,"props":47134,"children":47135},{"class":2093,"line":2180},[47136,47140],{"type":48,"tag":2091,"props":47137,"children":47138},{"style":2104},[47139],{"type":54,"value":12988},{"type":48,"tag":2091,"props":47141,"children":47142},{"style":2160},[47143],{"type":54,"value":47144},"DialogOverlay\n",{"type":48,"tag":2091,"props":47146,"children":47147},{"class":2093,"line":2229},[47148,47152,47156,47160],{"type":48,"tag":2091,"props":47149,"children":47150},{"style":3179},[47151],{"type":54,"value":33961},{"type":48,"tag":2091,"props":47153,"children":47154},{"style":2104},[47155],{"type":54,"value":5665},{"type":48,"tag":2091,"props":47157,"children":47158},{"style":2104},[47159],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47161,"children":47162},{"style":3066},[47163],{"type":54,"value":47164},"fixed inset-0 bg-neutral-900\u002F40 backdrop-blur-[2px]\n",{"type":48,"tag":2091,"props":47166,"children":47167},{"class":2093,"line":3048},[47168,47173],{"type":48,"tag":2091,"props":47169,"children":47170},{"style":3066},[47171],{"type":54,"value":47172},"               data-[state=open]:animate-fade-in",{"type":48,"tag":2091,"props":47174,"children":47175},{"style":2104},[47176],{"type":54,"value":13101},{"type":48,"tag":2091,"props":47178,"children":47179},{"class":2093,"line":3129},[47180],{"type":48,"tag":2091,"props":47181,"children":47182},{"style":2104},[47183],{"type":54,"value":34001},{"type":48,"tag":2091,"props":47185,"children":47186},{"class":2093,"line":3138},[47187,47191],{"type":48,"tag":2091,"props":47188,"children":47189},{"style":2104},[47190],{"type":54,"value":12988},{"type":48,"tag":2091,"props":47192,"children":47193},{"style":2160},[47194],{"type":54,"value":47195},"DialogContent\n",{"type":48,"tag":2091,"props":47197,"children":47198},{"class":2093,"line":3148},[47199,47203,47207,47211],{"type":48,"tag":2091,"props":47200,"children":47201},{"style":3179},[47202],{"type":54,"value":33961},{"type":48,"tag":2091,"props":47204,"children":47205},{"style":2104},[47206],{"type":54,"value":5665},{"type":48,"tag":2091,"props":47208,"children":47209},{"style":2104},[47210],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47212,"children":47213},{"style":3066},[47214],{"type":54,"value":47215},"fixed left-1\u002F2 top-1\u002F2 -translate-x-1\u002F2 -translate-y-1\u002F2\n",{"type":48,"tag":2091,"props":47217,"children":47218},{"class":2093,"line":3194},[47219],{"type":48,"tag":2091,"props":47220,"children":47221},{"style":3066},[47222],{"type":54,"value":47223},"               w-full max-w-md bg-elevated rounded-xl shadow-xl\n",{"type":48,"tag":2091,"props":47225,"children":47226},{"class":2093,"line":3216},[47227],{"type":48,"tag":2091,"props":47228,"children":47229},{"style":3066},[47230],{"type":54,"value":34979},{"type":48,"tag":2091,"props":47232,"children":47233},{"class":2093,"line":4532},[47234,47239],{"type":48,"tag":2091,"props":47235,"children":47236},{"style":3066},[47237],{"type":54,"value":47238},"               data-[state=open]:animate-dialog-enter",{"type":48,"tag":2091,"props":47240,"children":47241},{"style":2104},[47242],{"type":54,"value":13101},{"type":48,"tag":2091,"props":47244,"children":47245},{"class":2093,"line":4578},[47246],{"type":48,"tag":2091,"props":47247,"children":47248},{"style":2104},[47249],{"type":54,"value":35007},{"type":48,"tag":2091,"props":47251,"children":47252},{"class":2093,"line":4586},[47253,47257,47261,47265,47269,47273,47278,47282],{"type":48,"tag":2091,"props":47254,"children":47255},{"style":2104},[47256],{"type":54,"value":28747},{"type":48,"tag":2091,"props":47258,"children":47259},{"style":8676},[47260],{"type":54,"value":12954},{"type":48,"tag":2091,"props":47262,"children":47263},{"style":3179},[47264],{"type":54,"value":28756},{"type":48,"tag":2091,"props":47266,"children":47267},{"style":2104},[47268],{"type":54,"value":5665},{"type":48,"tag":2091,"props":47270,"children":47271},{"style":2104},[47272],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47274,"children":47275},{"style":3066},[47276],{"type":54,"value":47277},"flex items-start justify-between p-5 pb-3",{"type":48,"tag":2091,"props":47279,"children":47280},{"style":2104},[47281],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47283,"children":47284},{"style":2104},[47285],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47287,"children":47288},{"class":2093,"line":4595},[47289,47293,47297],{"type":48,"tag":2091,"props":47290,"children":47291},{"style":2104},[47292],{"type":54,"value":28785},{"type":48,"tag":2091,"props":47294,"children":47295},{"style":8676},[47296],{"type":54,"value":12954},{"type":48,"tag":2091,"props":47298,"children":47299},{"style":2104},[47300],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47302,"children":47303},{"class":2093,"line":4642},[47304,47308,47313,47317,47321,47325,47329,47333],{"type":48,"tag":2091,"props":47305,"children":47306},{"style":2104},[47307],{"type":54,"value":28838},{"type":48,"tag":2091,"props":47309,"children":47310},{"style":2160},[47311],{"type":54,"value":47312},"DialogTitle",{"type":48,"tag":2091,"props":47314,"children":47315},{"style":3179},[47316],{"type":54,"value":28756},{"type":48,"tag":2091,"props":47318,"children":47319},{"style":2104},[47320],{"type":54,"value":5665},{"type":48,"tag":2091,"props":47322,"children":47323},{"style":2104},[47324],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47326,"children":47327},{"style":3066},[47328],{"type":54,"value":38048},{"type":48,"tag":2091,"props":47330,"children":47331},{"style":2104},[47332],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47334,"children":47335},{"style":2104},[47336],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47338,"children":47339},{"class":2093,"line":4688},[47340],{"type":48,"tag":2091,"props":47341,"children":47342},{"style":2098},[47343],{"type":54,"value":47344},"          Delete invoice INV-1024?\n",{"type":48,"tag":2091,"props":47346,"children":47347},{"class":2093,"line":4696},[47348,47352,47356],{"type":48,"tag":2091,"props":47349,"children":47350},{"style":2104},[47351],{"type":54,"value":28961},{"type":48,"tag":2091,"props":47353,"children":47354},{"style":2160},[47355],{"type":54,"value":47312},{"type":48,"tag":2091,"props":47357,"children":47358},{"style":2104},[47359],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47361,"children":47362},{"class":2093,"line":4705},[47363,47367,47372,47376,47380,47384,47388,47392],{"type":48,"tag":2091,"props":47364,"children":47365},{"style":2104},[47366],{"type":54,"value":28838},{"type":48,"tag":2091,"props":47368,"children":47369},{"style":2160},[47370],{"type":54,"value":47371},"DialogDescription",{"type":48,"tag":2091,"props":47373,"children":47374},{"style":3179},[47375],{"type":54,"value":28756},{"type":48,"tag":2091,"props":47377,"children":47378},{"style":2104},[47379],{"type":54,"value":5665},{"type":48,"tag":2091,"props":47381,"children":47382},{"style":2104},[47383],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47385,"children":47386},{"style":3066},[47387],{"type":54,"value":29397},{"type":48,"tag":2091,"props":47389,"children":47390},{"style":2104},[47391],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47393,"children":47394},{"style":2104},[47395],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47397,"children":47398},{"class":2093,"line":4751},[47399],{"type":48,"tag":2091,"props":47400,"children":47401},{"style":2098},[47402],{"type":54,"value":47403},"          This action cannot be undone. The invoice and its payment history will be permanently removed.\n",{"type":48,"tag":2091,"props":47405,"children":47406},{"class":2093,"line":4796},[47407,47411,47415],{"type":48,"tag":2091,"props":47408,"children":47409},{"style":2104},[47410],{"type":54,"value":28961},{"type":48,"tag":2091,"props":47412,"children":47413},{"style":2160},[47414],{"type":54,"value":47371},{"type":48,"tag":2091,"props":47416,"children":47417},{"style":2104},[47418],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47420,"children":47421},{"class":2093,"line":4842},[47422,47426,47430],{"type":48,"tag":2091,"props":47423,"children":47424},{"style":2104},[47425],{"type":54,"value":28977},{"type":48,"tag":2091,"props":47427,"children":47428},{"style":8676},[47429],{"type":54,"value":12954},{"type":48,"tag":2091,"props":47431,"children":47432},{"style":2104},[47433],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47435,"children":47436},{"class":2093,"line":6321},[47437,47441,47446,47450,47454,47458,47463,47467],{"type":48,"tag":2091,"props":47438,"children":47439},{"style":2104},[47440],{"type":54,"value":28785},{"type":48,"tag":2091,"props":47442,"children":47443},{"style":2160},[47444],{"type":54,"value":47445},"DialogClose",{"type":48,"tag":2091,"props":47447,"children":47448},{"style":3179},[47449],{"type":54,"value":28756},{"type":48,"tag":2091,"props":47451,"children":47452},{"style":2104},[47453],{"type":54,"value":5665},{"type":48,"tag":2091,"props":47455,"children":47456},{"style":2104},[47457],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47459,"children":47460},{"style":3066},[47461],{"type":54,"value":47462},"-mr-1 -mt-1 p-1.5 rounded hover:bg-neutral-100 dark:hover:bg-neutral-800",{"type":48,"tag":2091,"props":47464,"children":47465},{"style":2104},[47466],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47468,"children":47469},{"style":2104},[47470],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47472,"children":47473},{"class":2093,"line":6329},[47474,47478,47483,47487,47491,47495,47499,47503],{"type":48,"tag":2091,"props":47475,"children":47476},{"style":2104},[47477],{"type":54,"value":28838},{"type":48,"tag":2091,"props":47479,"children":47480},{"style":2160},[47481],{"type":54,"value":47482},"XIcon",{"type":48,"tag":2091,"props":47484,"children":47485},{"style":3179},[47486],{"type":54,"value":28756},{"type":48,"tag":2091,"props":47488,"children":47489},{"style":2104},[47490],{"type":54,"value":5665},{"type":48,"tag":2091,"props":47492,"children":47493},{"style":2104},[47494],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47496,"children":47497},{"style":3066},[47498],{"type":54,"value":32563},{"type":48,"tag":2091,"props":47500,"children":47501},{"style":2104},[47502],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47504,"children":47505},{"style":2104},[47506],{"type":54,"value":28794},{"type":48,"tag":2091,"props":47508,"children":47509},{"class":2093,"line":6337},[47510,47514,47518],{"type":48,"tag":2091,"props":47511,"children":47512},{"style":2104},[47513],{"type":54,"value":28977},{"type":48,"tag":2091,"props":47515,"children":47516},{"style":2160},[47517],{"type":54,"value":47445},{"type":48,"tag":2091,"props":47519,"children":47520},{"style":2104},[47521],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47523,"children":47524},{"class":2093,"line":6346},[47525,47529,47533],{"type":48,"tag":2091,"props":47526,"children":47527},{"style":2104},[47528],{"type":54,"value":28993},{"type":48,"tag":2091,"props":47530,"children":47531},{"style":8676},[47532],{"type":54,"value":12954},{"type":48,"tag":2091,"props":47534,"children":47535},{"style":2104},[47536],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47538,"children":47539},{"class":2093,"line":6401},[47540],{"type":48,"tag":2091,"props":47541,"children":47542},{"emptyLinePlaceholder":3142},[47543],{"type":54,"value":3145},{"type":48,"tag":2091,"props":47545,"children":47546},{"class":2093,"line":6418},[47547,47551,47555,47559,47563,47567,47572,47576],{"type":48,"tag":2091,"props":47548,"children":47549},{"style":2104},[47550],{"type":54,"value":28747},{"type":48,"tag":2091,"props":47552,"children":47553},{"style":8676},[47554],{"type":54,"value":12954},{"type":48,"tag":2091,"props":47556,"children":47557},{"style":3179},[47558],{"type":54,"value":28756},{"type":48,"tag":2091,"props":47560,"children":47561},{"style":2104},[47562],{"type":54,"value":5665},{"type":48,"tag":2091,"props":47564,"children":47565},{"style":2104},[47566],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47568,"children":47569},{"style":3066},[47570],{"type":54,"value":47571},"px-5 pb-3",{"type":48,"tag":2091,"props":47573,"children":47574},{"style":2104},[47575],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47577,"children":47578},{"style":2104},[47579],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47581,"children":47582},{"class":2093,"line":6475},[47583,47587,47591,47595,47599,47603,47608,47612],{"type":48,"tag":2091,"props":47584,"children":47585},{"style":2104},[47586],{"type":54,"value":28785},{"type":48,"tag":2091,"props":47588,"children":47589},{"style":8676},[47590],{"type":54,"value":30229},{"type":48,"tag":2091,"props":47592,"children":47593},{"style":3179},[47594],{"type":54,"value":28756},{"type":48,"tag":2091,"props":47596,"children":47597},{"style":2104},[47598],{"type":54,"value":5665},{"type":48,"tag":2091,"props":47600,"children":47601},{"style":2104},[47602],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47604,"children":47605},{"style":3066},[47606],{"type":54,"value":47607},"block text-sm font-medium mb-1.5",{"type":48,"tag":2091,"props":47609,"children":47610},{"style":2104},[47611],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47613,"children":47614},{"style":2104},[47615],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47617,"children":47618},{"class":2093,"line":6531},[47619,47624,47628,47632,47636,47640,47644,47649,47653,47657,47662,47666,47670,47674],{"type":48,"tag":2091,"props":47620,"children":47621},{"style":2098},[47622],{"type":54,"value":47623},"        Type ",{"type":48,"tag":2091,"props":47625,"children":47626},{"style":2104},[47627],{"type":54,"value":8673},{"type":48,"tag":2091,"props":47629,"children":47630},{"style":8676},[47631],{"type":54,"value":78},{"type":48,"tag":2091,"props":47633,"children":47634},{"style":3179},[47635],{"type":54,"value":28756},{"type":48,"tag":2091,"props":47637,"children":47638},{"style":2104},[47639],{"type":54,"value":5665},{"type":48,"tag":2091,"props":47641,"children":47642},{"style":2104},[47643],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47645,"children":47646},{"style":3066},[47647],{"type":54,"value":47648},"font-mono text-xs bg-neutral-100 dark:bg-neutral-800 px-1 py-0.5 rounded",{"type":48,"tag":2091,"props":47650,"children":47651},{"style":2104},[47652],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47654,"children":47655},{"style":2104},[47656],{"type":54,"value":13237},{"type":48,"tag":2091,"props":47658,"children":47659},{"style":2098},[47660],{"type":54,"value":47661},"INV-1024",{"type":48,"tag":2091,"props":47663,"children":47664},{"style":2104},[47665],{"type":54,"value":9008},{"type":48,"tag":2091,"props":47667,"children":47668},{"style":8676},[47669],{"type":54,"value":78},{"type":48,"tag":2091,"props":47671,"children":47672},{"style":2104},[47673],{"type":54,"value":13237},{"type":48,"tag":2091,"props":47675,"children":47676},{"style":2098},[47677],{"type":54,"value":47678}," to confirm\n",{"type":48,"tag":2091,"props":47680,"children":47681},{"class":2093,"line":6539},[47682,47686,47690],{"type":48,"tag":2091,"props":47683,"children":47684},{"style":2104},[47685],{"type":54,"value":28977},{"type":48,"tag":2091,"props":47687,"children":47688},{"style":8676},[47689],{"type":54,"value":30229},{"type":48,"tag":2091,"props":47691,"children":47692},{"style":2104},[47693],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47695,"children":47696},{"class":2093,"line":6547},[47697,47701,47705,47709,47713,47718,47722,47726,47730,47735,47739,47744],{"type":48,"tag":2091,"props":47698,"children":47699},{"style":2104},[47700],{"type":54,"value":28785},{"type":48,"tag":2091,"props":47702,"children":47703},{"style":2160},[47704],{"type":54,"value":20967},{"type":48,"tag":2091,"props":47706,"children":47707},{"style":3179},[47708],{"type":54,"value":30376},{"type":48,"tag":2091,"props":47710,"children":47711},{"style":2104},[47712],{"type":54,"value":29205},{"type":48,"tag":2091,"props":47714,"children":47715},{"style":2098},[47716],{"type":54,"value":47717},"confirm",{"type":48,"tag":2091,"props":47719,"children":47720},{"style":2104},[47721],{"type":54,"value":30390},{"type":48,"tag":2091,"props":47723,"children":47724},{"style":3179},[47725],{"type":54,"value":30395},{"type":48,"tag":2091,"props":47727,"children":47728},{"style":2104},[47729],{"type":54,"value":29205},{"type":48,"tag":2091,"props":47731,"children":47732},{"style":2098},[47733],{"type":54,"value":47734},"setConfirm",{"type":48,"tag":2091,"props":47736,"children":47737},{"style":2104},[47738],{"type":54,"value":30390},{"type":48,"tag":2091,"props":47740,"children":47741},{"style":3179},[47742],{"type":54,"value":47743},"autoFocus",{"type":48,"tag":2091,"props":47745,"children":47746},{"style":2104},[47747],{"type":54,"value":28794},{"type":48,"tag":2091,"props":47749,"children":47750},{"class":2093,"line":6556},[47751,47755,47759],{"type":48,"tag":2091,"props":47752,"children":47753},{"style":2104},[47754],{"type":54,"value":28993},{"type":48,"tag":2091,"props":47756,"children":47757},{"style":8676},[47758],{"type":54,"value":12954},{"type":48,"tag":2091,"props":47760,"children":47761},{"style":2104},[47762],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47764,"children":47765},{"class":2093,"line":6573},[47766],{"type":48,"tag":2091,"props":47767,"children":47768},{"emptyLinePlaceholder":3142},[47769],{"type":54,"value":3145},{"type":48,"tag":2091,"props":47771,"children":47772},{"class":2093,"line":6679},[47773,47777,47781,47785,47789,47793,47798,47802],{"type":48,"tag":2091,"props":47774,"children":47775},{"style":2104},[47776],{"type":54,"value":28747},{"type":48,"tag":2091,"props":47778,"children":47779},{"style":8676},[47780],{"type":54,"value":12954},{"type":48,"tag":2091,"props":47782,"children":47783},{"style":3179},[47784],{"type":54,"value":28756},{"type":48,"tag":2091,"props":47786,"children":47787},{"style":2104},[47788],{"type":54,"value":5665},{"type":48,"tag":2091,"props":47790,"children":47791},{"style":2104},[47792],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47794,"children":47795},{"style":3066},[47796],{"type":54,"value":47797},"flex items-center justify-end gap-2 p-4 border-t border-neutral-200 dark:border-neutral-800",{"type":48,"tag":2091,"props":47799,"children":47800},{"style":2104},[47801],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47803,"children":47804},{"style":2104},[47805],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47807,"children":47808},{"class":2093,"line":6706},[47809,47813,47817,47821,47825,47829,47833,47837,47841,47845,47849,47853,47857,47862,47866,47870,47875,47879,47884,47888,47893,47898,47902,47906],{"type":48,"tag":2091,"props":47810,"children":47811},{"style":2104},[47812],{"type":54,"value":28785},{"type":48,"tag":2091,"props":47814,"children":47815},{"style":2160},[47816],{"type":54,"value":29512},{"type":48,"tag":2091,"props":47818,"children":47819},{"style":3179},[47820],{"type":54,"value":29517},{"type":48,"tag":2091,"props":47822,"children":47823},{"style":2104},[47824],{"type":54,"value":5665},{"type":48,"tag":2091,"props":47826,"children":47827},{"style":2104},[47828],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47830,"children":47831},{"style":3066},[47832],{"type":54,"value":7275},{"type":48,"tag":2091,"props":47834,"children":47835},{"style":2104},[47836],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47838,"children":47839},{"style":3179},[47840],{"type":54,"value":29538},{"type":48,"tag":2091,"props":47842,"children":47843},{"style":2104},[47844],{"type":54,"value":5665},{"type":48,"tag":2091,"props":47846,"children":47847},{"style":2104},[47848],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47850,"children":47851},{"style":3066},[47852],{"type":54,"value":7486},{"type":48,"tag":2091,"props":47854,"children":47855},{"style":2104},[47856],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47858,"children":47859},{"style":3179},[47860],{"type":54,"value":47861}," onClick",{"type":48,"tag":2091,"props":47863,"children":47864},{"style":2104},[47865],{"type":54,"value":33352},{"type":48,"tag":2091,"props":47867,"children":47868},{"style":3179},[47869],{"type":54,"value":10113},{"type":48,"tag":2091,"props":47871,"children":47872},{"style":5709},[47873],{"type":54,"value":47874}," setOpen",{"type":48,"tag":2091,"props":47876,"children":47877},{"style":2098},[47878],{"type":54,"value":5717},{"type":48,"tag":2091,"props":47880,"children":47881},{"style":28524},[47882],{"type":54,"value":47883},"false",{"type":48,"tag":2091,"props":47885,"children":47886},{"style":2098},[47887],{"type":54,"value":5726},{"type":48,"tag":2091,"props":47889,"children":47890},{"style":2104},[47891],{"type":54,"value":47892},"}>",{"type":48,"tag":2091,"props":47894,"children":47895},{"style":2098},[47896],{"type":54,"value":47897},"Cancel",{"type":48,"tag":2091,"props":47899,"children":47900},{"style":2104},[47901],{"type":54,"value":9008},{"type":48,"tag":2091,"props":47903,"children":47904},{"style":2160},[47905],{"type":54,"value":29512},{"type":48,"tag":2091,"props":47907,"children":47908},{"style":2104},[47909],{"type":54,"value":8684},{"type":48,"tag":2091,"props":47911,"children":47912},{"class":2093,"line":6738},[47913,47917,47921,47925,47929,47933,47937,47941,47945,47949,47953,47957,47961,47965,47969,47974,47978,47982,47986,47990,47994,47999,48003,48007],{"type":48,"tag":2091,"props":47914,"children":47915},{"style":2104},[47916],{"type":54,"value":28785},{"type":48,"tag":2091,"props":47918,"children":47919},{"style":2160},[47920],{"type":54,"value":29512},{"type":48,"tag":2091,"props":47922,"children":47923},{"style":3179},[47924],{"type":54,"value":29517},{"type":48,"tag":2091,"props":47926,"children":47927},{"style":2104},[47928],{"type":54,"value":5665},{"type":48,"tag":2091,"props":47930,"children":47931},{"style":2104},[47932],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47934,"children":47935},{"style":3066},[47936],{"type":54,"value":14052},{"type":48,"tag":2091,"props":47938,"children":47939},{"style":2104},[47940],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47942,"children":47943},{"style":3179},[47944],{"type":54,"value":29538},{"type":48,"tag":2091,"props":47946,"children":47947},{"style":2104},[47948],{"type":54,"value":5665},{"type":48,"tag":2091,"props":47950,"children":47951},{"style":2104},[47952],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47954,"children":47955},{"style":3066},[47956],{"type":54,"value":7486},{"type":48,"tag":2091,"props":47958,"children":47959},{"style":2104},[47960],{"type":54,"value":3074},{"type":48,"tag":2091,"props":47962,"children":47963},{"style":3179},[47964],{"type":54,"value":41505},{"type":48,"tag":2091,"props":47966,"children":47967},{"style":2104},[47968],{"type":54,"value":29205},{"type":48,"tag":2091,"props":47970,"children":47971},{"style":2098},[47972],{"type":54,"value":47973},"confirm ",{"type":48,"tag":2091,"props":47975,"children":47976},{"style":2104},[47977],{"type":54,"value":27959},{"type":48,"tag":2091,"props":47979,"children":47980},{"style":2104},[47981],{"type":54,"value":8858},{"type":48,"tag":2091,"props":47983,"children":47984},{"style":3066},[47985],{"type":54,"value":47661},{"type":48,"tag":2091,"props":47987,"children":47988},{"style":2104},[47989],{"type":54,"value":8747},{"type":48,"tag":2091,"props":47991,"children":47992},{"style":2104},[47993],{"type":54,"value":47892},{"type":48,"tag":2091,"props":47995,"children":47996},{"style":2098},[47997],{"type":54,"value":47998},"Delete invoice",{"type":48,"tag":2091,"props":48000,"children":48001},{"style":2104},[48002],{"type":54,"value":9008},{"type":48,"tag":2091,"props":48004,"children":48005},{"style":2160},[48006],{"type":54,"value":29512},{"type":48,"tag":2091,"props":48008,"children":48009},{"style":2104},[48010],{"type":54,"value":8684},{"type":48,"tag":2091,"props":48012,"children":48013},{"class":2093,"line":6746},[48014,48018,48022],{"type":48,"tag":2091,"props":48015,"children":48016},{"style":2104},[48017],{"type":54,"value":28993},{"type":48,"tag":2091,"props":48019,"children":48020},{"style":8676},[48021],{"type":54,"value":12954},{"type":48,"tag":2091,"props":48023,"children":48024},{"style":2104},[48025],{"type":54,"value":8684},{"type":48,"tag":2091,"props":48027,"children":48028},{"class":2093,"line":6763},[48029,48033,48038],{"type":48,"tag":2091,"props":48030,"children":48031},{"style":2104},[48032],{"type":54,"value":13213},{"type":48,"tag":2091,"props":48034,"children":48035},{"style":2160},[48036],{"type":54,"value":48037},"DialogContent",{"type":48,"tag":2091,"props":48039,"children":48040},{"style":2104},[48041],{"type":54,"value":8684},{"type":48,"tag":2091,"props":48043,"children":48044},{"class":2093,"line":6800},[48045,48049,48053],{"type":48,"tag":2091,"props":48046,"children":48047},{"style":2104},[48048],{"type":54,"value":9008},{"type":48,"tag":2091,"props":48050,"children":48051},{"style":2160},[48052],{"type":54,"value":47096},{"type":48,"tag":2091,"props":48054,"children":48055},{"style":2104},[48056],{"type":54,"value":8684},{"type":48,"tag":19952,"props":48058,"children":48060},{"id":48059},"sheet-slide-over",[48061],{"type":54,"value":48062},"SHEET (slide-over)",{"type":48,"tag":134,"props":48064,"children":48066},{"className":28655,"code":48065,"language":28657,"meta":142,"style":142},"\u003CSheet open={open} onOpenChange={setOpen}>\n  \u003CSheetOverlay className=\"fixed inset-0 bg-neutral-900\u002F30 backdrop-blur-[2px]\" \u002F>\n  \u003CSheetContent\n    side=\"right\"\n    className=\"fixed right-0 top-0 bottom-0 w-full max-w-xl\n               bg-elevated border-l border-neutral-200 dark:border-neutral-800\n               shadow-xl flex flex-col\n               data-[state=open]:animate-slide-in-right\"\n  >\n    \u003Cdiv className=\"flex items-center justify-between p-5 border-b border-neutral-200 dark:border-neutral-800\">\n      \u003CSheetTitle className=\"text-base font-semibold\">New customer\u003C\u002FSheetTitle>\n      \u003CSheetClose className=\"p-1.5 rounded hover:bg-neutral-100\">\n        \u003CXIcon className=\"w-4 h-4\" \u002F>\n      \u003C\u002FSheetClose>\n    \u003C\u002Fdiv>\n\n    \u003Cdiv className=\"flex-1 overflow-y-auto p-5 space-y-4\">\n      {\u002F* form body *\u002F}\n    \u003C\u002Fdiv>\n\n    \u003Cdiv className=\"flex items-center justify-end gap-2 p-4 border-t border-neutral-200 dark:border-neutral-800\">\n      \u003CButton variant=\"secondary\" size=\"sm\" onClick={() => setOpen(false)}>Cancel\u003C\u002FButton>\n      \u003CButton variant=\"primary\" size=\"sm\">Create customer\u003C\u002FButton>\n    \u003C\u002Fdiv>\n  \u003C\u002FSheetContent>\n\u003C\u002FSheet>\n",[48067],{"type":48,"tag":78,"props":48068,"children":48069},{"__ignoreMap":142},[48070,48114,48151,48163,48187,48207,48215,48223,48235,48242,48278,48330,48367,48402,48417,48432,48439,48475,48491,48506,48513,48548,48647,48718,48733,48749],{"type":48,"tag":2091,"props":48071,"children":48072},{"class":2093,"line":2094},[48073,48077,48082,48086,48090,48094,48098,48102,48106,48110],{"type":48,"tag":2091,"props":48074,"children":48075},{"style":2104},[48076],{"type":54,"value":8673},{"type":48,"tag":2091,"props":48078,"children":48079},{"style":2160},[48080],{"type":54,"value":48081},"Sheet",{"type":48,"tag":2091,"props":48083,"children":48084},{"style":3179},[48085],{"type":54,"value":47101},{"type":48,"tag":2091,"props":48087,"children":48088},{"style":2104},[48089],{"type":54,"value":29205},{"type":48,"tag":2091,"props":48091,"children":48092},{"style":2098},[48093],{"type":54,"value":47110},{"type":48,"tag":2091,"props":48095,"children":48096},{"style":2104},[48097],{"type":54,"value":30390},{"type":48,"tag":2091,"props":48099,"children":48100},{"style":3179},[48101],{"type":54,"value":47119},{"type":48,"tag":2091,"props":48103,"children":48104},{"style":2104},[48105],{"type":54,"value":29205},{"type":48,"tag":2091,"props":48107,"children":48108},{"style":2098},[48109],{"type":54,"value":47128},{"type":48,"tag":2091,"props":48111,"children":48112},{"style":2104},[48113],{"type":54,"value":36784},{"type":48,"tag":2091,"props":48115,"children":48116},{"class":2093,"line":2147},[48117,48121,48126,48130,48134,48138,48143,48147],{"type":48,"tag":2091,"props":48118,"children":48119},{"style":2104},[48120],{"type":54,"value":12988},{"type":48,"tag":2091,"props":48122,"children":48123},{"style":2160},[48124],{"type":54,"value":48125},"SheetOverlay",{"type":48,"tag":2091,"props":48127,"children":48128},{"style":3179},[48129],{"type":54,"value":28756},{"type":48,"tag":2091,"props":48131,"children":48132},{"style":2104},[48133],{"type":54,"value":5665},{"type":48,"tag":2091,"props":48135,"children":48136},{"style":2104},[48137],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48139,"children":48140},{"style":3066},[48141],{"type":54,"value":48142},"fixed inset-0 bg-neutral-900\u002F30 backdrop-blur-[2px]",{"type":48,"tag":2091,"props":48144,"children":48145},{"style":2104},[48146],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48148,"children":48149},{"style":2104},[48150],{"type":54,"value":28794},{"type":48,"tag":2091,"props":48152,"children":48153},{"class":2093,"line":2180},[48154,48158],{"type":48,"tag":2091,"props":48155,"children":48156},{"style":2104},[48157],{"type":54,"value":12988},{"type":48,"tag":2091,"props":48159,"children":48160},{"style":2160},[48161],{"type":54,"value":48162},"SheetContent\n",{"type":48,"tag":2091,"props":48164,"children":48165},{"class":2093,"line":2229},[48166,48171,48175,48179,48183],{"type":48,"tag":2091,"props":48167,"children":48168},{"style":3179},[48169],{"type":54,"value":48170},"    side",{"type":48,"tag":2091,"props":48172,"children":48173},{"style":2104},[48174],{"type":54,"value":5665},{"type":48,"tag":2091,"props":48176,"children":48177},{"style":2104},[48178],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48180,"children":48181},{"style":3066},[48182],{"type":54,"value":29913},{"type":48,"tag":2091,"props":48184,"children":48185},{"style":2104},[48186],{"type":54,"value":13101},{"type":48,"tag":2091,"props":48188,"children":48189},{"class":2093,"line":3048},[48190,48194,48198,48202],{"type":48,"tag":2091,"props":48191,"children":48192},{"style":3179},[48193],{"type":54,"value":33961},{"type":48,"tag":2091,"props":48195,"children":48196},{"style":2104},[48197],{"type":54,"value":5665},{"type":48,"tag":2091,"props":48199,"children":48200},{"style":2104},[48201],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48203,"children":48204},{"style":3066},[48205],{"type":54,"value":48206},"fixed right-0 top-0 bottom-0 w-full max-w-xl\n",{"type":48,"tag":2091,"props":48208,"children":48209},{"class":2093,"line":3129},[48210],{"type":48,"tag":2091,"props":48211,"children":48212},{"style":3066},[48213],{"type":54,"value":48214},"               bg-elevated border-l border-neutral-200 dark:border-neutral-800\n",{"type":48,"tag":2091,"props":48216,"children":48217},{"class":2093,"line":3138},[48218],{"type":48,"tag":2091,"props":48219,"children":48220},{"style":3066},[48221],{"type":54,"value":48222},"               shadow-xl flex flex-col\n",{"type":48,"tag":2091,"props":48224,"children":48225},{"class":2093,"line":3148},[48226,48231],{"type":48,"tag":2091,"props":48227,"children":48228},{"style":3066},[48229],{"type":54,"value":48230},"               data-[state=open]:animate-slide-in-right",{"type":48,"tag":2091,"props":48232,"children":48233},{"style":2104},[48234],{"type":54,"value":13101},{"type":48,"tag":2091,"props":48236,"children":48237},{"class":2093,"line":3194},[48238],{"type":48,"tag":2091,"props":48239,"children":48240},{"style":2104},[48241],{"type":54,"value":35007},{"type":48,"tag":2091,"props":48243,"children":48244},{"class":2093,"line":3216},[48245,48249,48253,48257,48261,48265,48270,48274],{"type":48,"tag":2091,"props":48246,"children":48247},{"style":2104},[48248],{"type":54,"value":28747},{"type":48,"tag":2091,"props":48250,"children":48251},{"style":8676},[48252],{"type":54,"value":12954},{"type":48,"tag":2091,"props":48254,"children":48255},{"style":3179},[48256],{"type":54,"value":28756},{"type":48,"tag":2091,"props":48258,"children":48259},{"style":2104},[48260],{"type":54,"value":5665},{"type":48,"tag":2091,"props":48262,"children":48263},{"style":2104},[48264],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48266,"children":48267},{"style":3066},[48268],{"type":54,"value":48269},"flex items-center justify-between p-5 border-b border-neutral-200 dark:border-neutral-800",{"type":48,"tag":2091,"props":48271,"children":48272},{"style":2104},[48273],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48275,"children":48276},{"style":2104},[48277],{"type":54,"value":8684},{"type":48,"tag":2091,"props":48279,"children":48280},{"class":2093,"line":4532},[48281,48285,48290,48294,48298,48302,48306,48310,48314,48318,48322,48326],{"type":48,"tag":2091,"props":48282,"children":48283},{"style":2104},[48284],{"type":54,"value":28785},{"type":48,"tag":2091,"props":48286,"children":48287},{"style":2160},[48288],{"type":54,"value":48289},"SheetTitle",{"type":48,"tag":2091,"props":48291,"children":48292},{"style":3179},[48293],{"type":54,"value":28756},{"type":48,"tag":2091,"props":48295,"children":48296},{"style":2104},[48297],{"type":54,"value":5665},{"type":48,"tag":2091,"props":48299,"children":48300},{"style":2104},[48301],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48303,"children":48304},{"style":3066},[48305],{"type":54,"value":38048},{"type":48,"tag":2091,"props":48307,"children":48308},{"style":2104},[48309],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48311,"children":48312},{"style":2104},[48313],{"type":54,"value":13237},{"type":48,"tag":2091,"props":48315,"children":48316},{"style":2098},[48317],{"type":54,"value":29635},{"type":48,"tag":2091,"props":48319,"children":48320},{"style":2104},[48321],{"type":54,"value":9008},{"type":48,"tag":2091,"props":48323,"children":48324},{"style":2160},[48325],{"type":54,"value":48289},{"type":48,"tag":2091,"props":48327,"children":48328},{"style":2104},[48329],{"type":54,"value":8684},{"type":48,"tag":2091,"props":48331,"children":48332},{"class":2093,"line":4578},[48333,48337,48342,48346,48350,48354,48359,48363],{"type":48,"tag":2091,"props":48334,"children":48335},{"style":2104},[48336],{"type":54,"value":28785},{"type":48,"tag":2091,"props":48338,"children":48339},{"style":2160},[48340],{"type":54,"value":48341},"SheetClose",{"type":48,"tag":2091,"props":48343,"children":48344},{"style":3179},[48345],{"type":54,"value":28756},{"type":48,"tag":2091,"props":48347,"children":48348},{"style":2104},[48349],{"type":54,"value":5665},{"type":48,"tag":2091,"props":48351,"children":48352},{"style":2104},[48353],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48355,"children":48356},{"style":3066},[48357],{"type":54,"value":48358},"p-1.5 rounded hover:bg-neutral-100",{"type":48,"tag":2091,"props":48360,"children":48361},{"style":2104},[48362],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48364,"children":48365},{"style":2104},[48366],{"type":54,"value":8684},{"type":48,"tag":2091,"props":48368,"children":48369},{"class":2093,"line":4586},[48370,48374,48378,48382,48386,48390,48394,48398],{"type":48,"tag":2091,"props":48371,"children":48372},{"style":2104},[48373],{"type":54,"value":28838},{"type":48,"tag":2091,"props":48375,"children":48376},{"style":2160},[48377],{"type":54,"value":47482},{"type":48,"tag":2091,"props":48379,"children":48380},{"style":3179},[48381],{"type":54,"value":28756},{"type":48,"tag":2091,"props":48383,"children":48384},{"style":2104},[48385],{"type":54,"value":5665},{"type":48,"tag":2091,"props":48387,"children":48388},{"style":2104},[48389],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48391,"children":48392},{"style":3066},[48393],{"type":54,"value":32563},{"type":48,"tag":2091,"props":48395,"children":48396},{"style":2104},[48397],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48399,"children":48400},{"style":2104},[48401],{"type":54,"value":28794},{"type":48,"tag":2091,"props":48403,"children":48404},{"class":2093,"line":4595},[48405,48409,48413],{"type":48,"tag":2091,"props":48406,"children":48407},{"style":2104},[48408],{"type":54,"value":28977},{"type":48,"tag":2091,"props":48410,"children":48411},{"style":2160},[48412],{"type":54,"value":48341},{"type":48,"tag":2091,"props":48414,"children":48415},{"style":2104},[48416],{"type":54,"value":8684},{"type":48,"tag":2091,"props":48418,"children":48419},{"class":2093,"line":4642},[48420,48424,48428],{"type":48,"tag":2091,"props":48421,"children":48422},{"style":2104},[48423],{"type":54,"value":28993},{"type":48,"tag":2091,"props":48425,"children":48426},{"style":8676},[48427],{"type":54,"value":12954},{"type":48,"tag":2091,"props":48429,"children":48430},{"style":2104},[48431],{"type":54,"value":8684},{"type":48,"tag":2091,"props":48433,"children":48434},{"class":2093,"line":4688},[48435],{"type":48,"tag":2091,"props":48436,"children":48437},{"emptyLinePlaceholder":3142},[48438],{"type":54,"value":3145},{"type":48,"tag":2091,"props":48440,"children":48441},{"class":2093,"line":4696},[48442,48446,48450,48454,48458,48462,48467,48471],{"type":48,"tag":2091,"props":48443,"children":48444},{"style":2104},[48445],{"type":54,"value":28747},{"type":48,"tag":2091,"props":48447,"children":48448},{"style":8676},[48449],{"type":54,"value":12954},{"type":48,"tag":2091,"props":48451,"children":48452},{"style":3179},[48453],{"type":54,"value":28756},{"type":48,"tag":2091,"props":48455,"children":48456},{"style":2104},[48457],{"type":54,"value":5665},{"type":48,"tag":2091,"props":48459,"children":48460},{"style":2104},[48461],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48463,"children":48464},{"style":3066},[48465],{"type":54,"value":48466},"flex-1 overflow-y-auto p-5 space-y-4",{"type":48,"tag":2091,"props":48468,"children":48469},{"style":2104},[48470],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48472,"children":48473},{"style":2104},[48474],{"type":54,"value":8684},{"type":48,"tag":2091,"props":48476,"children":48477},{"class":2093,"line":4705},[48478,48482,48487],{"type":48,"tag":2091,"props":48479,"children":48480},{"style":2104},[48481],{"type":54,"value":29323},{"type":48,"tag":2091,"props":48483,"children":48484},{"style":4121},[48485],{"type":54,"value":48486},"\u002F* form body *\u002F",{"type":48,"tag":2091,"props":48488,"children":48489},{"style":2104},[48490],{"type":54,"value":3135},{"type":48,"tag":2091,"props":48492,"children":48493},{"class":2093,"line":4751},[48494,48498,48502],{"type":48,"tag":2091,"props":48495,"children":48496},{"style":2104},[48497],{"type":54,"value":28993},{"type":48,"tag":2091,"props":48499,"children":48500},{"style":8676},[48501],{"type":54,"value":12954},{"type":48,"tag":2091,"props":48503,"children":48504},{"style":2104},[48505],{"type":54,"value":8684},{"type":48,"tag":2091,"props":48507,"children":48508},{"class":2093,"line":4796},[48509],{"type":48,"tag":2091,"props":48510,"children":48511},{"emptyLinePlaceholder":3142},[48512],{"type":54,"value":3145},{"type":48,"tag":2091,"props":48514,"children":48515},{"class":2093,"line":4842},[48516,48520,48524,48528,48532,48536,48540,48544],{"type":48,"tag":2091,"props":48517,"children":48518},{"style":2104},[48519],{"type":54,"value":28747},{"type":48,"tag":2091,"props":48521,"children":48522},{"style":8676},[48523],{"type":54,"value":12954},{"type":48,"tag":2091,"props":48525,"children":48526},{"style":3179},[48527],{"type":54,"value":28756},{"type":48,"tag":2091,"props":48529,"children":48530},{"style":2104},[48531],{"type":54,"value":5665},{"type":48,"tag":2091,"props":48533,"children":48534},{"style":2104},[48535],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48537,"children":48538},{"style":3066},[48539],{"type":54,"value":47797},{"type":48,"tag":2091,"props":48541,"children":48542},{"style":2104},[48543],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48545,"children":48546},{"style":2104},[48547],{"type":54,"value":8684},{"type":48,"tag":2091,"props":48549,"children":48550},{"class":2093,"line":6321},[48551,48555,48559,48563,48567,48571,48575,48579,48583,48587,48591,48595,48599,48603,48607,48611,48615,48619,48623,48627,48631,48635,48639,48643],{"type":48,"tag":2091,"props":48552,"children":48553},{"style":2104},[48554],{"type":54,"value":28785},{"type":48,"tag":2091,"props":48556,"children":48557},{"style":2160},[48558],{"type":54,"value":29512},{"type":48,"tag":2091,"props":48560,"children":48561},{"style":3179},[48562],{"type":54,"value":29517},{"type":48,"tag":2091,"props":48564,"children":48565},{"style":2104},[48566],{"type":54,"value":5665},{"type":48,"tag":2091,"props":48568,"children":48569},{"style":2104},[48570],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48572,"children":48573},{"style":3066},[48574],{"type":54,"value":7275},{"type":48,"tag":2091,"props":48576,"children":48577},{"style":2104},[48578],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48580,"children":48581},{"style":3179},[48582],{"type":54,"value":29538},{"type":48,"tag":2091,"props":48584,"children":48585},{"style":2104},[48586],{"type":54,"value":5665},{"type":48,"tag":2091,"props":48588,"children":48589},{"style":2104},[48590],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48592,"children":48593},{"style":3066},[48594],{"type":54,"value":7486},{"type":48,"tag":2091,"props":48596,"children":48597},{"style":2104},[48598],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48600,"children":48601},{"style":3179},[48602],{"type":54,"value":47861},{"type":48,"tag":2091,"props":48604,"children":48605},{"style":2104},[48606],{"type":54,"value":33352},{"type":48,"tag":2091,"props":48608,"children":48609},{"style":3179},[48610],{"type":54,"value":10113},{"type":48,"tag":2091,"props":48612,"children":48613},{"style":5709},[48614],{"type":54,"value":47874},{"type":48,"tag":2091,"props":48616,"children":48617},{"style":2098},[48618],{"type":54,"value":5717},{"type":48,"tag":2091,"props":48620,"children":48621},{"style":28524},[48622],{"type":54,"value":47883},{"type":48,"tag":2091,"props":48624,"children":48625},{"style":2098},[48626],{"type":54,"value":5726},{"type":48,"tag":2091,"props":48628,"children":48629},{"style":2104},[48630],{"type":54,"value":47892},{"type":48,"tag":2091,"props":48632,"children":48633},{"style":2098},[48634],{"type":54,"value":47897},{"type":48,"tag":2091,"props":48636,"children":48637},{"style":2104},[48638],{"type":54,"value":9008},{"type":48,"tag":2091,"props":48640,"children":48641},{"style":2160},[48642],{"type":54,"value":29512},{"type":48,"tag":2091,"props":48644,"children":48645},{"style":2104},[48646],{"type":54,"value":8684},{"type":48,"tag":2091,"props":48648,"children":48649},{"class":2093,"line":6329},[48650,48654,48658,48662,48666,48670,48674,48678,48682,48686,48690,48694,48698,48702,48706,48710,48714],{"type":48,"tag":2091,"props":48651,"children":48652},{"style":2104},[48653],{"type":54,"value":28785},{"type":48,"tag":2091,"props":48655,"children":48656},{"style":2160},[48657],{"type":54,"value":29512},{"type":48,"tag":2091,"props":48659,"children":48660},{"style":3179},[48661],{"type":54,"value":29517},{"type":48,"tag":2091,"props":48663,"children":48664},{"style":2104},[48665],{"type":54,"value":5665},{"type":48,"tag":2091,"props":48667,"children":48668},{"style":2104},[48669],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48671,"children":48672},{"style":3066},[48673],{"type":54,"value":13940},{"type":48,"tag":2091,"props":48675,"children":48676},{"style":2104},[48677],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48679,"children":48680},{"style":3179},[48681],{"type":54,"value":29538},{"type":48,"tag":2091,"props":48683,"children":48684},{"style":2104},[48685],{"type":54,"value":5665},{"type":48,"tag":2091,"props":48687,"children":48688},{"style":2104},[48689],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48691,"children":48692},{"style":3066},[48693],{"type":54,"value":7486},{"type":48,"tag":2091,"props":48695,"children":48696},{"style":2104},[48697],{"type":54,"value":3074},{"type":48,"tag":2091,"props":48699,"children":48700},{"style":2104},[48701],{"type":54,"value":13237},{"type":48,"tag":2091,"props":48703,"children":48704},{"style":2098},[48705],{"type":54,"value":30967},{"type":48,"tag":2091,"props":48707,"children":48708},{"style":2104},[48709],{"type":54,"value":9008},{"type":48,"tag":2091,"props":48711,"children":48712},{"style":2160},[48713],{"type":54,"value":29512},{"type":48,"tag":2091,"props":48715,"children":48716},{"style":2104},[48717],{"type":54,"value":8684},{"type":48,"tag":2091,"props":48719,"children":48720},{"class":2093,"line":6337},[48721,48725,48729],{"type":48,"tag":2091,"props":48722,"children":48723},{"style":2104},[48724],{"type":54,"value":28993},{"type":48,"tag":2091,"props":48726,"children":48727},{"style":8676},[48728],{"type":54,"value":12954},{"type":48,"tag":2091,"props":48730,"children":48731},{"style":2104},[48732],{"type":54,"value":8684},{"type":48,"tag":2091,"props":48734,"children":48735},{"class":2093,"line":6346},[48736,48740,48745],{"type":48,"tag":2091,"props":48737,"children":48738},{"style":2104},[48739],{"type":54,"value":13213},{"type":48,"tag":2091,"props":48741,"children":48742},{"style":2160},[48743],{"type":54,"value":48744},"SheetContent",{"type":48,"tag":2091,"props":48746,"children":48747},{"style":2104},[48748],{"type":54,"value":8684},{"type":48,"tag":2091,"props":48750,"children":48751},{"class":2093,"line":6401},[48752,48756,48760],{"type":48,"tag":2091,"props":48753,"children":48754},{"style":2104},[48755],{"type":54,"value":9008},{"type":48,"tag":2091,"props":48757,"children":48758},{"style":2160},[48759],{"type":54,"value":48081},{"type":48,"tag":2091,"props":48761,"children":48762},{"style":2104},[48763],{"type":54,"value":8684},{"type":48,"tag":167,"props":48765,"children":48767},{"id":48766},"_178-toast",[48768],{"type":54,"value":48769},"17.8 Toast",{"type":48,"tag":134,"props":48771,"children":48773},{"className":28655,"code":48772,"language":28657,"meta":142,"style":142},"function Toast({ variant, title, description, action, onDismiss }: ToastProps) {\n  const tone = {\n    success: { icon: CheckCircleIcon, color: 'text-green-600 dark:text-green-400' },\n    error:   { icon: AlertCircleIcon, color: 'text-red-600 dark:text-red-400' },\n    info:    { icon: InfoIcon,        color: 'text-blue-600 dark:text-blue-400' },\n    loading: { icon: LoaderIcon,      color: 'text-neutral-500 animate-spin' },\n  }[variant];\n\n  return (\n    \u003Cdiv\n      role={variant === 'error' ? 'alert' : 'status'}\n      className=\"flex items-start gap-3 w-[360px] p-3 pr-2\n                 bg-elevated rounded-lg shadow-lg\n                 border border-neutral-200 dark:border-neutral-800\n                 animate-toast-enter\"\n    >\n      \u003Ctone.icon className={cn('w-4 h-4 mt-0.5 shrink-0', tone.color)} strokeWidth={1.75} \u002F>\n      \u003Cdiv className=\"flex-1 min-w-0\">\n        \u003Cp className=\"text-sm font-medium\">{title}\u003C\u002Fp>\n        {description && (\n          \u003Cp className=\"text-xs text-neutral-600 dark:text-neutral-400 mt-0.5\">\n            {description}\n          \u003C\u002Fp>\n        )}\n        {action && (\n          \u003Cbutton\n            onClick={action.onClick}\n            className=\"mt-1.5 text-xs font-medium text-brand-600 dark:text-brand-fg hover:underline\"\n          >\n            {action.label}\n          \u003C\u002Fbutton>\n        )}\n      \u003C\u002Fdiv>\n      \u003Cbutton\n        onClick={onDismiss}\n        aria-label=\"Dismiss\"\n        className=\"shrink-0 p-1 -m-1 rounded text-neutral-400 hover:text-neutral-700 hover:bg-neutral-100 dark:hover:bg-neutral-800\"\n      >\n        \u003CXIcon className=\"w-3.5 h-3.5\" \u002F>\n      \u003C\u002Fbutton>\n    \u003C\u002Fdiv>\n  );\n}\n",[48774],{"type":48,"tag":78,"props":48775,"children":48776},{"__ignoreMap":142},[48777,48850,48870,48928,48986,49045,49104,49128,49135,49146,49157,49226,49246,49254,49262,49274,49281,49359,49394,49445,49464,49500,49515,49530,49541,49561,49572,49602,49626,49634,49657,49672,49683,49698,49709,49729,49754,49778,49785,49820,49835,49850,49861],{"type":48,"tag":2091,"props":48778,"children":48779},{"class":2093,"line":2094},[48780,48784,48789,48793,48797,48801,48806,48810,48815,48819,48824,48828,48833,48837,48842,48846],{"type":48,"tag":2091,"props":48781,"children":48782},{"style":3179},[48783],{"type":54,"value":8697},{"type":48,"tag":2091,"props":48785,"children":48786},{"style":5709},[48787],{"type":54,"value":48788}," Toast",{"type":48,"tag":2091,"props":48790,"children":48791},{"style":2104},[48792],{"type":54,"value":28682},{"type":48,"tag":2091,"props":48794,"children":48795},{"style":5957},[48796],{"type":54,"value":29517},{"type":48,"tag":2091,"props":48798,"children":48799},{"style":2104},[48800],{"type":54,"value":2107},{"type":48,"tag":2091,"props":48802,"children":48803},{"style":5957},[48804],{"type":54,"value":48805}," title",{"type":48,"tag":2091,"props":48807,"children":48808},{"style":2104},[48809],{"type":54,"value":2107},{"type":48,"tag":2091,"props":48811,"children":48812},{"style":5957},[48813],{"type":54,"value":48814}," description",{"type":48,"tag":2091,"props":48816,"children":48817},{"style":2104},[48818],{"type":54,"value":2107},{"type":48,"tag":2091,"props":48820,"children":48821},{"style":5957},[48822],{"type":54,"value":48823}," action",{"type":48,"tag":2091,"props":48825,"children":48826},{"style":2104},[48827],{"type":54,"value":2107},{"type":48,"tag":2091,"props":48829,"children":48830},{"style":5957},[48831],{"type":54,"value":48832}," onDismiss",{"type":48,"tag":2091,"props":48834,"children":48835},{"style":2104},[48836],{"type":54,"value":28692},{"type":48,"tag":2091,"props":48838,"children":48839},{"style":2160},[48840],{"type":54,"value":48841}," ToastProps",{"type":48,"tag":2091,"props":48843,"children":48844},{"style":2104},[48845],{"type":54,"value":5726},{"type":48,"tag":2091,"props":48847,"children":48848},{"style":2104},[48849],{"type":54,"value":2980},{"type":48,"tag":2091,"props":48851,"children":48852},{"class":2093,"line":2147},[48853,48857,48862,48866],{"type":48,"tag":2091,"props":48854,"children":48855},{"style":3179},[48856],{"type":54,"value":27579},{"type":48,"tag":2091,"props":48858,"children":48859},{"style":2098},[48860],{"type":54,"value":48861}," tone",{"type":48,"tag":2091,"props":48863,"children":48864},{"style":2104},[48865],{"type":54,"value":8724},{"type":48,"tag":2091,"props":48867,"children":48868},{"style":2104},[48869],{"type":54,"value":2980},{"type":48,"tag":2091,"props":48871,"children":48872},{"class":2093,"line":2180},[48873,48878,48882,48886,48890,48894,48899,48903,48907,48911,48915,48920,48924],{"type":48,"tag":2091,"props":48874,"children":48875},{"style":8676},[48876],{"type":54,"value":48877},"    success",{"type":48,"tag":2091,"props":48879,"children":48880},{"style":2104},[48881],{"type":54,"value":2993},{"type":48,"tag":2091,"props":48883,"children":48884},{"style":2104},[48885],{"type":54,"value":5903},{"type":48,"tag":2091,"props":48887,"children":48888},{"style":8676},[48889],{"type":54,"value":30013},{"type":48,"tag":2091,"props":48891,"children":48892},{"style":2104},[48893],{"type":54,"value":2993},{"type":48,"tag":2091,"props":48895,"children":48896},{"style":2098},[48897],{"type":54,"value":48898}," CheckCircleIcon",{"type":48,"tag":2091,"props":48900,"children":48901},{"style":2104},[48902],{"type":54,"value":2107},{"type":48,"tag":2091,"props":48904,"children":48905},{"style":8676},[48906],{"type":54,"value":8044},{"type":48,"tag":2091,"props":48908,"children":48909},{"style":2104},[48910],{"type":54,"value":2993},{"type":48,"tag":2091,"props":48912,"children":48913},{"style":2104},[48914],{"type":54,"value":8858},{"type":48,"tag":2091,"props":48916,"children":48917},{"style":3066},[48918],{"type":54,"value":48919},"text-green-600 dark:text-green-400",{"type":48,"tag":2091,"props":48921,"children":48922},{"style":2104},[48923],{"type":54,"value":8747},{"type":48,"tag":2091,"props":48925,"children":48926},{"style":2104},[48927],{"type":54,"value":24326},{"type":48,"tag":2091,"props":48929,"children":48930},{"class":2093,"line":2229},[48931,48936,48940,48944,48948,48952,48957,48961,48965,48969,48973,48978,48982],{"type":48,"tag":2091,"props":48932,"children":48933},{"style":8676},[48934],{"type":54,"value":48935},"    error",{"type":48,"tag":2091,"props":48937,"children":48938},{"style":2104},[48939],{"type":54,"value":2993},{"type":48,"tag":2091,"props":48941,"children":48942},{"style":2104},[48943],{"type":54,"value":6055},{"type":48,"tag":2091,"props":48945,"children":48946},{"style":8676},[48947],{"type":54,"value":30013},{"type":48,"tag":2091,"props":48949,"children":48950},{"style":2104},[48951],{"type":54,"value":2993},{"type":48,"tag":2091,"props":48953,"children":48954},{"style":2098},[48955],{"type":54,"value":48956}," AlertCircleIcon",{"type":48,"tag":2091,"props":48958,"children":48959},{"style":2104},[48960],{"type":54,"value":2107},{"type":48,"tag":2091,"props":48962,"children":48963},{"style":8676},[48964],{"type":54,"value":8044},{"type":48,"tag":2091,"props":48966,"children":48967},{"style":2104},[48968],{"type":54,"value":2993},{"type":48,"tag":2091,"props":48970,"children":48971},{"style":2104},[48972],{"type":54,"value":8858},{"type":48,"tag":2091,"props":48974,"children":48975},{"style":3066},[48976],{"type":54,"value":48977},"text-red-600 dark:text-red-400",{"type":48,"tag":2091,"props":48979,"children":48980},{"style":2104},[48981],{"type":54,"value":8747},{"type":48,"tag":2091,"props":48983,"children":48984},{"style":2104},[48985],{"type":54,"value":24326},{"type":48,"tag":2091,"props":48987,"children":48988},{"class":2093,"line":3048},[48989,48994,48998,49002,49006,49010,49015,49019,49024,49028,49032,49037,49041],{"type":48,"tag":2091,"props":48990,"children":48991},{"style":8676},[48992],{"type":54,"value":48993},"    info",{"type":48,"tag":2091,"props":48995,"children":48996},{"style":2104},[48997],{"type":54,"value":2993},{"type":48,"tag":2091,"props":48999,"children":49000},{"style":2104},[49001],{"type":54,"value":29355},{"type":48,"tag":2091,"props":49003,"children":49004},{"style":8676},[49005],{"type":54,"value":30013},{"type":48,"tag":2091,"props":49007,"children":49008},{"style":2104},[49009],{"type":54,"value":2993},{"type":48,"tag":2091,"props":49011,"children":49012},{"style":2098},[49013],{"type":54,"value":49014}," InfoIcon",{"type":48,"tag":2091,"props":49016,"children":49017},{"style":2104},[49018],{"type":54,"value":2107},{"type":48,"tag":2091,"props":49020,"children":49021},{"style":8676},[49022],{"type":54,"value":49023},"        color",{"type":48,"tag":2091,"props":49025,"children":49026},{"style":2104},[49027],{"type":54,"value":2993},{"type":48,"tag":2091,"props":49029,"children":49030},{"style":2104},[49031],{"type":54,"value":8858},{"type":48,"tag":2091,"props":49033,"children":49034},{"style":3066},[49035],{"type":54,"value":49036},"text-blue-600 dark:text-blue-400",{"type":48,"tag":2091,"props":49038,"children":49039},{"style":2104},[49040],{"type":54,"value":8747},{"type":48,"tag":2091,"props":49042,"children":49043},{"style":2104},[49044],{"type":54,"value":24326},{"type":48,"tag":2091,"props":49046,"children":49047},{"class":2093,"line":3129},[49048,49053,49057,49061,49065,49069,49074,49078,49083,49087,49091,49096,49100],{"type":48,"tag":2091,"props":49049,"children":49050},{"style":8676},[49051],{"type":54,"value":49052},"    loading",{"type":48,"tag":2091,"props":49054,"children":49055},{"style":2104},[49056],{"type":54,"value":2993},{"type":48,"tag":2091,"props":49058,"children":49059},{"style":2104},[49060],{"type":54,"value":5903},{"type":48,"tag":2091,"props":49062,"children":49063},{"style":8676},[49064],{"type":54,"value":30013},{"type":48,"tag":2091,"props":49066,"children":49067},{"style":2104},[49068],{"type":54,"value":2993},{"type":48,"tag":2091,"props":49070,"children":49071},{"style":2098},[49072],{"type":54,"value":49073}," LoaderIcon",{"type":48,"tag":2091,"props":49075,"children":49076},{"style":2104},[49077],{"type":54,"value":2107},{"type":48,"tag":2091,"props":49079,"children":49080},{"style":8676},[49081],{"type":54,"value":49082},"      color",{"type":48,"tag":2091,"props":49084,"children":49085},{"style":2104},[49086],{"type":54,"value":2993},{"type":48,"tag":2091,"props":49088,"children":49089},{"style":2104},[49090],{"type":54,"value":8858},{"type":48,"tag":2091,"props":49092,"children":49093},{"style":3066},[49094],{"type":54,"value":49095},"text-neutral-500 animate-spin",{"type":48,"tag":2091,"props":49097,"children":49098},{"style":2104},[49099],{"type":54,"value":8747},{"type":48,"tag":2091,"props":49101,"children":49102},{"style":2104},[49103],{"type":54,"value":24326},{"type":48,"tag":2091,"props":49105,"children":49106},{"class":2093,"line":3138},[49107,49111,49115,49120,49124],{"type":48,"tag":2091,"props":49108,"children":49109},{"style":2104},[49110],{"type":54,"value":8991},{"type":48,"tag":2091,"props":49112,"children":49113},{"style":8676},[49114],{"type":54,"value":10722},{"type":48,"tag":2091,"props":49116,"children":49117},{"style":2098},[49118],{"type":54,"value":49119},"variant",{"type":48,"tag":2091,"props":49121,"children":49122},{"style":8676},[49123],{"type":54,"value":3187},{"type":48,"tag":2091,"props":49125,"children":49126},{"style":2104},[49127],{"type":54,"value":2177},{"type":48,"tag":2091,"props":49129,"children":49130},{"class":2093,"line":3148},[49131],{"type":48,"tag":2091,"props":49132,"children":49133},{"emptyLinePlaceholder":3142},[49134],{"type":54,"value":3145},{"type":48,"tag":2091,"props":49136,"children":49137},{"class":2093,"line":3194},[49138,49142],{"type":48,"tag":2091,"props":49139,"children":49140},{"style":5951},[49141],{"type":54,"value":27456},{"type":48,"tag":2091,"props":49143,"children":49144},{"style":8676},[49145],{"type":54,"value":28739},{"type":48,"tag":2091,"props":49147,"children":49148},{"class":2093,"line":3216},[49149,49153],{"type":48,"tag":2091,"props":49150,"children":49151},{"style":2104},[49152],{"type":54,"value":28747},{"type":48,"tag":2091,"props":49154,"children":49155},{"style":8676},[49156],{"type":54,"value":42093},{"type":48,"tag":2091,"props":49158,"children":49159},{"class":2093,"line":4532},[49160,49164,49168,49173,49177,49181,49185,49189,49193,49197,49201,49205,49209,49213,49218,49222],{"type":48,"tag":2091,"props":49161,"children":49162},{"style":3179},[49163],{"type":54,"value":45902},{"type":48,"tag":2091,"props":49165,"children":49166},{"style":2104},[49167],{"type":54,"value":29205},{"type":48,"tag":2091,"props":49169,"children":49170},{"style":2098},[49171],{"type":54,"value":49172},"variant ",{"type":48,"tag":2091,"props":49174,"children":49175},{"style":2104},[49176],{"type":54,"value":33434},{"type":48,"tag":2091,"props":49178,"children":49179},{"style":2104},[49180],{"type":54,"value":8858},{"type":48,"tag":2091,"props":49182,"children":49183},{"style":3066},[49184],{"type":54,"value":14313},{"type":48,"tag":2091,"props":49186,"children":49187},{"style":2104},[49188],{"type":54,"value":8747},{"type":48,"tag":2091,"props":49190,"children":49191},{"style":2104},[49192],{"type":54,"value":45439},{"type":48,"tag":2091,"props":49194,"children":49195},{"style":2104},[49196],{"type":54,"value":8858},{"type":48,"tag":2091,"props":49198,"children":49199},{"style":3066},[49200],{"type":54,"value":11324},{"type":48,"tag":2091,"props":49202,"children":49203},{"style":2104},[49204],{"type":54,"value":8747},{"type":48,"tag":2091,"props":49206,"children":49207},{"style":2104},[49208],{"type":54,"value":35977},{"type":48,"tag":2091,"props":49210,"children":49211},{"style":2104},[49212],{"type":54,"value":8858},{"type":48,"tag":2091,"props":49214,"children":49215},{"style":3066},[49216],{"type":54,"value":49217},"status",{"type":48,"tag":2091,"props":49219,"children":49220},{"style":2104},[49221],{"type":54,"value":8747},{"type":48,"tag":2091,"props":49223,"children":49224},{"style":2104},[49225],{"type":54,"value":3135},{"type":48,"tag":2091,"props":49227,"children":49228},{"class":2093,"line":4578},[49229,49233,49237,49241],{"type":48,"tag":2091,"props":49230,"children":49231},{"style":3179},[49232],{"type":54,"value":33387},{"type":48,"tag":2091,"props":49234,"children":49235},{"style":2104},[49236],{"type":54,"value":5665},{"type":48,"tag":2091,"props":49238,"children":49239},{"style":2104},[49240],{"type":54,"value":3074},{"type":48,"tag":2091,"props":49242,"children":49243},{"style":3066},[49244],{"type":54,"value":49245},"flex items-start gap-3 w-[360px] p-3 pr-2\n",{"type":48,"tag":2091,"props":49247,"children":49248},{"class":2093,"line":4586},[49249],{"type":48,"tag":2091,"props":49250,"children":49251},{"style":3066},[49252],{"type":54,"value":49253},"                 bg-elevated rounded-lg shadow-lg\n",{"type":48,"tag":2091,"props":49255,"children":49256},{"class":2093,"line":4595},[49257],{"type":48,"tag":2091,"props":49258,"children":49259},{"style":3066},[49260],{"type":54,"value":49261},"                 border border-neutral-200 dark:border-neutral-800\n",{"type":48,"tag":2091,"props":49263,"children":49264},{"class":2093,"line":4642},[49265,49270],{"type":48,"tag":2091,"props":49266,"children":49267},{"style":3066},[49268],{"type":54,"value":49269},"                 animate-toast-enter",{"type":48,"tag":2091,"props":49271,"children":49272},{"style":2104},[49273],{"type":54,"value":13101},{"type":48,"tag":2091,"props":49275,"children":49276},{"class":2093,"line":4688},[49277],{"type":48,"tag":2091,"props":49278,"children":49279},{"style":2104},[49280],{"type":54,"value":33511},{"type":48,"tag":2091,"props":49282,"children":49283},{"class":2093,"line":4696},[49284,49288,49293,49297,49301,49305,49309,49313,49318,49322,49326,49330,49334,49339,49343,49347,49351,49355],{"type":48,"tag":2091,"props":49285,"children":49286},{"style":2104},[49287],{"type":54,"value":28785},{"type":48,"tag":2091,"props":49289,"children":49290},{"style":2160},[49291],{"type":54,"value":49292},"tone.icon",{"type":48,"tag":2091,"props":49294,"children":49295},{"style":3179},[49296],{"type":54,"value":28756},{"type":48,"tag":2091,"props":49298,"children":49299},{"style":2104},[49300],{"type":54,"value":29205},{"type":48,"tag":2091,"props":49302,"children":49303},{"style":5709},[49304],{"type":54,"value":33396},{"type":48,"tag":2091,"props":49306,"children":49307},{"style":2098},[49308],{"type":54,"value":5717},{"type":48,"tag":2091,"props":49310,"children":49311},{"style":2104},[49312],{"type":54,"value":8747},{"type":48,"tag":2091,"props":49314,"children":49315},{"style":3066},[49316],{"type":54,"value":49317},"w-4 h-4 mt-0.5 shrink-0",{"type":48,"tag":2091,"props":49319,"children":49320},{"style":2104},[49321],{"type":54,"value":8747},{"type":48,"tag":2091,"props":49323,"children":49324},{"style":2104},[49325],{"type":54,"value":2107},{"type":48,"tag":2091,"props":49327,"children":49328},{"style":2098},[49329],{"type":54,"value":48861},{"type":48,"tag":2091,"props":49331,"children":49332},{"style":2104},[49333],{"type":54,"value":121},{"type":48,"tag":2091,"props":49335,"children":49336},{"style":2098},[49337],{"type":54,"value":49338},"color)",{"type":48,"tag":2091,"props":49340,"children":49341},{"style":2104},[49342],{"type":54,"value":30390},{"type":48,"tag":2091,"props":49344,"children":49345},{"style":3179},[49346],{"type":54,"value":30718},{"type":48,"tag":2091,"props":49348,"children":49349},{"style":2104},[49350],{"type":54,"value":29205},{"type":48,"tag":2091,"props":49352,"children":49353},{"style":3077},[49354],{"type":54,"value":32581},{"type":48,"tag":2091,"props":49356,"children":49357},{"style":2104},[49358],{"type":54,"value":29279},{"type":48,"tag":2091,"props":49360,"children":49361},{"class":2093,"line":4705},[49362,49366,49370,49374,49378,49382,49386,49390],{"type":48,"tag":2091,"props":49363,"children":49364},{"style":2104},[49365],{"type":54,"value":28785},{"type":48,"tag":2091,"props":49367,"children":49368},{"style":8676},[49369],{"type":54,"value":12954},{"type":48,"tag":2091,"props":49371,"children":49372},{"style":3179},[49373],{"type":54,"value":28756},{"type":48,"tag":2091,"props":49375,"children":49376},{"style":2104},[49377],{"type":54,"value":5665},{"type":48,"tag":2091,"props":49379,"children":49380},{"style":2104},[49381],{"type":54,"value":3074},{"type":48,"tag":2091,"props":49383,"children":49384},{"style":3066},[49385],{"type":54,"value":38938},{"type":48,"tag":2091,"props":49387,"children":49388},{"style":2104},[49389],{"type":54,"value":3074},{"type":48,"tag":2091,"props":49391,"children":49392},{"style":2104},[49393],{"type":54,"value":8684},{"type":48,"tag":2091,"props":49395,"children":49396},{"class":2093,"line":4751},[49397,49401,49405,49409,49413,49417,49421,49425,49429,49433,49437,49441],{"type":48,"tag":2091,"props":49398,"children":49399},{"style":2104},[49400],{"type":54,"value":28838},{"type":48,"tag":2091,"props":49402,"children":49403},{"style":8676},[49404],{"type":54,"value":61},{"type":48,"tag":2091,"props":49406,"children":49407},{"style":3179},[49408],{"type":54,"value":28756},{"type":48,"tag":2091,"props":49410,"children":49411},{"style":2104},[49412],{"type":54,"value":5665},{"type":48,"tag":2091,"props":49414,"children":49415},{"style":2104},[49416],{"type":54,"value":3074},{"type":48,"tag":2091,"props":49418,"children":49419},{"style":3066},[49420],{"type":54,"value":30246},{"type":48,"tag":2091,"props":49422,"children":49423},{"style":2104},[49424],{"type":54,"value":3074},{"type":48,"tag":2091,"props":49426,"children":49427},{"style":2104},[49428],{"type":54,"value":30462},{"type":48,"tag":2091,"props":49430,"children":49431},{"style":2098},[49432],{"type":54,"value":29328},{"type":48,"tag":2091,"props":49434,"children":49435},{"style":2104},[49436],{"type":54,"value":36970},{"type":48,"tag":2091,"props":49438,"children":49439},{"style":8676},[49440],{"type":54,"value":61},{"type":48,"tag":2091,"props":49442,"children":49443},{"style":2104},[49444],{"type":54,"value":8684},{"type":48,"tag":2091,"props":49446,"children":49447},{"class":2093,"line":4796},[49448,49452,49456,49460],{"type":48,"tag":2091,"props":49449,"children":49450},{"style":2104},[49451],{"type":54,"value":29413},{"type":48,"tag":2091,"props":49453,"children":49454},{"style":2098},[49455],{"type":54,"value":29360},{"type":48,"tag":2091,"props":49457,"children":49458},{"style":2104},[49459],{"type":54,"value":29365},{"type":48,"tag":2091,"props":49461,"children":49462},{"style":2098},[49463],{"type":54,"value":28739},{"type":48,"tag":2091,"props":49465,"children":49466},{"class":2093,"line":4842},[49467,49471,49475,49479,49483,49487,49492,49496],{"type":48,"tag":2091,"props":49468,"children":49469},{"style":2104},[49470],{"type":54,"value":28891},{"type":48,"tag":2091,"props":49472,"children":49473},{"style":8676},[49474],{"type":54,"value":61},{"type":48,"tag":2091,"props":49476,"children":49477},{"style":3179},[49478],{"type":54,"value":28756},{"type":48,"tag":2091,"props":49480,"children":49481},{"style":2104},[49482],{"type":54,"value":5665},{"type":48,"tag":2091,"props":49484,"children":49485},{"style":2104},[49486],{"type":54,"value":3074},{"type":48,"tag":2091,"props":49488,"children":49489},{"style":3066},[49490],{"type":54,"value":49491},"text-xs text-neutral-600 dark:text-neutral-400 mt-0.5",{"type":48,"tag":2091,"props":49493,"children":49494},{"style":2104},[49495],{"type":54,"value":3074},{"type":48,"tag":2091,"props":49497,"children":49498},{"style":2104},[49499],{"type":54,"value":8684},{"type":48,"tag":2091,"props":49501,"children":49502},{"class":2093,"line":6321},[49503,49507,49511],{"type":48,"tag":2091,"props":49504,"children":49505},{"style":2104},[49506],{"type":54,"value":28928},{"type":48,"tag":2091,"props":49508,"children":49509},{"style":2098},[49510],{"type":54,"value":29418},{"type":48,"tag":2091,"props":49512,"children":49513},{"style":2104},[49514],{"type":54,"value":3135},{"type":48,"tag":2091,"props":49516,"children":49517},{"class":2093,"line":6329},[49518,49522,49526],{"type":48,"tag":2091,"props":49519,"children":49520},{"style":2104},[49521],{"type":54,"value":28945},{"type":48,"tag":2091,"props":49523,"children":49524},{"style":8676},[49525],{"type":54,"value":61},{"type":48,"tag":2091,"props":49527,"children":49528},{"style":2104},[49529],{"type":54,"value":8684},{"type":48,"tag":2091,"props":49531,"children":49532},{"class":2093,"line":6337},[49533,49537],{"type":48,"tag":2091,"props":49534,"children":49535},{"style":2098},[49536],{"type":54,"value":36863},{"type":48,"tag":2091,"props":49538,"children":49539},{"style":2104},[49540],{"type":54,"value":3135},{"type":48,"tag":2091,"props":49542,"children":49543},{"class":2093,"line":6346},[49544,49548,49553,49557],{"type":48,"tag":2091,"props":49545,"children":49546},{"style":2104},[49547],{"type":54,"value":29413},{"type":48,"tag":2091,"props":49549,"children":49550},{"style":2098},[49551],{"type":54,"value":49552},"action ",{"type":48,"tag":2091,"props":49554,"children":49555},{"style":2104},[49556],{"type":54,"value":29365},{"type":48,"tag":2091,"props":49558,"children":49559},{"style":2098},[49560],{"type":54,"value":28739},{"type":48,"tag":2091,"props":49562,"children":49563},{"class":2093,"line":6401},[49564,49568],{"type":48,"tag":2091,"props":49565,"children":49566},{"style":2104},[49567],{"type":54,"value":28891},{"type":48,"tag":2091,"props":49569,"children":49570},{"style":8676},[49571],{"type":54,"value":31894},{"type":48,"tag":2091,"props":49573,"children":49574},{"class":2093,"line":6418},[49575,49580,49584,49589,49593,49598],{"type":48,"tag":2091,"props":49576,"children":49577},{"style":3179},[49578],{"type":54,"value":49579},"            onClick",{"type":48,"tag":2091,"props":49581,"children":49582},{"style":2104},[49583],{"type":54,"value":29205},{"type":48,"tag":2091,"props":49585,"children":49586},{"style":2098},[49587],{"type":54,"value":49588},"action",{"type":48,"tag":2091,"props":49590,"children":49591},{"style":2104},[49592],{"type":54,"value":121},{"type":48,"tag":2091,"props":49594,"children":49595},{"style":2098},[49596],{"type":54,"value":49597},"onClick",{"type":48,"tag":2091,"props":49599,"children":49600},{"style":2104},[49601],{"type":54,"value":3135},{"type":48,"tag":2091,"props":49603,"children":49604},{"class":2093,"line":6475},[49605,49609,49613,49617,49622],{"type":48,"tag":2091,"props":49606,"children":49607},{"style":3179},[49608],{"type":54,"value":39447},{"type":48,"tag":2091,"props":49610,"children":49611},{"style":2104},[49612],{"type":54,"value":5665},{"type":48,"tag":2091,"props":49614,"children":49615},{"style":2104},[49616],{"type":54,"value":3074},{"type":48,"tag":2091,"props":49618,"children":49619},{"style":3066},[49620],{"type":54,"value":49621},"mt-1.5 text-xs font-medium text-brand-600 dark:text-brand-fg hover:underline",{"type":48,"tag":2091,"props":49623,"children":49624},{"style":2104},[49625],{"type":54,"value":13101},{"type":48,"tag":2091,"props":49627,"children":49628},{"class":2093,"line":6531},[49629],{"type":48,"tag":2091,"props":49630,"children":49631},{"style":2104},[49632],{"type":54,"value":49633},"          >\n",{"type":48,"tag":2091,"props":49635,"children":49636},{"class":2093,"line":6539},[49637,49641,49645,49649,49653],{"type":48,"tag":2091,"props":49638,"children":49639},{"style":2104},[49640],{"type":54,"value":28928},{"type":48,"tag":2091,"props":49642,"children":49643},{"style":2098},[49644],{"type":54,"value":49588},{"type":48,"tag":2091,"props":49646,"children":49647},{"style":2104},[49648],{"type":54,"value":121},{"type":48,"tag":2091,"props":49650,"children":49651},{"style":2098},[49652],{"type":54,"value":30229},{"type":48,"tag":2091,"props":49654,"children":49655},{"style":2104},[49656],{"type":54,"value":3135},{"type":48,"tag":2091,"props":49658,"children":49659},{"class":2093,"line":6547},[49660,49664,49668],{"type":48,"tag":2091,"props":49661,"children":49662},{"style":2104},[49663],{"type":54,"value":28945},{"type":48,"tag":2091,"props":49665,"children":49666},{"style":8676},[49667],{"type":54,"value":5611},{"type":48,"tag":2091,"props":49669,"children":49670},{"style":2104},[49671],{"type":54,"value":8684},{"type":48,"tag":2091,"props":49673,"children":49674},{"class":2093,"line":6556},[49675,49679],{"type":48,"tag":2091,"props":49676,"children":49677},{"style":2098},[49678],{"type":54,"value":36863},{"type":48,"tag":2091,"props":49680,"children":49681},{"style":2104},[49682],{"type":54,"value":3135},{"type":48,"tag":2091,"props":49684,"children":49685},{"class":2093,"line":6573},[49686,49690,49694],{"type":48,"tag":2091,"props":49687,"children":49688},{"style":2104},[49689],{"type":54,"value":28977},{"type":48,"tag":2091,"props":49691,"children":49692},{"style":8676},[49693],{"type":54,"value":12954},{"type":48,"tag":2091,"props":49695,"children":49696},{"style":2104},[49697],{"type":54,"value":8684},{"type":48,"tag":2091,"props":49699,"children":49700},{"class":2093,"line":6679},[49701,49705],{"type":48,"tag":2091,"props":49702,"children":49703},{"style":2104},[49704],{"type":54,"value":28785},{"type":48,"tag":2091,"props":49706,"children":49707},{"style":8676},[49708],{"type":54,"value":31894},{"type":48,"tag":2091,"props":49710,"children":49711},{"class":2093,"line":6706},[49712,49716,49720,49725],{"type":48,"tag":2091,"props":49713,"children":49714},{"style":3179},[49715],{"type":54,"value":44601},{"type":48,"tag":2091,"props":49717,"children":49718},{"style":2104},[49719],{"type":54,"value":29205},{"type":48,"tag":2091,"props":49721,"children":49722},{"style":2098},[49723],{"type":54,"value":49724},"onDismiss",{"type":48,"tag":2091,"props":49726,"children":49727},{"style":2104},[49728],{"type":54,"value":3135},{"type":48,"tag":2091,"props":49730,"children":49731},{"class":2093,"line":6738},[49732,49737,49741,49745,49750],{"type":48,"tag":2091,"props":49733,"children":49734},{"style":3179},[49735],{"type":54,"value":49736},"        aria-label",{"type":48,"tag":2091,"props":49738,"children":49739},{"style":2104},[49740],{"type":54,"value":5665},{"type":48,"tag":2091,"props":49742,"children":49743},{"style":2104},[49744],{"type":54,"value":3074},{"type":48,"tag":2091,"props":49746,"children":49747},{"style":3066},[49748],{"type":54,"value":49749},"Dismiss",{"type":48,"tag":2091,"props":49751,"children":49752},{"style":2104},[49753],{"type":54,"value":13101},{"type":48,"tag":2091,"props":49755,"children":49756},{"class":2093,"line":6746},[49757,49761,49765,49769,49774],{"type":48,"tag":2091,"props":49758,"children":49759},{"style":3179},[49760],{"type":54,"value":36643},{"type":48,"tag":2091,"props":49762,"children":49763},{"style":2104},[49764],{"type":54,"value":5665},{"type":48,"tag":2091,"props":49766,"children":49767},{"style":2104},[49768],{"type":54,"value":3074},{"type":48,"tag":2091,"props":49770,"children":49771},{"style":3066},[49772],{"type":54,"value":49773},"shrink-0 p-1 -m-1 rounded text-neutral-400 hover:text-neutral-700 hover:bg-neutral-100 dark:hover:bg-neutral-800",{"type":48,"tag":2091,"props":49775,"children":49776},{"style":2104},[49777],{"type":54,"value":13101},{"type":48,"tag":2091,"props":49779,"children":49780},{"class":2093,"line":6763},[49781],{"type":48,"tag":2091,"props":49782,"children":49783},{"style":2104},[49784],{"type":54,"value":44678},{"type":48,"tag":2091,"props":49786,"children":49787},{"class":2093,"line":6800},[49788,49792,49796,49800,49804,49808,49812,49816],{"type":48,"tag":2091,"props":49789,"children":49790},{"style":2104},[49791],{"type":54,"value":28838},{"type":48,"tag":2091,"props":49793,"children":49794},{"style":2160},[49795],{"type":54,"value":47482},{"type":48,"tag":2091,"props":49797,"children":49798},{"style":3179},[49799],{"type":54,"value":28756},{"type":48,"tag":2091,"props":49801,"children":49802},{"style":2104},[49803],{"type":54,"value":5665},{"type":48,"tag":2091,"props":49805,"children":49806},{"style":2104},[49807],{"type":54,"value":3074},{"type":48,"tag":2091,"props":49809,"children":49810},{"style":3066},[49811],{"type":54,"value":33181},{"type":48,"tag":2091,"props":49813,"children":49814},{"style":2104},[49815],{"type":54,"value":3074},{"type":48,"tag":2091,"props":49817,"children":49818},{"style":2104},[49819],{"type":54,"value":28794},{"type":48,"tag":2091,"props":49821,"children":49822},{"class":2093,"line":6837},[49823,49827,49831],{"type":48,"tag":2091,"props":49824,"children":49825},{"style":2104},[49826],{"type":54,"value":28977},{"type":48,"tag":2091,"props":49828,"children":49829},{"style":8676},[49830],{"type":54,"value":5611},{"type":48,"tag":2091,"props":49832,"children":49833},{"style":2104},[49834],{"type":54,"value":8684},{"type":48,"tag":2091,"props":49836,"children":49837},{"class":2093,"line":15797},[49838,49842,49846],{"type":48,"tag":2091,"props":49839,"children":49840},{"style":2104},[49841],{"type":54,"value":28993},{"type":48,"tag":2091,"props":49843,"children":49844},{"style":8676},[49845],{"type":54,"value":12954},{"type":48,"tag":2091,"props":49847,"children":49848},{"style":2104},[49849],{"type":54,"value":8684},{"type":48,"tag":2091,"props":49851,"children":49852},{"class":2093,"line":15806},[49853,49857],{"type":48,"tag":2091,"props":49854,"children":49855},{"style":8676},[49856],{"type":54,"value":29009},{"type":48,"tag":2091,"props":49858,"children":49859},{"style":2104},[49860],{"type":54,"value":2177},{"type":48,"tag":2091,"props":49862,"children":49863},{"class":2093,"line":15832},[49864],{"type":48,"tag":2091,"props":49865,"children":49866},{"style":2104},[49867],{"type":54,"value":3135},{"type":48,"tag":61,"props":49869,"children":49870},{},[49871],{"type":54,"value":49872},"Toaster container (fixed position):",{"type":48,"tag":134,"props":49874,"children":49876},{"className":28655,"code":49875,"language":28657,"meta":142,"style":142},"\u003Cdiv className=\"fixed bottom-4 right-4 z-50 flex flex-col-reverse gap-2 pointer-events-none\">\n  {toasts.map((t) => (\n    \u003Cdiv key={t.id} className=\"pointer-events-auto\">\n      \u003CToast {...t} \u002F>\n    \u003C\u002Fdiv>\n  ))}\n\u003C\u002Fdiv>\n",[49877],{"type":48,"tag":78,"props":49878,"children":49879},{"__ignoreMap":142},[49880,49916,49961,50021,50046,50061,50072],{"type":48,"tag":2091,"props":49881,"children":49882},{"class":2093,"line":2094},[49883,49887,49891,49895,49899,49903,49908,49912],{"type":48,"tag":2091,"props":49884,"children":49885},{"style":2104},[49886],{"type":54,"value":8673},{"type":48,"tag":2091,"props":49888,"children":49889},{"style":8676},[49890],{"type":54,"value":12954},{"type":48,"tag":2091,"props":49892,"children":49893},{"style":3179},[49894],{"type":54,"value":28756},{"type":48,"tag":2091,"props":49896,"children":49897},{"style":2104},[49898],{"type":54,"value":5665},{"type":48,"tag":2091,"props":49900,"children":49901},{"style":2104},[49902],{"type":54,"value":3074},{"type":48,"tag":2091,"props":49904,"children":49905},{"style":3066},[49906],{"type":54,"value":49907},"fixed bottom-4 right-4 z-50 flex flex-col-reverse gap-2 pointer-events-none",{"type":48,"tag":2091,"props":49909,"children":49910},{"style":2104},[49911],{"type":54,"value":3074},{"type":48,"tag":2091,"props":49913,"children":49914},{"style":2104},[49915],{"type":54,"value":8684},{"type":48,"tag":2091,"props":49917,"children":49918},{"class":2093,"line":2147},[49919,49923,49928,49932,49936,49940,49944,49949,49953,49957],{"type":48,"tag":2091,"props":49920,"children":49921},{"style":2104},[49922],{"type":54,"value":8085},{"type":48,"tag":2091,"props":49924,"children":49925},{"style":2098},[49926],{"type":54,"value":49927},"toasts",{"type":48,"tag":2091,"props":49929,"children":49930},{"style":2104},[49931],{"type":54,"value":121},{"type":48,"tag":2091,"props":49933,"children":49934},{"style":5709},[49935],{"type":54,"value":33274},{"type":48,"tag":2091,"props":49937,"children":49938},{"style":2098},[49939],{"type":54,"value":5717},{"type":48,"tag":2091,"props":49941,"children":49942},{"style":2104},[49943],{"type":54,"value":5717},{"type":48,"tag":2091,"props":49945,"children":49946},{"style":5957},[49947],{"type":54,"value":49948},"t",{"type":48,"tag":2091,"props":49950,"children":49951},{"style":2104},[49952],{"type":54,"value":5726},{"type":48,"tag":2091,"props":49954,"children":49955},{"style":3179},[49956],{"type":54,"value":10113},{"type":48,"tag":2091,"props":49958,"children":49959},{"style":2098},[49960],{"type":54,"value":28739},{"type":48,"tag":2091,"props":49962,"children":49963},{"class":2093,"line":2180},[49964,49968,49972,49976,49980,49984,49988,49992,49996,50000,50004,50008,50013,50017],{"type":48,"tag":2091,"props":49965,"children":49966},{"style":2104},[49967],{"type":54,"value":28747},{"type":48,"tag":2091,"props":49969,"children":49970},{"style":8676},[49971],{"type":54,"value":12954},{"type":48,"tag":2091,"props":49973,"children":49974},{"style":3179},[49975],{"type":54,"value":41900},{"type":48,"tag":2091,"props":49977,"children":49978},{"style":2104},[49979],{"type":54,"value":29205},{"type":48,"tag":2091,"props":49981,"children":49982},{"style":2098},[49983],{"type":54,"value":49948},{"type":48,"tag":2091,"props":49985,"children":49986},{"style":2104},[49987],{"type":54,"value":121},{"type":48,"tag":2091,"props":49989,"children":49990},{"style":2098},[49991],{"type":54,"value":36326},{"type":48,"tag":2091,"props":49993,"children":49994},{"style":2104},[49995],{"type":54,"value":30390},{"type":48,"tag":2091,"props":49997,"children":49998},{"style":3179},[49999],{"type":54,"value":41918},{"type":48,"tag":2091,"props":50001,"children":50002},{"style":2104},[50003],{"type":54,"value":5665},{"type":48,"tag":2091,"props":50005,"children":50006},{"style":2104},[50007],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50009,"children":50010},{"style":3066},[50011],{"type":54,"value":50012},"pointer-events-auto",{"type":48,"tag":2091,"props":50014,"children":50015},{"style":2104},[50016],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50018,"children":50019},{"style":2104},[50020],{"type":54,"value":8684},{"type":48,"tag":2091,"props":50022,"children":50023},{"class":2093,"line":2229},[50024,50028,50033,50038,50042],{"type":48,"tag":2091,"props":50025,"children":50026},{"style":2104},[50027],{"type":54,"value":28785},{"type":48,"tag":2091,"props":50029,"children":50030},{"style":2160},[50031],{"type":54,"value":50032},"Toast",{"type":48,"tag":2091,"props":50034,"children":50035},{"style":2104},[50036],{"type":54,"value":50037}," {...",{"type":48,"tag":2091,"props":50039,"children":50040},{"style":2098},[50041],{"type":54,"value":49948},{"type":48,"tag":2091,"props":50043,"children":50044},{"style":2104},[50045],{"type":54,"value":29279},{"type":48,"tag":2091,"props":50047,"children":50048},{"class":2093,"line":3048},[50049,50053,50057],{"type":48,"tag":2091,"props":50050,"children":50051},{"style":2104},[50052],{"type":54,"value":28993},{"type":48,"tag":2091,"props":50054,"children":50055},{"style":8676},[50056],{"type":54,"value":12954},{"type":48,"tag":2091,"props":50058,"children":50059},{"style":2104},[50060],{"type":54,"value":8684},{"type":48,"tag":2091,"props":50062,"children":50063},{"class":2093,"line":3129},[50064,50068],{"type":48,"tag":2091,"props":50065,"children":50066},{"style":2098},[50067],{"type":54,"value":33557},{"type":48,"tag":2091,"props":50069,"children":50070},{"style":2104},[50071],{"type":54,"value":3135},{"type":48,"tag":2091,"props":50073,"children":50074},{"class":2093,"line":3138},[50075,50079,50083],{"type":48,"tag":2091,"props":50076,"children":50077},{"style":2104},[50078],{"type":54,"value":9008},{"type":48,"tag":2091,"props":50080,"children":50081},{"style":8676},[50082],{"type":54,"value":12954},{"type":48,"tag":2091,"props":50084,"children":50085},{"style":2104},[50086],{"type":54,"value":8684},{"type":48,"tag":167,"props":50088,"children":50090},{"id":50089},"_179-empty-state",[50091],{"type":54,"value":50092},"17.9 Empty State",{"type":48,"tag":134,"props":50094,"children":50096},{"className":28655,"code":50095,"language":28657,"meta":142,"style":142},"function EmptyState({\n  icon: Icon,\n  title,\n  description,\n  primaryAction,\n  secondaryAction,\n}: EmptyStateProps) {\n  return (\n    \u003Cdiv className=\"flex flex-col items-center justify-center py-16 px-6 text-center\">\n      \u003Cdiv className=\"mb-4 text-neutral-300 dark:text-neutral-600\">\n        \u003CIcon size={48} strokeWidth={1.5} \u002F>\n      \u003C\u002Fdiv>\n      \u003Ch3 className=\"text-base font-semibold text-neutral-900 dark:text-neutral-50\">\n        {title}\n      \u003C\u002Fh3>\n      {description && (\n        \u003Cp className=\"mt-1 text-sm text-neutral-600 dark:text-neutral-400 max-w-sm\">\n          {description}\n        \u003C\u002Fp>\n      )}\n      {(primaryAction || secondaryAction) && (\n        \u003Cdiv className=\"mt-6 flex items-center gap-2\">\n          {primaryAction && (\n            \u003CButton variant=\"primary\" size=\"sm\" onClick={primaryAction.onClick}>\n              {primaryAction.label}\n            \u003C\u002FButton>\n          )}\n          {secondaryAction && (\n            \u003CButton variant=\"ghost\" size=\"sm\" onClick={secondaryAction.onClick}>\n              {secondaryAction.label}\n            \u003C\u002FButton>\n          )}\n        \u003C\u002Fdiv>\n      )}\n    \u003C\u002Fdiv>\n  );\n}\n",[50097],{"type":48,"tag":78,"props":50098,"children":50099},{"__ignoreMap":142},[50100,50117,50138,50150,50162,50174,50186,50207,50218,50253,50289,50333,50348,50383,50398,50413,50432,50467,50482,50497,50508,50538,50573,50593,50669,50692,50707,50718,50738,50814,50837,50852,50863,50878,50889,50904,50915],{"type":48,"tag":2091,"props":50101,"children":50102},{"class":2093,"line":2094},[50103,50107,50112],{"type":48,"tag":2091,"props":50104,"children":50105},{"style":3179},[50106],{"type":54,"value":8697},{"type":48,"tag":2091,"props":50108,"children":50109},{"style":5709},[50110],{"type":54,"value":50111}," EmptyState",{"type":48,"tag":2091,"props":50113,"children":50114},{"style":2104},[50115],{"type":54,"value":50116},"({\n",{"type":48,"tag":2091,"props":50118,"children":50119},{"class":2093,"line":2147},[50120,50125,50129,50134],{"type":48,"tag":2091,"props":50121,"children":50122},{"style":8676},[50123],{"type":54,"value":50124},"  icon",{"type":48,"tag":2091,"props":50126,"children":50127},{"style":2104},[50128],{"type":54,"value":2993},{"type":48,"tag":2091,"props":50130,"children":50131},{"style":5957},[50132],{"type":54,"value":50133}," Icon",{"type":48,"tag":2091,"props":50135,"children":50136},{"style":2104},[50137],{"type":54,"value":2144},{"type":48,"tag":2091,"props":50139,"children":50140},{"class":2093,"line":2180},[50141,50146],{"type":48,"tag":2091,"props":50142,"children":50143},{"style":5957},[50144],{"type":54,"value":50145},"  title",{"type":48,"tag":2091,"props":50147,"children":50148},{"style":2104},[50149],{"type":54,"value":2144},{"type":48,"tag":2091,"props":50151,"children":50152},{"class":2093,"line":2229},[50153,50158],{"type":48,"tag":2091,"props":50154,"children":50155},{"style":5957},[50156],{"type":54,"value":50157},"  description",{"type":48,"tag":2091,"props":50159,"children":50160},{"style":2104},[50161],{"type":54,"value":2144},{"type":48,"tag":2091,"props":50163,"children":50164},{"class":2093,"line":3048},[50165,50170],{"type":48,"tag":2091,"props":50166,"children":50167},{"style":5957},[50168],{"type":54,"value":50169},"  primaryAction",{"type":48,"tag":2091,"props":50171,"children":50172},{"style":2104},[50173],{"type":54,"value":2144},{"type":48,"tag":2091,"props":50175,"children":50176},{"class":2093,"line":3129},[50177,50182],{"type":48,"tag":2091,"props":50178,"children":50179},{"style":5957},[50180],{"type":54,"value":50181},"  secondaryAction",{"type":48,"tag":2091,"props":50183,"children":50184},{"style":2104},[50185],{"type":54,"value":2144},{"type":48,"tag":2091,"props":50187,"children":50188},{"class":2093,"line":3138},[50189,50194,50199,50203],{"type":48,"tag":2091,"props":50190,"children":50191},{"style":2104},[50192],{"type":54,"value":50193},"}:",{"type":48,"tag":2091,"props":50195,"children":50196},{"style":2160},[50197],{"type":54,"value":50198}," EmptyStateProps",{"type":48,"tag":2091,"props":50200,"children":50201},{"style":2104},[50202],{"type":54,"value":5726},{"type":48,"tag":2091,"props":50204,"children":50205},{"style":2104},[50206],{"type":54,"value":2980},{"type":48,"tag":2091,"props":50208,"children":50209},{"class":2093,"line":3148},[50210,50214],{"type":48,"tag":2091,"props":50211,"children":50212},{"style":5951},[50213],{"type":54,"value":27456},{"type":48,"tag":2091,"props":50215,"children":50216},{"style":8676},[50217],{"type":54,"value":28739},{"type":48,"tag":2091,"props":50219,"children":50220},{"class":2093,"line":3194},[50221,50225,50229,50233,50237,50241,50245,50249],{"type":48,"tag":2091,"props":50222,"children":50223},{"style":2104},[50224],{"type":54,"value":28747},{"type":48,"tag":2091,"props":50226,"children":50227},{"style":8676},[50228],{"type":54,"value":12954},{"type":48,"tag":2091,"props":50230,"children":50231},{"style":3179},[50232],{"type":54,"value":28756},{"type":48,"tag":2091,"props":50234,"children":50235},{"style":2104},[50236],{"type":54,"value":5665},{"type":48,"tag":2091,"props":50238,"children":50239},{"style":2104},[50240],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50242,"children":50243},{"style":3066},[50244],{"type":54,"value":30641},{"type":48,"tag":2091,"props":50246,"children":50247},{"style":2104},[50248],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50250,"children":50251},{"style":2104},[50252],{"type":54,"value":8684},{"type":48,"tag":2091,"props":50254,"children":50255},{"class":2093,"line":3216},[50256,50260,50264,50268,50272,50276,50281,50285],{"type":48,"tag":2091,"props":50257,"children":50258},{"style":2104},[50259],{"type":54,"value":28785},{"type":48,"tag":2091,"props":50261,"children":50262},{"style":8676},[50263],{"type":54,"value":12954},{"type":48,"tag":2091,"props":50265,"children":50266},{"style":3179},[50267],{"type":54,"value":28756},{"type":48,"tag":2091,"props":50269,"children":50270},{"style":2104},[50271],{"type":54,"value":5665},{"type":48,"tag":2091,"props":50273,"children":50274},{"style":2104},[50275],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50277,"children":50278},{"style":3066},[50279],{"type":54,"value":50280},"mb-4 text-neutral-300 dark:text-neutral-600",{"type":48,"tag":2091,"props":50282,"children":50283},{"style":2104},[50284],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50286,"children":50287},{"style":2104},[50288],{"type":54,"value":8684},{"type":48,"tag":2091,"props":50290,"children":50291},{"class":2093,"line":4532},[50292,50296,50301,50305,50309,50313,50317,50321,50325,50329],{"type":48,"tag":2091,"props":50293,"children":50294},{"style":2104},[50295],{"type":54,"value":28838},{"type":48,"tag":2091,"props":50297,"children":50298},{"style":2160},[50299],{"type":54,"value":50300},"Icon",{"type":48,"tag":2091,"props":50302,"children":50303},{"style":3179},[50304],{"type":54,"value":29538},{"type":48,"tag":2091,"props":50306,"children":50307},{"style":2104},[50308],{"type":54,"value":29205},{"type":48,"tag":2091,"props":50310,"children":50311},{"style":3077},[50312],{"type":54,"value":3655},{"type":48,"tag":2091,"props":50314,"children":50315},{"style":2104},[50316],{"type":54,"value":30390},{"type":48,"tag":2091,"props":50318,"children":50319},{"style":3179},[50320],{"type":54,"value":30718},{"type":48,"tag":2091,"props":50322,"children":50323},{"style":2104},[50324],{"type":54,"value":29205},{"type":48,"tag":2091,"props":50326,"children":50327},{"style":3077},[50328],{"type":54,"value":3580},{"type":48,"tag":2091,"props":50330,"children":50331},{"style":2104},[50332],{"type":54,"value":29279},{"type":48,"tag":2091,"props":50334,"children":50335},{"class":2093,"line":4578},[50336,50340,50344],{"type":48,"tag":2091,"props":50337,"children":50338},{"style":2104},[50339],{"type":54,"value":28977},{"type":48,"tag":2091,"props":50341,"children":50342},{"style":8676},[50343],{"type":54,"value":12954},{"type":48,"tag":2091,"props":50345,"children":50346},{"style":2104},[50347],{"type":54,"value":8684},{"type":48,"tag":2091,"props":50349,"children":50350},{"class":2093,"line":4586},[50351,50355,50359,50363,50367,50371,50375,50379],{"type":48,"tag":2091,"props":50352,"children":50353},{"style":2104},[50354],{"type":54,"value":28785},{"type":48,"tag":2091,"props":50356,"children":50357},{"style":8676},[50358],{"type":54,"value":167},{"type":48,"tag":2091,"props":50360,"children":50361},{"style":3179},[50362],{"type":54,"value":28756},{"type":48,"tag":2091,"props":50364,"children":50365},{"style":2104},[50366],{"type":54,"value":5665},{"type":48,"tag":2091,"props":50368,"children":50369},{"style":2104},[50370],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50372,"children":50373},{"style":3066},[50374],{"type":54,"value":30773},{"type":48,"tag":2091,"props":50376,"children":50377},{"style":2104},[50378],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50380,"children":50381},{"style":2104},[50382],{"type":54,"value":8684},{"type":48,"tag":2091,"props":50384,"children":50385},{"class":2093,"line":4595},[50386,50390,50394],{"type":48,"tag":2091,"props":50387,"children":50388},{"style":2104},[50389],{"type":54,"value":29413},{"type":48,"tag":2091,"props":50391,"children":50392},{"style":2098},[50393],{"type":54,"value":29328},{"type":48,"tag":2091,"props":50395,"children":50396},{"style":2104},[50397],{"type":54,"value":3135},{"type":48,"tag":2091,"props":50399,"children":50400},{"class":2093,"line":4642},[50401,50405,50409],{"type":48,"tag":2091,"props":50402,"children":50403},{"style":2104},[50404],{"type":54,"value":28977},{"type":48,"tag":2091,"props":50406,"children":50407},{"style":8676},[50408],{"type":54,"value":167},{"type":48,"tag":2091,"props":50410,"children":50411},{"style":2104},[50412],{"type":54,"value":8684},{"type":48,"tag":2091,"props":50414,"children":50415},{"class":2093,"line":4688},[50416,50420,50424,50428],{"type":48,"tag":2091,"props":50417,"children":50418},{"style":2104},[50419],{"type":54,"value":29323},{"type":48,"tag":2091,"props":50421,"children":50422},{"style":2098},[50423],{"type":54,"value":29360},{"type":48,"tag":2091,"props":50425,"children":50426},{"style":2104},[50427],{"type":54,"value":29365},{"type":48,"tag":2091,"props":50429,"children":50430},{"style":2098},[50431],{"type":54,"value":28739},{"type":48,"tag":2091,"props":50433,"children":50434},{"class":2093,"line":4696},[50435,50439,50443,50447,50451,50455,50459,50463],{"type":48,"tag":2091,"props":50436,"children":50437},{"style":2104},[50438],{"type":54,"value":28838},{"type":48,"tag":2091,"props":50440,"children":50441},{"style":8676},[50442],{"type":54,"value":61},{"type":48,"tag":2091,"props":50444,"children":50445},{"style":3179},[50446],{"type":54,"value":28756},{"type":48,"tag":2091,"props":50448,"children":50449},{"style":2104},[50450],{"type":54,"value":5665},{"type":48,"tag":2091,"props":50452,"children":50453},{"style":2104},[50454],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50456,"children":50457},{"style":3066},[50458],{"type":54,"value":30832},{"type":48,"tag":2091,"props":50460,"children":50461},{"style":2104},[50462],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50464,"children":50465},{"style":2104},[50466],{"type":54,"value":8684},{"type":48,"tag":2091,"props":50468,"children":50469},{"class":2093,"line":4705},[50470,50474,50478],{"type":48,"tag":2091,"props":50471,"children":50472},{"style":2104},[50473],{"type":54,"value":37022},{"type":48,"tag":2091,"props":50475,"children":50476},{"style":2098},[50477],{"type":54,"value":29418},{"type":48,"tag":2091,"props":50479,"children":50480},{"style":2104},[50481],{"type":54,"value":3135},{"type":48,"tag":2091,"props":50483,"children":50484},{"class":2093,"line":4751},[50485,50489,50493],{"type":48,"tag":2091,"props":50486,"children":50487},{"style":2104},[50488],{"type":54,"value":28961},{"type":48,"tag":2091,"props":50490,"children":50491},{"style":8676},[50492],{"type":54,"value":61},{"type":48,"tag":2091,"props":50494,"children":50495},{"style":2104},[50496],{"type":54,"value":8684},{"type":48,"tag":2091,"props":50498,"children":50499},{"class":2093,"line":4796},[50500,50504],{"type":48,"tag":2091,"props":50501,"children":50502},{"style":2098},[50503],{"type":54,"value":33499},{"type":48,"tag":2091,"props":50505,"children":50506},{"style":2104},[50507],{"type":54,"value":3135},{"type":48,"tag":2091,"props":50509,"children":50510},{"class":2093,"line":4842},[50511,50515,50520,50525,50530,50534],{"type":48,"tag":2091,"props":50512,"children":50513},{"style":2104},[50514],{"type":54,"value":29323},{"type":48,"tag":2091,"props":50516,"children":50517},{"style":2098},[50518],{"type":54,"value":50519},"(primaryAction ",{"type":48,"tag":2091,"props":50521,"children":50522},{"style":2104},[50523],{"type":54,"value":50524},"||",{"type":48,"tag":2091,"props":50526,"children":50527},{"style":2098},[50528],{"type":54,"value":50529}," secondaryAction) ",{"type":48,"tag":2091,"props":50531,"children":50532},{"style":2104},[50533],{"type":54,"value":29365},{"type":48,"tag":2091,"props":50535,"children":50536},{"style":2098},[50537],{"type":54,"value":28739},{"type":48,"tag":2091,"props":50539,"children":50540},{"class":2093,"line":6321},[50541,50545,50549,50553,50557,50561,50565,50569],{"type":48,"tag":2091,"props":50542,"children":50543},{"style":2104},[50544],{"type":54,"value":28838},{"type":48,"tag":2091,"props":50546,"children":50547},{"style":8676},[50548],{"type":54,"value":12954},{"type":48,"tag":2091,"props":50550,"children":50551},{"style":3179},[50552],{"type":54,"value":28756},{"type":48,"tag":2091,"props":50554,"children":50555},{"style":2104},[50556],{"type":54,"value":5665},{"type":48,"tag":2091,"props":50558,"children":50559},{"style":2104},[50560],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50562,"children":50563},{"style":3066},[50564],{"type":54,"value":30899},{"type":48,"tag":2091,"props":50566,"children":50567},{"style":2104},[50568],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50570,"children":50571},{"style":2104},[50572],{"type":54,"value":8684},{"type":48,"tag":2091,"props":50574,"children":50575},{"class":2093,"line":6329},[50576,50580,50585,50589],{"type":48,"tag":2091,"props":50577,"children":50578},{"style":2104},[50579],{"type":54,"value":37022},{"type":48,"tag":2091,"props":50581,"children":50582},{"style":2098},[50583],{"type":54,"value":50584},"primaryAction ",{"type":48,"tag":2091,"props":50586,"children":50587},{"style":2104},[50588],{"type":54,"value":29365},{"type":48,"tag":2091,"props":50590,"children":50591},{"style":2098},[50592],{"type":54,"value":28739},{"type":48,"tag":2091,"props":50594,"children":50595},{"class":2093,"line":6337},[50596,50600,50604,50608,50612,50616,50620,50624,50628,50632,50636,50640,50644,50648,50652,50657,50661,50665],{"type":48,"tag":2091,"props":50597,"children":50598},{"style":2104},[50599],{"type":54,"value":39890},{"type":48,"tag":2091,"props":50601,"children":50602},{"style":2160},[50603],{"type":54,"value":29512},{"type":48,"tag":2091,"props":50605,"children":50606},{"style":3179},[50607],{"type":54,"value":29517},{"type":48,"tag":2091,"props":50609,"children":50610},{"style":2104},[50611],{"type":54,"value":5665},{"type":48,"tag":2091,"props":50613,"children":50614},{"style":2104},[50615],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50617,"children":50618},{"style":3066},[50619],{"type":54,"value":13940},{"type":48,"tag":2091,"props":50621,"children":50622},{"style":2104},[50623],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50625,"children":50626},{"style":3179},[50627],{"type":54,"value":29538},{"type":48,"tag":2091,"props":50629,"children":50630},{"style":2104},[50631],{"type":54,"value":5665},{"type":48,"tag":2091,"props":50633,"children":50634},{"style":2104},[50635],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50637,"children":50638},{"style":3066},[50639],{"type":54,"value":7486},{"type":48,"tag":2091,"props":50641,"children":50642},{"style":2104},[50643],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50645,"children":50646},{"style":3179},[50647],{"type":54,"value":47861},{"type":48,"tag":2091,"props":50649,"children":50650},{"style":2104},[50651],{"type":54,"value":29205},{"type":48,"tag":2091,"props":50653,"children":50654},{"style":2098},[50655],{"type":54,"value":50656},"primaryAction",{"type":48,"tag":2091,"props":50658,"children":50659},{"style":2104},[50660],{"type":54,"value":121},{"type":48,"tag":2091,"props":50662,"children":50663},{"style":2098},[50664],{"type":54,"value":49597},{"type":48,"tag":2091,"props":50666,"children":50667},{"style":2104},[50668],{"type":54,"value":36784},{"type":48,"tag":2091,"props":50670,"children":50671},{"class":2093,"line":6346},[50672,50676,50680,50684,50688],{"type":48,"tag":2091,"props":50673,"children":50674},{"style":2104},[50675],{"type":54,"value":39906},{"type":48,"tag":2091,"props":50677,"children":50678},{"style":2098},[50679],{"type":54,"value":50656},{"type":48,"tag":2091,"props":50681,"children":50682},{"style":2104},[50683],{"type":54,"value":121},{"type":48,"tag":2091,"props":50685,"children":50686},{"style":2098},[50687],{"type":54,"value":30229},{"type":48,"tag":2091,"props":50689,"children":50690},{"style":2104},[50691],{"type":54,"value":3135},{"type":48,"tag":2091,"props":50693,"children":50694},{"class":2093,"line":6401},[50695,50699,50703],{"type":48,"tag":2091,"props":50696,"children":50697},{"style":2104},[50698],{"type":54,"value":40534},{"type":48,"tag":2091,"props":50700,"children":50701},{"style":2160},[50702],{"type":54,"value":29512},{"type":48,"tag":2091,"props":50704,"children":50705},{"style":2104},[50706],{"type":54,"value":8684},{"type":48,"tag":2091,"props":50708,"children":50709},{"class":2093,"line":6418},[50710,50714],{"type":48,"tag":2091,"props":50711,"children":50712},{"style":2098},[50713],{"type":54,"value":45679},{"type":48,"tag":2091,"props":50715,"children":50716},{"style":2104},[50717],{"type":54,"value":3135},{"type":48,"tag":2091,"props":50719,"children":50720},{"class":2093,"line":6475},[50721,50725,50730,50734],{"type":48,"tag":2091,"props":50722,"children":50723},{"style":2104},[50724],{"type":54,"value":37022},{"type":48,"tag":2091,"props":50726,"children":50727},{"style":2098},[50728],{"type":54,"value":50729},"secondaryAction ",{"type":48,"tag":2091,"props":50731,"children":50732},{"style":2104},[50733],{"type":54,"value":29365},{"type":48,"tag":2091,"props":50735,"children":50736},{"style":2098},[50737],{"type":54,"value":28739},{"type":48,"tag":2091,"props":50739,"children":50740},{"class":2093,"line":6531},[50741,50745,50749,50753,50757,50761,50765,50769,50773,50777,50781,50785,50789,50793,50797,50802,50806,50810],{"type":48,"tag":2091,"props":50742,"children":50743},{"style":2104},[50744],{"type":54,"value":39890},{"type":48,"tag":2091,"props":50746,"children":50747},{"style":2160},[50748],{"type":54,"value":29512},{"type":48,"tag":2091,"props":50750,"children":50751},{"style":3179},[50752],{"type":54,"value":29517},{"type":48,"tag":2091,"props":50754,"children":50755},{"style":2104},[50756],{"type":54,"value":5665},{"type":48,"tag":2091,"props":50758,"children":50759},{"style":2104},[50760],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50762,"children":50763},{"style":3066},[50764],{"type":54,"value":14018},{"type":48,"tag":2091,"props":50766,"children":50767},{"style":2104},[50768],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50770,"children":50771},{"style":3179},[50772],{"type":54,"value":29538},{"type":48,"tag":2091,"props":50774,"children":50775},{"style":2104},[50776],{"type":54,"value":5665},{"type":48,"tag":2091,"props":50778,"children":50779},{"style":2104},[50780],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50782,"children":50783},{"style":3066},[50784],{"type":54,"value":7486},{"type":48,"tag":2091,"props":50786,"children":50787},{"style":2104},[50788],{"type":54,"value":3074},{"type":48,"tag":2091,"props":50790,"children":50791},{"style":3179},[50792],{"type":54,"value":47861},{"type":48,"tag":2091,"props":50794,"children":50795},{"style":2104},[50796],{"type":54,"value":29205},{"type":48,"tag":2091,"props":50798,"children":50799},{"style":2098},[50800],{"type":54,"value":50801},"secondaryAction",{"type":48,"tag":2091,"props":50803,"children":50804},{"style":2104},[50805],{"type":54,"value":121},{"type":48,"tag":2091,"props":50807,"children":50808},{"style":2098},[50809],{"type":54,"value":49597},{"type":48,"tag":2091,"props":50811,"children":50812},{"style":2104},[50813],{"type":54,"value":36784},{"type":48,"tag":2091,"props":50815,"children":50816},{"class":2093,"line":6539},[50817,50821,50825,50829,50833],{"type":48,"tag":2091,"props":50818,"children":50819},{"style":2104},[50820],{"type":54,"value":39906},{"type":48,"tag":2091,"props":50822,"children":50823},{"style":2098},[50824],{"type":54,"value":50801},{"type":48,"tag":2091,"props":50826,"children":50827},{"style":2104},[50828],{"type":54,"value":121},{"type":48,"tag":2091,"props":50830,"children":50831},{"style":2098},[50832],{"type":54,"value":30229},{"type":48,"tag":2091,"props":50834,"children":50835},{"style":2104},[50836],{"type":54,"value":3135},{"type":48,"tag":2091,"props":50838,"children":50839},{"class":2093,"line":6547},[50840,50844,50848],{"type":48,"tag":2091,"props":50841,"children":50842},{"style":2104},[50843],{"type":54,"value":40534},{"type":48,"tag":2091,"props":50845,"children":50846},{"style":2160},[50847],{"type":54,"value":29512},{"type":48,"tag":2091,"props":50849,"children":50850},{"style":2104},[50851],{"type":54,"value":8684},{"type":48,"tag":2091,"props":50853,"children":50854},{"class":2093,"line":6556},[50855,50859],{"type":48,"tag":2091,"props":50856,"children":50857},{"style":2098},[50858],{"type":54,"value":45679},{"type":48,"tag":2091,"props":50860,"children":50861},{"style":2104},[50862],{"type":54,"value":3135},{"type":48,"tag":2091,"props":50864,"children":50865},{"class":2093,"line":6573},[50866,50870,50874],{"type":48,"tag":2091,"props":50867,"children":50868},{"style":2104},[50869],{"type":54,"value":28961},{"type":48,"tag":2091,"props":50871,"children":50872},{"style":8676},[50873],{"type":54,"value":12954},{"type":48,"tag":2091,"props":50875,"children":50876},{"style":2104},[50877],{"type":54,"value":8684},{"type":48,"tag":2091,"props":50879,"children":50880},{"class":2093,"line":6679},[50881,50885],{"type":48,"tag":2091,"props":50882,"children":50883},{"style":2098},[50884],{"type":54,"value":33499},{"type":48,"tag":2091,"props":50886,"children":50887},{"style":2104},[50888],{"type":54,"value":3135},{"type":48,"tag":2091,"props":50890,"children":50891},{"class":2093,"line":6706},[50892,50896,50900],{"type":48,"tag":2091,"props":50893,"children":50894},{"style":2104},[50895],{"type":54,"value":28993},{"type":48,"tag":2091,"props":50897,"children":50898},{"style":8676},[50899],{"type":54,"value":12954},{"type":48,"tag":2091,"props":50901,"children":50902},{"style":2104},[50903],{"type":54,"value":8684},{"type":48,"tag":2091,"props":50905,"children":50906},{"class":2093,"line":6738},[50907,50911],{"type":48,"tag":2091,"props":50908,"children":50909},{"style":8676},[50910],{"type":54,"value":29009},{"type":48,"tag":2091,"props":50912,"children":50913},{"style":2104},[50914],{"type":54,"value":2177},{"type":48,"tag":2091,"props":50916,"children":50917},{"class":2093,"line":6746},[50918],{"type":48,"tag":2091,"props":50919,"children":50920},{"style":2104},[50921],{"type":54,"value":3135},{"type":48,"tag":167,"props":50923,"children":50925},{"id":50924},"_1710-loading-states",[50926],{"type":54,"value":50927},"17.10 Loading States",{"type":48,"tag":19952,"props":50929,"children":50930},{"id":6566},[50931],{"type":54,"value":50932},"SKELETON",{"type":48,"tag":134,"props":50934,"children":50936},{"className":2083,"code":50935,"language":2085,"meta":142,"style":142},".skeleton {\n  display: block;\n  background: linear-gradient(\n    90deg,\n    var(--neutral-100) 25%,\n    var(--neutral-200) 50%,\n    var(--neutral-100) 75%\n  );\n  background-size: 200% 100%;\n  animation: shimmer 1.5s ease-in-out infinite;\n  border-radius: 4px;\n}\n.dark .skeleton {\n  background: linear-gradient(\n    90deg,\n    rgba(255, 255, 255, 0.04) 25%,\n    rgba(255, 255, 255, 0.08) 50%,\n    rgba(255, 255, 255, 0.04) 75%\n  );\n  background-size: 200% 100%;\n}\n@keyframes shimmer {\n  from { background-position: 200% 0; }\n  to   { background-position: -200% 0; }\n}\n",[50937],{"type":48,"tag":78,"props":50938,"children":50939},{"__ignoreMap":142},[50940,50955,50975,50994,51006,51033,51060,51084,51092,51115,51142,51161,51168,51191,51210,51221,51272,51323,51370,51377,51400,51407,51422,51457,51492],{"type":48,"tag":2091,"props":50941,"children":50942},{"class":2093,"line":2094},[50943,50947,50951],{"type":48,"tag":2091,"props":50944,"children":50945},{"style":2104},[50946],{"type":54,"value":121},{"type":48,"tag":2091,"props":50948,"children":50949},{"style":2160},[50950],{"type":54,"value":6566},{"type":48,"tag":2091,"props":50952,"children":50953},{"style":2104},[50954],{"type":54,"value":2980},{"type":48,"tag":2091,"props":50956,"children":50957},{"class":2093,"line":2147},[50958,50962,50966,50971],{"type":48,"tag":2091,"props":50959,"children":50960},{"style":3029},[50961],{"type":54,"value":7634},{"type":48,"tag":2091,"props":50963,"children":50964},{"style":2104},[50965],{"type":54,"value":2993},{"type":48,"tag":2091,"props":50967,"children":50968},{"style":2098},[50969],{"type":54,"value":50970}," block",{"type":48,"tag":2091,"props":50972,"children":50973},{"style":2104},[50974],{"type":54,"value":2177},{"type":48,"tag":2091,"props":50976,"children":50977},{"class":2093,"line":2180},[50978,50982,50986,50990],{"type":48,"tag":2091,"props":50979,"children":50980},{"style":3029},[50981],{"type":54,"value":6579},{"type":48,"tag":2091,"props":50983,"children":50984},{"style":2104},[50985],{"type":54,"value":2993},{"type":48,"tag":2091,"props":50987,"children":50988},{"style":5709},[50989],{"type":54,"value":6588},{"type":48,"tag":2091,"props":50991,"children":50992},{"style":2104},[50993],{"type":54,"value":33401},{"type":48,"tag":2091,"props":50995,"children":50996},{"class":2093,"line":2229},[50997,51002],{"type":48,"tag":2091,"props":50998,"children":50999},{"style":3077},[51000],{"type":54,"value":51001},"    90deg",{"type":48,"tag":2091,"props":51003,"children":51004},{"style":2104},[51005],{"type":54,"value":2144},{"type":48,"tag":2091,"props":51007,"children":51008},{"class":2093,"line":3048},[51009,51013,51017,51021,51025,51029],{"type":48,"tag":2091,"props":51010,"children":51011},{"style":5709},[51012],{"type":54,"value":8714},{"type":48,"tag":2091,"props":51014,"children":51015},{"style":2104},[51016],{"type":54,"value":5717},{"type":48,"tag":2091,"props":51018,"children":51019},{"style":2098},[51020],{"type":54,"value":698},{"type":48,"tag":2091,"props":51022,"children":51023},{"style":2104},[51024],{"type":54,"value":5726},{"type":48,"tag":2091,"props":51026,"children":51027},{"style":3077},[51028],{"type":54,"value":6622},{"type":48,"tag":2091,"props":51030,"children":51031},{"style":2104},[51032],{"type":54,"value":2144},{"type":48,"tag":2091,"props":51034,"children":51035},{"class":2093,"line":3129},[51036,51040,51044,51048,51052,51056],{"type":48,"tag":2091,"props":51037,"children":51038},{"style":5709},[51039],{"type":54,"value":8714},{"type":48,"tag":2091,"props":51041,"children":51042},{"style":2104},[51043],{"type":54,"value":5717},{"type":48,"tag":2091,"props":51045,"children":51046},{"style":2098},[51047],{"type":54,"value":724},{"type":48,"tag":2091,"props":51049,"children":51050},{"style":2104},[51051],{"type":54,"value":5726},{"type":48,"tag":2091,"props":51053,"children":51054},{"style":3077},[51055],{"type":54,"value":6647},{"type":48,"tag":2091,"props":51057,"children":51058},{"style":2104},[51059],{"type":54,"value":2144},{"type":48,"tag":2091,"props":51061,"children":51062},{"class":2093,"line":3138},[51063,51067,51071,51075,51079],{"type":48,"tag":2091,"props":51064,"children":51065},{"style":5709},[51066],{"type":54,"value":8714},{"type":48,"tag":2091,"props":51068,"children":51069},{"style":2104},[51070],{"type":54,"value":5717},{"type":48,"tag":2091,"props":51072,"children":51073},{"style":2098},[51074],{"type":54,"value":698},{"type":48,"tag":2091,"props":51076,"children":51077},{"style":2104},[51078],{"type":54,"value":5726},{"type":48,"tag":2091,"props":51080,"children":51081},{"style":3077},[51082],{"type":54,"value":51083}," 75%\n",{"type":48,"tag":2091,"props":51085,"children":51086},{"class":2093,"line":3148},[51087],{"type":48,"tag":2091,"props":51088,"children":51089},{"style":2104},[51090],{"type":54,"value":51091},"  );\n",{"type":48,"tag":2091,"props":51093,"children":51094},{"class":2093,"line":3194},[51095,51099,51103,51107,51111],{"type":48,"tag":2091,"props":51096,"children":51097},{"style":3029},[51098],{"type":54,"value":6685},{"type":48,"tag":2091,"props":51100,"children":51101},{"style":2104},[51102],{"type":54,"value":2993},{"type":48,"tag":2091,"props":51104,"children":51105},{"style":3077},[51106],{"type":54,"value":6694},{"type":48,"tag":2091,"props":51108,"children":51109},{"style":3077},[51110],{"type":54,"value":6699},{"type":48,"tag":2091,"props":51112,"children":51113},{"style":2104},[51114],{"type":54,"value":2177},{"type":48,"tag":2091,"props":51116,"children":51117},{"class":2093,"line":3216},[51118,51122,51126,51130,51134,51138],{"type":48,"tag":2091,"props":51119,"children":51120},{"style":3029},[51121],{"type":54,"value":6712},{"type":48,"tag":2091,"props":51123,"children":51124},{"style":2104},[51125],{"type":54,"value":2993},{"type":48,"tag":2091,"props":51127,"children":51128},{"style":2098},[51129],{"type":54,"value":6721},{"type":48,"tag":2091,"props":51131,"children":51132},{"style":3077},[51133],{"type":54,"value":6726},{"type":48,"tag":2091,"props":51135,"children":51136},{"style":2098},[51137],{"type":54,"value":6731},{"type":48,"tag":2091,"props":51139,"children":51140},{"style":2104},[51141],{"type":54,"value":2177},{"type":48,"tag":2091,"props":51143,"children":51144},{"class":2093,"line":4532},[51145,51149,51153,51157],{"type":48,"tag":2091,"props":51146,"children":51147},{"style":3029},[51148],{"type":54,"value":10653},{"type":48,"tag":2091,"props":51150,"children":51151},{"style":2104},[51152],{"type":54,"value":2993},{"type":48,"tag":2091,"props":51154,"children":51155},{"style":3077},[51156],{"type":54,"value":8140},{"type":48,"tag":2091,"props":51158,"children":51159},{"style":2104},[51160],{"type":54,"value":2177},{"type":48,"tag":2091,"props":51162,"children":51163},{"class":2093,"line":4578},[51164],{"type":48,"tag":2091,"props":51165,"children":51166},{"style":2104},[51167],{"type":54,"value":3135},{"type":48,"tag":2091,"props":51169,"children":51170},{"class":2093,"line":4586},[51171,51175,51179,51183,51187],{"type":48,"tag":2091,"props":51172,"children":51173},{"style":2104},[51174],{"type":54,"value":121},{"type":48,"tag":2091,"props":51176,"children":51177},{"style":2160},[51178],{"type":54,"value":8863},{"type":48,"tag":2091,"props":51180,"children":51181},{"style":2104},[51182],{"type":54,"value":8280},{"type":48,"tag":2091,"props":51184,"children":51185},{"style":2160},[51186],{"type":54,"value":6566},{"type":48,"tag":2091,"props":51188,"children":51189},{"style":2104},[51190],{"type":54,"value":2980},{"type":48,"tag":2091,"props":51192,"children":51193},{"class":2093,"line":4595},[51194,51198,51202,51206],{"type":48,"tag":2091,"props":51195,"children":51196},{"style":3029},[51197],{"type":54,"value":6579},{"type":48,"tag":2091,"props":51199,"children":51200},{"style":2104},[51201],{"type":54,"value":2993},{"type":48,"tag":2091,"props":51203,"children":51204},{"style":5709},[51205],{"type":54,"value":6588},{"type":48,"tag":2091,"props":51207,"children":51208},{"style":2104},[51209],{"type":54,"value":33401},{"type":48,"tag":2091,"props":51211,"children":51212},{"class":2093,"line":4642},[51213,51217],{"type":48,"tag":2091,"props":51214,"children":51215},{"style":3077},[51216],{"type":54,"value":51001},{"type":48,"tag":2091,"props":51218,"children":51219},{"style":2104},[51220],{"type":54,"value":2144},{"type":48,"tag":2091,"props":51222,"children":51223},{"class":2093,"line":4688},[51224,51228,51232,51236,51240,51244,51248,51252,51256,51260,51264,51268],{"type":48,"tag":2091,"props":51225,"children":51226},{"style":5709},[51227],{"type":54,"value":18142},{"type":48,"tag":2091,"props":51229,"children":51230},{"style":2104},[51231],{"type":54,"value":5717},{"type":48,"tag":2091,"props":51233,"children":51234},{"style":3077},[51235],{"type":54,"value":18151},{"type":48,"tag":2091,"props":51237,"children":51238},{"style":2104},[51239],{"type":54,"value":2107},{"type":48,"tag":2091,"props":51241,"children":51242},{"style":3077},[51243],{"type":54,"value":18160},{"type":48,"tag":2091,"props":51245,"children":51246},{"style":2104},[51247],{"type":54,"value":2107},{"type":48,"tag":2091,"props":51249,"children":51250},{"style":3077},[51251],{"type":54,"value":18160},{"type":48,"tag":2091,"props":51253,"children":51254},{"style":2104},[51255],{"type":54,"value":2107},{"type":48,"tag":2091,"props":51257,"children":51258},{"style":3077},[51259],{"type":54,"value":16782},{"type":48,"tag":2091,"props":51261,"children":51262},{"style":2104},[51263],{"type":54,"value":5726},{"type":48,"tag":2091,"props":51265,"children":51266},{"style":3077},[51267],{"type":54,"value":6622},{"type":48,"tag":2091,"props":51269,"children":51270},{"style":2104},[51271],{"type":54,"value":2144},{"type":48,"tag":2091,"props":51273,"children":51274},{"class":2093,"line":4696},[51275,51279,51283,51287,51291,51295,51299,51303,51307,51311,51315,51319],{"type":48,"tag":2091,"props":51276,"children":51277},{"style":5709},[51278],{"type":54,"value":18142},{"type":48,"tag":2091,"props":51280,"children":51281},{"style":2104},[51282],{"type":54,"value":5717},{"type":48,"tag":2091,"props":51284,"children":51285},{"style":3077},[51286],{"type":54,"value":18151},{"type":48,"tag":2091,"props":51288,"children":51289},{"style":2104},[51290],{"type":54,"value":2107},{"type":48,"tag":2091,"props":51292,"children":51293},{"style":3077},[51294],{"type":54,"value":18160},{"type":48,"tag":2091,"props":51296,"children":51297},{"style":2104},[51298],{"type":54,"value":2107},{"type":48,"tag":2091,"props":51300,"children":51301},{"style":3077},[51302],{"type":54,"value":18160},{"type":48,"tag":2091,"props":51304,"children":51305},{"style":2104},[51306],{"type":54,"value":2107},{"type":48,"tag":2091,"props":51308,"children":51309},{"style":3077},[51310],{"type":54,"value":17166},{"type":48,"tag":2091,"props":51312,"children":51313},{"style":2104},[51314],{"type":54,"value":5726},{"type":48,"tag":2091,"props":51316,"children":51317},{"style":3077},[51318],{"type":54,"value":6647},{"type":48,"tag":2091,"props":51320,"children":51321},{"style":2104},[51322],{"type":54,"value":2144},{"type":48,"tag":2091,"props":51324,"children":51325},{"class":2093,"line":4705},[51326,51330,51334,51338,51342,51346,51350,51354,51358,51362,51366],{"type":48,"tag":2091,"props":51327,"children":51328},{"style":5709},[51329],{"type":54,"value":18142},{"type":48,"tag":2091,"props":51331,"children":51332},{"style":2104},[51333],{"type":54,"value":5717},{"type":48,"tag":2091,"props":51335,"children":51336},{"style":3077},[51337],{"type":54,"value":18151},{"type":48,"tag":2091,"props":51339,"children":51340},{"style":2104},[51341],{"type":54,"value":2107},{"type":48,"tag":2091,"props":51343,"children":51344},{"style":3077},[51345],{"type":54,"value":18160},{"type":48,"tag":2091,"props":51347,"children":51348},{"style":2104},[51349],{"type":54,"value":2107},{"type":48,"tag":2091,"props":51351,"children":51352},{"style":3077},[51353],{"type":54,"value":18160},{"type":48,"tag":2091,"props":51355,"children":51356},{"style":2104},[51357],{"type":54,"value":2107},{"type":48,"tag":2091,"props":51359,"children":51360},{"style":3077},[51361],{"type":54,"value":16782},{"type":48,"tag":2091,"props":51363,"children":51364},{"style":2104},[51365],{"type":54,"value":5726},{"type":48,"tag":2091,"props":51367,"children":51368},{"style":3077},[51369],{"type":54,"value":51083},{"type":48,"tag":2091,"props":51371,"children":51372},{"class":2093,"line":4751},[51373],{"type":48,"tag":2091,"props":51374,"children":51375},{"style":2104},[51376],{"type":54,"value":51091},{"type":48,"tag":2091,"props":51378,"children":51379},{"class":2093,"line":4796},[51380,51384,51388,51392,51396],{"type":48,"tag":2091,"props":51381,"children":51382},{"style":3029},[51383],{"type":54,"value":6685},{"type":48,"tag":2091,"props":51385,"children":51386},{"style":2104},[51387],{"type":54,"value":2993},{"type":48,"tag":2091,"props":51389,"children":51390},{"style":3077},[51391],{"type":54,"value":6694},{"type":48,"tag":2091,"props":51393,"children":51394},{"style":3077},[51395],{"type":54,"value":6699},{"type":48,"tag":2091,"props":51397,"children":51398},{"style":2104},[51399],{"type":54,"value":2177},{"type":48,"tag":2091,"props":51401,"children":51402},{"class":2093,"line":4842},[51403],{"type":48,"tag":2091,"props":51404,"children":51405},{"style":2104},[51406],{"type":54,"value":3135},{"type":48,"tag":2091,"props":51408,"children":51409},{"class":2093,"line":6321},[51410,51414,51418],{"type":48,"tag":2091,"props":51411,"children":51412},{"style":5951},[51413],{"type":54,"value":5954},{"type":48,"tag":2091,"props":51415,"children":51416},{"style":5957},[51417],{"type":54,"value":6756},{"type":48,"tag":2091,"props":51419,"children":51420},{"style":2104},[51421],{"type":54,"value":2980},{"type":48,"tag":2091,"props":51423,"children":51424},{"class":2093,"line":6329},[51425,51429,51433,51437,51441,51445,51449,51453],{"type":48,"tag":2091,"props":51426,"children":51427},{"style":2160},[51428],{"type":54,"value":5972},{"type":48,"tag":2091,"props":51430,"children":51431},{"style":2104},[51432],{"type":54,"value":5903},{"type":48,"tag":2091,"props":51434,"children":51435},{"style":3029},[51436],{"type":54,"value":6777},{"type":48,"tag":2091,"props":51438,"children":51439},{"style":2104},[51440],{"type":54,"value":2993},{"type":48,"tag":2091,"props":51442,"children":51443},{"style":3077},[51444],{"type":54,"value":6694},{"type":48,"tag":2091,"props":51446,"children":51447},{"style":3077},[51448],{"type":54,"value":4159},{"type":48,"tag":2091,"props":51450,"children":51451},{"style":2104},[51452],{"type":54,"value":5994},{"type":48,"tag":2091,"props":51454,"children":51455},{"style":2104},[51456],{"type":54,"value":5945},{"type":48,"tag":2091,"props":51458,"children":51459},{"class":2093,"line":6337},[51460,51464,51468,51472,51476,51480,51484,51488],{"type":48,"tag":2091,"props":51461,"children":51462},{"style":2160},[51463],{"type":54,"value":6050},{"type":48,"tag":2091,"props":51465,"children":51466},{"style":2104},[51467],{"type":54,"value":6055},{"type":48,"tag":2091,"props":51469,"children":51470},{"style":3029},[51471],{"type":54,"value":6777},{"type":48,"tag":2091,"props":51473,"children":51474},{"style":2104},[51475],{"type":54,"value":2993},{"type":48,"tag":2091,"props":51477,"children":51478},{"style":3077},[51479],{"type":54,"value":6822},{"type":48,"tag":2091,"props":51481,"children":51482},{"style":3077},[51483],{"type":54,"value":4159},{"type":48,"tag":2091,"props":51485,"children":51486},{"style":2104},[51487],{"type":54,"value":5994},{"type":48,"tag":2091,"props":51489,"children":51490},{"style":2104},[51491],{"type":54,"value":5945},{"type":48,"tag":2091,"props":51493,"children":51494},{"class":2093,"line":6346},[51495],{"type":48,"tag":2091,"props":51496,"children":51497},{"style":2104},[51498],{"type":54,"value":3135},{"type":48,"tag":61,"props":51500,"children":51501},{},[51502],{"type":54,"value":51503},"Skeleton card:",{"type":48,"tag":134,"props":51505,"children":51507},{"className":28655,"code":51506,"language":28657,"meta":142,"style":142},"\u003Cdiv className=\"bg-surface border border-neutral-200 dark:border-neutral-800 rounded-lg p-5\">\n  \u003Cdiv className=\"h-4 w-1\u002F3 skeleton mb-3\" \u002F>\n  \u003Cdiv className=\"h-3 w-2\u002F3 skeleton mb-1.5\" \u002F>\n  \u003Cdiv className=\"h-3 w-1\u002F2 skeleton\" \u002F>\n\u003C\u002Fdiv>\n",[51508],{"type":48,"tag":78,"props":51509,"children":51510},{"__ignoreMap":142},[51511,51546,51582,51618,51654],{"type":48,"tag":2091,"props":51512,"children":51513},{"class":2093,"line":2094},[51514,51518,51522,51526,51530,51534,51538,51542],{"type":48,"tag":2091,"props":51515,"children":51516},{"style":2104},[51517],{"type":54,"value":8673},{"type":48,"tag":2091,"props":51519,"children":51520},{"style":8676},[51521],{"type":54,"value":12954},{"type":48,"tag":2091,"props":51523,"children":51524},{"style":3179},[51525],{"type":54,"value":28756},{"type":48,"tag":2091,"props":51527,"children":51528},{"style":2104},[51529],{"type":54,"value":5665},{"type":48,"tag":2091,"props":51531,"children":51532},{"style":2104},[51533],{"type":54,"value":3074},{"type":48,"tag":2091,"props":51535,"children":51536},{"style":3066},[51537],{"type":54,"value":37961},{"type":48,"tag":2091,"props":51539,"children":51540},{"style":2104},[51541],{"type":54,"value":3074},{"type":48,"tag":2091,"props":51543,"children":51544},{"style":2104},[51545],{"type":54,"value":8684},{"type":48,"tag":2091,"props":51547,"children":51548},{"class":2093,"line":2147},[51549,51553,51557,51561,51565,51569,51574,51578],{"type":48,"tag":2091,"props":51550,"children":51551},{"style":2104},[51552],{"type":54,"value":12988},{"type":48,"tag":2091,"props":51554,"children":51555},{"style":8676},[51556],{"type":54,"value":12954},{"type":48,"tag":2091,"props":51558,"children":51559},{"style":3179},[51560],{"type":54,"value":28756},{"type":48,"tag":2091,"props":51562,"children":51563},{"style":2104},[51564],{"type":54,"value":5665},{"type":48,"tag":2091,"props":51566,"children":51567},{"style":2104},[51568],{"type":54,"value":3074},{"type":48,"tag":2091,"props":51570,"children":51571},{"style":3066},[51572],{"type":54,"value":51573},"h-4 w-1\u002F3 skeleton mb-3",{"type":48,"tag":2091,"props":51575,"children":51576},{"style":2104},[51577],{"type":54,"value":3074},{"type":48,"tag":2091,"props":51579,"children":51580},{"style":2104},[51581],{"type":54,"value":28794},{"type":48,"tag":2091,"props":51583,"children":51584},{"class":2093,"line":2180},[51585,51589,51593,51597,51601,51605,51610,51614],{"type":48,"tag":2091,"props":51586,"children":51587},{"style":2104},[51588],{"type":54,"value":12988},{"type":48,"tag":2091,"props":51590,"children":51591},{"style":8676},[51592],{"type":54,"value":12954},{"type":48,"tag":2091,"props":51594,"children":51595},{"style":3179},[51596],{"type":54,"value":28756},{"type":48,"tag":2091,"props":51598,"children":51599},{"style":2104},[51600],{"type":54,"value":5665},{"type":48,"tag":2091,"props":51602,"children":51603},{"style":2104},[51604],{"type":54,"value":3074},{"type":48,"tag":2091,"props":51606,"children":51607},{"style":3066},[51608],{"type":54,"value":51609},"h-3 w-2\u002F3 skeleton mb-1.5",{"type":48,"tag":2091,"props":51611,"children":51612},{"style":2104},[51613],{"type":54,"value":3074},{"type":48,"tag":2091,"props":51615,"children":51616},{"style":2104},[51617],{"type":54,"value":28794},{"type":48,"tag":2091,"props":51619,"children":51620},{"class":2093,"line":2229},[51621,51625,51629,51633,51637,51641,51646,51650],{"type":48,"tag":2091,"props":51622,"children":51623},{"style":2104},[51624],{"type":54,"value":12988},{"type":48,"tag":2091,"props":51626,"children":51627},{"style":8676},[51628],{"type":54,"value":12954},{"type":48,"tag":2091,"props":51630,"children":51631},{"style":3179},[51632],{"type":54,"value":28756},{"type":48,"tag":2091,"props":51634,"children":51635},{"style":2104},[51636],{"type":54,"value":5665},{"type":48,"tag":2091,"props":51638,"children":51639},{"style":2104},[51640],{"type":54,"value":3074},{"type":48,"tag":2091,"props":51642,"children":51643},{"style":3066},[51644],{"type":54,"value":51645},"h-3 w-1\u002F2 skeleton",{"type":48,"tag":2091,"props":51647,"children":51648},{"style":2104},[51649],{"type":54,"value":3074},{"type":48,"tag":2091,"props":51651,"children":51652},{"style":2104},[51653],{"type":54,"value":28794},{"type":48,"tag":2091,"props":51655,"children":51656},{"class":2093,"line":3048},[51657,51661,51665],{"type":48,"tag":2091,"props":51658,"children":51659},{"style":2104},[51660],{"type":54,"value":9008},{"type":48,"tag":2091,"props":51662,"children":51663},{"style":8676},[51664],{"type":54,"value":12954},{"type":48,"tag":2091,"props":51666,"children":51667},{"style":2104},[51668],{"type":54,"value":8684},{"type":48,"tag":19952,"props":51670,"children":51672},{"id":51671},"spinner",[51673],{"type":54,"value":51674},"SPINNER",{"type":48,"tag":134,"props":51676,"children":51678},{"className":28655,"code":51677,"language":28657,"meta":142,"style":142},"function Spinner({ size = 16 }: { size?: number }) {\n  return (\n    \u003Csvg\n      width={size}\n      height={size}\n      viewBox=\"0 0 16 16\"\n      fill=\"none\"\n      className=\"animate-spin\"\n      style={{ animationDuration: '750ms' }}\n      aria-hidden=\"true\"\n    >\n      \u003Ccircle cx=\"8\" cy=\"8\" r=\"6\" stroke=\"currentColor\" strokeOpacity=\"0.25\" strokeWidth=\"2\" \u002F>\n      \u003Cpath d=\"M14 8a6 6 0 0 0-6-6\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" \u002F>\n    \u003C\u002Fsvg>\n  );\n}\n",[51679],{"type":48,"tag":78,"props":51680,"children":51681},{"__ignoreMap":142},[51682,51738,51749,51761,51781,51801,51825,51849,51873,51911,51935,51942,52077,52172,52187,52198],{"type":48,"tag":2091,"props":51683,"children":51684},{"class":2093,"line":2094},[51685,51689,51694,51698,51702,51706,51710,51714,51718,51722,51726,51730,51734],{"type":48,"tag":2091,"props":51686,"children":51687},{"style":3179},[51688],{"type":54,"value":8697},{"type":48,"tag":2091,"props":51690,"children":51691},{"style":5709},[51692],{"type":54,"value":51693}," Spinner",{"type":48,"tag":2091,"props":51695,"children":51696},{"style":2104},[51697],{"type":54,"value":28682},{"type":48,"tag":2091,"props":51699,"children":51700},{"style":5957},[51701],{"type":54,"value":29538},{"type":48,"tag":2091,"props":51703,"children":51704},{"style":2104},[51705],{"type":54,"value":8724},{"type":48,"tag":2091,"props":51707,"children":51708},{"style":3077},[51709],{"type":54,"value":25915},{"type":48,"tag":2091,"props":51711,"children":51712},{"style":2104},[51713],{"type":54,"value":28692},{"type":48,"tag":2091,"props":51715,"children":51716},{"style":2104},[51717],{"type":54,"value":5903},{"type":48,"tag":2091,"props":51719,"children":51720},{"style":8676},[51721],{"type":54,"value":29538},{"type":48,"tag":2091,"props":51723,"children":51724},{"style":2104},[51725],{"type":54,"value":37253},{"type":48,"tag":2091,"props":51727,"children":51728},{"style":2160},[51729],{"type":54,"value":41741},{"type":48,"tag":2091,"props":51731,"children":51732},{"style":2104},[51733],{"type":54,"value":28723},{"type":48,"tag":2091,"props":51735,"children":51736},{"style":2104},[51737],{"type":54,"value":2980},{"type":48,"tag":2091,"props":51739,"children":51740},{"class":2093,"line":2147},[51741,51745],{"type":48,"tag":2091,"props":51742,"children":51743},{"style":5951},[51744],{"type":54,"value":27456},{"type":48,"tag":2091,"props":51746,"children":51747},{"style":8676},[51748],{"type":54,"value":28739},{"type":48,"tag":2091,"props":51750,"children":51751},{"class":2093,"line":2180},[51752,51756],{"type":48,"tag":2091,"props":51753,"children":51754},{"style":2104},[51755],{"type":54,"value":28747},{"type":48,"tag":2091,"props":51757,"children":51758},{"style":8676},[51759],{"type":54,"value":51760},"svg\n",{"type":48,"tag":2091,"props":51762,"children":51763},{"class":2093,"line":2229},[51764,51769,51773,51777],{"type":48,"tag":2091,"props":51765,"children":51766},{"style":3179},[51767],{"type":54,"value":51768},"      width",{"type":48,"tag":2091,"props":51770,"children":51771},{"style":2104},[51772],{"type":54,"value":29205},{"type":48,"tag":2091,"props":51774,"children":51775},{"style":2098},[51776],{"type":54,"value":28325},{"type":48,"tag":2091,"props":51778,"children":51779},{"style":2104},[51780],{"type":54,"value":3135},{"type":48,"tag":2091,"props":51782,"children":51783},{"class":2093,"line":3048},[51784,51789,51793,51797],{"type":48,"tag":2091,"props":51785,"children":51786},{"style":3179},[51787],{"type":54,"value":51788},"      height",{"type":48,"tag":2091,"props":51790,"children":51791},{"style":2104},[51792],{"type":54,"value":29205},{"type":48,"tag":2091,"props":51794,"children":51795},{"style":2098},[51796],{"type":54,"value":28325},{"type":48,"tag":2091,"props":51798,"children":51799},{"style":2104},[51800],{"type":54,"value":3135},{"type":48,"tag":2091,"props":51802,"children":51803},{"class":2093,"line":3129},[51804,51809,51813,51817,51821],{"type":48,"tag":2091,"props":51805,"children":51806},{"style":3179},[51807],{"type":54,"value":51808},"      viewBox",{"type":48,"tag":2091,"props":51810,"children":51811},{"style":2104},[51812],{"type":54,"value":5665},{"type":48,"tag":2091,"props":51814,"children":51815},{"style":2104},[51816],{"type":54,"value":3074},{"type":48,"tag":2091,"props":51818,"children":51819},{"style":3066},[51820],{"type":54,"value":32727},{"type":48,"tag":2091,"props":51822,"children":51823},{"style":2104},[51824],{"type":54,"value":13101},{"type":48,"tag":2091,"props":51826,"children":51827},{"class":2093,"line":3138},[51828,51833,51837,51841,51845],{"type":48,"tag":2091,"props":51829,"children":51830},{"style":3179},[51831],{"type":54,"value":51832},"      fill",{"type":48,"tag":2091,"props":51834,"children":51835},{"style":2104},[51836],{"type":54,"value":5665},{"type":48,"tag":2091,"props":51838,"children":51839},{"style":2104},[51840],{"type":54,"value":3074},{"type":48,"tag":2091,"props":51842,"children":51843},{"style":3066},[51844],{"type":54,"value":4931},{"type":48,"tag":2091,"props":51846,"children":51847},{"style":2104},[51848],{"type":54,"value":13101},{"type":48,"tag":2091,"props":51850,"children":51851},{"class":2093,"line":3148},[51852,51856,51860,51864,51869],{"type":48,"tag":2091,"props":51853,"children":51854},{"style":3179},[51855],{"type":54,"value":33387},{"type":48,"tag":2091,"props":51857,"children":51858},{"style":2104},[51859],{"type":54,"value":5665},{"type":48,"tag":2091,"props":51861,"children":51862},{"style":2104},[51863],{"type":54,"value":3074},{"type":48,"tag":2091,"props":51865,"children":51866},{"style":3066},[51867],{"type":54,"value":51868},"animate-spin",{"type":48,"tag":2091,"props":51870,"children":51871},{"style":2104},[51872],{"type":54,"value":13101},{"type":48,"tag":2091,"props":51874,"children":51875},{"class":2093,"line":3194},[51876,51881,51885,51890,51894,51898,51903,51907],{"type":48,"tag":2091,"props":51877,"children":51878},{"style":3179},[51879],{"type":54,"value":51880},"      style",{"type":48,"tag":2091,"props":51882,"children":51883},{"style":2104},[51884],{"type":54,"value":42130},{"type":48,"tag":2091,"props":51886,"children":51887},{"style":8676},[51888],{"type":54,"value":51889}," animationDuration",{"type":48,"tag":2091,"props":51891,"children":51892},{"style":2104},[51893],{"type":54,"value":2993},{"type":48,"tag":2091,"props":51895,"children":51896},{"style":2104},[51897],{"type":54,"value":8858},{"type":48,"tag":2091,"props":51899,"children":51900},{"style":3066},[51901],{"type":54,"value":51902},"750ms",{"type":48,"tag":2091,"props":51904,"children":51905},{"style":2104},[51906],{"type":54,"value":8747},{"type":48,"tag":2091,"props":51908,"children":51909},{"style":2104},[51910],{"type":54,"value":42198},{"type":48,"tag":2091,"props":51912,"children":51913},{"class":2093,"line":3216},[51914,51919,51923,51927,51931],{"type":48,"tag":2091,"props":51915,"children":51916},{"style":3179},[51917],{"type":54,"value":51918},"      aria-hidden",{"type":48,"tag":2091,"props":51920,"children":51921},{"style":2104},[51922],{"type":54,"value":5665},{"type":48,"tag":2091,"props":51924,"children":51925},{"style":2104},[51926],{"type":54,"value":3074},{"type":48,"tag":2091,"props":51928,"children":51929},{"style":3066},[51930],{"type":54,"value":19602},{"type":48,"tag":2091,"props":51932,"children":51933},{"style":2104},[51934],{"type":54,"value":13101},{"type":48,"tag":2091,"props":51936,"children":51937},{"class":2093,"line":4532},[51938],{"type":48,"tag":2091,"props":51939,"children":51940},{"style":2104},[51941],{"type":54,"value":33511},{"type":48,"tag":2091,"props":51943,"children":51944},{"class":2093,"line":4578},[51945,51949,51953,51957,51961,51965,51969,51973,51977,51981,51985,51989,51993,51997,52001,52005,52009,52013,52017,52021,52025,52029,52033,52037,52041,52045,52049,52053,52057,52061,52065,52069,52073],{"type":48,"tag":2091,"props":51946,"children":51947},{"style":2104},[51948],{"type":54,"value":28785},{"type":48,"tag":2091,"props":51950,"children":51951},{"style":8676},[51952],{"type":54,"value":13421},{"type":48,"tag":2091,"props":51954,"children":51955},{"style":3179},[51956],{"type":54,"value":32771},{"type":48,"tag":2091,"props":51958,"children":51959},{"style":2104},[51960],{"type":54,"value":5665},{"type":48,"tag":2091,"props":51962,"children":51963},{"style":2104},[51964],{"type":54,"value":3074},{"type":48,"tag":2091,"props":51966,"children":51967},{"style":3066},[51968],{"type":54,"value":3436},{"type":48,"tag":2091,"props":51970,"children":51971},{"style":2104},[51972],{"type":54,"value":3074},{"type":48,"tag":2091,"props":51974,"children":51975},{"style":3179},[51976],{"type":54,"value":32792},{"type":48,"tag":2091,"props":51978,"children":51979},{"style":2104},[51980],{"type":54,"value":5665},{"type":48,"tag":2091,"props":51982,"children":51983},{"style":2104},[51984],{"type":54,"value":3074},{"type":48,"tag":2091,"props":51986,"children":51987},{"style":3066},[51988],{"type":54,"value":3436},{"type":48,"tag":2091,"props":51990,"children":51991},{"style":2104},[51992],{"type":54,"value":3074},{"type":48,"tag":2091,"props":51994,"children":51995},{"style":3179},[51996],{"type":54,"value":32813},{"type":48,"tag":2091,"props":51998,"children":51999},{"style":2104},[52000],{"type":54,"value":5665},{"type":48,"tag":2091,"props":52002,"children":52003},{"style":2104},[52004],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52006,"children":52007},{"style":3066},[52008],{"type":54,"value":3410},{"type":48,"tag":2091,"props":52010,"children":52011},{"style":2104},[52012],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52014,"children":52015},{"style":3179},[52016],{"type":54,"value":13083},{"type":48,"tag":2091,"props":52018,"children":52019},{"style":2104},[52020],{"type":54,"value":5665},{"type":48,"tag":2091,"props":52022,"children":52023},{"style":2104},[52024],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52026,"children":52027},{"style":3066},[52028],{"type":54,"value":13096},{"type":48,"tag":2091,"props":52030,"children":52031},{"style":2104},[52032],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52034,"children":52035},{"style":3179},[52036],{"type":54,"value":32854},{"type":48,"tag":2091,"props":52038,"children":52039},{"style":2104},[52040],{"type":54,"value":5665},{"type":48,"tag":2091,"props":52042,"children":52043},{"style":2104},[52044],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52046,"children":52047},{"style":3066},[52048],{"type":54,"value":3388},{"type":48,"tag":2091,"props":52050,"children":52051},{"style":2104},[52052],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52054,"children":52055},{"style":3179},[52056],{"type":54,"value":32572},{"type":48,"tag":2091,"props":52058,"children":52059},{"style":2104},[52060],{"type":54,"value":5665},{"type":48,"tag":2091,"props":52062,"children":52063},{"style":2104},[52064],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52066,"children":52067},{"style":3066},[52068],{"type":54,"value":3356},{"type":48,"tag":2091,"props":52070,"children":52071},{"style":2104},[52072],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52074,"children":52075},{"style":2104},[52076],{"type":54,"value":28794},{"type":48,"tag":2091,"props":52078,"children":52079},{"class":2093,"line":4586},[52080,52084,52088,52092,52096,52100,52104,52108,52112,52116,52120,52124,52128,52132,52136,52140,52144,52148,52152,52156,52160,52164,52168],{"type":48,"tag":2091,"props":52081,"children":52082},{"style":2104},[52083],{"type":54,"value":28785},{"type":48,"tag":2091,"props":52085,"children":52086},{"style":8676},[52087],{"type":54,"value":32907},{"type":48,"tag":2091,"props":52089,"children":52090},{"style":3179},[52091],{"type":54,"value":32912},{"type":48,"tag":2091,"props":52093,"children":52094},{"style":2104},[52095],{"type":54,"value":5665},{"type":48,"tag":2091,"props":52097,"children":52098},{"style":2104},[52099],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52101,"children":52102},{"style":3066},[52103],{"type":54,"value":32925},{"type":48,"tag":2091,"props":52105,"children":52106},{"style":2104},[52107],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52109,"children":52110},{"style":3179},[52111],{"type":54,"value":13083},{"type":48,"tag":2091,"props":52113,"children":52114},{"style":2104},[52115],{"type":54,"value":5665},{"type":48,"tag":2091,"props":52117,"children":52118},{"style":2104},[52119],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52121,"children":52122},{"style":3066},[52123],{"type":54,"value":13096},{"type":48,"tag":2091,"props":52125,"children":52126},{"style":2104},[52127],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52129,"children":52130},{"style":3179},[52131],{"type":54,"value":32572},{"type":48,"tag":2091,"props":52133,"children":52134},{"style":2104},[52135],{"type":54,"value":5665},{"type":48,"tag":2091,"props":52137,"children":52138},{"style":2104},[52139],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52141,"children":52142},{"style":3066},[52143],{"type":54,"value":3356},{"type":48,"tag":2091,"props":52145,"children":52146},{"style":2104},[52147],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52149,"children":52150},{"style":3179},[52151],{"type":54,"value":32974},{"type":48,"tag":2091,"props":52153,"children":52154},{"style":2104},[52155],{"type":54,"value":5665},{"type":48,"tag":2091,"props":52157,"children":52158},{"style":2104},[52159],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52161,"children":52162},{"style":3066},[52163],{"type":54,"value":13143},{"type":48,"tag":2091,"props":52165,"children":52166},{"style":2104},[52167],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52169,"children":52170},{"style":2104},[52171],{"type":54,"value":28794},{"type":48,"tag":2091,"props":52173,"children":52174},{"class":2093,"line":4595},[52175,52179,52183],{"type":48,"tag":2091,"props":52176,"children":52177},{"style":2104},[52178],{"type":54,"value":28993},{"type":48,"tag":2091,"props":52180,"children":52181},{"style":8676},[52182],{"type":54,"value":12993},{"type":48,"tag":2091,"props":52184,"children":52185},{"style":2104},[52186],{"type":54,"value":8684},{"type":48,"tag":2091,"props":52188,"children":52189},{"class":2093,"line":4642},[52190,52194],{"type":48,"tag":2091,"props":52191,"children":52192},{"style":8676},[52193],{"type":54,"value":29009},{"type":48,"tag":2091,"props":52195,"children":52196},{"style":2104},[52197],{"type":54,"value":2177},{"type":48,"tag":2091,"props":52199,"children":52200},{"class":2093,"line":4688},[52201],{"type":48,"tag":2091,"props":52202,"children":52203},{"style":2104},[52204],{"type":54,"value":3135},{"type":48,"tag":19952,"props":52206,"children":52208},{"id":52207},"progress-bar-determinate",[52209],{"type":54,"value":52210},"PROGRESS BAR (determinate)",{"type":48,"tag":134,"props":52212,"children":52214},{"className":28655,"code":52213,"language":28657,"meta":142,"style":142},"function Progress({ value, max = 100, tone = 'brand' }: ProgressProps) {\n  const pct = Math.min(100, Math.max(0, (value \u002F max) * 100));\n  const fill =\n    tone === 'warning' ? 'bg-yellow-500' :\n    tone === 'error'   ? 'bg-red-500' :\n    'bg-brand-600';\n  return (\n    \u003Cdiv\n      role=\"progressbar\"\n      aria-valuenow={value}\n      aria-valuemin={0}\n      aria-valuemax={max}\n      className=\"h-1.5 rounded-full bg-neutral-100 dark:bg-neutral-800 overflow-hidden\"\n    >\n      \u003Cdiv\n        className={cn('h-full transition-[width] duration-500 ease-out', fill)}\n        style={{ width: `${pct}%` }}\n      \u002F>\n    \u003C\u002Fdiv>\n  );\n}\n",[52215],{"type":48,"tag":78,"props":52216,"children":52217},{"__ignoreMap":142},[52218,52296,52399,52415,52461,52506,52525,52536,52547,52571,52591,52611,52631,52655,52662,52673,52718,52763,52770,52785,52796],{"type":48,"tag":2091,"props":52219,"children":52220},{"class":2093,"line":2094},[52221,52225,52230,52234,52238,52242,52247,52251,52255,52259,52263,52267,52271,52275,52279,52283,52288,52292],{"type":48,"tag":2091,"props":52222,"children":52223},{"style":3179},[52224],{"type":54,"value":8697},{"type":48,"tag":2091,"props":52226,"children":52227},{"style":5709},[52228],{"type":54,"value":52229}," Progress",{"type":48,"tag":2091,"props":52231,"children":52232},{"style":2104},[52233],{"type":54,"value":28682},{"type":48,"tag":2091,"props":52235,"children":52236},{"style":5957},[52237],{"type":54,"value":30376},{"type":48,"tag":2091,"props":52239,"children":52240},{"style":2104},[52241],{"type":54,"value":2107},{"type":48,"tag":2091,"props":52243,"children":52244},{"style":5957},[52245],{"type":54,"value":52246}," max",{"type":48,"tag":2091,"props":52248,"children":52249},{"style":2104},[52250],{"type":54,"value":8724},{"type":48,"tag":2091,"props":52252,"children":52253},{"style":3077},[52254],{"type":54,"value":21427},{"type":48,"tag":2091,"props":52256,"children":52257},{"style":2104},[52258],{"type":54,"value":2107},{"type":48,"tag":2091,"props":52260,"children":52261},{"style":5957},[52262],{"type":54,"value":48861},{"type":48,"tag":2091,"props":52264,"children":52265},{"style":2104},[52266],{"type":54,"value":8724},{"type":48,"tag":2091,"props":52268,"children":52269},{"style":2104},[52270],{"type":54,"value":8858},{"type":48,"tag":2091,"props":52272,"children":52273},{"style":3066},[52274],{"type":54,"value":14667},{"type":48,"tag":2091,"props":52276,"children":52277},{"style":2104},[52278],{"type":54,"value":8747},{"type":48,"tag":2091,"props":52280,"children":52281},{"style":2104},[52282],{"type":54,"value":28692},{"type":48,"tag":2091,"props":52284,"children":52285},{"style":2160},[52286],{"type":54,"value":52287}," ProgressProps",{"type":48,"tag":2091,"props":52289,"children":52290},{"style":2104},[52291],{"type":54,"value":5726},{"type":48,"tag":2091,"props":52293,"children":52294},{"style":2104},[52295],{"type":54,"value":2980},{"type":48,"tag":2091,"props":52297,"children":52298},{"class":2093,"line":2147},[52299,52303,52308,52312,52316,52320,52325,52329,52333,52337,52341,52345,52350,52354,52358,52362,52366,52370,52375,52379,52383,52387,52391,52395],{"type":48,"tag":2091,"props":52300,"children":52301},{"style":3179},[52302],{"type":54,"value":27579},{"type":48,"tag":2091,"props":52304,"children":52305},{"style":2098},[52306],{"type":54,"value":52307}," pct",{"type":48,"tag":2091,"props":52309,"children":52310},{"style":2104},[52311],{"type":54,"value":8724},{"type":48,"tag":2091,"props":52313,"children":52314},{"style":2098},[52315],{"type":54,"value":42157},{"type":48,"tag":2091,"props":52317,"children":52318},{"style":2104},[52319],{"type":54,"value":121},{"type":48,"tag":2091,"props":52321,"children":52322},{"style":5709},[52323],{"type":54,"value":52324},"min",{"type":48,"tag":2091,"props":52326,"children":52327},{"style":8676},[52328],{"type":54,"value":5717},{"type":48,"tag":2091,"props":52330,"children":52331},{"style":3077},[52332],{"type":54,"value":5454},{"type":48,"tag":2091,"props":52334,"children":52335},{"style":2104},[52336],{"type":54,"value":2107},{"type":48,"tag":2091,"props":52338,"children":52339},{"style":2098},[52340],{"type":54,"value":42157},{"type":48,"tag":2091,"props":52342,"children":52343},{"style":2104},[52344],{"type":54,"value":121},{"type":48,"tag":2091,"props":52346,"children":52347},{"style":5709},[52348],{"type":54,"value":52349},"max",{"type":48,"tag":2091,"props":52351,"children":52352},{"style":8676},[52353],{"type":54,"value":5717},{"type":48,"tag":2091,"props":52355,"children":52356},{"style":3077},[52357],{"type":54,"value":2451},{"type":48,"tag":2091,"props":52359,"children":52360},{"style":2104},[52361],{"type":54,"value":2107},{"type":48,"tag":2091,"props":52363,"children":52364},{"style":8676},[52365],{"type":54,"value":384},{"type":48,"tag":2091,"props":52367,"children":52368},{"style":2098},[52369],{"type":54,"value":33335},{"type":48,"tag":2091,"props":52371,"children":52372},{"style":2104},[52373],{"type":54,"value":52374}," \u002F",{"type":48,"tag":2091,"props":52376,"children":52377},{"style":2098},[52378],{"type":54,"value":52246},{"type":48,"tag":2091,"props":52380,"children":52381},{"style":8676},[52382],{"type":54,"value":9711},{"type":48,"tag":2091,"props":52384,"children":52385},{"style":2104},[52386],{"type":54,"value":10534},{"type":48,"tag":2091,"props":52388,"children":52389},{"style":3077},[52390],{"type":54,"value":21427},{"type":48,"tag":2091,"props":52392,"children":52393},{"style":8676},[52394],{"type":54,"value":28414},{"type":48,"tag":2091,"props":52396,"children":52397},{"style":2104},[52398],{"type":54,"value":2177},{"type":48,"tag":2091,"props":52400,"children":52401},{"class":2093,"line":2180},[52402,52406,52410],{"type":48,"tag":2091,"props":52403,"children":52404},{"style":3179},[52405],{"type":54,"value":27579},{"type":48,"tag":2091,"props":52407,"children":52408},{"style":2098},[52409],{"type":54,"value":13062},{"type":48,"tag":2091,"props":52411,"children":52412},{"style":2104},[52413],{"type":54,"value":52414}," =\n",{"type":48,"tag":2091,"props":52416,"children":52417},{"class":2093,"line":2229},[52418,52423,52427,52431,52435,52439,52443,52447,52452,52456],{"type":48,"tag":2091,"props":52419,"children":52420},{"style":2098},[52421],{"type":54,"value":52422},"    tone",{"type":48,"tag":2091,"props":52424,"children":52425},{"style":2104},[52426],{"type":54,"value":8853},{"type":48,"tag":2091,"props":52428,"children":52429},{"style":2104},[52430],{"type":54,"value":8858},{"type":48,"tag":2091,"props":52432,"children":52433},{"style":3066},[52434],{"type":54,"value":14723},{"type":48,"tag":2091,"props":52436,"children":52437},{"style":2104},[52438],{"type":54,"value":8747},{"type":48,"tag":2091,"props":52440,"children":52441},{"style":2104},[52442],{"type":54,"value":45439},{"type":48,"tag":2091,"props":52444,"children":52445},{"style":2104},[52446],{"type":54,"value":8858},{"type":48,"tag":2091,"props":52448,"children":52449},{"style":3066},[52450],{"type":54,"value":52451},"bg-yellow-500",{"type":48,"tag":2091,"props":52453,"children":52454},{"style":2104},[52455],{"type":54,"value":8747},{"type":48,"tag":2091,"props":52457,"children":52458},{"style":2104},[52459],{"type":54,"value":52460}," :\n",{"type":48,"tag":2091,"props":52462,"children":52463},{"class":2093,"line":3048},[52464,52468,52472,52476,52480,52484,52489,52493,52498,52502],{"type":48,"tag":2091,"props":52465,"children":52466},{"style":2098},[52467],{"type":54,"value":52422},{"type":48,"tag":2091,"props":52469,"children":52470},{"style":2104},[52471],{"type":54,"value":8853},{"type":48,"tag":2091,"props":52473,"children":52474},{"style":2104},[52475],{"type":54,"value":8858},{"type":48,"tag":2091,"props":52477,"children":52478},{"style":3066},[52479],{"type":54,"value":14313},{"type":48,"tag":2091,"props":52481,"children":52482},{"style":2104},[52483],{"type":54,"value":8747},{"type":48,"tag":2091,"props":52485,"children":52486},{"style":2104},[52487],{"type":54,"value":52488},"   ?",{"type":48,"tag":2091,"props":52490,"children":52491},{"style":2104},[52492],{"type":54,"value":8858},{"type":48,"tag":2091,"props":52494,"children":52495},{"style":3066},[52496],{"type":54,"value":52497},"bg-red-500",{"type":48,"tag":2091,"props":52499,"children":52500},{"style":2104},[52501],{"type":54,"value":8747},{"type":48,"tag":2091,"props":52503,"children":52504},{"style":2104},[52505],{"type":54,"value":52460},{"type":48,"tag":2091,"props":52507,"children":52508},{"class":2093,"line":3129},[52509,52513,52517,52521],{"type":48,"tag":2091,"props":52510,"children":52511},{"style":2104},[52512],{"type":54,"value":35894},{"type":48,"tag":2091,"props":52514,"children":52515},{"style":3066},[52516],{"type":54,"value":35968},{"type":48,"tag":2091,"props":52518,"children":52519},{"style":2104},[52520],{"type":54,"value":8747},{"type":48,"tag":2091,"props":52522,"children":52523},{"style":2104},[52524],{"type":54,"value":2177},{"type":48,"tag":2091,"props":52526,"children":52527},{"class":2093,"line":3138},[52528,52532],{"type":48,"tag":2091,"props":52529,"children":52530},{"style":5951},[52531],{"type":54,"value":27456},{"type":48,"tag":2091,"props":52533,"children":52534},{"style":8676},[52535],{"type":54,"value":28739},{"type":48,"tag":2091,"props":52537,"children":52538},{"class":2093,"line":3148},[52539,52543],{"type":48,"tag":2091,"props":52540,"children":52541},{"style":2104},[52542],{"type":54,"value":28747},{"type":48,"tag":2091,"props":52544,"children":52545},{"style":8676},[52546],{"type":54,"value":42093},{"type":48,"tag":2091,"props":52548,"children":52549},{"class":2093,"line":3194},[52550,52554,52558,52562,52567],{"type":48,"tag":2091,"props":52551,"children":52552},{"style":3179},[52553],{"type":54,"value":45902},{"type":48,"tag":2091,"props":52555,"children":52556},{"style":2104},[52557],{"type":54,"value":5665},{"type":48,"tag":2091,"props":52559,"children":52560},{"style":2104},[52561],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52563,"children":52564},{"style":3066},[52565],{"type":54,"value":52566},"progressbar",{"type":48,"tag":2091,"props":52568,"children":52569},{"style":2104},[52570],{"type":54,"value":13101},{"type":48,"tag":2091,"props":52572,"children":52573},{"class":2093,"line":3216},[52574,52579,52583,52587],{"type":48,"tag":2091,"props":52575,"children":52576},{"style":3179},[52577],{"type":54,"value":52578},"      aria-valuenow",{"type":48,"tag":2091,"props":52580,"children":52581},{"style":2104},[52582],{"type":54,"value":29205},{"type":48,"tag":2091,"props":52584,"children":52585},{"style":2098},[52586],{"type":54,"value":33335},{"type":48,"tag":2091,"props":52588,"children":52589},{"style":2104},[52590],{"type":54,"value":3135},{"type":48,"tag":2091,"props":52592,"children":52593},{"class":2093,"line":4532},[52594,52599,52603,52607],{"type":48,"tag":2091,"props":52595,"children":52596},{"style":3179},[52597],{"type":54,"value":52598},"      aria-valuemin",{"type":48,"tag":2091,"props":52600,"children":52601},{"style":2104},[52602],{"type":54,"value":29205},{"type":48,"tag":2091,"props":52604,"children":52605},{"style":3077},[52606],{"type":54,"value":2451},{"type":48,"tag":2091,"props":52608,"children":52609},{"style":2104},[52610],{"type":54,"value":3135},{"type":48,"tag":2091,"props":52612,"children":52613},{"class":2093,"line":4578},[52614,52619,52623,52627],{"type":48,"tag":2091,"props":52615,"children":52616},{"style":3179},[52617],{"type":54,"value":52618},"      aria-valuemax",{"type":48,"tag":2091,"props":52620,"children":52621},{"style":2104},[52622],{"type":54,"value":29205},{"type":48,"tag":2091,"props":52624,"children":52625},{"style":2098},[52626],{"type":54,"value":52349},{"type":48,"tag":2091,"props":52628,"children":52629},{"style":2104},[52630],{"type":54,"value":3135},{"type":48,"tag":2091,"props":52632,"children":52633},{"class":2093,"line":4586},[52634,52638,52642,52646,52651],{"type":48,"tag":2091,"props":52635,"children":52636},{"style":3179},[52637],{"type":54,"value":33387},{"type":48,"tag":2091,"props":52639,"children":52640},{"style":2104},[52641],{"type":54,"value":5665},{"type":48,"tag":2091,"props":52643,"children":52644},{"style":2104},[52645],{"type":54,"value":3074},{"type":48,"tag":2091,"props":52647,"children":52648},{"style":3066},[52649],{"type":54,"value":52650},"h-1.5 rounded-full bg-neutral-100 dark:bg-neutral-800 overflow-hidden",{"type":48,"tag":2091,"props":52652,"children":52653},{"style":2104},[52654],{"type":54,"value":13101},{"type":48,"tag":2091,"props":52656,"children":52657},{"class":2093,"line":4595},[52658],{"type":48,"tag":2091,"props":52659,"children":52660},{"style":2104},[52661],{"type":54,"value":33511},{"type":48,"tag":2091,"props":52663,"children":52664},{"class":2093,"line":4642},[52665,52669],{"type":48,"tag":2091,"props":52666,"children":52667},{"style":2104},[52668],{"type":54,"value":28785},{"type":48,"tag":2091,"props":52670,"children":52671},{"style":8676},[52672],{"type":54,"value":42093},{"type":48,"tag":2091,"props":52674,"children":52675},{"class":2093,"line":4688},[52676,52680,52684,52688,52692,52696,52701,52705,52709,52714],{"type":48,"tag":2091,"props":52677,"children":52678},{"style":3179},[52679],{"type":54,"value":36643},{"type":48,"tag":2091,"props":52681,"children":52682},{"style":2104},[52683],{"type":54,"value":29205},{"type":48,"tag":2091,"props":52685,"children":52686},{"style":5709},[52687],{"type":54,"value":33396},{"type":48,"tag":2091,"props":52689,"children":52690},{"style":2098},[52691],{"type":54,"value":5717},{"type":48,"tag":2091,"props":52693,"children":52694},{"style":2104},[52695],{"type":54,"value":8747},{"type":48,"tag":2091,"props":52697,"children":52698},{"style":3066},[52699],{"type":54,"value":52700},"h-full transition-[width] duration-500 ease-out",{"type":48,"tag":2091,"props":52702,"children":52703},{"style":2104},[52704],{"type":54,"value":8747},{"type":48,"tag":2091,"props":52706,"children":52707},{"style":2104},[52708],{"type":54,"value":2107},{"type":48,"tag":2091,"props":52710,"children":52711},{"style":2098},[52712],{"type":54,"value":52713}," fill)",{"type":48,"tag":2091,"props":52715,"children":52716},{"style":2104},[52717],{"type":54,"value":3135},{"type":48,"tag":2091,"props":52719,"children":52720},{"class":2093,"line":4696},[52721,52726,52730,52734,52738,52742,52747,52751,52755,52759],{"type":48,"tag":2091,"props":52722,"children":52723},{"style":3179},[52724],{"type":54,"value":52725},"        style",{"type":48,"tag":2091,"props":52727,"children":52728},{"style":2104},[52729],{"type":54,"value":42130},{"type":48,"tag":2091,"props":52731,"children":52732},{"style":8676},[52733],{"type":54,"value":12998},{"type":48,"tag":2091,"props":52735,"children":52736},{"style":2104},[52737],{"type":54,"value":2993},{"type":48,"tag":2091,"props":52739,"children":52740},{"style":2104},[52741],{"type":54,"value":42143},{"type":48,"tag":2091,"props":52743,"children":52744},{"style":2098},[52745],{"type":54,"value":52746},"pct",{"type":48,"tag":2091,"props":52748,"children":52749},{"style":2104},[52750],{"type":54,"value":10258},{"type":48,"tag":2091,"props":52752,"children":52753},{"style":3066},[52754],{"type":54,"value":42188},{"type":48,"tag":2091,"props":52756,"children":52757},{"style":2104},[52758],{"type":54,"value":42193},{"type":48,"tag":2091,"props":52760,"children":52761},{"style":2104},[52762],{"type":54,"value":42198},{"type":48,"tag":2091,"props":52764,"children":52765},{"class":2093,"line":4705},[52766],{"type":48,"tag":2091,"props":52767,"children":52768},{"style":2104},[52769],{"type":54,"value":36667},{"type":48,"tag":2091,"props":52771,"children":52772},{"class":2093,"line":4751},[52773,52777,52781],{"type":48,"tag":2091,"props":52774,"children":52775},{"style":2104},[52776],{"type":54,"value":28993},{"type":48,"tag":2091,"props":52778,"children":52779},{"style":8676},[52780],{"type":54,"value":12954},{"type":48,"tag":2091,"props":52782,"children":52783},{"style":2104},[52784],{"type":54,"value":8684},{"type":48,"tag":2091,"props":52786,"children":52787},{"class":2093,"line":4796},[52788,52792],{"type":48,"tag":2091,"props":52789,"children":52790},{"style":8676},[52791],{"type":54,"value":29009},{"type":48,"tag":2091,"props":52793,"children":52794},{"style":2104},[52795],{"type":54,"value":2177},{"type":48,"tag":2091,"props":52797,"children":52798},{"class":2093,"line":4842},[52799],{"type":48,"tag":2091,"props":52800,"children":52801},{"style":2104},[52802],{"type":54,"value":3135},{"type":48,"tag":167,"props":52804,"children":52806},{"id":52805},"_1711-badges",[52807],{"type":54,"value":52808},"17.11 Badges",{"type":48,"tag":134,"props":52810,"children":52812},{"className":28655,"code":52811,"language":28657,"meta":142,"style":142},"function Badge({ tone = 'neutral', dot, children }: BadgeProps) {\n  const tones = {\n    neutral: 'bg-neutral-100 text-neutral-700 dark:bg-neutral-800 dark:text-neutral-300',\n    brand:   'bg-brand-50 text-brand-700 dark:bg-brand-fg\u002F15 dark:text-brand-fg',\n    success: 'bg-green-50 text-green-700 dark:bg-green-950\u002F40 dark:text-green-400',\n    warning: 'bg-yellow-50 text-yellow-700 dark:bg-yellow-950\u002F40 dark:text-yellow-400',\n    error:   'bg-red-50 text-red-700 dark:bg-red-950\u002F40 dark:text-red-400',\n    info:    'bg-blue-50 text-blue-700 dark:bg-blue-950\u002F40 dark:text-blue-400',\n  };\n  const dotTones = {\n    neutral: 'bg-neutral-400',\n    brand:   'bg-brand-600',\n    success: 'bg-green-500',\n    warning: 'bg-yellow-500',\n    error:   'bg-red-500',\n    info:    'bg-blue-500',\n  };\n  return (\n    \u003Cspan className={cn(\n      'inline-flex items-center gap-1 px-1.5 py-0.5 rounded text-xs font-medium',\n      tones[tone]\n    )}>\n      {dot && \u003Cspan className={cn('w-1.5 h-1.5 rounded-full', dotTones[tone])} \u002F>}\n      {children}\n    \u003C\u002Fspan>\n  );\n}\n\n\u002F\u002F Usage\n\u003CBadge tone=\"success\" dot>Active\u003C\u002FBadge>\n\u003CBadge tone=\"warning\" dot>Trial ending\u003C\u002FBadge>\n\u003CBadge tone=\"error\" dot>Failed\u003C\u002FBadge>\n",[52813],{"type":48,"tag":78,"props":52814,"children":52815},{"__ignoreMap":142},[52816,52886,52906,52935,52964,52992,53021,53049,53077,53085,53105,53133,53160,53188,53215,53242,53270,53277,53288,53315,53335,53343,53354,53421,53436,53451,53462,53469,53476,53483,53540,53596],{"type":48,"tag":2091,"props":52817,"children":52818},{"class":2093,"line":2094},[52819,52823,52828,52832,52836,52840,52844,52848,52852,52856,52861,52865,52869,52873,52878,52882],{"type":48,"tag":2091,"props":52820,"children":52821},{"style":3179},[52822],{"type":54,"value":8697},{"type":48,"tag":2091,"props":52824,"children":52825},{"style":5709},[52826],{"type":54,"value":52827}," Badge",{"type":48,"tag":2091,"props":52829,"children":52830},{"style":2104},[52831],{"type":54,"value":28682},{"type":48,"tag":2091,"props":52833,"children":52834},{"style":5957},[52835],{"type":54,"value":48861},{"type":48,"tag":2091,"props":52837,"children":52838},{"style":2104},[52839],{"type":54,"value":8724},{"type":48,"tag":2091,"props":52841,"children":52842},{"style":2104},[52843],{"type":54,"value":8858},{"type":48,"tag":2091,"props":52845,"children":52846},{"style":3066},[52847],{"type":54,"value":14639},{"type":48,"tag":2091,"props":52849,"children":52850},{"style":2104},[52851],{"type":54,"value":8747},{"type":48,"tag":2091,"props":52853,"children":52854},{"style":2104},[52855],{"type":54,"value":2107},{"type":48,"tag":2091,"props":52857,"children":52858},{"style":5957},[52859],{"type":54,"value":52860}," dot",{"type":48,"tag":2091,"props":52862,"children":52863},{"style":2104},[52864],{"type":54,"value":2107},{"type":48,"tag":2091,"props":52866,"children":52867},{"style":5957},[52868],{"type":54,"value":28687},{"type":48,"tag":2091,"props":52870,"children":52871},{"style":2104},[52872],{"type":54,"value":28692},{"type":48,"tag":2091,"props":52874,"children":52875},{"style":2160},[52876],{"type":54,"value":52877}," BadgeProps",{"type":48,"tag":2091,"props":52879,"children":52880},{"style":2104},[52881],{"type":54,"value":5726},{"type":48,"tag":2091,"props":52883,"children":52884},{"style":2104},[52885],{"type":54,"value":2980},{"type":48,"tag":2091,"props":52887,"children":52888},{"class":2093,"line":2147},[52889,52893,52898,52902],{"type":48,"tag":2091,"props":52890,"children":52891},{"style":3179},[52892],{"type":54,"value":27579},{"type":48,"tag":2091,"props":52894,"children":52895},{"style":2098},[52896],{"type":54,"value":52897}," tones",{"type":48,"tag":2091,"props":52899,"children":52900},{"style":2104},[52901],{"type":54,"value":8724},{"type":48,"tag":2091,"props":52903,"children":52904},{"style":2104},[52905],{"type":54,"value":2980},{"type":48,"tag":2091,"props":52907,"children":52908},{"class":2093,"line":2180},[52909,52914,52918,52922,52927,52931],{"type":48,"tag":2091,"props":52910,"children":52911},{"style":8676},[52912],{"type":54,"value":52913},"    neutral",{"type":48,"tag":2091,"props":52915,"children":52916},{"style":2104},[52917],{"type":54,"value":2993},{"type":48,"tag":2091,"props":52919,"children":52920},{"style":2104},[52921],{"type":54,"value":8858},{"type":48,"tag":2091,"props":52923,"children":52924},{"style":3066},[52925],{"type":54,"value":52926},"bg-neutral-100 text-neutral-700 dark:bg-neutral-800 dark:text-neutral-300",{"type":48,"tag":2091,"props":52928,"children":52929},{"style":2104},[52930],{"type":54,"value":8747},{"type":48,"tag":2091,"props":52932,"children":52933},{"style":2104},[52934],{"type":54,"value":2144},{"type":48,"tag":2091,"props":52936,"children":52937},{"class":2093,"line":2229},[52938,52943,52947,52951,52956,52960],{"type":48,"tag":2091,"props":52939,"children":52940},{"style":8676},[52941],{"type":54,"value":52942},"    brand",{"type":48,"tag":2091,"props":52944,"children":52945},{"style":2104},[52946],{"type":54,"value":2993},{"type":48,"tag":2091,"props":52948,"children":52949},{"style":2104},[52950],{"type":54,"value":21644},{"type":48,"tag":2091,"props":52952,"children":52953},{"style":3066},[52954],{"type":54,"value":52955},"bg-brand-50 text-brand-700 dark:bg-brand-fg\u002F15 dark:text-brand-fg",{"type":48,"tag":2091,"props":52957,"children":52958},{"style":2104},[52959],{"type":54,"value":8747},{"type":48,"tag":2091,"props":52961,"children":52962},{"style":2104},[52963],{"type":54,"value":2144},{"type":48,"tag":2091,"props":52965,"children":52966},{"class":2093,"line":3048},[52967,52971,52975,52979,52984,52988],{"type":48,"tag":2091,"props":52968,"children":52969},{"style":8676},[52970],{"type":54,"value":48877},{"type":48,"tag":2091,"props":52972,"children":52973},{"style":2104},[52974],{"type":54,"value":2993},{"type":48,"tag":2091,"props":52976,"children":52977},{"style":2104},[52978],{"type":54,"value":8858},{"type":48,"tag":2091,"props":52980,"children":52981},{"style":3066},[52982],{"type":54,"value":52983},"bg-green-50 text-green-700 dark:bg-green-950\u002F40 dark:text-green-400",{"type":48,"tag":2091,"props":52985,"children":52986},{"style":2104},[52987],{"type":54,"value":8747},{"type":48,"tag":2091,"props":52989,"children":52990},{"style":2104},[52991],{"type":54,"value":2144},{"type":48,"tag":2091,"props":52993,"children":52994},{"class":2093,"line":3129},[52995,53000,53004,53008,53013,53017],{"type":48,"tag":2091,"props":52996,"children":52997},{"style":8676},[52998],{"type":54,"value":52999},"    warning",{"type":48,"tag":2091,"props":53001,"children":53002},{"style":2104},[53003],{"type":54,"value":2993},{"type":48,"tag":2091,"props":53005,"children":53006},{"style":2104},[53007],{"type":54,"value":8858},{"type":48,"tag":2091,"props":53009,"children":53010},{"style":3066},[53011],{"type":54,"value":53012},"bg-yellow-50 text-yellow-700 dark:bg-yellow-950\u002F40 dark:text-yellow-400",{"type":48,"tag":2091,"props":53014,"children":53015},{"style":2104},[53016],{"type":54,"value":8747},{"type":48,"tag":2091,"props":53018,"children":53019},{"style":2104},[53020],{"type":54,"value":2144},{"type":48,"tag":2091,"props":53022,"children":53023},{"class":2093,"line":3138},[53024,53028,53032,53036,53041,53045],{"type":48,"tag":2091,"props":53025,"children":53026},{"style":8676},[53027],{"type":54,"value":48935},{"type":48,"tag":2091,"props":53029,"children":53030},{"style":2104},[53031],{"type":54,"value":2993},{"type":48,"tag":2091,"props":53033,"children":53034},{"style":2104},[53035],{"type":54,"value":21644},{"type":48,"tag":2091,"props":53037,"children":53038},{"style":3066},[53039],{"type":54,"value":53040},"bg-red-50 text-red-700 dark:bg-red-950\u002F40 dark:text-red-400",{"type":48,"tag":2091,"props":53042,"children":53043},{"style":2104},[53044],{"type":54,"value":8747},{"type":48,"tag":2091,"props":53046,"children":53047},{"style":2104},[53048],{"type":54,"value":2144},{"type":48,"tag":2091,"props":53050,"children":53051},{"class":2093,"line":3148},[53052,53056,53060,53064,53069,53073],{"type":48,"tag":2091,"props":53053,"children":53054},{"style":8676},[53055],{"type":54,"value":48993},{"type":48,"tag":2091,"props":53057,"children":53058},{"style":2104},[53059],{"type":54,"value":2993},{"type":48,"tag":2091,"props":53061,"children":53062},{"style":2104},[53063],{"type":54,"value":35894},{"type":48,"tag":2091,"props":53065,"children":53066},{"style":3066},[53067],{"type":54,"value":53068},"bg-blue-50 text-blue-700 dark:bg-blue-950\u002F40 dark:text-blue-400",{"type":48,"tag":2091,"props":53070,"children":53071},{"style":2104},[53072],{"type":54,"value":8747},{"type":48,"tag":2091,"props":53074,"children":53075},{"style":2104},[53076],{"type":54,"value":2144},{"type":48,"tag":2091,"props":53078,"children":53079},{"class":2093,"line":3194},[53080],{"type":48,"tag":2091,"props":53081,"children":53082},{"style":2104},[53083],{"type":54,"value":53084},"  };\n",{"type":48,"tag":2091,"props":53086,"children":53087},{"class":2093,"line":3216},[53088,53092,53097,53101],{"type":48,"tag":2091,"props":53089,"children":53090},{"style":3179},[53091],{"type":54,"value":27579},{"type":48,"tag":2091,"props":53093,"children":53094},{"style":2098},[53095],{"type":54,"value":53096}," dotTones",{"type":48,"tag":2091,"props":53098,"children":53099},{"style":2104},[53100],{"type":54,"value":8724},{"type":48,"tag":2091,"props":53102,"children":53103},{"style":2104},[53104],{"type":54,"value":2980},{"type":48,"tag":2091,"props":53106,"children":53107},{"class":2093,"line":4532},[53108,53112,53116,53120,53125,53129],{"type":48,"tag":2091,"props":53109,"children":53110},{"style":8676},[53111],{"type":54,"value":52913},{"type":48,"tag":2091,"props":53113,"children":53114},{"style":2104},[53115],{"type":54,"value":2993},{"type":48,"tag":2091,"props":53117,"children":53118},{"style":2104},[53119],{"type":54,"value":8858},{"type":48,"tag":2091,"props":53121,"children":53122},{"style":3066},[53123],{"type":54,"value":53124},"bg-neutral-400",{"type":48,"tag":2091,"props":53126,"children":53127},{"style":2104},[53128],{"type":54,"value":8747},{"type":48,"tag":2091,"props":53130,"children":53131},{"style":2104},[53132],{"type":54,"value":2144},{"type":48,"tag":2091,"props":53134,"children":53135},{"class":2093,"line":4578},[53136,53140,53144,53148,53152,53156],{"type":48,"tag":2091,"props":53137,"children":53138},{"style":8676},[53139],{"type":54,"value":52942},{"type":48,"tag":2091,"props":53141,"children":53142},{"style":2104},[53143],{"type":54,"value":2993},{"type":48,"tag":2091,"props":53145,"children":53146},{"style":2104},[53147],{"type":54,"value":21644},{"type":48,"tag":2091,"props":53149,"children":53150},{"style":3066},[53151],{"type":54,"value":35968},{"type":48,"tag":2091,"props":53153,"children":53154},{"style":2104},[53155],{"type":54,"value":8747},{"type":48,"tag":2091,"props":53157,"children":53158},{"style":2104},[53159],{"type":54,"value":2144},{"type":48,"tag":2091,"props":53161,"children":53162},{"class":2093,"line":4586},[53163,53167,53171,53175,53180,53184],{"type":48,"tag":2091,"props":53164,"children":53165},{"style":8676},[53166],{"type":54,"value":48877},{"type":48,"tag":2091,"props":53168,"children":53169},{"style":2104},[53170],{"type":54,"value":2993},{"type":48,"tag":2091,"props":53172,"children":53173},{"style":2104},[53174],{"type":54,"value":8858},{"type":48,"tag":2091,"props":53176,"children":53177},{"style":3066},[53178],{"type":54,"value":53179},"bg-green-500",{"type":48,"tag":2091,"props":53181,"children":53182},{"style":2104},[53183],{"type":54,"value":8747},{"type":48,"tag":2091,"props":53185,"children":53186},{"style":2104},[53187],{"type":54,"value":2144},{"type":48,"tag":2091,"props":53189,"children":53190},{"class":2093,"line":4595},[53191,53195,53199,53203,53207,53211],{"type":48,"tag":2091,"props":53192,"children":53193},{"style":8676},[53194],{"type":54,"value":52999},{"type":48,"tag":2091,"props":53196,"children":53197},{"style":2104},[53198],{"type":54,"value":2993},{"type":48,"tag":2091,"props":53200,"children":53201},{"style":2104},[53202],{"type":54,"value":8858},{"type":48,"tag":2091,"props":53204,"children":53205},{"style":3066},[53206],{"type":54,"value":52451},{"type":48,"tag":2091,"props":53208,"children":53209},{"style":2104},[53210],{"type":54,"value":8747},{"type":48,"tag":2091,"props":53212,"children":53213},{"style":2104},[53214],{"type":54,"value":2144},{"type":48,"tag":2091,"props":53216,"children":53217},{"class":2093,"line":4642},[53218,53222,53226,53230,53234,53238],{"type":48,"tag":2091,"props":53219,"children":53220},{"style":8676},[53221],{"type":54,"value":48935},{"type":48,"tag":2091,"props":53223,"children":53224},{"style":2104},[53225],{"type":54,"value":2993},{"type":48,"tag":2091,"props":53227,"children":53228},{"style":2104},[53229],{"type":54,"value":21644},{"type":48,"tag":2091,"props":53231,"children":53232},{"style":3066},[53233],{"type":54,"value":52497},{"type":48,"tag":2091,"props":53235,"children":53236},{"style":2104},[53237],{"type":54,"value":8747},{"type":48,"tag":2091,"props":53239,"children":53240},{"style":2104},[53241],{"type":54,"value":2144},{"type":48,"tag":2091,"props":53243,"children":53244},{"class":2093,"line":4688},[53245,53249,53253,53257,53262,53266],{"type":48,"tag":2091,"props":53246,"children":53247},{"style":8676},[53248],{"type":54,"value":48993},{"type":48,"tag":2091,"props":53250,"children":53251},{"style":2104},[53252],{"type":54,"value":2993},{"type":48,"tag":2091,"props":53254,"children":53255},{"style":2104},[53256],{"type":54,"value":35894},{"type":48,"tag":2091,"props":53258,"children":53259},{"style":3066},[53260],{"type":54,"value":53261},"bg-blue-500",{"type":48,"tag":2091,"props":53263,"children":53264},{"style":2104},[53265],{"type":54,"value":8747},{"type":48,"tag":2091,"props":53267,"children":53268},{"style":2104},[53269],{"type":54,"value":2144},{"type":48,"tag":2091,"props":53271,"children":53272},{"class":2093,"line":4696},[53273],{"type":48,"tag":2091,"props":53274,"children":53275},{"style":2104},[53276],{"type":54,"value":53084},{"type":48,"tag":2091,"props":53278,"children":53279},{"class":2093,"line":4705},[53280,53284],{"type":48,"tag":2091,"props":53281,"children":53282},{"style":5951},[53283],{"type":54,"value":27456},{"type":48,"tag":2091,"props":53285,"children":53286},{"style":8676},[53287],{"type":54,"value":28739},{"type":48,"tag":2091,"props":53289,"children":53290},{"class":2093,"line":4751},[53291,53295,53299,53303,53307,53311],{"type":48,"tag":2091,"props":53292,"children":53293},{"style":2104},[53294],{"type":54,"value":28747},{"type":48,"tag":2091,"props":53296,"children":53297},{"style":8676},[53298],{"type":54,"value":2091},{"type":48,"tag":2091,"props":53300,"children":53301},{"style":3179},[53302],{"type":54,"value":28756},{"type":48,"tag":2091,"props":53304,"children":53305},{"style":2104},[53306],{"type":54,"value":29205},{"type":48,"tag":2091,"props":53308,"children":53309},{"style":5709},[53310],{"type":54,"value":33396},{"type":48,"tag":2091,"props":53312,"children":53313},{"style":2098},[53314],{"type":54,"value":33401},{"type":48,"tag":2091,"props":53316,"children":53317},{"class":2093,"line":4796},[53318,53322,53327,53331],{"type":48,"tag":2091,"props":53319,"children":53320},{"style":2104},[53321],{"type":54,"value":23764},{"type":48,"tag":2091,"props":53323,"children":53324},{"style":3066},[53325],{"type":54,"value":53326},"inline-flex items-center gap-1 px-1.5 py-0.5 rounded text-xs font-medium",{"type":48,"tag":2091,"props":53328,"children":53329},{"style":2104},[53330],{"type":54,"value":8747},{"type":48,"tag":2091,"props":53332,"children":53333},{"style":2104},[53334],{"type":54,"value":2144},{"type":48,"tag":2091,"props":53336,"children":53337},{"class":2093,"line":4842},[53338],{"type":48,"tag":2091,"props":53339,"children":53340},{"style":2098},[53341],{"type":54,"value":53342},"      tones[tone]\n",{"type":48,"tag":2091,"props":53344,"children":53345},{"class":2093,"line":6321},[53346,53350],{"type":48,"tag":2091,"props":53347,"children":53348},{"style":2098},[53349],{"type":54,"value":29445},{"type":48,"tag":2091,"props":53351,"children":53352},{"style":2104},[53353],{"type":54,"value":36784},{"type":48,"tag":2091,"props":53355,"children":53356},{"class":2093,"line":6329},[53357,53361,53366,53370,53374,53378,53382,53386,53390,53394,53398,53403,53407,53411,53416],{"type":48,"tag":2091,"props":53358,"children":53359},{"style":2104},[53360],{"type":54,"value":29323},{"type":48,"tag":2091,"props":53362,"children":53363},{"style":2098},[53364],{"type":54,"value":53365},"dot ",{"type":48,"tag":2091,"props":53367,"children":53368},{"style":2104},[53369],{"type":54,"value":29365},{"type":48,"tag":2091,"props":53371,"children":53372},{"style":2104},[53373],{"type":54,"value":45349},{"type":48,"tag":2091,"props":53375,"children":53376},{"style":8676},[53377],{"type":54,"value":2091},{"type":48,"tag":2091,"props":53379,"children":53380},{"style":3179},[53381],{"type":54,"value":28756},{"type":48,"tag":2091,"props":53383,"children":53384},{"style":2104},[53385],{"type":54,"value":29205},{"type":48,"tag":2091,"props":53387,"children":53388},{"style":5709},[53389],{"type":54,"value":33396},{"type":48,"tag":2091,"props":53391,"children":53392},{"style":2098},[53393],{"type":54,"value":5717},{"type":48,"tag":2091,"props":53395,"children":53396},{"style":2104},[53397],{"type":54,"value":8747},{"type":48,"tag":2091,"props":53399,"children":53400},{"style":3066},[53401],{"type":54,"value":53402},"w-1.5 h-1.5 rounded-full",{"type":48,"tag":2091,"props":53404,"children":53405},{"style":2104},[53406],{"type":54,"value":8747},{"type":48,"tag":2091,"props":53408,"children":53409},{"style":2104},[53410],{"type":54,"value":2107},{"type":48,"tag":2091,"props":53412,"children":53413},{"style":2098},[53414],{"type":54,"value":53415}," dotTones[tone])",{"type":48,"tag":2091,"props":53417,"children":53418},{"style":2104},[53419],{"type":54,"value":53420},"} \u002F>}\n",{"type":48,"tag":2091,"props":53422,"children":53423},{"class":2093,"line":6337},[53424,53428,53432],{"type":48,"tag":2091,"props":53425,"children":53426},{"style":2104},[53427],{"type":54,"value":29323},{"type":48,"tag":2091,"props":53429,"children":53430},{"style":2098},[53431],{"type":54,"value":28933},{"type":48,"tag":2091,"props":53433,"children":53434},{"style":2104},[53435],{"type":54,"value":3135},{"type":48,"tag":2091,"props":53437,"children":53438},{"class":2093,"line":6346},[53439,53443,53447],{"type":48,"tag":2091,"props":53440,"children":53441},{"style":2104},[53442],{"type":54,"value":28993},{"type":48,"tag":2091,"props":53444,"children":53445},{"style":8676},[53446],{"type":54,"value":2091},{"type":48,"tag":2091,"props":53448,"children":53449},{"style":2104},[53450],{"type":54,"value":8684},{"type":48,"tag":2091,"props":53452,"children":53453},{"class":2093,"line":6401},[53454,53458],{"type":48,"tag":2091,"props":53455,"children":53456},{"style":8676},[53457],{"type":54,"value":29009},{"type":48,"tag":2091,"props":53459,"children":53460},{"style":2104},[53461],{"type":54,"value":2177},{"type":48,"tag":2091,"props":53463,"children":53464},{"class":2093,"line":6418},[53465],{"type":48,"tag":2091,"props":53466,"children":53467},{"style":2104},[53468],{"type":54,"value":3135},{"type":48,"tag":2091,"props":53470,"children":53471},{"class":2093,"line":6475},[53472],{"type":48,"tag":2091,"props":53473,"children":53474},{"emptyLinePlaceholder":3142},[53475],{"type":54,"value":3145},{"type":48,"tag":2091,"props":53477,"children":53478},{"class":2093,"line":6531},[53479],{"type":48,"tag":2091,"props":53480,"children":53481},{"style":4121},[53482],{"type":54,"value":37637},{"type":48,"tag":2091,"props":53484,"children":53485},{"class":2093,"line":6539},[53486,53490,53495,53499,53503,53507,53511,53515,53519,53523,53528,53532,53536],{"type":48,"tag":2091,"props":53487,"children":53488},{"style":2104},[53489],{"type":54,"value":8673},{"type":48,"tag":2091,"props":53491,"children":53492},{"style":2160},[53493],{"type":54,"value":53494},"Badge",{"type":48,"tag":2091,"props":53496,"children":53497},{"style":3179},[53498],{"type":54,"value":48861},{"type":48,"tag":2091,"props":53500,"children":53501},{"style":2104},[53502],{"type":54,"value":5665},{"type":48,"tag":2091,"props":53504,"children":53505},{"style":2104},[53506],{"type":54,"value":3074},{"type":48,"tag":2091,"props":53508,"children":53509},{"style":3066},[53510],{"type":54,"value":14695},{"type":48,"tag":2091,"props":53512,"children":53513},{"style":2104},[53514],{"type":54,"value":3074},{"type":48,"tag":2091,"props":53516,"children":53517},{"style":3179},[53518],{"type":54,"value":52860},{"type":48,"tag":2091,"props":53520,"children":53521},{"style":2104},[53522],{"type":54,"value":13237},{"type":48,"tag":2091,"props":53524,"children":53525},{"style":2098},[53526],{"type":54,"value":53527},"Active",{"type":48,"tag":2091,"props":53529,"children":53530},{"style":2104},[53531],{"type":54,"value":9008},{"type":48,"tag":2091,"props":53533,"children":53534},{"style":2160},[53535],{"type":54,"value":53494},{"type":48,"tag":2091,"props":53537,"children":53538},{"style":2104},[53539],{"type":54,"value":8684},{"type":48,"tag":2091,"props":53541,"children":53542},{"class":2093,"line":6547},[53543,53547,53551,53555,53559,53563,53567,53571,53575,53579,53584,53588,53592],{"type":48,"tag":2091,"props":53544,"children":53545},{"style":2104},[53546],{"type":54,"value":8673},{"type":48,"tag":2091,"props":53548,"children":53549},{"style":2160},[53550],{"type":54,"value":53494},{"type":48,"tag":2091,"props":53552,"children":53553},{"style":3179},[53554],{"type":54,"value":48861},{"type":48,"tag":2091,"props":53556,"children":53557},{"style":2104},[53558],{"type":54,"value":5665},{"type":48,"tag":2091,"props":53560,"children":53561},{"style":2104},[53562],{"type":54,"value":3074},{"type":48,"tag":2091,"props":53564,"children":53565},{"style":3066},[53566],{"type":54,"value":14723},{"type":48,"tag":2091,"props":53568,"children":53569},{"style":2104},[53570],{"type":54,"value":3074},{"type":48,"tag":2091,"props":53572,"children":53573},{"style":3179},[53574],{"type":54,"value":52860},{"type":48,"tag":2091,"props":53576,"children":53577},{"style":2104},[53578],{"type":54,"value":13237},{"type":48,"tag":2091,"props":53580,"children":53581},{"style":2098},[53582],{"type":54,"value":53583},"Trial ending",{"type":48,"tag":2091,"props":53585,"children":53586},{"style":2104},[53587],{"type":54,"value":9008},{"type":48,"tag":2091,"props":53589,"children":53590},{"style":2160},[53591],{"type":54,"value":53494},{"type":48,"tag":2091,"props":53593,"children":53594},{"style":2104},[53595],{"type":54,"value":8684},{"type":48,"tag":2091,"props":53597,"children":53598},{"class":2093,"line":6556},[53599,53603,53607,53611,53615,53619,53623,53627,53631,53635,53640,53644,53648],{"type":48,"tag":2091,"props":53600,"children":53601},{"style":2104},[53602],{"type":54,"value":8673},{"type":48,"tag":2091,"props":53604,"children":53605},{"style":2160},[53606],{"type":54,"value":53494},{"type":48,"tag":2091,"props":53608,"children":53609},{"style":3179},[53610],{"type":54,"value":48861},{"type":48,"tag":2091,"props":53612,"children":53613},{"style":2104},[53614],{"type":54,"value":5665},{"type":48,"tag":2091,"props":53616,"children":53617},{"style":2104},[53618],{"type":54,"value":3074},{"type":48,"tag":2091,"props":53620,"children":53621},{"style":3066},[53622],{"type":54,"value":14313},{"type":48,"tag":2091,"props":53624,"children":53625},{"style":2104},[53626],{"type":54,"value":3074},{"type":48,"tag":2091,"props":53628,"children":53629},{"style":3179},[53630],{"type":54,"value":52860},{"type":48,"tag":2091,"props":53632,"children":53633},{"style":2104},[53634],{"type":54,"value":13237},{"type":48,"tag":2091,"props":53636,"children":53637},{"style":2098},[53638],{"type":54,"value":53639},"Failed",{"type":48,"tag":2091,"props":53641,"children":53642},{"style":2104},[53643],{"type":54,"value":9008},{"type":48,"tag":2091,"props":53645,"children":53646},{"style":2160},[53647],{"type":54,"value":53494},{"type":48,"tag":2091,"props":53649,"children":53650},{"style":2104},[53651],{"type":54,"value":8684},{"type":48,"tag":167,"props":53653,"children":53655},{"id":53654},"_1712-tooltip",[53656],{"type":54,"value":53657},"17.12 Tooltip",{"type":48,"tag":134,"props":53659,"children":53661},{"className":28655,"code":53660,"language":28657,"meta":142,"style":142},"\u002F\u002F Using Radix Tooltip — apply these styles to the content\n\u003CTooltipContent\n  side=\"top\"\n  sideOffset={4}\n  className=\"z-50 px-2 py-1 rounded text-xs font-medium\n             bg-neutral-900 text-neutral-50 dark:bg-neutral-50 dark:text-neutral-900\n             shadow-md\n             data-[state=delayed-open]:animate-popover-enter\"\n>\n  {label}\n  {shortcut && (\n    \u003Cspan className=\"ml-2 text-neutral-400 dark:text-neutral-500 font-mono\">{shortcut}\u003C\u002Fspan>\n  )}\n\u003C\u002FTooltipContent>\n",[53662],{"type":48,"tag":78,"props":53663,"children":53664},{"__ignoreMap":142},[53665,53673,53685,53710,53730,53750,53758,53766,53778,53785,53800,53820,53873,53884],{"type":48,"tag":2091,"props":53666,"children":53667},{"class":2093,"line":2094},[53668],{"type":48,"tag":2091,"props":53669,"children":53670},{"style":4121},[53671],{"type":54,"value":53672},"\u002F\u002F Using Radix Tooltip — apply these styles to the content\n",{"type":48,"tag":2091,"props":53674,"children":53675},{"class":2093,"line":2147},[53676,53680],{"type":48,"tag":2091,"props":53677,"children":53678},{"style":2104},[53679],{"type":54,"value":8673},{"type":48,"tag":2091,"props":53681,"children":53682},{"style":2160},[53683],{"type":54,"value":53684},"TooltipContent\n",{"type":48,"tag":2091,"props":53686,"children":53687},{"class":2093,"line":2180},[53688,53693,53697,53701,53706],{"type":48,"tag":2091,"props":53689,"children":53690},{"style":3179},[53691],{"type":54,"value":53692},"  side",{"type":48,"tag":2091,"props":53694,"children":53695},{"style":2104},[53696],{"type":54,"value":5665},{"type":48,"tag":2091,"props":53698,"children":53699},{"style":2104},[53700],{"type":54,"value":3074},{"type":48,"tag":2091,"props":53702,"children":53703},{"style":3066},[53704],{"type":54,"value":53705},"top",{"type":48,"tag":2091,"props":53707,"children":53708},{"style":2104},[53709],{"type":54,"value":13101},{"type":48,"tag":2091,"props":53711,"children":53712},{"class":2093,"line":2229},[53713,53718,53722,53726],{"type":48,"tag":2091,"props":53714,"children":53715},{"style":3179},[53716],{"type":54,"value":53717},"  sideOffset",{"type":48,"tag":2091,"props":53719,"children":53720},{"style":2104},[53721],{"type":54,"value":29205},{"type":48,"tag":2091,"props":53723,"children":53724},{"style":3077},[53725],{"type":54,"value":3383},{"type":48,"tag":2091,"props":53727,"children":53728},{"style":2104},[53729],{"type":54,"value":3135},{"type":48,"tag":2091,"props":53731,"children":53732},{"class":2093,"line":3048},[53733,53737,53741,53745],{"type":48,"tag":2091,"props":53734,"children":53735},{"style":3179},[53736],{"type":54,"value":31902},{"type":48,"tag":2091,"props":53738,"children":53739},{"style":2104},[53740],{"type":54,"value":5665},{"type":48,"tag":2091,"props":53742,"children":53743},{"style":2104},[53744],{"type":54,"value":3074},{"type":48,"tag":2091,"props":53746,"children":53747},{"style":3066},[53748],{"type":54,"value":53749},"z-50 px-2 py-1 rounded text-xs font-medium\n",{"type":48,"tag":2091,"props":53751,"children":53752},{"class":2093,"line":3129},[53753],{"type":48,"tag":2091,"props":53754,"children":53755},{"style":3066},[53756],{"type":54,"value":53757},"             bg-neutral-900 text-neutral-50 dark:bg-neutral-50 dark:text-neutral-900\n",{"type":48,"tag":2091,"props":53759,"children":53760},{"class":2093,"line":3138},[53761],{"type":48,"tag":2091,"props":53762,"children":53763},{"style":3066},[53764],{"type":54,"value":53765},"             shadow-md\n",{"type":48,"tag":2091,"props":53767,"children":53768},{"class":2093,"line":3148},[53769,53774],{"type":48,"tag":2091,"props":53770,"children":53771},{"style":3066},[53772],{"type":54,"value":53773},"             data-[state=delayed-open]:animate-popover-enter",{"type":48,"tag":2091,"props":53775,"children":53776},{"style":2104},[53777],{"type":54,"value":13101},{"type":48,"tag":2091,"props":53779,"children":53780},{"class":2093,"line":3194},[53781],{"type":48,"tag":2091,"props":53782,"children":53783},{"style":2104},[53784],{"type":54,"value":8684},{"type":48,"tag":2091,"props":53786,"children":53787},{"class":2093,"line":3216},[53788,53792,53796],{"type":48,"tag":2091,"props":53789,"children":53790},{"style":2104},[53791],{"type":54,"value":8085},{"type":48,"tag":2091,"props":53793,"children":53794},{"style":2098},[53795],{"type":54,"value":30229},{"type":48,"tag":2091,"props":53797,"children":53798},{"style":2104},[53799],{"type":54,"value":3135},{"type":48,"tag":2091,"props":53801,"children":53802},{"class":2093,"line":4532},[53803,53807,53812,53816],{"type":48,"tag":2091,"props":53804,"children":53805},{"style":2104},[53806],{"type":54,"value":8085},{"type":48,"tag":2091,"props":53808,"children":53809},{"style":2098},[53810],{"type":54,"value":53811},"shortcut ",{"type":48,"tag":2091,"props":53813,"children":53814},{"style":2104},[53815],{"type":54,"value":29365},{"type":48,"tag":2091,"props":53817,"children":53818},{"style":2098},[53819],{"type":54,"value":28739},{"type":48,"tag":2091,"props":53821,"children":53822},{"class":2093,"line":4578},[53823,53827,53831,53835,53839,53843,53848,53852,53856,53861,53865,53869],{"type":48,"tag":2091,"props":53824,"children":53825},{"style":2104},[53826],{"type":54,"value":28747},{"type":48,"tag":2091,"props":53828,"children":53829},{"style":8676},[53830],{"type":54,"value":2091},{"type":48,"tag":2091,"props":53832,"children":53833},{"style":3179},[53834],{"type":54,"value":28756},{"type":48,"tag":2091,"props":53836,"children":53837},{"style":2104},[53838],{"type":54,"value":5665},{"type":48,"tag":2091,"props":53840,"children":53841},{"style":2104},[53842],{"type":54,"value":3074},{"type":48,"tag":2091,"props":53844,"children":53845},{"style":3066},[53846],{"type":54,"value":53847},"ml-2 text-neutral-400 dark:text-neutral-500 font-mono",{"type":48,"tag":2091,"props":53849,"children":53850},{"style":2104},[53851],{"type":54,"value":3074},{"type":48,"tag":2091,"props":53853,"children":53854},{"style":2104},[53855],{"type":54,"value":30462},{"type":48,"tag":2091,"props":53857,"children":53858},{"style":2098},[53859],{"type":54,"value":53860},"shortcut",{"type":48,"tag":2091,"props":53862,"children":53863},{"style":2104},[53864],{"type":54,"value":36970},{"type":48,"tag":2091,"props":53866,"children":53867},{"style":8676},[53868],{"type":54,"value":2091},{"type":48,"tag":2091,"props":53870,"children":53871},{"style":2104},[53872],{"type":54,"value":8684},{"type":48,"tag":2091,"props":53874,"children":53875},{"class":2093,"line":4586},[53876,53880],{"type":48,"tag":2091,"props":53877,"children":53878},{"style":2098},[53879],{"type":54,"value":29009},{"type":48,"tag":2091,"props":53881,"children":53882},{"style":2104},[53883],{"type":54,"value":3135},{"type":48,"tag":2091,"props":53885,"children":53886},{"class":2093,"line":4595},[53887,53891,53896],{"type":48,"tag":2091,"props":53888,"children":53889},{"style":2104},[53890],{"type":54,"value":9008},{"type":48,"tag":2091,"props":53892,"children":53893},{"style":2160},[53894],{"type":54,"value":53895},"TooltipContent",{"type":48,"tag":2091,"props":53897,"children":53898},{"style":2104},[53899],{"type":54,"value":8684},{"type":48,"tag":61,"props":53901,"children":53902},{},[53903],{"type":54,"value":53904},"Delay: 300ms hover before showing. Tooltips fire on focus too.",{"type":48,"tag":167,"props":53906,"children":53908},{"id":53907},"_1713-avatar",[53909],{"type":54,"value":53910},"17.13 Avatar",{"type":48,"tag":134,"props":53912,"children":53914},{"className":28655,"code":53913,"language":28657,"meta":142,"style":142},"function Avatar({ src, name, size = 32 }: AvatarProps) {\n  const initials = name?.split(' ').map((s) => s[0]).slice(0, 2).join('').toUpperCase();\n  return (\n    \u003Cspan\n      className=\"inline-grid place-items-center rounded-full overflow-hidden\n                 bg-neutral-200 dark:bg-neutral-800 text-neutral-700 dark:text-neutral-300\n                 font-medium shrink-0\"\n      style={{ width: size, height: size, fontSize: Math.round(size * 0.4) }}\n    >\n      {src ? (\n        \u003Cimg src={src} alt=\"\" className=\"w-full h-full object-cover\" \u002F>\n      ) : (\n        \u003Cspan>{initials || '?'}\u003C\u002Fspan>\n      )}\n    \u003C\u002Fspan>\n  );\n}\n\n\u002F\u002F Avatar group with overlap\n\u003Cdiv className=\"flex -space-x-1.5\">\n  {users.slice(0, 3).map((u) => (\n    \u003CAvatar key={u.id} {...u} size={24} className=\"ring-2 ring-surface\" \u002F>\n  ))}\n  {users.length > 3 && (\n    \u003Cspan className=\"grid place-items-center w-6 h-6 rounded-full\n                     bg-neutral-100 dark:bg-neutral-800 ring-2 ring-surface\n                     text-[10px] font-medium text-neutral-600\">\n      +{users.length - 3}\n    \u003C\u002Fspan>\n  )}\n\u003C\u002Fdiv>\n",[53915],{"type":48,"tag":78,"props":53916,"children":53917},{"__ignoreMap":142},[53918,53981,54141,54152,54163,54183,54191,54203,54290,54297,54317,54383,54399,54447,54458,54473,54484,54491,54498,54506,54542,54616,54701,54712,54747,54775,54783,54799,54835,54850,54861],{"type":48,"tag":2091,"props":53919,"children":53920},{"class":2093,"line":2094},[53921,53925,53930,53934,53938,53942,53947,53951,53955,53959,53964,53968,53973,53977],{"type":48,"tag":2091,"props":53922,"children":53923},{"style":3179},[53924],{"type":54,"value":8697},{"type":48,"tag":2091,"props":53926,"children":53927},{"style":5709},[53928],{"type":54,"value":53929}," Avatar",{"type":48,"tag":2091,"props":53931,"children":53932},{"style":2104},[53933],{"type":54,"value":28682},{"type":48,"tag":2091,"props":53935,"children":53936},{"style":5957},[53937],{"type":54,"value":38872},{"type":48,"tag":2091,"props":53939,"children":53940},{"style":2104},[53941],{"type":54,"value":2107},{"type":48,"tag":2091,"props":53943,"children":53944},{"style":5957},[53945],{"type":54,"value":53946}," name",{"type":48,"tag":2091,"props":53948,"children":53949},{"style":2104},[53950],{"type":54,"value":2107},{"type":48,"tag":2091,"props":53952,"children":53953},{"style":5957},[53954],{"type":54,"value":29538},{"type":48,"tag":2091,"props":53956,"children":53957},{"style":2104},[53958],{"type":54,"value":8724},{"type":48,"tag":2091,"props":53960,"children":53961},{"style":3077},[53962],{"type":54,"value":53963}," 32",{"type":48,"tag":2091,"props":53965,"children":53966},{"style":2104},[53967],{"type":54,"value":28692},{"type":48,"tag":2091,"props":53969,"children":53970},{"style":2160},[53971],{"type":54,"value":53972}," AvatarProps",{"type":48,"tag":2091,"props":53974,"children":53975},{"style":2104},[53976],{"type":54,"value":5726},{"type":48,"tag":2091,"props":53978,"children":53979},{"style":2104},[53980],{"type":54,"value":2980},{"type":48,"tag":2091,"props":53982,"children":53983},{"class":2093,"line":2147},[53984,53988,53993,53997,54001,54005,54010,54014,54018,54022,54026,54030,54034,54038,54042,54047,54051,54055,54060,54064,54068,54073,54077,54082,54086,54090,54094,54099,54103,54107,54111,54115,54120,54124,54128,54133,54137],{"type":48,"tag":2091,"props":53985,"children":53986},{"style":3179},[53987],{"type":54,"value":27579},{"type":48,"tag":2091,"props":53989,"children":53990},{"style":2098},[53991],{"type":54,"value":53992}," initials",{"type":48,"tag":2091,"props":53994,"children":53995},{"style":2104},[53996],{"type":54,"value":8724},{"type":48,"tag":2091,"props":53998,"children":53999},{"style":2098},[54000],{"type":54,"value":53946},{"type":48,"tag":2091,"props":54002,"children":54003},{"style":2104},[54004],{"type":54,"value":27495},{"type":48,"tag":2091,"props":54006,"children":54007},{"style":5709},[54008],{"type":54,"value":54009},"split",{"type":48,"tag":2091,"props":54011,"children":54012},{"style":8676},[54013],{"type":54,"value":5717},{"type":48,"tag":2091,"props":54015,"children":54016},{"style":2104},[54017],{"type":54,"value":8747},{"type":48,"tag":2091,"props":54019,"children":54020},{"style":2104},[54021],{"type":54,"value":8858},{"type":48,"tag":2091,"props":54023,"children":54024},{"style":8676},[54025],{"type":54,"value":5726},{"type":48,"tag":2091,"props":54027,"children":54028},{"style":2104},[54029],{"type":54,"value":121},{"type":48,"tag":2091,"props":54031,"children":54032},{"style":5709},[54033],{"type":54,"value":33274},{"type":48,"tag":2091,"props":54035,"children":54036},{"style":8676},[54037],{"type":54,"value":5717},{"type":48,"tag":2091,"props":54039,"children":54040},{"style":2104},[54041],{"type":54,"value":5717},{"type":48,"tag":2091,"props":54043,"children":54044},{"style":5957},[54045],{"type":54,"value":54046},"s",{"type":48,"tag":2091,"props":54048,"children":54049},{"style":2104},[54050],{"type":54,"value":5726},{"type":48,"tag":2091,"props":54052,"children":54053},{"style":3179},[54054],{"type":54,"value":10113},{"type":48,"tag":2091,"props":54056,"children":54057},{"style":2098},[54058],{"type":54,"value":54059}," s",{"type":48,"tag":2091,"props":54061,"children":54062},{"style":8676},[54063],{"type":54,"value":10722},{"type":48,"tag":2091,"props":54065,"children":54066},{"style":3077},[54067],{"type":54,"value":2451},{"type":48,"tag":2091,"props":54069,"children":54070},{"style":8676},[54071],{"type":54,"value":54072},"])",{"type":48,"tag":2091,"props":54074,"children":54075},{"style":2104},[54076],{"type":54,"value":121},{"type":48,"tag":2091,"props":54078,"children":54079},{"style":5709},[54080],{"type":54,"value":54081},"slice",{"type":48,"tag":2091,"props":54083,"children":54084},{"style":8676},[54085],{"type":54,"value":5717},{"type":48,"tag":2091,"props":54087,"children":54088},{"style":3077},[54089],{"type":54,"value":2451},{"type":48,"tag":2091,"props":54091,"children":54092},{"style":2104},[54093],{"type":54,"value":2107},{"type":48,"tag":2091,"props":54095,"children":54096},{"style":3077},[54097],{"type":54,"value":54098}," 2",{"type":48,"tag":2091,"props":54100,"children":54101},{"style":8676},[54102],{"type":54,"value":5726},{"type":48,"tag":2091,"props":54104,"children":54105},{"style":2104},[54106],{"type":54,"value":121},{"type":48,"tag":2091,"props":54108,"children":54109},{"style":5709},[54110],{"type":54,"value":27893},{"type":48,"tag":2091,"props":54112,"children":54113},{"style":8676},[54114],{"type":54,"value":5717},{"type":48,"tag":2091,"props":54116,"children":54117},{"style":2104},[54118],{"type":54,"value":54119},"''",{"type":48,"tag":2091,"props":54121,"children":54122},{"style":8676},[54123],{"type":54,"value":5726},{"type":48,"tag":2091,"props":54125,"children":54126},{"style":2104},[54127],{"type":54,"value":121},{"type":48,"tag":2091,"props":54129,"children":54130},{"style":5709},[54131],{"type":54,"value":54132},"toUpperCase",{"type":48,"tag":2091,"props":54134,"children":54135},{"style":8676},[54136],{"type":54,"value":8702},{"type":48,"tag":2091,"props":54138,"children":54139},{"style":2104},[54140],{"type":54,"value":2177},{"type":48,"tag":2091,"props":54142,"children":54143},{"class":2093,"line":2180},[54144,54148],{"type":48,"tag":2091,"props":54145,"children":54146},{"style":5951},[54147],{"type":54,"value":27456},{"type":48,"tag":2091,"props":54149,"children":54150},{"style":8676},[54151],{"type":54,"value":28739},{"type":48,"tag":2091,"props":54153,"children":54154},{"class":2093,"line":2229},[54155,54159],{"type":48,"tag":2091,"props":54156,"children":54157},{"style":2104},[54158],{"type":54,"value":28747},{"type":48,"tag":2091,"props":54160,"children":54161},{"style":8676},[54162],{"type":54,"value":35374},{"type":48,"tag":2091,"props":54164,"children":54165},{"class":2093,"line":3048},[54166,54170,54174,54178],{"type":48,"tag":2091,"props":54167,"children":54168},{"style":3179},[54169],{"type":54,"value":33387},{"type":48,"tag":2091,"props":54171,"children":54172},{"style":2104},[54173],{"type":54,"value":5665},{"type":48,"tag":2091,"props":54175,"children":54176},{"style":2104},[54177],{"type":54,"value":3074},{"type":48,"tag":2091,"props":54179,"children":54180},{"style":3066},[54181],{"type":54,"value":54182},"inline-grid place-items-center rounded-full overflow-hidden\n",{"type":48,"tag":2091,"props":54184,"children":54185},{"class":2093,"line":3129},[54186],{"type":48,"tag":2091,"props":54187,"children":54188},{"style":3066},[54189],{"type":54,"value":54190},"                 bg-neutral-200 dark:bg-neutral-800 text-neutral-700 dark:text-neutral-300\n",{"type":48,"tag":2091,"props":54192,"children":54193},{"class":2093,"line":3138},[54194,54199],{"type":48,"tag":2091,"props":54195,"children":54196},{"style":3066},[54197],{"type":54,"value":54198},"                 font-medium shrink-0",{"type":48,"tag":2091,"props":54200,"children":54201},{"style":2104},[54202],{"type":54,"value":13101},{"type":48,"tag":2091,"props":54204,"children":54205},{"class":2093,"line":3148},[54206,54210,54214,54218,54222,54226,54230,54234,54238,54242,54246,54251,54255,54259,54263,54267,54272,54276,54281,54285],{"type":48,"tag":2091,"props":54207,"children":54208},{"style":3179},[54209],{"type":54,"value":51880},{"type":48,"tag":2091,"props":54211,"children":54212},{"style":2104},[54213],{"type":54,"value":42130},{"type":48,"tag":2091,"props":54215,"children":54216},{"style":8676},[54217],{"type":54,"value":12998},{"type":48,"tag":2091,"props":54219,"children":54220},{"style":2104},[54221],{"type":54,"value":2993},{"type":48,"tag":2091,"props":54223,"children":54224},{"style":2098},[54225],{"type":54,"value":29538},{"type":48,"tag":2091,"props":54227,"children":54228},{"style":2104},[54229],{"type":54,"value":2107},{"type":48,"tag":2091,"props":54231,"children":54232},{"style":8676},[54233],{"type":54,"value":13019},{"type":48,"tag":2091,"props":54235,"children":54236},{"style":2104},[54237],{"type":54,"value":2993},{"type":48,"tag":2091,"props":54239,"children":54240},{"style":2098},[54241],{"type":54,"value":29538},{"type":48,"tag":2091,"props":54243,"children":54244},{"style":2104},[54245],{"type":54,"value":2107},{"type":48,"tag":2091,"props":54247,"children":54248},{"style":8676},[54249],{"type":54,"value":54250}," fontSize",{"type":48,"tag":2091,"props":54252,"children":54253},{"style":2104},[54254],{"type":54,"value":2993},{"type":48,"tag":2091,"props":54256,"children":54257},{"style":2098},[54258],{"type":54,"value":42157},{"type":48,"tag":2091,"props":54260,"children":54261},{"style":2104},[54262],{"type":54,"value":121},{"type":48,"tag":2091,"props":54264,"children":54265},{"style":5709},[54266],{"type":54,"value":13143},{"type":48,"tag":2091,"props":54268,"children":54269},{"style":2098},[54270],{"type":54,"value":54271},"(size ",{"type":48,"tag":2091,"props":54273,"children":54274},{"style":2104},[54275],{"type":54,"value":10534},{"type":48,"tag":2091,"props":54277,"children":54278},{"style":3077},[54279],{"type":54,"value":54280}," 0.4",{"type":48,"tag":2091,"props":54282,"children":54283},{"style":2098},[54284],{"type":54,"value":9711},{"type":48,"tag":2091,"props":54286,"children":54287},{"style":2104},[54288],{"type":54,"value":54289},"}}\n",{"type":48,"tag":2091,"props":54291,"children":54292},{"class":2093,"line":3194},[54293],{"type":48,"tag":2091,"props":54294,"children":54295},{"style":2104},[54296],{"type":54,"value":33511},{"type":48,"tag":2091,"props":54298,"children":54299},{"class":2093,"line":3216},[54300,54304,54309,54313],{"type":48,"tag":2091,"props":54301,"children":54302},{"style":2104},[54303],{"type":54,"value":29323},{"type":48,"tag":2091,"props":54305,"children":54306},{"style":2098},[54307],{"type":54,"value":54308},"src ",{"type":48,"tag":2091,"props":54310,"children":54311},{"style":2104},[54312],{"type":54,"value":11094},{"type":48,"tag":2091,"props":54314,"children":54315},{"style":2098},[54316],{"type":54,"value":28739},{"type":48,"tag":2091,"props":54318,"children":54319},{"class":2093,"line":4532},[54320,54324,54329,54333,54337,54341,54345,54349,54353,54358,54362,54366,54370,54375,54379],{"type":48,"tag":2091,"props":54321,"children":54322},{"style":2104},[54323],{"type":54,"value":28838},{"type":48,"tag":2091,"props":54325,"children":54326},{"style":8676},[54327],{"type":54,"value":54328},"img",{"type":48,"tag":2091,"props":54330,"children":54331},{"style":3179},[54332],{"type":54,"value":38872},{"type":48,"tag":2091,"props":54334,"children":54335},{"style":2104},[54336],{"type":54,"value":29205},{"type":48,"tag":2091,"props":54338,"children":54339},{"style":2098},[54340],{"type":54,"value":43245},{"type":48,"tag":2091,"props":54342,"children":54343},{"style":2104},[54344],{"type":54,"value":30390},{"type":48,"tag":2091,"props":54346,"children":54347},{"style":3179},[54348],{"type":54,"value":27811},{"type":48,"tag":2091,"props":54350,"children":54351},{"style":2104},[54352],{"type":54,"value":5665},{"type":48,"tag":2091,"props":54354,"children":54355},{"style":2104},[54356],{"type":54,"value":54357},"\"\"",{"type":48,"tag":2091,"props":54359,"children":54360},{"style":3179},[54361],{"type":54,"value":28756},{"type":48,"tag":2091,"props":54363,"children":54364},{"style":2104},[54365],{"type":54,"value":5665},{"type":48,"tag":2091,"props":54367,"children":54368},{"style":2104},[54369],{"type":54,"value":3074},{"type":48,"tag":2091,"props":54371,"children":54372},{"style":3066},[54373],{"type":54,"value":54374},"w-full h-full object-cover",{"type":48,"tag":2091,"props":54376,"children":54377},{"style":2104},[54378],{"type":54,"value":3074},{"type":48,"tag":2091,"props":54380,"children":54381},{"style":2104},[54382],{"type":54,"value":28794},{"type":48,"tag":2091,"props":54384,"children":54385},{"class":2093,"line":4578},[54386,54391,54395],{"type":48,"tag":2091,"props":54387,"children":54388},{"style":2098},[54389],{"type":54,"value":54390},"      ) ",{"type":48,"tag":2091,"props":54392,"children":54393},{"style":2104},[54394],{"type":54,"value":2993},{"type":48,"tag":2091,"props":54396,"children":54397},{"style":2098},[54398],{"type":54,"value":28739},{"type":48,"tag":2091,"props":54400,"children":54401},{"class":2093,"line":4586},[54402,54406,54410,54414,54419,54423,54427,54431,54435,54439,54443],{"type":48,"tag":2091,"props":54403,"children":54404},{"style":2104},[54405],{"type":54,"value":28838},{"type":48,"tag":2091,"props":54407,"children":54408},{"style":8676},[54409],{"type":54,"value":2091},{"type":48,"tag":2091,"props":54411,"children":54412},{"style":2104},[54413],{"type":54,"value":30462},{"type":48,"tag":2091,"props":54415,"children":54416},{"style":2098},[54417],{"type":54,"value":54418},"initials ",{"type":48,"tag":2091,"props":54420,"children":54421},{"style":2104},[54422],{"type":54,"value":50524},{"type":48,"tag":2091,"props":54424,"children":54425},{"style":2104},[54426],{"type":54,"value":8858},{"type":48,"tag":2091,"props":54428,"children":54429},{"style":3066},[54430],{"type":54,"value":11094},{"type":48,"tag":2091,"props":54432,"children":54433},{"style":2104},[54434],{"type":54,"value":8747},{"type":48,"tag":2091,"props":54436,"children":54437},{"style":2104},[54438],{"type":54,"value":36970},{"type":48,"tag":2091,"props":54440,"children":54441},{"style":8676},[54442],{"type":54,"value":2091},{"type":48,"tag":2091,"props":54444,"children":54445},{"style":2104},[54446],{"type":54,"value":8684},{"type":48,"tag":2091,"props":54448,"children":54449},{"class":2093,"line":4595},[54450,54454],{"type":48,"tag":2091,"props":54451,"children":54452},{"style":2098},[54453],{"type":54,"value":33499},{"type":48,"tag":2091,"props":54455,"children":54456},{"style":2104},[54457],{"type":54,"value":3135},{"type":48,"tag":2091,"props":54459,"children":54460},{"class":2093,"line":4642},[54461,54465,54469],{"type":48,"tag":2091,"props":54462,"children":54463},{"style":2104},[54464],{"type":54,"value":28993},{"type":48,"tag":2091,"props":54466,"children":54467},{"style":8676},[54468],{"type":54,"value":2091},{"type":48,"tag":2091,"props":54470,"children":54471},{"style":2104},[54472],{"type":54,"value":8684},{"type":48,"tag":2091,"props":54474,"children":54475},{"class":2093,"line":4688},[54476,54480],{"type":48,"tag":2091,"props":54477,"children":54478},{"style":8676},[54479],{"type":54,"value":29009},{"type":48,"tag":2091,"props":54481,"children":54482},{"style":2104},[54483],{"type":54,"value":2177},{"type":48,"tag":2091,"props":54485,"children":54486},{"class":2093,"line":4696},[54487],{"type":48,"tag":2091,"props":54488,"children":54489},{"style":2104},[54490],{"type":54,"value":3135},{"type":48,"tag":2091,"props":54492,"children":54493},{"class":2093,"line":4705},[54494],{"type":48,"tag":2091,"props":54495,"children":54496},{"emptyLinePlaceholder":3142},[54497],{"type":54,"value":3145},{"type":48,"tag":2091,"props":54499,"children":54500},{"class":2093,"line":4751},[54501],{"type":48,"tag":2091,"props":54502,"children":54503},{"style":4121},[54504],{"type":54,"value":54505},"\u002F\u002F Avatar group with overlap\n",{"type":48,"tag":2091,"props":54507,"children":54508},{"class":2093,"line":4796},[54509,54513,54517,54521,54525,54529,54534,54538],{"type":48,"tag":2091,"props":54510,"children":54511},{"style":2104},[54512],{"type":54,"value":8673},{"type":48,"tag":2091,"props":54514,"children":54515},{"style":8676},[54516],{"type":54,"value":12954},{"type":48,"tag":2091,"props":54518,"children":54519},{"style":3179},[54520],{"type":54,"value":28756},{"type":48,"tag":2091,"props":54522,"children":54523},{"style":2104},[54524],{"type":54,"value":5665},{"type":48,"tag":2091,"props":54526,"children":54527},{"style":2104},[54528],{"type":54,"value":3074},{"type":48,"tag":2091,"props":54530,"children":54531},{"style":3066},[54532],{"type":54,"value":54533},"flex -space-x-1.5",{"type":48,"tag":2091,"props":54535,"children":54536},{"style":2104},[54537],{"type":54,"value":3074},{"type":48,"tag":2091,"props":54539,"children":54540},{"style":2104},[54541],{"type":54,"value":8684},{"type":48,"tag":2091,"props":54543,"children":54544},{"class":2093,"line":4842},[54545,54549,54554,54558,54562,54566,54570,54574,54579,54583,54587,54591,54595,54599,54604,54608,54612],{"type":48,"tag":2091,"props":54546,"children":54547},{"style":2104},[54548],{"type":54,"value":8085},{"type":48,"tag":2091,"props":54550,"children":54551},{"style":2098},[54552],{"type":54,"value":54553},"users",{"type":48,"tag":2091,"props":54555,"children":54556},{"style":2104},[54557],{"type":54,"value":121},{"type":48,"tag":2091,"props":54559,"children":54560},{"style":5709},[54561],{"type":54,"value":54081},{"type":48,"tag":2091,"props":54563,"children":54564},{"style":2098},[54565],{"type":54,"value":5717},{"type":48,"tag":2091,"props":54567,"children":54568},{"style":3077},[54569],{"type":54,"value":2451},{"type":48,"tag":2091,"props":54571,"children":54572},{"style":2104},[54573],{"type":54,"value":2107},{"type":48,"tag":2091,"props":54575,"children":54576},{"style":3077},[54577],{"type":54,"value":54578}," 3",{"type":48,"tag":2091,"props":54580,"children":54581},{"style":2098},[54582],{"type":54,"value":5726},{"type":48,"tag":2091,"props":54584,"children":54585},{"style":2104},[54586],{"type":54,"value":121},{"type":48,"tag":2091,"props":54588,"children":54589},{"style":5709},[54590],{"type":54,"value":33274},{"type":48,"tag":2091,"props":54592,"children":54593},{"style":2098},[54594],{"type":54,"value":5717},{"type":48,"tag":2091,"props":54596,"children":54597},{"style":2104},[54598],{"type":54,"value":5717},{"type":48,"tag":2091,"props":54600,"children":54601},{"style":5957},[54602],{"type":54,"value":54603},"u",{"type":48,"tag":2091,"props":54605,"children":54606},{"style":2104},[54607],{"type":54,"value":5726},{"type":48,"tag":2091,"props":54609,"children":54610},{"style":3179},[54611],{"type":54,"value":10113},{"type":48,"tag":2091,"props":54613,"children":54614},{"style":2098},[54615],{"type":54,"value":28739},{"type":48,"tag":2091,"props":54617,"children":54618},{"class":2093,"line":6321},[54619,54623,54627,54631,54635,54639,54643,54647,54652,54656,54660,54664,54668,54672,54676,54680,54684,54688,54693,54697],{"type":48,"tag":2091,"props":54620,"children":54621},{"style":2104},[54622],{"type":54,"value":28747},{"type":48,"tag":2091,"props":54624,"children":54625},{"style":2160},[54626],{"type":54,"value":38867},{"type":48,"tag":2091,"props":54628,"children":54629},{"style":3179},[54630],{"type":54,"value":41900},{"type":48,"tag":2091,"props":54632,"children":54633},{"style":2104},[54634],{"type":54,"value":29205},{"type":48,"tag":2091,"props":54636,"children":54637},{"style":2098},[54638],{"type":54,"value":54603},{"type":48,"tag":2091,"props":54640,"children":54641},{"style":2104},[54642],{"type":54,"value":121},{"type":48,"tag":2091,"props":54644,"children":54645},{"style":2098},[54646],{"type":54,"value":36326},{"type":48,"tag":2091,"props":54648,"children":54649},{"style":2104},[54650],{"type":54,"value":54651},"} {...",{"type":48,"tag":2091,"props":54653,"children":54654},{"style":2098},[54655],{"type":54,"value":54603},{"type":48,"tag":2091,"props":54657,"children":54658},{"style":2104},[54659],{"type":54,"value":30390},{"type":48,"tag":2091,"props":54661,"children":54662},{"style":3179},[54663],{"type":54,"value":28325},{"type":48,"tag":2091,"props":54665,"children":54666},{"style":2104},[54667],{"type":54,"value":29205},{"type":48,"tag":2091,"props":54669,"children":54670},{"style":3077},[54671],{"type":54,"value":3575},{"type":48,"tag":2091,"props":54673,"children":54674},{"style":2104},[54675],{"type":54,"value":30390},{"type":48,"tag":2091,"props":54677,"children":54678},{"style":3179},[54679],{"type":54,"value":41918},{"type":48,"tag":2091,"props":54681,"children":54682},{"style":2104},[54683],{"type":54,"value":5665},{"type":48,"tag":2091,"props":54685,"children":54686},{"style":2104},[54687],{"type":54,"value":3074},{"type":48,"tag":2091,"props":54689,"children":54690},{"style":3066},[54691],{"type":54,"value":54692},"ring-2 ring-surface",{"type":48,"tag":2091,"props":54694,"children":54695},{"style":2104},[54696],{"type":54,"value":3074},{"type":48,"tag":2091,"props":54698,"children":54699},{"style":2104},[54700],{"type":54,"value":28794},{"type":48,"tag":2091,"props":54702,"children":54703},{"class":2093,"line":6329},[54704,54708],{"type":48,"tag":2091,"props":54705,"children":54706},{"style":2098},[54707],{"type":54,"value":33557},{"type":48,"tag":2091,"props":54709,"children":54710},{"style":2104},[54711],{"type":54,"value":3135},{"type":48,"tag":2091,"props":54713,"children":54714},{"class":2093,"line":6337},[54715,54719,54723,54727,54731,54735,54739,54743],{"type":48,"tag":2091,"props":54716,"children":54717},{"style":2104},[54718],{"type":54,"value":8085},{"type":48,"tag":2091,"props":54720,"children":54721},{"style":2098},[54722],{"type":54,"value":54553},{"type":48,"tag":2091,"props":54724,"children":54725},{"style":2104},[54726],{"type":54,"value":121},{"type":48,"tag":2091,"props":54728,"children":54729},{"style":2098},[54730],{"type":54,"value":45425},{"type":48,"tag":2091,"props":54732,"children":54733},{"style":2104},[54734],{"type":54,"value":13237},{"type":48,"tag":2091,"props":54736,"children":54737},{"style":3077},[54738],{"type":54,"value":54578},{"type":48,"tag":2091,"props":54740,"children":54741},{"style":2104},[54742],{"type":54,"value":8904},{"type":48,"tag":2091,"props":54744,"children":54745},{"style":2098},[54746],{"type":54,"value":28739},{"type":48,"tag":2091,"props":54748,"children":54749},{"class":2093,"line":6346},[54750,54754,54758,54762,54766,54770],{"type":48,"tag":2091,"props":54751,"children":54752},{"style":2104},[54753],{"type":54,"value":28747},{"type":48,"tag":2091,"props":54755,"children":54756},{"style":8676},[54757],{"type":54,"value":2091},{"type":48,"tag":2091,"props":54759,"children":54760},{"style":3179},[54761],{"type":54,"value":28756},{"type":48,"tag":2091,"props":54763,"children":54764},{"style":2104},[54765],{"type":54,"value":5665},{"type":48,"tag":2091,"props":54767,"children":54768},{"style":2104},[54769],{"type":54,"value":3074},{"type":48,"tag":2091,"props":54771,"children":54772},{"style":3066},[54773],{"type":54,"value":54774},"grid place-items-center w-6 h-6 rounded-full\n",{"type":48,"tag":2091,"props":54776,"children":54777},{"class":2093,"line":6401},[54778],{"type":48,"tag":2091,"props":54779,"children":54780},{"style":3066},[54781],{"type":54,"value":54782},"                     bg-neutral-100 dark:bg-neutral-800 ring-2 ring-surface\n",{"type":48,"tag":2091,"props":54784,"children":54785},{"class":2093,"line":6418},[54786,54791,54795],{"type":48,"tag":2091,"props":54787,"children":54788},{"style":3066},[54789],{"type":54,"value":54790},"                     text-[10px] font-medium text-neutral-600",{"type":48,"tag":2091,"props":54792,"children":54793},{"style":2104},[54794],{"type":54,"value":3074},{"type":48,"tag":2091,"props":54796,"children":54797},{"style":2104},[54798],{"type":54,"value":8684},{"type":48,"tag":2091,"props":54800,"children":54801},{"class":2093,"line":6475},[54802,54807,54811,54815,54819,54823,54827,54831],{"type":48,"tag":2091,"props":54803,"children":54804},{"style":2098},[54805],{"type":54,"value":54806},"      +",{"type":48,"tag":2091,"props":54808,"children":54809},{"style":2104},[54810],{"type":54,"value":29214},{"type":48,"tag":2091,"props":54812,"children":54813},{"style":2098},[54814],{"type":54,"value":54553},{"type":48,"tag":2091,"props":54816,"children":54817},{"style":2104},[54818],{"type":54,"value":121},{"type":48,"tag":2091,"props":54820,"children":54821},{"style":2098},[54822],{"type":54,"value":45425},{"type":48,"tag":2091,"props":54824,"children":54825},{"style":2104},[54826],{"type":54,"value":45430},{"type":48,"tag":2091,"props":54828,"children":54829},{"style":3077},[54830],{"type":54,"value":54578},{"type":48,"tag":2091,"props":54832,"children":54833},{"style":2104},[54834],{"type":54,"value":3135},{"type":48,"tag":2091,"props":54836,"children":54837},{"class":2093,"line":6531},[54838,54842,54846],{"type":48,"tag":2091,"props":54839,"children":54840},{"style":2104},[54841],{"type":54,"value":28993},{"type":48,"tag":2091,"props":54843,"children":54844},{"style":8676},[54845],{"type":54,"value":2091},{"type":48,"tag":2091,"props":54847,"children":54848},{"style":2104},[54849],{"type":54,"value":8684},{"type":48,"tag":2091,"props":54851,"children":54852},{"class":2093,"line":6539},[54853,54857],{"type":48,"tag":2091,"props":54854,"children":54855},{"style":2098},[54856],{"type":54,"value":29009},{"type":48,"tag":2091,"props":54858,"children":54859},{"style":2104},[54860],{"type":54,"value":3135},{"type":48,"tag":2091,"props":54862,"children":54863},{"class":2093,"line":6547},[54864,54868,54872],{"type":48,"tag":2091,"props":54865,"children":54866},{"style":2104},[54867],{"type":54,"value":9008},{"type":48,"tag":2091,"props":54869,"children":54870},{"style":8676},[54871],{"type":54,"value":12954},{"type":48,"tag":2091,"props":54873,"children":54874},{"style":2104},[54875],{"type":54,"value":8684},{"type":48,"tag":167,"props":54877,"children":54879},{"id":54878},"_1714-kpi-strip",[54880],{"type":54,"value":54881},"17.14 KPI Strip",{"type":48,"tag":134,"props":54883,"children":54885},{"className":28655,"code":54884,"language":28657,"meta":142,"style":142},"\u003Cdiv className=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-3\">\n  {kpis.map((kpi) => (\n    \u003Cdiv\n      key={kpi.label}\n      className=\"bg-surface border border-neutral-200 dark:border-neutral-800 rounded-lg p-4\"\n    >\n      \u003Cp className=\"text-xs font-medium text-neutral-500 uppercase tracking-wider\">\n        {kpi.label}\n      \u003C\u002Fp>\n      \u003Cdiv className=\"mt-2 flex items-baseline gap-2\">\n        \u003Cspan className=\"text-2xl font-semibold tabular-nums tracking-tight\">\n          {kpi.value}\n        \u003C\u002Fspan>\n        {kpi.delta && (\n          \u003Cspan className={cn(\n            'text-xs font-medium',\n            kpi.delta > 0 ? 'text-green-600 dark:text-green-400' : 'text-red-600 dark:text-red-400'\n          )}>\n            {kpi.delta > 0 ? '+' : ''}{kpi.delta}%\n          \u003C\u002Fspan>\n        )}\n      \u003C\u002Fdiv>\n      {kpi.subtitle && (\n        \u003Cp className=\"mt-0.5 text-xs text-neutral-500\">{kpi.subtitle}\u003C\u002Fp>\n      )}\n    \u003C\u002Fdiv>\n  ))}\n\u003C\u002Fdiv>\n",[54886],{"type":48,"tag":78,"props":54887,"children":54888},{"__ignoreMap":142},[54889,54925,54970,54981,55008,55031,55038,55073,55096,55111,55146,55182,55205,55220,55248,55275,55296,55352,55363,55441,55456,55467,55482,55510,55570,55581,55596,55607],{"type":48,"tag":2091,"props":54890,"children":54891},{"class":2093,"line":2094},[54892,54896,54900,54904,54908,54912,54917,54921],{"type":48,"tag":2091,"props":54893,"children":54894},{"style":2104},[54895],{"type":54,"value":8673},{"type":48,"tag":2091,"props":54897,"children":54898},{"style":8676},[54899],{"type":54,"value":12954},{"type":48,"tag":2091,"props":54901,"children":54902},{"style":3179},[54903],{"type":54,"value":28756},{"type":48,"tag":2091,"props":54905,"children":54906},{"style":2104},[54907],{"type":54,"value":5665},{"type":48,"tag":2091,"props":54909,"children":54910},{"style":2104},[54911],{"type":54,"value":3074},{"type":48,"tag":2091,"props":54913,"children":54914},{"style":3066},[54915],{"type":54,"value":54916},"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-3",{"type":48,"tag":2091,"props":54918,"children":54919},{"style":2104},[54920],{"type":54,"value":3074},{"type":48,"tag":2091,"props":54922,"children":54923},{"style":2104},[54924],{"type":54,"value":8684},{"type":48,"tag":2091,"props":54926,"children":54927},{"class":2093,"line":2147},[54928,54932,54937,54941,54945,54949,54953,54958,54962,54966],{"type":48,"tag":2091,"props":54929,"children":54930},{"style":2104},[54931],{"type":54,"value":8085},{"type":48,"tag":2091,"props":54933,"children":54934},{"style":2098},[54935],{"type":54,"value":54936},"kpis",{"type":48,"tag":2091,"props":54938,"children":54939},{"style":2104},[54940],{"type":54,"value":121},{"type":48,"tag":2091,"props":54942,"children":54943},{"style":5709},[54944],{"type":54,"value":33274},{"type":48,"tag":2091,"props":54946,"children":54947},{"style":2098},[54948],{"type":54,"value":5717},{"type":48,"tag":2091,"props":54950,"children":54951},{"style":2104},[54952],{"type":54,"value":5717},{"type":48,"tag":2091,"props":54954,"children":54955},{"style":5957},[54956],{"type":54,"value":54957},"kpi",{"type":48,"tag":2091,"props":54959,"children":54960},{"style":2104},[54961],{"type":54,"value":5726},{"type":48,"tag":2091,"props":54963,"children":54964},{"style":3179},[54965],{"type":54,"value":10113},{"type":48,"tag":2091,"props":54967,"children":54968},{"style":2098},[54969],{"type":54,"value":28739},{"type":48,"tag":2091,"props":54971,"children":54972},{"class":2093,"line":2180},[54973,54977],{"type":48,"tag":2091,"props":54974,"children":54975},{"style":2104},[54976],{"type":54,"value":28747},{"type":48,"tag":2091,"props":54978,"children":54979},{"style":8676},[54980],{"type":54,"value":42093},{"type":48,"tag":2091,"props":54982,"children":54983},{"class":2093,"line":2229},[54984,54988,54992,54996,55000,55004],{"type":48,"tag":2091,"props":54985,"children":54986},{"style":3179},[54987],{"type":54,"value":33318},{"type":48,"tag":2091,"props":54989,"children":54990},{"style":2104},[54991],{"type":54,"value":29205},{"type":48,"tag":2091,"props":54993,"children":54994},{"style":2098},[54995],{"type":54,"value":54957},{"type":48,"tag":2091,"props":54997,"children":54998},{"style":2104},[54999],{"type":54,"value":121},{"type":48,"tag":2091,"props":55001,"children":55002},{"style":2098},[55003],{"type":54,"value":30229},{"type":48,"tag":2091,"props":55005,"children":55006},{"style":2104},[55007],{"type":54,"value":3135},{"type":48,"tag":2091,"props":55009,"children":55010},{"class":2093,"line":3048},[55011,55015,55019,55023,55027],{"type":48,"tag":2091,"props":55012,"children":55013},{"style":3179},[55014],{"type":54,"value":33387},{"type":48,"tag":2091,"props":55016,"children":55017},{"style":2104},[55018],{"type":54,"value":5665},{"type":48,"tag":2091,"props":55020,"children":55021},{"style":2104},[55022],{"type":54,"value":3074},{"type":48,"tag":2091,"props":55024,"children":55025},{"style":3066},[55026],{"type":54,"value":38342},{"type":48,"tag":2091,"props":55028,"children":55029},{"style":2104},[55030],{"type":54,"value":13101},{"type":48,"tag":2091,"props":55032,"children":55033},{"class":2093,"line":3129},[55034],{"type":48,"tag":2091,"props":55035,"children":55036},{"style":2104},[55037],{"type":54,"value":33511},{"type":48,"tag":2091,"props":55039,"children":55040},{"class":2093,"line":3138},[55041,55045,55049,55053,55057,55061,55065,55069],{"type":48,"tag":2091,"props":55042,"children":55043},{"style":2104},[55044],{"type":54,"value":28785},{"type":48,"tag":2091,"props":55046,"children":55047},{"style":8676},[55048],{"type":54,"value":61},{"type":48,"tag":2091,"props":55050,"children":55051},{"style":3179},[55052],{"type":54,"value":28756},{"type":48,"tag":2091,"props":55054,"children":55055},{"style":2104},[55056],{"type":54,"value":5665},{"type":48,"tag":2091,"props":55058,"children":55059},{"style":2104},[55060],{"type":54,"value":3074},{"type":48,"tag":2091,"props":55062,"children":55063},{"style":3066},[55064],{"type":54,"value":38414},{"type":48,"tag":2091,"props":55066,"children":55067},{"style":2104},[55068],{"type":54,"value":3074},{"type":48,"tag":2091,"props":55070,"children":55071},{"style":2104},[55072],{"type":54,"value":8684},{"type":48,"tag":2091,"props":55074,"children":55075},{"class":2093,"line":3148},[55076,55080,55084,55088,55092],{"type":48,"tag":2091,"props":55077,"children":55078},{"style":2104},[55079],{"type":54,"value":29413},{"type":48,"tag":2091,"props":55081,"children":55082},{"style":2098},[55083],{"type":54,"value":54957},{"type":48,"tag":2091,"props":55085,"children":55086},{"style":2104},[55087],{"type":54,"value":121},{"type":48,"tag":2091,"props":55089,"children":55090},{"style":2098},[55091],{"type":54,"value":30229},{"type":48,"tag":2091,"props":55093,"children":55094},{"style":2104},[55095],{"type":54,"value":3135},{"type":48,"tag":2091,"props":55097,"children":55098},{"class":2093,"line":3194},[55099,55103,55107],{"type":48,"tag":2091,"props":55100,"children":55101},{"style":2104},[55102],{"type":54,"value":28977},{"type":48,"tag":2091,"props":55104,"children":55105},{"style":8676},[55106],{"type":54,"value":61},{"type":48,"tag":2091,"props":55108,"children":55109},{"style":2104},[55110],{"type":54,"value":8684},{"type":48,"tag":2091,"props":55112,"children":55113},{"class":2093,"line":3216},[55114,55118,55122,55126,55130,55134,55138,55142],{"type":48,"tag":2091,"props":55115,"children":55116},{"style":2104},[55117],{"type":54,"value":28785},{"type":48,"tag":2091,"props":55119,"children":55120},{"style":8676},[55121],{"type":54,"value":12954},{"type":48,"tag":2091,"props":55123,"children":55124},{"style":3179},[55125],{"type":54,"value":28756},{"type":48,"tag":2091,"props":55127,"children":55128},{"style":2104},[55129],{"type":54,"value":5665},{"type":48,"tag":2091,"props":55131,"children":55132},{"style":2104},[55133],{"type":54,"value":3074},{"type":48,"tag":2091,"props":55135,"children":55136},{"style":3066},[55137],{"type":54,"value":38524},{"type":48,"tag":2091,"props":55139,"children":55140},{"style":2104},[55141],{"type":54,"value":3074},{"type":48,"tag":2091,"props":55143,"children":55144},{"style":2104},[55145],{"type":54,"value":8684},{"type":48,"tag":2091,"props":55147,"children":55148},{"class":2093,"line":4532},[55149,55153,55157,55161,55165,55169,55174,55178],{"type":48,"tag":2091,"props":55150,"children":55151},{"style":2104},[55152],{"type":54,"value":28838},{"type":48,"tag":2091,"props":55154,"children":55155},{"style":8676},[55156],{"type":54,"value":2091},{"type":48,"tag":2091,"props":55158,"children":55159},{"style":3179},[55160],{"type":54,"value":28756},{"type":48,"tag":2091,"props":55162,"children":55163},{"style":2104},[55164],{"type":54,"value":5665},{"type":48,"tag":2091,"props":55166,"children":55167},{"style":2104},[55168],{"type":54,"value":3074},{"type":48,"tag":2091,"props":55170,"children":55171},{"style":3066},[55172],{"type":54,"value":55173},"text-2xl font-semibold tabular-nums tracking-tight",{"type":48,"tag":2091,"props":55175,"children":55176},{"style":2104},[55177],{"type":54,"value":3074},{"type":48,"tag":2091,"props":55179,"children":55180},{"style":2104},[55181],{"type":54,"value":8684},{"type":48,"tag":2091,"props":55183,"children":55184},{"class":2093,"line":4578},[55185,55189,55193,55197,55201],{"type":48,"tag":2091,"props":55186,"children":55187},{"style":2104},[55188],{"type":54,"value":37022},{"type":48,"tag":2091,"props":55190,"children":55191},{"style":2098},[55192],{"type":54,"value":54957},{"type":48,"tag":2091,"props":55194,"children":55195},{"style":2104},[55196],{"type":54,"value":121},{"type":48,"tag":2091,"props":55198,"children":55199},{"style":2098},[55200],{"type":54,"value":33335},{"type":48,"tag":2091,"props":55202,"children":55203},{"style":2104},[55204],{"type":54,"value":3135},{"type":48,"tag":2091,"props":55206,"children":55207},{"class":2093,"line":4586},[55208,55212,55216],{"type":48,"tag":2091,"props":55209,"children":55210},{"style":2104},[55211],{"type":54,"value":28961},{"type":48,"tag":2091,"props":55213,"children":55214},{"style":8676},[55215],{"type":54,"value":2091},{"type":48,"tag":2091,"props":55217,"children":55218},{"style":2104},[55219],{"type":54,"value":8684},{"type":48,"tag":2091,"props":55221,"children":55222},{"class":2093,"line":4595},[55223,55227,55231,55235,55240,55244],{"type":48,"tag":2091,"props":55224,"children":55225},{"style":2104},[55226],{"type":54,"value":29413},{"type":48,"tag":2091,"props":55228,"children":55229},{"style":2098},[55230],{"type":54,"value":54957},{"type":48,"tag":2091,"props":55232,"children":55233},{"style":2104},[55234],{"type":54,"value":121},{"type":48,"tag":2091,"props":55236,"children":55237},{"style":2098},[55238],{"type":54,"value":55239},"delta ",{"type":48,"tag":2091,"props":55241,"children":55242},{"style":2104},[55243],{"type":54,"value":29365},{"type":48,"tag":2091,"props":55245,"children":55246},{"style":2098},[55247],{"type":54,"value":28739},{"type":48,"tag":2091,"props":55249,"children":55250},{"class":2093,"line":4642},[55251,55255,55259,55263,55267,55271],{"type":48,"tag":2091,"props":55252,"children":55253},{"style":2104},[55254],{"type":54,"value":28891},{"type":48,"tag":2091,"props":55256,"children":55257},{"style":8676},[55258],{"type":54,"value":2091},{"type":48,"tag":2091,"props":55260,"children":55261},{"style":3179},[55262],{"type":54,"value":28756},{"type":48,"tag":2091,"props":55264,"children":55265},{"style":2104},[55266],{"type":54,"value":29205},{"type":48,"tag":2091,"props":55268,"children":55269},{"style":5709},[55270],{"type":54,"value":33396},{"type":48,"tag":2091,"props":55272,"children":55273},{"style":2098},[55274],{"type":54,"value":33401},{"type":48,"tag":2091,"props":55276,"children":55277},{"class":2093,"line":4688},[55278,55283,55288,55292],{"type":48,"tag":2091,"props":55279,"children":55280},{"style":2104},[55281],{"type":54,"value":55282},"            '",{"type":48,"tag":2091,"props":55284,"children":55285},{"style":3066},[55286],{"type":54,"value":55287},"text-xs font-medium",{"type":48,"tag":2091,"props":55289,"children":55290},{"style":2104},[55291],{"type":54,"value":8747},{"type":48,"tag":2091,"props":55293,"children":55294},{"style":2104},[55295],{"type":54,"value":2144},{"type":48,"tag":2091,"props":55297,"children":55298},{"class":2093,"line":4696},[55299,55304,55308,55312,55316,55320,55324,55328,55332,55336,55340,55344,55348],{"type":48,"tag":2091,"props":55300,"children":55301},{"style":2098},[55302],{"type":54,"value":55303},"            kpi",{"type":48,"tag":2091,"props":55305,"children":55306},{"style":2104},[55307],{"type":54,"value":121},{"type":48,"tag":2091,"props":55309,"children":55310},{"style":2098},[55311],{"type":54,"value":55239},{"type":48,"tag":2091,"props":55313,"children":55314},{"style":2104},[55315],{"type":54,"value":13237},{"type":48,"tag":2091,"props":55317,"children":55318},{"style":3077},[55319],{"type":54,"value":4159},{"type":48,"tag":2091,"props":55321,"children":55322},{"style":2104},[55323],{"type":54,"value":45439},{"type":48,"tag":2091,"props":55325,"children":55326},{"style":2104},[55327],{"type":54,"value":8858},{"type":48,"tag":2091,"props":55329,"children":55330},{"style":3066},[55331],{"type":54,"value":48919},{"type":48,"tag":2091,"props":55333,"children":55334},{"style":2104},[55335],{"type":54,"value":8747},{"type":48,"tag":2091,"props":55337,"children":55338},{"style":2104},[55339],{"type":54,"value":35977},{"type":48,"tag":2091,"props":55341,"children":55342},{"style":2104},[55343],{"type":54,"value":8858},{"type":48,"tag":2091,"props":55345,"children":55346},{"style":3066},[55347],{"type":54,"value":48977},{"type":48,"tag":2091,"props":55349,"children":55350},{"style":2104},[55351],{"type":54,"value":33470},{"type":48,"tag":2091,"props":55353,"children":55354},{"class":2093,"line":4705},[55355,55359],{"type":48,"tag":2091,"props":55356,"children":55357},{"style":2098},[55358],{"type":54,"value":45679},{"type":48,"tag":2091,"props":55360,"children":55361},{"style":2104},[55362],{"type":54,"value":36784},{"type":48,"tag":2091,"props":55364,"children":55365},{"class":2093,"line":4751},[55366,55370,55374,55378,55382,55386,55390,55394,55398,55402,55406,55410,55414,55419,55423,55427,55432,55436],{"type":48,"tag":2091,"props":55367,"children":55368},{"style":2104},[55369],{"type":54,"value":28928},{"type":48,"tag":2091,"props":55371,"children":55372},{"style":2098},[55373],{"type":54,"value":54957},{"type":48,"tag":2091,"props":55375,"children":55376},{"style":2104},[55377],{"type":54,"value":121},{"type":48,"tag":2091,"props":55379,"children":55380},{"style":2098},[55381],{"type":54,"value":55239},{"type":48,"tag":2091,"props":55383,"children":55384},{"style":2104},[55385],{"type":54,"value":13237},{"type":48,"tag":2091,"props":55387,"children":55388},{"style":3077},[55389],{"type":54,"value":4159},{"type":48,"tag":2091,"props":55391,"children":55392},{"style":2104},[55393],{"type":54,"value":45439},{"type":48,"tag":2091,"props":55395,"children":55396},{"style":2104},[55397],{"type":54,"value":8858},{"type":48,"tag":2091,"props":55399,"children":55400},{"style":3066},[55401],{"type":54,"value":27906},{"type":48,"tag":2091,"props":55403,"children":55404},{"style":2104},[55405],{"type":54,"value":8747},{"type":48,"tag":2091,"props":55407,"children":55408},{"style":2104},[55409],{"type":54,"value":35977},{"type":48,"tag":2091,"props":55411,"children":55412},{"style":2104},[55413],{"type":54,"value":11537},{"type":48,"tag":2091,"props":55415,"children":55416},{"style":2104},[55417],{"type":54,"value":55418},"}{",{"type":48,"tag":2091,"props":55420,"children":55421},{"style":2098},[55422],{"type":54,"value":54957},{"type":48,"tag":2091,"props":55424,"children":55425},{"style":2104},[55426],{"type":54,"value":121},{"type":48,"tag":2091,"props":55428,"children":55429},{"style":2098},[55430],{"type":54,"value":55431},"delta",{"type":48,"tag":2091,"props":55433,"children":55434},{"style":2104},[55435],{"type":54,"value":10258},{"type":48,"tag":2091,"props":55437,"children":55438},{"style":2098},[55439],{"type":54,"value":55440},"%\n",{"type":48,"tag":2091,"props":55442,"children":55443},{"class":2093,"line":4796},[55444,55448,55452],{"type":48,"tag":2091,"props":55445,"children":55446},{"style":2104},[55447],{"type":54,"value":28945},{"type":48,"tag":2091,"props":55449,"children":55450},{"style":8676},[55451],{"type":54,"value":2091},{"type":48,"tag":2091,"props":55453,"children":55454},{"style":2104},[55455],{"type":54,"value":8684},{"type":48,"tag":2091,"props":55457,"children":55458},{"class":2093,"line":4842},[55459,55463],{"type":48,"tag":2091,"props":55460,"children":55461},{"style":2098},[55462],{"type":54,"value":36863},{"type":48,"tag":2091,"props":55464,"children":55465},{"style":2104},[55466],{"type":54,"value":3135},{"type":48,"tag":2091,"props":55468,"children":55469},{"class":2093,"line":6321},[55470,55474,55478],{"type":48,"tag":2091,"props":55471,"children":55472},{"style":2104},[55473],{"type":54,"value":28977},{"type":48,"tag":2091,"props":55475,"children":55476},{"style":8676},[55477],{"type":54,"value":12954},{"type":48,"tag":2091,"props":55479,"children":55480},{"style":2104},[55481],{"type":54,"value":8684},{"type":48,"tag":2091,"props":55483,"children":55484},{"class":2093,"line":6329},[55485,55489,55493,55497,55502,55506],{"type":48,"tag":2091,"props":55486,"children":55487},{"style":2104},[55488],{"type":54,"value":29323},{"type":48,"tag":2091,"props":55490,"children":55491},{"style":2098},[55492],{"type":54,"value":54957},{"type":48,"tag":2091,"props":55494,"children":55495},{"style":2104},[55496],{"type":54,"value":121},{"type":48,"tag":2091,"props":55498,"children":55499},{"style":2098},[55500],{"type":54,"value":55501},"subtitle ",{"type":48,"tag":2091,"props":55503,"children":55504},{"style":2104},[55505],{"type":54,"value":29365},{"type":48,"tag":2091,"props":55507,"children":55508},{"style":2098},[55509],{"type":54,"value":28739},{"type":48,"tag":2091,"props":55511,"children":55512},{"class":2093,"line":6337},[55513,55517,55521,55525,55529,55533,55537,55541,55545,55549,55553,55558,55562,55566],{"type":48,"tag":2091,"props":55514,"children":55515},{"style":2104},[55516],{"type":54,"value":28838},{"type":48,"tag":2091,"props":55518,"children":55519},{"style":8676},[55520],{"type":54,"value":61},{"type":48,"tag":2091,"props":55522,"children":55523},{"style":3179},[55524],{"type":54,"value":28756},{"type":48,"tag":2091,"props":55526,"children":55527},{"style":2104},[55528],{"type":54,"value":5665},{"type":48,"tag":2091,"props":55530,"children":55531},{"style":2104},[55532],{"type":54,"value":3074},{"type":48,"tag":2091,"props":55534,"children":55535},{"style":3066},[55536],{"type":54,"value":38693},{"type":48,"tag":2091,"props":55538,"children":55539},{"style":2104},[55540],{"type":54,"value":3074},{"type":48,"tag":2091,"props":55542,"children":55543},{"style":2104},[55544],{"type":54,"value":30462},{"type":48,"tag":2091,"props":55546,"children":55547},{"style":2098},[55548],{"type":54,"value":54957},{"type":48,"tag":2091,"props":55550,"children":55551},{"style":2104},[55552],{"type":54,"value":121},{"type":48,"tag":2091,"props":55554,"children":55555},{"style":2098},[55556],{"type":54,"value":55557},"subtitle",{"type":48,"tag":2091,"props":55559,"children":55560},{"style":2104},[55561],{"type":54,"value":36970},{"type":48,"tag":2091,"props":55563,"children":55564},{"style":8676},[55565],{"type":54,"value":61},{"type":48,"tag":2091,"props":55567,"children":55568},{"style":2104},[55569],{"type":54,"value":8684},{"type":48,"tag":2091,"props":55571,"children":55572},{"class":2093,"line":6346},[55573,55577],{"type":48,"tag":2091,"props":55574,"children":55575},{"style":2098},[55576],{"type":54,"value":33499},{"type":48,"tag":2091,"props":55578,"children":55579},{"style":2104},[55580],{"type":54,"value":3135},{"type":48,"tag":2091,"props":55582,"children":55583},{"class":2093,"line":6401},[55584,55588,55592],{"type":48,"tag":2091,"props":55585,"children":55586},{"style":2104},[55587],{"type":54,"value":28993},{"type":48,"tag":2091,"props":55589,"children":55590},{"style":8676},[55591],{"type":54,"value":12954},{"type":48,"tag":2091,"props":55593,"children":55594},{"style":2104},[55595],{"type":54,"value":8684},{"type":48,"tag":2091,"props":55597,"children":55598},{"class":2093,"line":6418},[55599,55603],{"type":48,"tag":2091,"props":55600,"children":55601},{"style":2098},[55602],{"type":54,"value":33557},{"type":48,"tag":2091,"props":55604,"children":55605},{"style":2104},[55606],{"type":54,"value":3135},{"type":48,"tag":2091,"props":55608,"children":55609},{"class":2093,"line":6475},[55610,55614,55618],{"type":48,"tag":2091,"props":55611,"children":55612},{"style":2104},[55613],{"type":54,"value":9008},{"type":48,"tag":2091,"props":55615,"children":55616},{"style":8676},[55617],{"type":54,"value":12954},{"type":48,"tag":2091,"props":55619,"children":55620},{"style":2104},[55621],{"type":54,"value":8684},{"type":48,"tag":167,"props":55623,"children":55625},{"id":55624},"_1715-pagination",[55626],{"type":54,"value":55627},"17.15 Pagination",{"type":48,"tag":134,"props":55629,"children":55631},{"className":28655,"code":55630,"language":28657,"meta":142,"style":142},"function Pagination({ page, total, perPage, onChange }: PaginationProps) {\n  const from = (page - 1) * perPage + 1;\n  const to = Math.min(page * perPage, total);\n  const lastPage = Math.ceil(total \u002F perPage);\n  return (\n    \u003Cdiv className=\"flex items-center justify-between px-4 py-3 text-xs text-neutral-500\">\n      \u003Cspan>\n        Showing \u003Cspan className=\"tabular-nums\">{from}–{to}\u003C\u002Fspan> of{' '}\n        \u003Cspan className=\"tabular-nums\">{total.toLocaleString()}\u003C\u002Fspan>\n      \u003C\u002Fspan>\n      \u003Cdiv className=\"flex items-center gap-1\">\n        \u003CButton variant=\"ghost\" size=\"sm\" disabled={page \u003C= 1} onClick={() => onChange(page - 1)}>\n          \u003CChevronLeftIcon className=\"w-3.5 h-3.5\" \u002F> Previous\n        \u003C\u002FButton>\n        \u003CButton variant=\"ghost\" size=\"sm\" disabled={page >= lastPage} onClick={() => onChange(page + 1)}>\n          Next \u003CChevronRightIcon className=\"w-3.5 h-3.5\" \u002F>\n        \u003C\u002FButton>\n      \u003C\u002Fdiv>\n    \u003C\u002Fdiv>\n  );\n}\n",[55632],{"type":48,"tag":78,"props":55633,"children":55634},{"__ignoreMap":142},[55635,55700,55756,55816,55870,55881,55917,55932,56027,56091,56106,56141,56255,56296,56311,56423,56463,56478,56493,56508,56519],{"type":48,"tag":2091,"props":55636,"children":55637},{"class":2093,"line":2094},[55638,55642,55647,55651,55656,55660,55665,55669,55674,55678,55683,55687,55692,55696],{"type":48,"tag":2091,"props":55639,"children":55640},{"style":3179},[55641],{"type":54,"value":8697},{"type":48,"tag":2091,"props":55643,"children":55644},{"style":5709},[55645],{"type":54,"value":55646}," Pagination",{"type":48,"tag":2091,"props":55648,"children":55649},{"style":2104},[55650],{"type":54,"value":28682},{"type":48,"tag":2091,"props":55652,"children":55653},{"style":5957},[55654],{"type":54,"value":55655}," page",{"type":48,"tag":2091,"props":55657,"children":55658},{"style":2104},[55659],{"type":54,"value":2107},{"type":48,"tag":2091,"props":55661,"children":55662},{"style":5957},[55663],{"type":54,"value":55664}," total",{"type":48,"tag":2091,"props":55666,"children":55667},{"style":2104},[55668],{"type":54,"value":2107},{"type":48,"tag":2091,"props":55670,"children":55671},{"style":5957},[55672],{"type":54,"value":55673}," perPage",{"type":48,"tag":2091,"props":55675,"children":55676},{"style":2104},[55677],{"type":54,"value":2107},{"type":48,"tag":2091,"props":55679,"children":55680},{"style":5957},[55681],{"type":54,"value":55682}," onChange",{"type":48,"tag":2091,"props":55684,"children":55685},{"style":2104},[55686],{"type":54,"value":28692},{"type":48,"tag":2091,"props":55688,"children":55689},{"style":2160},[55690],{"type":54,"value":55691}," PaginationProps",{"type":48,"tag":2091,"props":55693,"children":55694},{"style":2104},[55695],{"type":54,"value":5726},{"type":48,"tag":2091,"props":55697,"children":55698},{"style":2104},[55699],{"type":54,"value":2980},{"type":48,"tag":2091,"props":55701,"children":55702},{"class":2093,"line":2147},[55703,55707,55711,55715,55719,55724,55728,55732,55736,55740,55744,55748,55752],{"type":48,"tag":2091,"props":55704,"children":55705},{"style":3179},[55706],{"type":54,"value":27579},{"type":48,"tag":2091,"props":55708,"children":55709},{"style":2098},[55710],{"type":54,"value":21211},{"type":48,"tag":2091,"props":55712,"children":55713},{"style":2104},[55714],{"type":54,"value":8724},{"type":48,"tag":2091,"props":55716,"children":55717},{"style":8676},[55718],{"type":54,"value":384},{"type":48,"tag":2091,"props":55720,"children":55721},{"style":2098},[55722],{"type":54,"value":55723},"page",{"type":48,"tag":2091,"props":55725,"children":55726},{"style":2104},[55727],{"type":54,"value":25613},{"type":48,"tag":2091,"props":55729,"children":55730},{"style":3077},[55731],{"type":54,"value":3080},{"type":48,"tag":2091,"props":55733,"children":55734},{"style":8676},[55735],{"type":54,"value":9711},{"type":48,"tag":2091,"props":55737,"children":55738},{"style":2104},[55739],{"type":54,"value":10534},{"type":48,"tag":2091,"props":55741,"children":55742},{"style":2098},[55743],{"type":54,"value":55673},{"type":48,"tag":2091,"props":55745,"children":55746},{"style":2104},[55747],{"type":54,"value":42152},{"type":48,"tag":2091,"props":55749,"children":55750},{"style":3077},[55751],{"type":54,"value":3080},{"type":48,"tag":2091,"props":55753,"children":55754},{"style":2104},[55755],{"type":54,"value":2177},{"type":48,"tag":2091,"props":55757,"children":55758},{"class":2093,"line":2180},[55759,55763,55768,55772,55776,55780,55784,55788,55792,55796,55800,55804,55808,55812],{"type":48,"tag":2091,"props":55760,"children":55761},{"style":3179},[55762],{"type":54,"value":27579},{"type":48,"tag":2091,"props":55764,"children":55765},{"style":2098},[55766],{"type":54,"value":55767}," to",{"type":48,"tag":2091,"props":55769,"children":55770},{"style":2104},[55771],{"type":54,"value":8724},{"type":48,"tag":2091,"props":55773,"children":55774},{"style":2098},[55775],{"type":54,"value":42157},{"type":48,"tag":2091,"props":55777,"children":55778},{"style":2104},[55779],{"type":54,"value":121},{"type":48,"tag":2091,"props":55781,"children":55782},{"style":5709},[55783],{"type":54,"value":52324},{"type":48,"tag":2091,"props":55785,"children":55786},{"style":8676},[55787],{"type":54,"value":5717},{"type":48,"tag":2091,"props":55789,"children":55790},{"style":2098},[55791],{"type":54,"value":55723},{"type":48,"tag":2091,"props":55793,"children":55794},{"style":2104},[55795],{"type":54,"value":7009},{"type":48,"tag":2091,"props":55797,"children":55798},{"style":2098},[55799],{"type":54,"value":55673},{"type":48,"tag":2091,"props":55801,"children":55802},{"style":2104},[55803],{"type":54,"value":2107},{"type":48,"tag":2091,"props":55805,"children":55806},{"style":2098},[55807],{"type":54,"value":55664},{"type":48,"tag":2091,"props":55809,"children":55810},{"style":8676},[55811],{"type":54,"value":5726},{"type":48,"tag":2091,"props":55813,"children":55814},{"style":2104},[55815],{"type":54,"value":2177},{"type":48,"tag":2091,"props":55817,"children":55818},{"class":2093,"line":2229},[55819,55823,55828,55832,55836,55840,55845,55849,55854,55858,55862,55866],{"type":48,"tag":2091,"props":55820,"children":55821},{"style":3179},[55822],{"type":54,"value":27579},{"type":48,"tag":2091,"props":55824,"children":55825},{"style":2098},[55826],{"type":54,"value":55827}," lastPage",{"type":48,"tag":2091,"props":55829,"children":55830},{"style":2104},[55831],{"type":54,"value":8724},{"type":48,"tag":2091,"props":55833,"children":55834},{"style":2098},[55835],{"type":54,"value":42157},{"type":48,"tag":2091,"props":55837,"children":55838},{"style":2104},[55839],{"type":54,"value":121},{"type":48,"tag":2091,"props":55841,"children":55842},{"style":5709},[55843],{"type":54,"value":55844},"ceil",{"type":48,"tag":2091,"props":55846,"children":55847},{"style":8676},[55848],{"type":54,"value":5717},{"type":48,"tag":2091,"props":55850,"children":55851},{"style":2098},[55852],{"type":54,"value":55853},"total",{"type":48,"tag":2091,"props":55855,"children":55856},{"style":2104},[55857],{"type":54,"value":52374},{"type":48,"tag":2091,"props":55859,"children":55860},{"style":2098},[55861],{"type":54,"value":55673},{"type":48,"tag":2091,"props":55863,"children":55864},{"style":8676},[55865],{"type":54,"value":5726},{"type":48,"tag":2091,"props":55867,"children":55868},{"style":2104},[55869],{"type":54,"value":2177},{"type":48,"tag":2091,"props":55871,"children":55872},{"class":2093,"line":3048},[55873,55877],{"type":48,"tag":2091,"props":55874,"children":55875},{"style":5951},[55876],{"type":54,"value":27456},{"type":48,"tag":2091,"props":55878,"children":55879},{"style":8676},[55880],{"type":54,"value":28739},{"type":48,"tag":2091,"props":55882,"children":55883},{"class":2093,"line":3129},[55884,55888,55892,55896,55900,55904,55909,55913],{"type":48,"tag":2091,"props":55885,"children":55886},{"style":2104},[55887],{"type":54,"value":28747},{"type":48,"tag":2091,"props":55889,"children":55890},{"style":8676},[55891],{"type":54,"value":12954},{"type":48,"tag":2091,"props":55893,"children":55894},{"style":3179},[55895],{"type":54,"value":28756},{"type":48,"tag":2091,"props":55897,"children":55898},{"style":2104},[55899],{"type":54,"value":5665},{"type":48,"tag":2091,"props":55901,"children":55902},{"style":2104},[55903],{"type":54,"value":3074},{"type":48,"tag":2091,"props":55905,"children":55906},{"style":3066},[55907],{"type":54,"value":55908},"flex items-center justify-between px-4 py-3 text-xs text-neutral-500",{"type":48,"tag":2091,"props":55910,"children":55911},{"style":2104},[55912],{"type":54,"value":3074},{"type":48,"tag":2091,"props":55914,"children":55915},{"style":2104},[55916],{"type":54,"value":8684},{"type":48,"tag":2091,"props":55918,"children":55919},{"class":2093,"line":3138},[55920,55924,55928],{"type":48,"tag":2091,"props":55921,"children":55922},{"style":2104},[55923],{"type":54,"value":28785},{"type":48,"tag":2091,"props":55925,"children":55926},{"style":8676},[55927],{"type":54,"value":2091},{"type":48,"tag":2091,"props":55929,"children":55930},{"style":2104},[55931],{"type":54,"value":8684},{"type":48,"tag":2091,"props":55933,"children":55934},{"class":2093,"line":3148},[55935,55940,55944,55948,55952,55956,55960,55964,55968,55972,55976,55980,55985,55989,55994,55998,56002,56006,56011,56015,56019,56023],{"type":48,"tag":2091,"props":55936,"children":55937},{"style":2098},[55938],{"type":54,"value":55939},"        Showing ",{"type":48,"tag":2091,"props":55941,"children":55942},{"style":2104},[55943],{"type":54,"value":8673},{"type":48,"tag":2091,"props":55945,"children":55946},{"style":8676},[55947],{"type":54,"value":2091},{"type":48,"tag":2091,"props":55949,"children":55950},{"style":3179},[55951],{"type":54,"value":28756},{"type":48,"tag":2091,"props":55953,"children":55954},{"style":2104},[55955],{"type":54,"value":5665},{"type":48,"tag":2091,"props":55957,"children":55958},{"style":2104},[55959],{"type":54,"value":3074},{"type":48,"tag":2091,"props":55961,"children":55962},{"style":3066},[55963],{"type":54,"value":29932},{"type":48,"tag":2091,"props":55965,"children":55966},{"style":2104},[55967],{"type":54,"value":3074},{"type":48,"tag":2091,"props":55969,"children":55970},{"style":2104},[55971],{"type":54,"value":30462},{"type":48,"tag":2091,"props":55973,"children":55974},{"style":2098},[55975],{"type":54,"value":41812},{"type":48,"tag":2091,"props":55977,"children":55978},{"style":2104},[55979],{"type":54,"value":10258},{"type":48,"tag":2091,"props":55981,"children":55982},{"style":2098},[55983],{"type":54,"value":55984},"–",{"type":48,"tag":2091,"props":55986,"children":55987},{"style":2104},[55988],{"type":54,"value":29214},{"type":48,"tag":2091,"props":55990,"children":55991},{"style":2098},[55992],{"type":54,"value":55993},"to",{"type":48,"tag":2091,"props":55995,"children":55996},{"style":2104},[55997],{"type":54,"value":36970},{"type":48,"tag":2091,"props":55999,"children":56000},{"style":8676},[56001],{"type":54,"value":2091},{"type":48,"tag":2091,"props":56003,"children":56004},{"style":2104},[56005],{"type":54,"value":13237},{"type":48,"tag":2091,"props":56007,"children":56008},{"style":2098},[56009],{"type":54,"value":56010}," of",{"type":48,"tag":2091,"props":56012,"children":56013},{"style":2104},[56014],{"type":54,"value":29214},{"type":48,"tag":2091,"props":56016,"children":56017},{"style":2104},[56018],{"type":54,"value":8747},{"type":48,"tag":2091,"props":56020,"children":56021},{"style":2104},[56022],{"type":54,"value":8858},{"type":48,"tag":2091,"props":56024,"children":56025},{"style":2104},[56026],{"type":54,"value":3135},{"type":48,"tag":2091,"props":56028,"children":56029},{"class":2093,"line":3194},[56030,56034,56038,56042,56046,56050,56054,56058,56062,56066,56070,56075,56079,56083,56087],{"type":48,"tag":2091,"props":56031,"children":56032},{"style":2104},[56033],{"type":54,"value":28838},{"type":48,"tag":2091,"props":56035,"children":56036},{"style":8676},[56037],{"type":54,"value":2091},{"type":48,"tag":2091,"props":56039,"children":56040},{"style":3179},[56041],{"type":54,"value":28756},{"type":48,"tag":2091,"props":56043,"children":56044},{"style":2104},[56045],{"type":54,"value":5665},{"type":48,"tag":2091,"props":56047,"children":56048},{"style":2104},[56049],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56051,"children":56052},{"style":3066},[56053],{"type":54,"value":29932},{"type":48,"tag":2091,"props":56055,"children":56056},{"style":2104},[56057],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56059,"children":56060},{"style":2104},[56061],{"type":54,"value":30462},{"type":48,"tag":2091,"props":56063,"children":56064},{"style":2098},[56065],{"type":54,"value":55853},{"type":48,"tag":2091,"props":56067,"children":56068},{"style":2104},[56069],{"type":54,"value":121},{"type":48,"tag":2091,"props":56071,"children":56072},{"style":5709},[56073],{"type":54,"value":56074},"toLocaleString",{"type":48,"tag":2091,"props":56076,"children":56077},{"style":2098},[56078],{"type":54,"value":8702},{"type":48,"tag":2091,"props":56080,"children":56081},{"style":2104},[56082],{"type":54,"value":36970},{"type":48,"tag":2091,"props":56084,"children":56085},{"style":8676},[56086],{"type":54,"value":2091},{"type":48,"tag":2091,"props":56088,"children":56089},{"style":2104},[56090],{"type":54,"value":8684},{"type":48,"tag":2091,"props":56092,"children":56093},{"class":2093,"line":3216},[56094,56098,56102],{"type":48,"tag":2091,"props":56095,"children":56096},{"style":2104},[56097],{"type":54,"value":28977},{"type":48,"tag":2091,"props":56099,"children":56100},{"style":8676},[56101],{"type":54,"value":2091},{"type":48,"tag":2091,"props":56103,"children":56104},{"style":2104},[56105],{"type":54,"value":8684},{"type":48,"tag":2091,"props":56107,"children":56108},{"class":2093,"line":4532},[56109,56113,56117,56121,56125,56129,56133,56137],{"type":48,"tag":2091,"props":56110,"children":56111},{"style":2104},[56112],{"type":54,"value":28785},{"type":48,"tag":2091,"props":56114,"children":56115},{"style":8676},[56116],{"type":54,"value":12954},{"type":48,"tag":2091,"props":56118,"children":56119},{"style":3179},[56120],{"type":54,"value":28756},{"type":48,"tag":2091,"props":56122,"children":56123},{"style":2104},[56124],{"type":54,"value":5665},{"type":48,"tag":2091,"props":56126,"children":56127},{"style":2104},[56128],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56130,"children":56131},{"style":3066},[56132],{"type":54,"value":41441},{"type":48,"tag":2091,"props":56134,"children":56135},{"style":2104},[56136],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56138,"children":56139},{"style":2104},[56140],{"type":54,"value":8684},{"type":48,"tag":2091,"props":56142,"children":56143},{"class":2093,"line":4578},[56144,56148,56152,56156,56160,56164,56168,56172,56176,56180,56184,56188,56192,56196,56200,56205,56210,56214,56218,56222,56226,56230,56234,56239,56243,56247,56251],{"type":48,"tag":2091,"props":56145,"children":56146},{"style":2104},[56147],{"type":54,"value":28838},{"type":48,"tag":2091,"props":56149,"children":56150},{"style":2160},[56151],{"type":54,"value":29512},{"type":48,"tag":2091,"props":56153,"children":56154},{"style":3179},[56155],{"type":54,"value":29517},{"type":48,"tag":2091,"props":56157,"children":56158},{"style":2104},[56159],{"type":54,"value":5665},{"type":48,"tag":2091,"props":56161,"children":56162},{"style":2104},[56163],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56165,"children":56166},{"style":3066},[56167],{"type":54,"value":14018},{"type":48,"tag":2091,"props":56169,"children":56170},{"style":2104},[56171],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56173,"children":56174},{"style":3179},[56175],{"type":54,"value":29538},{"type":48,"tag":2091,"props":56177,"children":56178},{"style":2104},[56179],{"type":54,"value":5665},{"type":48,"tag":2091,"props":56181,"children":56182},{"style":2104},[56183],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56185,"children":56186},{"style":3066},[56187],{"type":54,"value":7486},{"type":48,"tag":2091,"props":56189,"children":56190},{"style":2104},[56191],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56193,"children":56194},{"style":3179},[56195],{"type":54,"value":41505},{"type":48,"tag":2091,"props":56197,"children":56198},{"style":2104},[56199],{"type":54,"value":29205},{"type":48,"tag":2091,"props":56201,"children":56202},{"style":2098},[56203],{"type":54,"value":56204},"page ",{"type":48,"tag":2091,"props":56206,"children":56207},{"style":2104},[56208],{"type":54,"value":56209},"\u003C=",{"type":48,"tag":2091,"props":56211,"children":56212},{"style":3077},[56213],{"type":54,"value":3080},{"type":48,"tag":2091,"props":56215,"children":56216},{"style":2104},[56217],{"type":54,"value":30390},{"type":48,"tag":2091,"props":56219,"children":56220},{"style":3179},[56221],{"type":54,"value":49597},{"type":48,"tag":2091,"props":56223,"children":56224},{"style":2104},[56225],{"type":54,"value":33352},{"type":48,"tag":2091,"props":56227,"children":56228},{"style":3179},[56229],{"type":54,"value":10113},{"type":48,"tag":2091,"props":56231,"children":56232},{"style":5709},[56233],{"type":54,"value":55682},{"type":48,"tag":2091,"props":56235,"children":56236},{"style":2098},[56237],{"type":54,"value":56238},"(page ",{"type":48,"tag":2091,"props":56240,"children":56241},{"style":2104},[56242],{"type":54,"value":45430},{"type":48,"tag":2091,"props":56244,"children":56245},{"style":3077},[56246],{"type":54,"value":3080},{"type":48,"tag":2091,"props":56248,"children":56249},{"style":2098},[56250],{"type":54,"value":5726},{"type":48,"tag":2091,"props":56252,"children":56253},{"style":2104},[56254],{"type":54,"value":36784},{"type":48,"tag":2091,"props":56256,"children":56257},{"class":2093,"line":4586},[56258,56262,56267,56271,56275,56279,56283,56287,56291],{"type":48,"tag":2091,"props":56259,"children":56260},{"style":2104},[56261],{"type":54,"value":28891},{"type":48,"tag":2091,"props":56263,"children":56264},{"style":2160},[56265],{"type":54,"value":56266},"ChevronLeftIcon",{"type":48,"tag":2091,"props":56268,"children":56269},{"style":3179},[56270],{"type":54,"value":28756},{"type":48,"tag":2091,"props":56272,"children":56273},{"style":2104},[56274],{"type":54,"value":5665},{"type":48,"tag":2091,"props":56276,"children":56277},{"style":2104},[56278],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56280,"children":56281},{"style":3066},[56282],{"type":54,"value":33181},{"type":48,"tag":2091,"props":56284,"children":56285},{"style":2104},[56286],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56288,"children":56289},{"style":2104},[56290],{"type":54,"value":39594},{"type":48,"tag":2091,"props":56292,"children":56293},{"style":2098},[56294],{"type":54,"value":56295}," Previous\n",{"type":48,"tag":2091,"props":56297,"children":56298},{"class":2093,"line":4595},[56299,56303,56307],{"type":48,"tag":2091,"props":56300,"children":56301},{"style":2104},[56302],{"type":54,"value":28961},{"type":48,"tag":2091,"props":56304,"children":56305},{"style":2160},[56306],{"type":54,"value":29512},{"type":48,"tag":2091,"props":56308,"children":56309},{"style":2104},[56310],{"type":54,"value":8684},{"type":48,"tag":2091,"props":56312,"children":56313},{"class":2093,"line":4642},[56314,56318,56322,56326,56330,56334,56338,56342,56346,56350,56354,56358,56362,56366,56370,56374,56379,56383,56387,56391,56395,56399,56403,56407,56411,56415,56419],{"type":48,"tag":2091,"props":56315,"children":56316},{"style":2104},[56317],{"type":54,"value":28838},{"type":48,"tag":2091,"props":56319,"children":56320},{"style":2160},[56321],{"type":54,"value":29512},{"type":48,"tag":2091,"props":56323,"children":56324},{"style":3179},[56325],{"type":54,"value":29517},{"type":48,"tag":2091,"props":56327,"children":56328},{"style":2104},[56329],{"type":54,"value":5665},{"type":48,"tag":2091,"props":56331,"children":56332},{"style":2104},[56333],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56335,"children":56336},{"style":3066},[56337],{"type":54,"value":14018},{"type":48,"tag":2091,"props":56339,"children":56340},{"style":2104},[56341],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56343,"children":56344},{"style":3179},[56345],{"type":54,"value":29538},{"type":48,"tag":2091,"props":56347,"children":56348},{"style":2104},[56349],{"type":54,"value":5665},{"type":48,"tag":2091,"props":56351,"children":56352},{"style":2104},[56353],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56355,"children":56356},{"style":3066},[56357],{"type":54,"value":7486},{"type":48,"tag":2091,"props":56359,"children":56360},{"style":2104},[56361],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56363,"children":56364},{"style":3179},[56365],{"type":54,"value":41505},{"type":48,"tag":2091,"props":56367,"children":56368},{"style":2104},[56369],{"type":54,"value":29205},{"type":48,"tag":2091,"props":56371,"children":56372},{"style":2098},[56373],{"type":54,"value":56204},{"type":48,"tag":2091,"props":56375,"children":56376},{"style":2104},[56377],{"type":54,"value":56378},">=",{"type":48,"tag":2091,"props":56380,"children":56381},{"style":2098},[56382],{"type":54,"value":55827},{"type":48,"tag":2091,"props":56384,"children":56385},{"style":2104},[56386],{"type":54,"value":30390},{"type":48,"tag":2091,"props":56388,"children":56389},{"style":3179},[56390],{"type":54,"value":49597},{"type":48,"tag":2091,"props":56392,"children":56393},{"style":2104},[56394],{"type":54,"value":33352},{"type":48,"tag":2091,"props":56396,"children":56397},{"style":3179},[56398],{"type":54,"value":10113},{"type":48,"tag":2091,"props":56400,"children":56401},{"style":5709},[56402],{"type":54,"value":55682},{"type":48,"tag":2091,"props":56404,"children":56405},{"style":2098},[56406],{"type":54,"value":56238},{"type":48,"tag":2091,"props":56408,"children":56409},{"style":2104},[56410],{"type":54,"value":27906},{"type":48,"tag":2091,"props":56412,"children":56413},{"style":3077},[56414],{"type":54,"value":3080},{"type":48,"tag":2091,"props":56416,"children":56417},{"style":2098},[56418],{"type":54,"value":5726},{"type":48,"tag":2091,"props":56420,"children":56421},{"style":2104},[56422],{"type":54,"value":36784},{"type":48,"tag":2091,"props":56424,"children":56425},{"class":2093,"line":4688},[56426,56431,56435,56439,56443,56447,56451,56455,56459],{"type":48,"tag":2091,"props":56427,"children":56428},{"style":2098},[56429],{"type":54,"value":56430},"          Next ",{"type":48,"tag":2091,"props":56432,"children":56433},{"style":2104},[56434],{"type":54,"value":8673},{"type":48,"tag":2091,"props":56436,"children":56437},{"style":2160},[56438],{"type":54,"value":39094},{"type":48,"tag":2091,"props":56440,"children":56441},{"style":3179},[56442],{"type":54,"value":28756},{"type":48,"tag":2091,"props":56444,"children":56445},{"style":2104},[56446],{"type":54,"value":5665},{"type":48,"tag":2091,"props":56448,"children":56449},{"style":2104},[56450],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56452,"children":56453},{"style":3066},[56454],{"type":54,"value":33181},{"type":48,"tag":2091,"props":56456,"children":56457},{"style":2104},[56458],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56460,"children":56461},{"style":2104},[56462],{"type":54,"value":28794},{"type":48,"tag":2091,"props":56464,"children":56465},{"class":2093,"line":4696},[56466,56470,56474],{"type":48,"tag":2091,"props":56467,"children":56468},{"style":2104},[56469],{"type":54,"value":28961},{"type":48,"tag":2091,"props":56471,"children":56472},{"style":2160},[56473],{"type":54,"value":29512},{"type":48,"tag":2091,"props":56475,"children":56476},{"style":2104},[56477],{"type":54,"value":8684},{"type":48,"tag":2091,"props":56479,"children":56480},{"class":2093,"line":4705},[56481,56485,56489],{"type":48,"tag":2091,"props":56482,"children":56483},{"style":2104},[56484],{"type":54,"value":28977},{"type":48,"tag":2091,"props":56486,"children":56487},{"style":8676},[56488],{"type":54,"value":12954},{"type":48,"tag":2091,"props":56490,"children":56491},{"style":2104},[56492],{"type":54,"value":8684},{"type":48,"tag":2091,"props":56494,"children":56495},{"class":2093,"line":4751},[56496,56500,56504],{"type":48,"tag":2091,"props":56497,"children":56498},{"style":2104},[56499],{"type":54,"value":28993},{"type":48,"tag":2091,"props":56501,"children":56502},{"style":8676},[56503],{"type":54,"value":12954},{"type":48,"tag":2091,"props":56505,"children":56506},{"style":2104},[56507],{"type":54,"value":8684},{"type":48,"tag":2091,"props":56509,"children":56510},{"class":2093,"line":4796},[56511,56515],{"type":48,"tag":2091,"props":56512,"children":56513},{"style":8676},[56514],{"type":54,"value":29009},{"type":48,"tag":2091,"props":56516,"children":56517},{"style":2104},[56518],{"type":54,"value":2177},{"type":48,"tag":2091,"props":56520,"children":56521},{"class":2093,"line":4842},[56522],{"type":48,"tag":2091,"props":56523,"children":56524},{"style":2104},[56525],{"type":54,"value":3135},{"type":48,"tag":167,"props":56527,"children":56529},{"id":56528},"_1716-command-palette-using-cmdk",[56530,56532,56537],{"type":54,"value":56531},"17.16 Command Palette (using ",{"type":48,"tag":78,"props":56533,"children":56535},{"className":56534},[],[56536],{"type":54,"value":31722},{"type":54,"value":5726},{"type":48,"tag":134,"props":56539,"children":56541},{"className":28655,"code":56540,"language":28657,"meta":142,"style":142},"import { Command } from 'cmdk';\n\nfunction CommandPalette({ open, onOpenChange }: Props) {\n  return (\n    \u003CDialog open={open} onOpenChange={onOpenChange}>\n      \u003CDialogOverlay className=\"fixed inset-0 bg-neutral-900\u002F40 backdrop-blur-[4px]\" \u002F>\n      \u003CDialogContent\n        className=\"fixed left-1\u002F2 top-[20vh] -translate-x-1\u002F2 w-full max-w-xl\n                   bg-elevated rounded-xl shadow-xl\n                   border border-neutral-200 dark:border-neutral-800\n                   data-[state=open]:animate-dialog-enter overflow-hidden\"\n      >\n        \u003CCommand className=\"flex flex-col\">\n          \u003Cdiv className=\"flex items-center gap-2 px-4 border-b border-neutral-200 dark:border-neutral-800\">\n            \u003CSearchIcon className=\"w-4 h-4 text-neutral-400\" \u002F>\n            \u003CCommand.Input\n              placeholder=\"Type a command or search…\"\n              className=\"flex-1 h-12 bg-transparent text-sm\n                         placeholder:text-neutral-400 focus:outline-none\"\n            \u002F>\n            \u003Ckbd className=\"text-[10px] text-neutral-400 px-1.5 py-0.5 rounded\n                            bg-neutral-100 dark:bg-neutral-800 font-mono\">esc\u003C\u002Fkbd>\n          \u003C\u002Fdiv>\n\n          \u003CCommand.List className=\"max-h-[400px] overflow-y-auto p-2\">\n            \u003CCommand.Empty className=\"py-8 text-center text-sm text-neutral-500\">\n              No results.\n            \u003C\u002FCommand.Empty>\n\n            \u003CCommand.Group heading=\"Actions\" className=\"cmdk-group\">\n              \u003CCommand.Item className=\"cmdk-item\">\n                \u003CPlusIcon className=\"w-4 h-4 text-neutral-500\" \u002F>\n                \u003Cspan>Create customer\u003C\u002Fspan>\n                \u003Ckbd className=\"ml-auto text-[10px] text-neutral-400 font-mono\">⌘ N C\u003C\u002Fkbd>\n              \u003C\u002FCommand.Item>\n              {\u002F* … *\u002F}\n            \u003C\u002FCommand.Group>\n\n            \u003CCommand.Group heading=\"Navigation\" className=\"cmdk-group\">\n              \u003CCommand.Item className=\"cmdk-item\">\n                \u003CHomeIcon className=\"w-4 h-4 text-neutral-500\" \u002F>\n                \u003Cspan>Go to dashboard\u003C\u002Fspan>\n                \u003Ckbd className=\"ml-auto text-[10px] text-neutral-400 font-mono\">⌘ G D\u003C\u002Fkbd>\n              \u003C\u002FCommand.Item>\n              {\u002F* … *\u002F}\n            \u003C\u002FCommand.Group>\n          \u003C\u002FCommand.List>\n\n          \u003Cdiv className=\"flex items-center justify-between gap-2 px-3 py-2\n                          border-t border-neutral-200 dark:border-neutral-800\n                          text-[11px] text-neutral-500\">\n            \u003Cdiv className=\"flex items-center gap-3\">\n              \u003Cspan className=\"flex items-center gap-1\">\n                \u003Ckbd className=\"font-mono\">↑↓\u003C\u002Fkbd> navigate\n              \u003C\u002Fspan>\n              \u003Cspan className=\"flex items-center gap-1\">\n                \u003Ckbd className=\"font-mono\">↵\u003C\u002Fkbd> select\n              \u003C\u002Fspan>\n            \u003C\u002Fdiv>\n          \u003C\u002Fdiv>\n        \u003C\u002FCommand>\n      \u003C\u002FDialogContent>\n    \u003C\u002FDialog>\n  );\n}\n",[56542],{"type":48,"tag":78,"props":56543,"children":56544},{"__ignoreMap":142},[56545,56585,56592,56637,56648,56691,56728,56739,56759,56767,56774,56786,56793,56830,56866,56901,56913,56938,56959,56971,56979,57007,57040,57055,57062,57099,57136,57144,57159,57166,57225,57262,57299,57330,57382,57397,57413,57428,57435,57491,57526,57561,57593,57645,57660,57675,57690,57705,57712,57740,57748,57764,57799,57834,57891,57906,57941,57998,58013,58028,58043,58058,58073,58088,58099],{"type":48,"tag":2091,"props":56546,"children":56547},{"class":2093,"line":2094},[56548,56552,56556,56561,56565,56569,56573,56577,56581],{"type":48,"tag":2091,"props":56549,"children":56550},{"style":5951},[56551],{"type":54,"value":21188},{"type":48,"tag":2091,"props":56553,"children":56554},{"style":2104},[56555],{"type":54,"value":5903},{"type":48,"tag":2091,"props":56557,"children":56558},{"style":2098},[56559],{"type":54,"value":56560}," Command",{"type":48,"tag":2091,"props":56562,"children":56563},{"style":2104},[56564],{"type":54,"value":8327},{"type":48,"tag":2091,"props":56566,"children":56567},{"style":5951},[56568],{"type":54,"value":21211},{"type":48,"tag":2091,"props":56570,"children":56571},{"style":2104},[56572],{"type":54,"value":8858},{"type":48,"tag":2091,"props":56574,"children":56575},{"style":3066},[56576],{"type":54,"value":31722},{"type":48,"tag":2091,"props":56578,"children":56579},{"style":2104},[56580],{"type":54,"value":8747},{"type":48,"tag":2091,"props":56582,"children":56583},{"style":2104},[56584],{"type":54,"value":2177},{"type":48,"tag":2091,"props":56586,"children":56587},{"class":2093,"line":2147},[56588],{"type":48,"tag":2091,"props":56589,"children":56590},{"emptyLinePlaceholder":3142},[56591],{"type":54,"value":3145},{"type":48,"tag":2091,"props":56593,"children":56594},{"class":2093,"line":2180},[56595,56599,56604,56608,56612,56616,56621,56625,56629,56633],{"type":48,"tag":2091,"props":56596,"children":56597},{"style":3179},[56598],{"type":54,"value":8697},{"type":48,"tag":2091,"props":56600,"children":56601},{"style":5709},[56602],{"type":54,"value":56603}," CommandPalette",{"type":48,"tag":2091,"props":56605,"children":56606},{"style":2104},[56607],{"type":54,"value":28682},{"type":48,"tag":2091,"props":56609,"children":56610},{"style":5957},[56611],{"type":54,"value":47101},{"type":48,"tag":2091,"props":56613,"children":56614},{"style":2104},[56615],{"type":54,"value":2107},{"type":48,"tag":2091,"props":56617,"children":56618},{"style":5957},[56619],{"type":54,"value":56620}," onOpenChange",{"type":48,"tag":2091,"props":56622,"children":56623},{"style":2104},[56624],{"type":54,"value":28692},{"type":48,"tag":2091,"props":56626,"children":56627},{"style":2160},[56628],{"type":54,"value":39201},{"type":48,"tag":2091,"props":56630,"children":56631},{"style":2104},[56632],{"type":54,"value":5726},{"type":48,"tag":2091,"props":56634,"children":56635},{"style":2104},[56636],{"type":54,"value":2980},{"type":48,"tag":2091,"props":56638,"children":56639},{"class":2093,"line":2229},[56640,56644],{"type":48,"tag":2091,"props":56641,"children":56642},{"style":5951},[56643],{"type":54,"value":27456},{"type":48,"tag":2091,"props":56645,"children":56646},{"style":8676},[56647],{"type":54,"value":28739},{"type":48,"tag":2091,"props":56649,"children":56650},{"class":2093,"line":3048},[56651,56655,56659,56663,56667,56671,56675,56679,56683,56687],{"type":48,"tag":2091,"props":56652,"children":56653},{"style":2104},[56654],{"type":54,"value":28747},{"type":48,"tag":2091,"props":56656,"children":56657},{"style":2160},[56658],{"type":54,"value":47096},{"type":48,"tag":2091,"props":56660,"children":56661},{"style":3179},[56662],{"type":54,"value":47101},{"type":48,"tag":2091,"props":56664,"children":56665},{"style":2104},[56666],{"type":54,"value":29205},{"type":48,"tag":2091,"props":56668,"children":56669},{"style":2098},[56670],{"type":54,"value":47110},{"type":48,"tag":2091,"props":56672,"children":56673},{"style":2104},[56674],{"type":54,"value":30390},{"type":48,"tag":2091,"props":56676,"children":56677},{"style":3179},[56678],{"type":54,"value":47119},{"type":48,"tag":2091,"props":56680,"children":56681},{"style":2104},[56682],{"type":54,"value":29205},{"type":48,"tag":2091,"props":56684,"children":56685},{"style":2098},[56686],{"type":54,"value":47119},{"type":48,"tag":2091,"props":56688,"children":56689},{"style":2104},[56690],{"type":54,"value":36784},{"type":48,"tag":2091,"props":56692,"children":56693},{"class":2093,"line":3129},[56694,56698,56703,56707,56711,56715,56720,56724],{"type":48,"tag":2091,"props":56695,"children":56696},{"style":2104},[56697],{"type":54,"value":28785},{"type":48,"tag":2091,"props":56699,"children":56700},{"style":2160},[56701],{"type":54,"value":56702},"DialogOverlay",{"type":48,"tag":2091,"props":56704,"children":56705},{"style":3179},[56706],{"type":54,"value":28756},{"type":48,"tag":2091,"props":56708,"children":56709},{"style":2104},[56710],{"type":54,"value":5665},{"type":48,"tag":2091,"props":56712,"children":56713},{"style":2104},[56714],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56716,"children":56717},{"style":3066},[56718],{"type":54,"value":56719},"fixed inset-0 bg-neutral-900\u002F40 backdrop-blur-[4px]",{"type":48,"tag":2091,"props":56721,"children":56722},{"style":2104},[56723],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56725,"children":56726},{"style":2104},[56727],{"type":54,"value":28794},{"type":48,"tag":2091,"props":56729,"children":56730},{"class":2093,"line":3138},[56731,56735],{"type":48,"tag":2091,"props":56732,"children":56733},{"style":2104},[56734],{"type":54,"value":28785},{"type":48,"tag":2091,"props":56736,"children":56737},{"style":2160},[56738],{"type":54,"value":47195},{"type":48,"tag":2091,"props":56740,"children":56741},{"class":2093,"line":3148},[56742,56746,56750,56754],{"type":48,"tag":2091,"props":56743,"children":56744},{"style":3179},[56745],{"type":54,"value":36643},{"type":48,"tag":2091,"props":56747,"children":56748},{"style":2104},[56749],{"type":54,"value":5665},{"type":48,"tag":2091,"props":56751,"children":56752},{"style":2104},[56753],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56755,"children":56756},{"style":3066},[56757],{"type":54,"value":56758},"fixed left-1\u002F2 top-[20vh] -translate-x-1\u002F2 w-full max-w-xl\n",{"type":48,"tag":2091,"props":56760,"children":56761},{"class":2093,"line":3194},[56762],{"type":48,"tag":2091,"props":56763,"children":56764},{"style":3066},[56765],{"type":54,"value":56766},"                   bg-elevated rounded-xl shadow-xl\n",{"type":48,"tag":2091,"props":56768,"children":56769},{"class":2093,"line":3216},[56770],{"type":48,"tag":2091,"props":56771,"children":56772},{"style":3066},[56773],{"type":54,"value":44658},{"type":48,"tag":2091,"props":56775,"children":56776},{"class":2093,"line":4532},[56777,56782],{"type":48,"tag":2091,"props":56778,"children":56779},{"style":3066},[56780],{"type":54,"value":56781},"                   data-[state=open]:animate-dialog-enter overflow-hidden",{"type":48,"tag":2091,"props":56783,"children":56784},{"style":2104},[56785],{"type":54,"value":13101},{"type":48,"tag":2091,"props":56787,"children":56788},{"class":2093,"line":4578},[56789],{"type":48,"tag":2091,"props":56790,"children":56791},{"style":2104},[56792],{"type":54,"value":44678},{"type":48,"tag":2091,"props":56794,"children":56795},{"class":2093,"line":4586},[56796,56800,56805,56809,56813,56817,56822,56826],{"type":48,"tag":2091,"props":56797,"children":56798},{"style":2104},[56799],{"type":54,"value":28838},{"type":48,"tag":2091,"props":56801,"children":56802},{"style":2160},[56803],{"type":54,"value":56804},"Command",{"type":48,"tag":2091,"props":56806,"children":56807},{"style":3179},[56808],{"type":54,"value":28756},{"type":48,"tag":2091,"props":56810,"children":56811},{"style":2104},[56812],{"type":54,"value":5665},{"type":48,"tag":2091,"props":56814,"children":56815},{"style":2104},[56816],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56818,"children":56819},{"style":3066},[56820],{"type":54,"value":56821},"flex flex-col",{"type":48,"tag":2091,"props":56823,"children":56824},{"style":2104},[56825],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56827,"children":56828},{"style":2104},[56829],{"type":54,"value":8684},{"type":48,"tag":2091,"props":56831,"children":56832},{"class":2093,"line":4595},[56833,56837,56841,56845,56849,56853,56858,56862],{"type":48,"tag":2091,"props":56834,"children":56835},{"style":2104},[56836],{"type":54,"value":28891},{"type":48,"tag":2091,"props":56838,"children":56839},{"style":8676},[56840],{"type":54,"value":12954},{"type":48,"tag":2091,"props":56842,"children":56843},{"style":3179},[56844],{"type":54,"value":28756},{"type":48,"tag":2091,"props":56846,"children":56847},{"style":2104},[56848],{"type":54,"value":5665},{"type":48,"tag":2091,"props":56850,"children":56851},{"style":2104},[56852],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56854,"children":56855},{"style":3066},[56856],{"type":54,"value":56857},"flex items-center gap-2 px-4 border-b border-neutral-200 dark:border-neutral-800",{"type":48,"tag":2091,"props":56859,"children":56860},{"style":2104},[56861],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56863,"children":56864},{"style":2104},[56865],{"type":54,"value":8684},{"type":48,"tag":2091,"props":56867,"children":56868},{"class":2093,"line":4642},[56869,56873,56877,56881,56885,56889,56893,56897],{"type":48,"tag":2091,"props":56870,"children":56871},{"style":2104},[56872],{"type":54,"value":39890},{"type":48,"tag":2091,"props":56874,"children":56875},{"style":2160},[56876],{"type":54,"value":34526},{"type":48,"tag":2091,"props":56878,"children":56879},{"style":3179},[56880],{"type":54,"value":28756},{"type":48,"tag":2091,"props":56882,"children":56883},{"style":2104},[56884],{"type":54,"value":5665},{"type":48,"tag":2091,"props":56886,"children":56887},{"style":2104},[56888],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56890,"children":56891},{"style":3066},[56892],{"type":54,"value":38473},{"type":48,"tag":2091,"props":56894,"children":56895},{"style":2104},[56896],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56898,"children":56899},{"style":2104},[56900],{"type":54,"value":28794},{"type":48,"tag":2091,"props":56902,"children":56903},{"class":2093,"line":4688},[56904,56908],{"type":48,"tag":2091,"props":56905,"children":56906},{"style":2104},[56907],{"type":54,"value":39890},{"type":48,"tag":2091,"props":56909,"children":56910},{"style":2160},[56911],{"type":54,"value":56912},"Command.Input\n",{"type":48,"tag":2091,"props":56914,"children":56915},{"class":2093,"line":4696},[56916,56921,56925,56929,56934],{"type":48,"tag":2091,"props":56917,"children":56918},{"style":3179},[56919],{"type":54,"value":56920},"              placeholder",{"type":48,"tag":2091,"props":56922,"children":56923},{"style":2104},[56924],{"type":54,"value":5665},{"type":48,"tag":2091,"props":56926,"children":56927},{"style":2104},[56928],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56930,"children":56931},{"style":3066},[56932],{"type":54,"value":56933},"Type a command or search…",{"type":48,"tag":2091,"props":56935,"children":56936},{"style":2104},[56937],{"type":54,"value":13101},{"type":48,"tag":2091,"props":56939,"children":56940},{"class":2093,"line":4705},[56941,56946,56950,56954],{"type":48,"tag":2091,"props":56942,"children":56943},{"style":3179},[56944],{"type":54,"value":56945},"              className",{"type":48,"tag":2091,"props":56947,"children":56948},{"style":2104},[56949],{"type":54,"value":5665},{"type":48,"tag":2091,"props":56951,"children":56952},{"style":2104},[56953],{"type":54,"value":3074},{"type":48,"tag":2091,"props":56955,"children":56956},{"style":3066},[56957],{"type":54,"value":56958},"flex-1 h-12 bg-transparent text-sm\n",{"type":48,"tag":2091,"props":56960,"children":56961},{"class":2093,"line":4751},[56962,56967],{"type":48,"tag":2091,"props":56963,"children":56964},{"style":3066},[56965],{"type":54,"value":56966},"                         placeholder:text-neutral-400 focus:outline-none",{"type":48,"tag":2091,"props":56968,"children":56969},{"style":2104},[56970],{"type":54,"value":13101},{"type":48,"tag":2091,"props":56972,"children":56973},{"class":2093,"line":4796},[56974],{"type":48,"tag":2091,"props":56975,"children":56976},{"style":2104},[56977],{"type":54,"value":56978},"            \u002F>\n",{"type":48,"tag":2091,"props":56980,"children":56981},{"class":2093,"line":4842},[56982,56986,56990,56994,56998,57002],{"type":48,"tag":2091,"props":56983,"children":56984},{"style":2104},[56985],{"type":54,"value":39890},{"type":48,"tag":2091,"props":56987,"children":56988},{"style":8676},[56989],{"type":54,"value":13547},{"type":48,"tag":2091,"props":56991,"children":56992},{"style":3179},[56993],{"type":54,"value":28756},{"type":48,"tag":2091,"props":56995,"children":56996},{"style":2104},[56997],{"type":54,"value":5665},{"type":48,"tag":2091,"props":56999,"children":57000},{"style":2104},[57001],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57003,"children":57004},{"style":3066},[57005],{"type":54,"value":57006},"text-[10px] text-neutral-400 px-1.5 py-0.5 rounded\n",{"type":48,"tag":2091,"props":57008,"children":57009},{"class":2093,"line":6321},[57010,57015,57019,57023,57028,57032,57036],{"type":48,"tag":2091,"props":57011,"children":57012},{"style":3066},[57013],{"type":54,"value":57014},"                            bg-neutral-100 dark:bg-neutral-800 font-mono",{"type":48,"tag":2091,"props":57016,"children":57017},{"style":2104},[57018],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57020,"children":57021},{"style":2104},[57022],{"type":54,"value":13237},{"type":48,"tag":2091,"props":57024,"children":57025},{"style":2098},[57026],{"type":54,"value":57027},"esc",{"type":48,"tag":2091,"props":57029,"children":57030},{"style":2104},[57031],{"type":54,"value":9008},{"type":48,"tag":2091,"props":57033,"children":57034},{"style":8676},[57035],{"type":54,"value":13547},{"type":48,"tag":2091,"props":57037,"children":57038},{"style":2104},[57039],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57041,"children":57042},{"class":2093,"line":6329},[57043,57047,57051],{"type":48,"tag":2091,"props":57044,"children":57045},{"style":2104},[57046],{"type":54,"value":28945},{"type":48,"tag":2091,"props":57048,"children":57049},{"style":8676},[57050],{"type":54,"value":12954},{"type":48,"tag":2091,"props":57052,"children":57053},{"style":2104},[57054],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57056,"children":57057},{"class":2093,"line":6337},[57058],{"type":48,"tag":2091,"props":57059,"children":57060},{"emptyLinePlaceholder":3142},[57061],{"type":54,"value":3145},{"type":48,"tag":2091,"props":57063,"children":57064},{"class":2093,"line":6346},[57065,57069,57074,57078,57082,57086,57091,57095],{"type":48,"tag":2091,"props":57066,"children":57067},{"style":2104},[57068],{"type":54,"value":28891},{"type":48,"tag":2091,"props":57070,"children":57071},{"style":2160},[57072],{"type":54,"value":57073},"Command.List",{"type":48,"tag":2091,"props":57075,"children":57076},{"style":3179},[57077],{"type":54,"value":28756},{"type":48,"tag":2091,"props":57079,"children":57080},{"style":2104},[57081],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57083,"children":57084},{"style":2104},[57085],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57087,"children":57088},{"style":3066},[57089],{"type":54,"value":57090},"max-h-[400px] overflow-y-auto p-2",{"type":48,"tag":2091,"props":57092,"children":57093},{"style":2104},[57094],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57096,"children":57097},{"style":2104},[57098],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57100,"children":57101},{"class":2093,"line":6401},[57102,57106,57111,57115,57119,57123,57128,57132],{"type":48,"tag":2091,"props":57103,"children":57104},{"style":2104},[57105],{"type":54,"value":39890},{"type":48,"tag":2091,"props":57107,"children":57108},{"style":2160},[57109],{"type":54,"value":57110},"Command.Empty",{"type":48,"tag":2091,"props":57112,"children":57113},{"style":3179},[57114],{"type":54,"value":28756},{"type":48,"tag":2091,"props":57116,"children":57117},{"style":2104},[57118],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57120,"children":57121},{"style":2104},[57122],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57124,"children":57125},{"style":3066},[57126],{"type":54,"value":57127},"py-8 text-center text-sm text-neutral-500",{"type":48,"tag":2091,"props":57129,"children":57130},{"style":2104},[57131],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57133,"children":57134},{"style":2104},[57135],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57137,"children":57138},{"class":2093,"line":6418},[57139],{"type":48,"tag":2091,"props":57140,"children":57141},{"style":2098},[57142],{"type":54,"value":57143},"              No results.\n",{"type":48,"tag":2091,"props":57145,"children":57146},{"class":2093,"line":6475},[57147,57151,57155],{"type":48,"tag":2091,"props":57148,"children":57149},{"style":2104},[57150],{"type":54,"value":40534},{"type":48,"tag":2091,"props":57152,"children":57153},{"style":2160},[57154],{"type":54,"value":57110},{"type":48,"tag":2091,"props":57156,"children":57157},{"style":2104},[57158],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57160,"children":57161},{"class":2093,"line":6531},[57162],{"type":48,"tag":2091,"props":57163,"children":57164},{"emptyLinePlaceholder":3142},[57165],{"type":54,"value":3145},{"type":48,"tag":2091,"props":57167,"children":57168},{"class":2093,"line":6539},[57169,57173,57178,57183,57187,57191,57196,57200,57204,57208,57212,57217,57221],{"type":48,"tag":2091,"props":57170,"children":57171},{"style":2104},[57172],{"type":54,"value":39890},{"type":48,"tag":2091,"props":57174,"children":57175},{"style":2160},[57176],{"type":54,"value":57177},"Command.Group",{"type":48,"tag":2091,"props":57179,"children":57180},{"style":3179},[57181],{"type":54,"value":57182}," heading",{"type":48,"tag":2091,"props":57184,"children":57185},{"style":2104},[57186],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57188,"children":57189},{"style":2104},[57190],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57192,"children":57193},{"style":3066},[57194],{"type":54,"value":57195},"Actions",{"type":48,"tag":2091,"props":57197,"children":57198},{"style":2104},[57199],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57201,"children":57202},{"style":3179},[57203],{"type":54,"value":28756},{"type":48,"tag":2091,"props":57205,"children":57206},{"style":2104},[57207],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57209,"children":57210},{"style":2104},[57211],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57213,"children":57214},{"style":3066},[57215],{"type":54,"value":57216},"cmdk-group",{"type":48,"tag":2091,"props":57218,"children":57219},{"style":2104},[57220],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57222,"children":57223},{"style":2104},[57224],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57226,"children":57227},{"class":2093,"line":6547},[57228,57232,57237,57241,57245,57249,57254,57258],{"type":48,"tag":2091,"props":57229,"children":57230},{"style":2104},[57231],{"type":54,"value":40484},{"type":48,"tag":2091,"props":57233,"children":57234},{"style":2160},[57235],{"type":54,"value":57236},"Command.Item",{"type":48,"tag":2091,"props":57238,"children":57239},{"style":3179},[57240],{"type":54,"value":28756},{"type":48,"tag":2091,"props":57242,"children":57243},{"style":2104},[57244],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57246,"children":57247},{"style":2104},[57248],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57250,"children":57251},{"style":3066},[57252],{"type":54,"value":57253},"cmdk-item",{"type":48,"tag":2091,"props":57255,"children":57256},{"style":2104},[57257],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57259,"children":57260},{"style":2104},[57261],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57263,"children":57264},{"class":2093,"line":6556},[57265,57269,57274,57278,57282,57286,57291,57295],{"type":48,"tag":2091,"props":57266,"children":57267},{"style":2104},[57268],{"type":54,"value":39952},{"type":48,"tag":2091,"props":57270,"children":57271},{"style":2160},[57272],{"type":54,"value":57273},"PlusIcon",{"type":48,"tag":2091,"props":57275,"children":57276},{"style":3179},[57277],{"type":54,"value":28756},{"type":48,"tag":2091,"props":57279,"children":57280},{"style":2104},[57281],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57283,"children":57284},{"style":2104},[57285],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57287,"children":57288},{"style":3066},[57289],{"type":54,"value":57290},"w-4 h-4 text-neutral-500",{"type":48,"tag":2091,"props":57292,"children":57293},{"style":2104},[57294],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57296,"children":57297},{"style":2104},[57298],{"type":54,"value":28794},{"type":48,"tag":2091,"props":57300,"children":57301},{"class":2093,"line":6573},[57302,57306,57310,57314,57318,57322,57326],{"type":48,"tag":2091,"props":57303,"children":57304},{"style":2104},[57305],{"type":54,"value":39952},{"type":48,"tag":2091,"props":57307,"children":57308},{"style":8676},[57309],{"type":54,"value":2091},{"type":48,"tag":2091,"props":57311,"children":57312},{"style":2104},[57313],{"type":54,"value":13237},{"type":48,"tag":2091,"props":57315,"children":57316},{"style":2098},[57317],{"type":54,"value":30967},{"type":48,"tag":2091,"props":57319,"children":57320},{"style":2104},[57321],{"type":54,"value":9008},{"type":48,"tag":2091,"props":57323,"children":57324},{"style":8676},[57325],{"type":54,"value":2091},{"type":48,"tag":2091,"props":57327,"children":57328},{"style":2104},[57329],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57331,"children":57332},{"class":2093,"line":6679},[57333,57337,57341,57345,57349,57353,57357,57361,57365,57370,57374,57378],{"type":48,"tag":2091,"props":57334,"children":57335},{"style":2104},[57336],{"type":54,"value":39952},{"type":48,"tag":2091,"props":57338,"children":57339},{"style":8676},[57340],{"type":54,"value":13547},{"type":48,"tag":2091,"props":57342,"children":57343},{"style":3179},[57344],{"type":54,"value":28756},{"type":48,"tag":2091,"props":57346,"children":57347},{"style":2104},[57348],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57350,"children":57351},{"style":2104},[57352],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57354,"children":57355},{"style":3066},[57356],{"type":54,"value":46845},{"type":48,"tag":2091,"props":57358,"children":57359},{"style":2104},[57360],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57362,"children":57363},{"style":2104},[57364],{"type":54,"value":13237},{"type":48,"tag":2091,"props":57366,"children":57367},{"style":2098},[57368],{"type":54,"value":57369},"⌘ N C",{"type":48,"tag":2091,"props":57371,"children":57372},{"style":2104},[57373],{"type":54,"value":9008},{"type":48,"tag":2091,"props":57375,"children":57376},{"style":8676},[57377],{"type":54,"value":13547},{"type":48,"tag":2091,"props":57379,"children":57380},{"style":2104},[57381],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57383,"children":57384},{"class":2093,"line":6706},[57385,57389,57393],{"type":48,"tag":2091,"props":57386,"children":57387},{"style":2104},[57388],{"type":54,"value":41211},{"type":48,"tag":2091,"props":57390,"children":57391},{"style":2160},[57392],{"type":54,"value":57236},{"type":48,"tag":2091,"props":57394,"children":57395},{"style":2104},[57396],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57398,"children":57399},{"class":2093,"line":6738},[57400,57404,57409],{"type":48,"tag":2091,"props":57401,"children":57402},{"style":2104},[57403],{"type":54,"value":39906},{"type":48,"tag":2091,"props":57405,"children":57406},{"style":4121},[57407],{"type":54,"value":57408},"\u002F* … *\u002F",{"type":48,"tag":2091,"props":57410,"children":57411},{"style":2104},[57412],{"type":54,"value":3135},{"type":48,"tag":2091,"props":57414,"children":57415},{"class":2093,"line":6746},[57416,57420,57424],{"type":48,"tag":2091,"props":57417,"children":57418},{"style":2104},[57419],{"type":54,"value":40534},{"type":48,"tag":2091,"props":57421,"children":57422},{"style":2160},[57423],{"type":54,"value":57177},{"type":48,"tag":2091,"props":57425,"children":57426},{"style":2104},[57427],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57429,"children":57430},{"class":2093,"line":6763},[57431],{"type":48,"tag":2091,"props":57432,"children":57433},{"emptyLinePlaceholder":3142},[57434],{"type":54,"value":3145},{"type":48,"tag":2091,"props":57436,"children":57437},{"class":2093,"line":6800},[57438,57442,57446,57450,57454,57458,57463,57467,57471,57475,57479,57483,57487],{"type":48,"tag":2091,"props":57439,"children":57440},{"style":2104},[57441],{"type":54,"value":39890},{"type":48,"tag":2091,"props":57443,"children":57444},{"style":2160},[57445],{"type":54,"value":57177},{"type":48,"tag":2091,"props":57447,"children":57448},{"style":3179},[57449],{"type":54,"value":57182},{"type":48,"tag":2091,"props":57451,"children":57452},{"style":2104},[57453],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57455,"children":57456},{"style":2104},[57457],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57459,"children":57460},{"style":3066},[57461],{"type":54,"value":57462},"Navigation",{"type":48,"tag":2091,"props":57464,"children":57465},{"style":2104},[57466],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57468,"children":57469},{"style":3179},[57470],{"type":54,"value":28756},{"type":48,"tag":2091,"props":57472,"children":57473},{"style":2104},[57474],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57476,"children":57477},{"style":2104},[57478],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57480,"children":57481},{"style":3066},[57482],{"type":54,"value":57216},{"type":48,"tag":2091,"props":57484,"children":57485},{"style":2104},[57486],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57488,"children":57489},{"style":2104},[57490],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57492,"children":57493},{"class":2093,"line":6837},[57494,57498,57502,57506,57510,57514,57518,57522],{"type":48,"tag":2091,"props":57495,"children":57496},{"style":2104},[57497],{"type":54,"value":40484},{"type":48,"tag":2091,"props":57499,"children":57500},{"style":2160},[57501],{"type":54,"value":57236},{"type":48,"tag":2091,"props":57503,"children":57504},{"style":3179},[57505],{"type":54,"value":28756},{"type":48,"tag":2091,"props":57507,"children":57508},{"style":2104},[57509],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57511,"children":57512},{"style":2104},[57513],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57515,"children":57516},{"style":3066},[57517],{"type":54,"value":57253},{"type":48,"tag":2091,"props":57519,"children":57520},{"style":2104},[57521],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57523,"children":57524},{"style":2104},[57525],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57527,"children":57528},{"class":2093,"line":15797},[57529,57533,57537,57541,57545,57549,57553,57557],{"type":48,"tag":2091,"props":57530,"children":57531},{"style":2104},[57532],{"type":54,"value":39952},{"type":48,"tag":2091,"props":57534,"children":57535},{"style":2160},[57536],{"type":54,"value":42718},{"type":48,"tag":2091,"props":57538,"children":57539},{"style":3179},[57540],{"type":54,"value":28756},{"type":48,"tag":2091,"props":57542,"children":57543},{"style":2104},[57544],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57546,"children":57547},{"style":2104},[57548],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57550,"children":57551},{"style":3066},[57552],{"type":54,"value":57290},{"type":48,"tag":2091,"props":57554,"children":57555},{"style":2104},[57556],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57558,"children":57559},{"style":2104},[57560],{"type":54,"value":28794},{"type":48,"tag":2091,"props":57562,"children":57563},{"class":2093,"line":15806},[57564,57568,57572,57576,57581,57585,57589],{"type":48,"tag":2091,"props":57565,"children":57566},{"style":2104},[57567],{"type":54,"value":39952},{"type":48,"tag":2091,"props":57569,"children":57570},{"style":8676},[57571],{"type":54,"value":2091},{"type":48,"tag":2091,"props":57573,"children":57574},{"style":2104},[57575],{"type":54,"value":13237},{"type":48,"tag":2091,"props":57577,"children":57578},{"style":2098},[57579],{"type":54,"value":57580},"Go to dashboard",{"type":48,"tag":2091,"props":57582,"children":57583},{"style":2104},[57584],{"type":54,"value":9008},{"type":48,"tag":2091,"props":57586,"children":57587},{"style":8676},[57588],{"type":54,"value":2091},{"type":48,"tag":2091,"props":57590,"children":57591},{"style":2104},[57592],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57594,"children":57595},{"class":2093,"line":15832},[57596,57600,57604,57608,57612,57616,57620,57624,57628,57633,57637,57641],{"type":48,"tag":2091,"props":57597,"children":57598},{"style":2104},[57599],{"type":54,"value":39952},{"type":48,"tag":2091,"props":57601,"children":57602},{"style":8676},[57603],{"type":54,"value":13547},{"type":48,"tag":2091,"props":57605,"children":57606},{"style":3179},[57607],{"type":54,"value":28756},{"type":48,"tag":2091,"props":57609,"children":57610},{"style":2104},[57611],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57613,"children":57614},{"style":2104},[57615],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57617,"children":57618},{"style":3066},[57619],{"type":54,"value":46845},{"type":48,"tag":2091,"props":57621,"children":57622},{"style":2104},[57623],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57625,"children":57626},{"style":2104},[57627],{"type":54,"value":13237},{"type":48,"tag":2091,"props":57629,"children":57630},{"style":2098},[57631],{"type":54,"value":57632},"⌘ G D",{"type":48,"tag":2091,"props":57634,"children":57635},{"style":2104},[57636],{"type":54,"value":9008},{"type":48,"tag":2091,"props":57638,"children":57639},{"style":8676},[57640],{"type":54,"value":13547},{"type":48,"tag":2091,"props":57642,"children":57643},{"style":2104},[57644],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57646,"children":57647},{"class":2093,"line":15858},[57648,57652,57656],{"type":48,"tag":2091,"props":57649,"children":57650},{"style":2104},[57651],{"type":54,"value":41211},{"type":48,"tag":2091,"props":57653,"children":57654},{"style":2160},[57655],{"type":54,"value":57236},{"type":48,"tag":2091,"props":57657,"children":57658},{"style":2104},[57659],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57661,"children":57662},{"class":2093,"line":15884},[57663,57667,57671],{"type":48,"tag":2091,"props":57664,"children":57665},{"style":2104},[57666],{"type":54,"value":39906},{"type":48,"tag":2091,"props":57668,"children":57669},{"style":4121},[57670],{"type":54,"value":57408},{"type":48,"tag":2091,"props":57672,"children":57673},{"style":2104},[57674],{"type":54,"value":3135},{"type":48,"tag":2091,"props":57676,"children":57677},{"class":2093,"line":15910},[57678,57682,57686],{"type":48,"tag":2091,"props":57679,"children":57680},{"style":2104},[57681],{"type":54,"value":40534},{"type":48,"tag":2091,"props":57683,"children":57684},{"style":2160},[57685],{"type":54,"value":57177},{"type":48,"tag":2091,"props":57687,"children":57688},{"style":2104},[57689],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57691,"children":57692},{"class":2093,"line":15937},[57693,57697,57701],{"type":48,"tag":2091,"props":57694,"children":57695},{"style":2104},[57696],{"type":54,"value":28945},{"type":48,"tag":2091,"props":57698,"children":57699},{"style":2160},[57700],{"type":54,"value":57073},{"type":48,"tag":2091,"props":57702,"children":57703},{"style":2104},[57704],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57706,"children":57707},{"class":2093,"line":15963},[57708],{"type":48,"tag":2091,"props":57709,"children":57710},{"emptyLinePlaceholder":3142},[57711],{"type":54,"value":3145},{"type":48,"tag":2091,"props":57713,"children":57714},{"class":2093,"line":15990},[57715,57719,57723,57727,57731,57735],{"type":48,"tag":2091,"props":57716,"children":57717},{"style":2104},[57718],{"type":54,"value":28891},{"type":48,"tag":2091,"props":57720,"children":57721},{"style":8676},[57722],{"type":54,"value":12954},{"type":48,"tag":2091,"props":57724,"children":57725},{"style":3179},[57726],{"type":54,"value":28756},{"type":48,"tag":2091,"props":57728,"children":57729},{"style":2104},[57730],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57732,"children":57733},{"style":2104},[57734],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57736,"children":57737},{"style":3066},[57738],{"type":54,"value":57739},"flex items-center justify-between gap-2 px-3 py-2\n",{"type":48,"tag":2091,"props":57741,"children":57742},{"class":2093,"line":16016},[57743],{"type":48,"tag":2091,"props":57744,"children":57745},{"style":3066},[57746],{"type":54,"value":57747},"                          border-t border-neutral-200 dark:border-neutral-800\n",{"type":48,"tag":2091,"props":57749,"children":57750},{"class":2093,"line":16024},[57751,57756,57760],{"type":48,"tag":2091,"props":57752,"children":57753},{"style":3066},[57754],{"type":54,"value":57755},"                          text-[11px] text-neutral-500",{"type":48,"tag":2091,"props":57757,"children":57758},{"style":2104},[57759],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57761,"children":57762},{"style":2104},[57763],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57765,"children":57766},{"class":2093,"line":16033},[57767,57771,57775,57779,57783,57787,57791,57795],{"type":48,"tag":2091,"props":57768,"children":57769},{"style":2104},[57770],{"type":54,"value":39890},{"type":48,"tag":2091,"props":57772,"children":57773},{"style":8676},[57774],{"type":54,"value":12954},{"type":48,"tag":2091,"props":57776,"children":57777},{"style":3179},[57778],{"type":54,"value":28756},{"type":48,"tag":2091,"props":57780,"children":57781},{"style":2104},[57782],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57784,"children":57785},{"style":2104},[57786],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57788,"children":57789},{"style":3066},[57790],{"type":54,"value":38847},{"type":48,"tag":2091,"props":57792,"children":57793},{"style":2104},[57794],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57796,"children":57797},{"style":2104},[57798],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57800,"children":57801},{"class":2093,"line":16059},[57802,57806,57810,57814,57818,57822,57826,57830],{"type":48,"tag":2091,"props":57803,"children":57804},{"style":2104},[57805],{"type":54,"value":40484},{"type":48,"tag":2091,"props":57807,"children":57808},{"style":8676},[57809],{"type":54,"value":2091},{"type":48,"tag":2091,"props":57811,"children":57812},{"style":3179},[57813],{"type":54,"value":28756},{"type":48,"tag":2091,"props":57815,"children":57816},{"style":2104},[57817],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57819,"children":57820},{"style":2104},[57821],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57823,"children":57824},{"style":3066},[57825],{"type":54,"value":41441},{"type":48,"tag":2091,"props":57827,"children":57828},{"style":2104},[57829],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57831,"children":57832},{"style":2104},[57833],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57835,"children":57836},{"class":2093,"line":16084},[57837,57841,57845,57849,57853,57857,57861,57865,57869,57874,57878,57882,57886],{"type":48,"tag":2091,"props":57838,"children":57839},{"style":2104},[57840],{"type":54,"value":39952},{"type":48,"tag":2091,"props":57842,"children":57843},{"style":8676},[57844],{"type":54,"value":13547},{"type":48,"tag":2091,"props":57846,"children":57847},{"style":3179},[57848],{"type":54,"value":28756},{"type":48,"tag":2091,"props":57850,"children":57851},{"style":2104},[57852],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57854,"children":57855},{"style":2104},[57856],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57858,"children":57859},{"style":3066},[57860],{"type":54,"value":29820},{"type":48,"tag":2091,"props":57862,"children":57863},{"style":2104},[57864],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57866,"children":57867},{"style":2104},[57868],{"type":54,"value":13237},{"type":48,"tag":2091,"props":57870,"children":57871},{"style":2098},[57872],{"type":54,"value":57873},"↑↓",{"type":48,"tag":2091,"props":57875,"children":57876},{"style":2104},[57877],{"type":54,"value":9008},{"type":48,"tag":2091,"props":57879,"children":57880},{"style":8676},[57881],{"type":54,"value":13547},{"type":48,"tag":2091,"props":57883,"children":57884},{"style":2104},[57885],{"type":54,"value":13237},{"type":48,"tag":2091,"props":57887,"children":57888},{"style":2098},[57889],{"type":54,"value":57890}," navigate\n",{"type":48,"tag":2091,"props":57892,"children":57893},{"class":2093,"line":16109},[57894,57898,57902],{"type":48,"tag":2091,"props":57895,"children":57896},{"style":2104},[57897],{"type":54,"value":41211},{"type":48,"tag":2091,"props":57899,"children":57900},{"style":8676},[57901],{"type":54,"value":2091},{"type":48,"tag":2091,"props":57903,"children":57904},{"style":2104},[57905],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57907,"children":57908},{"class":2093,"line":16134},[57909,57913,57917,57921,57925,57929,57933,57937],{"type":48,"tag":2091,"props":57910,"children":57911},{"style":2104},[57912],{"type":54,"value":40484},{"type":48,"tag":2091,"props":57914,"children":57915},{"style":8676},[57916],{"type":54,"value":2091},{"type":48,"tag":2091,"props":57918,"children":57919},{"style":3179},[57920],{"type":54,"value":28756},{"type":48,"tag":2091,"props":57922,"children":57923},{"style":2104},[57924],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57926,"children":57927},{"style":2104},[57928],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57930,"children":57931},{"style":3066},[57932],{"type":54,"value":41441},{"type":48,"tag":2091,"props":57934,"children":57935},{"style":2104},[57936],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57938,"children":57939},{"style":2104},[57940],{"type":54,"value":8684},{"type":48,"tag":2091,"props":57942,"children":57943},{"class":2093,"line":16160},[57944,57948,57952,57956,57960,57964,57968,57972,57976,57981,57985,57989,57993],{"type":48,"tag":2091,"props":57945,"children":57946},{"style":2104},[57947],{"type":54,"value":39952},{"type":48,"tag":2091,"props":57949,"children":57950},{"style":8676},[57951],{"type":54,"value":13547},{"type":48,"tag":2091,"props":57953,"children":57954},{"style":3179},[57955],{"type":54,"value":28756},{"type":48,"tag":2091,"props":57957,"children":57958},{"style":2104},[57959],{"type":54,"value":5665},{"type":48,"tag":2091,"props":57961,"children":57962},{"style":2104},[57963],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57965,"children":57966},{"style":3066},[57967],{"type":54,"value":29820},{"type":48,"tag":2091,"props":57969,"children":57970},{"style":2104},[57971],{"type":54,"value":3074},{"type":48,"tag":2091,"props":57973,"children":57974},{"style":2104},[57975],{"type":54,"value":13237},{"type":48,"tag":2091,"props":57977,"children":57978},{"style":2098},[57979],{"type":54,"value":57980},"↵",{"type":48,"tag":2091,"props":57982,"children":57983},{"style":2104},[57984],{"type":54,"value":9008},{"type":48,"tag":2091,"props":57986,"children":57987},{"style":8676},[57988],{"type":54,"value":13547},{"type":48,"tag":2091,"props":57990,"children":57991},{"style":2104},[57992],{"type":54,"value":13237},{"type":48,"tag":2091,"props":57994,"children":57995},{"style":2098},[57996],{"type":54,"value":57997}," select\n",{"type":48,"tag":2091,"props":57999,"children":58000},{"class":2093,"line":16186},[58001,58005,58009],{"type":48,"tag":2091,"props":58002,"children":58003},{"style":2104},[58004],{"type":54,"value":41211},{"type":48,"tag":2091,"props":58006,"children":58007},{"style":8676},[58008],{"type":54,"value":2091},{"type":48,"tag":2091,"props":58010,"children":58011},{"style":2104},[58012],{"type":54,"value":8684},{"type":48,"tag":2091,"props":58014,"children":58015},{"class":2093,"line":16212},[58016,58020,58024],{"type":48,"tag":2091,"props":58017,"children":58018},{"style":2104},[58019],{"type":54,"value":40534},{"type":48,"tag":2091,"props":58021,"children":58022},{"style":8676},[58023],{"type":54,"value":12954},{"type":48,"tag":2091,"props":58025,"children":58026},{"style":2104},[58027],{"type":54,"value":8684},{"type":48,"tag":2091,"props":58029,"children":58030},{"class":2093,"line":16238},[58031,58035,58039],{"type":48,"tag":2091,"props":58032,"children":58033},{"style":2104},[58034],{"type":54,"value":28945},{"type":48,"tag":2091,"props":58036,"children":58037},{"style":8676},[58038],{"type":54,"value":12954},{"type":48,"tag":2091,"props":58040,"children":58041},{"style":2104},[58042],{"type":54,"value":8684},{"type":48,"tag":2091,"props":58044,"children":58045},{"class":2093,"line":16246},[58046,58050,58054],{"type":48,"tag":2091,"props":58047,"children":58048},{"style":2104},[58049],{"type":54,"value":28961},{"type":48,"tag":2091,"props":58051,"children":58052},{"style":2160},[58053],{"type":54,"value":56804},{"type":48,"tag":2091,"props":58055,"children":58056},{"style":2104},[58057],{"type":54,"value":8684},{"type":48,"tag":2091,"props":58059,"children":58060},{"class":2093,"line":16255},[58061,58065,58069],{"type":48,"tag":2091,"props":58062,"children":58063},{"style":2104},[58064],{"type":54,"value":28977},{"type":48,"tag":2091,"props":58066,"children":58067},{"style":2160},[58068],{"type":54,"value":48037},{"type":48,"tag":2091,"props":58070,"children":58071},{"style":2104},[58072],{"type":54,"value":8684},{"type":48,"tag":2091,"props":58074,"children":58075},{"class":2093,"line":16335},[58076,58080,58084],{"type":48,"tag":2091,"props":58077,"children":58078},{"style":2104},[58079],{"type":54,"value":28993},{"type":48,"tag":2091,"props":58081,"children":58082},{"style":2160},[58083],{"type":54,"value":47096},{"type":48,"tag":2091,"props":58085,"children":58086},{"style":2104},[58087],{"type":54,"value":8684},{"type":48,"tag":2091,"props":58089,"children":58090},{"class":2093,"line":16373},[58091,58095],{"type":48,"tag":2091,"props":58092,"children":58093},{"style":8676},[58094],{"type":54,"value":29009},{"type":48,"tag":2091,"props":58096,"children":58097},{"style":2104},[58098],{"type":54,"value":2177},{"type":48,"tag":2091,"props":58100,"children":58101},{"class":2093,"line":16471},[58102],{"type":48,"tag":2091,"props":58103,"children":58104},{"style":2104},[58105],{"type":54,"value":3135},{"type":48,"tag":61,"props":58107,"children":58108},{},[58109,58111,58116],{"type":54,"value":58110},"Required CSS for ",{"type":48,"tag":78,"props":58112,"children":58114},{"className":58113},[],[58115],{"type":54,"value":31722},{"type":54,"value":58117}," items:",{"type":48,"tag":134,"props":58119,"children":58121},{"className":2083,"code":58120,"language":2085,"meta":142,"style":142},".cmdk-group [cmdk-group-heading] {\n  padding: 8px;\n  font-size: 11px;\n  font-weight: 500;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n  color: var(--text-subtle);\n}\n.cmdk-item {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  padding: 0 8px;\n  height: 36px;\n  border-radius: 6px;\n  font-size: 13px;\n  cursor: pointer;\n  color: var(--text-primary);\n}\n.cmdk-item[data-selected=\"true\"] {\n  background: var(--brand-bg-subtle);\n  color: var(--brand-fg);\n}\n.cmdk-item[data-selected=\"true\"] svg { color: currentColor; }\n",[58122],{"type":48,"tag":78,"props":58123,"children":58124},{"__ignoreMap":142},[58125,58153,58172,58191,58211,58232,58253,58280,58287,58302,58321,58340,58359,58382,58402,58421,58440,58461,58488,58495,58539,58566,58593,58600],{"type":48,"tag":2091,"props":58126,"children":58127},{"class":2093,"line":2094},[58128,58132,58136,58140,58145,58149],{"type":48,"tag":2091,"props":58129,"children":58130},{"style":2104},[58131],{"type":54,"value":121},{"type":48,"tag":2091,"props":58133,"children":58134},{"style":2160},[58135],{"type":54,"value":57216},{"type":48,"tag":2091,"props":58137,"children":58138},{"style":2104},[58139],{"type":54,"value":3176},{"type":48,"tag":2091,"props":58141,"children":58142},{"style":3179},[58143],{"type":54,"value":58144},"cmdk-group-heading",{"type":48,"tag":2091,"props":58146,"children":58147},{"style":2104},[58148],{"type":54,"value":3187},{"type":48,"tag":2091,"props":58150,"children":58151},{"style":2104},[58152],{"type":54,"value":2980},{"type":48,"tag":2091,"props":58154,"children":58155},{"class":2093,"line":2147},[58156,58160,58164,58168],{"type":48,"tag":2091,"props":58157,"children":58158},{"style":3029},[58159],{"type":54,"value":7879},{"type":48,"tag":2091,"props":58161,"children":58162},{"style":2104},[58163],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58165,"children":58166},{"style":3077},[58167],{"type":54,"value":12228},{"type":48,"tag":2091,"props":58169,"children":58170},{"style":2104},[58171],{"type":54,"value":2177},{"type":48,"tag":2091,"props":58173,"children":58174},{"class":2093,"line":2180},[58175,58179,58183,58187],{"type":48,"tag":2091,"props":58176,"children":58177},{"style":3029},[58178],{"type":54,"value":13670},{"type":48,"tag":2091,"props":58180,"children":58181},{"style":2104},[58182],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58184,"children":58185},{"style":3077},[58186],{"type":54,"value":13679},{"type":48,"tag":2091,"props":58188,"children":58189},{"style":2104},[58190],{"type":54,"value":2177},{"type":48,"tag":2091,"props":58192,"children":58193},{"class":2093,"line":2229},[58194,58199,58203,58207],{"type":48,"tag":2091,"props":58195,"children":58196},{"style":3029},[58197],{"type":54,"value":58198},"  font-weight",{"type":48,"tag":2091,"props":58200,"children":58201},{"style":2104},[58202],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58204,"children":58205},{"style":3077},[58206],{"type":54,"value":8035},{"type":48,"tag":2091,"props":58208,"children":58209},{"style":2104},[58210],{"type":54,"value":2177},{"type":48,"tag":2091,"props":58212,"children":58213},{"class":2093,"line":3048},[58214,58219,58223,58228],{"type":48,"tag":2091,"props":58215,"children":58216},{"style":3029},[58217],{"type":54,"value":58218},"  text-transform",{"type":48,"tag":2091,"props":58220,"children":58221},{"style":2104},[58222],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58224,"children":58225},{"style":2098},[58226],{"type":54,"value":58227}," uppercase",{"type":48,"tag":2091,"props":58229,"children":58230},{"style":2104},[58231],{"type":54,"value":2177},{"type":48,"tag":2091,"props":58233,"children":58234},{"class":2093,"line":3129},[58235,58240,58244,58249],{"type":48,"tag":2091,"props":58236,"children":58237},{"style":3029},[58238],{"type":54,"value":58239},"  letter-spacing",{"type":48,"tag":2091,"props":58241,"children":58242},{"style":2104},[58243],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58245,"children":58246},{"style":3077},[58247],{"type":54,"value":58248}," 0.04em",{"type":48,"tag":2091,"props":58250,"children":58251},{"style":2104},[58252],{"type":54,"value":2177},{"type":48,"tag":2091,"props":58254,"children":58255},{"class":2093,"line":3138},[58256,58260,58264,58268,58272,58276],{"type":48,"tag":2091,"props":58257,"children":58258},{"style":3029},[58259],{"type":54,"value":13712},{"type":48,"tag":2091,"props":58261,"children":58262},{"style":2104},[58263],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58265,"children":58266},{"style":5709},[58267],{"type":54,"value":5731},{"type":48,"tag":2091,"props":58269,"children":58270},{"style":2104},[58271],{"type":54,"value":5717},{"type":48,"tag":2091,"props":58273,"children":58274},{"style":2098},[58275],{"type":54,"value":1906},{"type":48,"tag":2091,"props":58277,"children":58278},{"style":2104},[58279],{"type":54,"value":4173},{"type":48,"tag":2091,"props":58281,"children":58282},{"class":2093,"line":3148},[58283],{"type":48,"tag":2091,"props":58284,"children":58285},{"style":2104},[58286],{"type":54,"value":3135},{"type":48,"tag":2091,"props":58288,"children":58289},{"class":2093,"line":3194},[58290,58294,58298],{"type":48,"tag":2091,"props":58291,"children":58292},{"style":2104},[58293],{"type":54,"value":121},{"type":48,"tag":2091,"props":58295,"children":58296},{"style":2160},[58297],{"type":54,"value":57253},{"type":48,"tag":2091,"props":58299,"children":58300},{"style":2104},[58301],{"type":54,"value":2980},{"type":48,"tag":2091,"props":58303,"children":58304},{"class":2093,"line":3216},[58305,58309,58313,58317],{"type":48,"tag":2091,"props":58306,"children":58307},{"style":3029},[58308],{"type":54,"value":7634},{"type":48,"tag":2091,"props":58310,"children":58311},{"style":2104},[58312],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58314,"children":58315},{"style":2098},[58316],{"type":54,"value":7643},{"type":48,"tag":2091,"props":58318,"children":58319},{"style":2104},[58320],{"type":54,"value":2177},{"type":48,"tag":2091,"props":58322,"children":58323},{"class":2093,"line":4532},[58324,58328,58332,58336],{"type":48,"tag":2091,"props":58325,"children":58326},{"style":3029},[58327],{"type":54,"value":7655},{"type":48,"tag":2091,"props":58329,"children":58330},{"style":2104},[58331],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58333,"children":58334},{"style":2098},[58335],{"type":54,"value":13587},{"type":48,"tag":2091,"props":58337,"children":58338},{"style":2104},[58339],{"type":54,"value":2177},{"type":48,"tag":2091,"props":58341,"children":58342},{"class":2093,"line":4578},[58343,58347,58351,58355],{"type":48,"tag":2091,"props":58344,"children":58345},{"style":3029},[58346],{"type":54,"value":7697},{"type":48,"tag":2091,"props":58348,"children":58349},{"style":2104},[58350],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58352,"children":58353},{"style":3077},[58354],{"type":54,"value":12228},{"type":48,"tag":2091,"props":58356,"children":58357},{"style":2104},[58358],{"type":54,"value":2177},{"type":48,"tag":2091,"props":58360,"children":58361},{"class":2093,"line":4586},[58362,58366,58370,58374,58378],{"type":48,"tag":2091,"props":58363,"children":58364},{"style":3029},[58365],{"type":54,"value":7879},{"type":48,"tag":2091,"props":58367,"children":58368},{"style":2104},[58369],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58371,"children":58372},{"style":3077},[58373],{"type":54,"value":4159},{"type":48,"tag":2091,"props":58375,"children":58376},{"style":3077},[58377],{"type":54,"value":12228},{"type":48,"tag":2091,"props":58379,"children":58380},{"style":2104},[58381],{"type":54,"value":2177},{"type":48,"tag":2091,"props":58383,"children":58384},{"class":2093,"line":4595},[58385,58389,58393,58398],{"type":48,"tag":2091,"props":58386,"children":58387},{"style":3029},[58388],{"type":54,"value":11478},{"type":48,"tag":2091,"props":58390,"children":58391},{"style":2104},[58392],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58394,"children":58395},{"style":3077},[58396],{"type":54,"value":58397}," 36px",{"type":48,"tag":2091,"props":58399,"children":58400},{"style":2104},[58401],{"type":54,"value":2177},{"type":48,"tag":2091,"props":58403,"children":58404},{"class":2093,"line":4642},[58405,58409,58413,58417],{"type":48,"tag":2091,"props":58406,"children":58407},{"style":3029},[58408],{"type":54,"value":10653},{"type":48,"tag":2091,"props":58410,"children":58411},{"style":2104},[58412],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58414,"children":58415},{"style":3077},[58416],{"type":54,"value":12392},{"type":48,"tag":2091,"props":58418,"children":58419},{"style":2104},[58420],{"type":54,"value":2177},{"type":48,"tag":2091,"props":58422,"children":58423},{"class":2093,"line":4688},[58424,58428,58432,58436],{"type":48,"tag":2091,"props":58425,"children":58426},{"style":3029},[58427],{"type":54,"value":13670},{"type":48,"tag":2091,"props":58429,"children":58430},{"style":2104},[58431],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58433,"children":58434},{"style":3077},[58435],{"type":54,"value":8017},{"type":48,"tag":2091,"props":58437,"children":58438},{"style":2104},[58439],{"type":54,"value":2177},{"type":48,"tag":2091,"props":58441,"children":58442},{"class":2093,"line":4696},[58443,58448,58452,58457],{"type":48,"tag":2091,"props":58444,"children":58445},{"style":3029},[58446],{"type":54,"value":58447},"  cursor",{"type":48,"tag":2091,"props":58449,"children":58450},{"style":2104},[58451],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58453,"children":58454},{"style":2098},[58455],{"type":54,"value":58456}," pointer",{"type":48,"tag":2091,"props":58458,"children":58459},{"style":2104},[58460],{"type":54,"value":2177},{"type":48,"tag":2091,"props":58462,"children":58463},{"class":2093,"line":4705},[58464,58468,58472,58476,58480,58484],{"type":48,"tag":2091,"props":58465,"children":58466},{"style":3029},[58467],{"type":54,"value":13712},{"type":48,"tag":2091,"props":58469,"children":58470},{"style":2104},[58471],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58473,"children":58474},{"style":5709},[58475],{"type":54,"value":5731},{"type":48,"tag":2091,"props":58477,"children":58478},{"style":2104},[58479],{"type":54,"value":5717},{"type":48,"tag":2091,"props":58481,"children":58482},{"style":2098},[58483],{"type":54,"value":1850},{"type":48,"tag":2091,"props":58485,"children":58486},{"style":2104},[58487],{"type":54,"value":4173},{"type":48,"tag":2091,"props":58489,"children":58490},{"class":2093,"line":4751},[58491],{"type":48,"tag":2091,"props":58492,"children":58493},{"style":2104},[58494],{"type":54,"value":3135},{"type":48,"tag":2091,"props":58496,"children":58497},{"class":2093,"line":4796},[58498,58502,58506,58510,58515,58519,58523,58527,58531,58535],{"type":48,"tag":2091,"props":58499,"children":58500},{"style":2104},[58501],{"type":54,"value":121},{"type":48,"tag":2091,"props":58503,"children":58504},{"style":2160},[58505],{"type":54,"value":57253},{"type":48,"tag":2091,"props":58507,"children":58508},{"style":2104},[58509],{"type":54,"value":10722},{"type":48,"tag":2091,"props":58511,"children":58512},{"style":3179},[58513],{"type":54,"value":58514},"data-selected",{"type":48,"tag":2091,"props":58516,"children":58517},{"style":2104},[58518],{"type":54,"value":5665},{"type":48,"tag":2091,"props":58520,"children":58521},{"style":2104},[58522],{"type":54,"value":3074},{"type":48,"tag":2091,"props":58524,"children":58525},{"style":3066},[58526],{"type":54,"value":19602},{"type":48,"tag":2091,"props":58528,"children":58529},{"style":2104},[58530],{"type":54,"value":3074},{"type":48,"tag":2091,"props":58532,"children":58533},{"style":2104},[58534],{"type":54,"value":3187},{"type":48,"tag":2091,"props":58536,"children":58537},{"style":2104},[58538],{"type":54,"value":2980},{"type":48,"tag":2091,"props":58540,"children":58541},{"class":2093,"line":4842},[58542,58546,58550,58554,58558,58562],{"type":48,"tag":2091,"props":58543,"children":58544},{"style":3029},[58545],{"type":54,"value":6579},{"type":48,"tag":2091,"props":58547,"children":58548},{"style":2104},[58549],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58551,"children":58552},{"style":5709},[58553],{"type":54,"value":5731},{"type":48,"tag":2091,"props":58555,"children":58556},{"style":2104},[58557],{"type":54,"value":5717},{"type":48,"tag":2091,"props":58559,"children":58560},{"style":2098},[58561],{"type":54,"value":1991},{"type":48,"tag":2091,"props":58563,"children":58564},{"style":2104},[58565],{"type":54,"value":4173},{"type":48,"tag":2091,"props":58567,"children":58568},{"class":2093,"line":6321},[58569,58573,58577,58581,58585,58589],{"type":48,"tag":2091,"props":58570,"children":58571},{"style":3029},[58572],{"type":54,"value":13712},{"type":48,"tag":2091,"props":58574,"children":58575},{"style":2104},[58576],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58578,"children":58579},{"style":5709},[58580],{"type":54,"value":5731},{"type":48,"tag":2091,"props":58582,"children":58583},{"style":2104},[58584],{"type":54,"value":5717},{"type":48,"tag":2091,"props":58586,"children":58587},{"style":2098},[58588],{"type":54,"value":2020},{"type":48,"tag":2091,"props":58590,"children":58591},{"style":2104},[58592],{"type":54,"value":4173},{"type":48,"tag":2091,"props":58594,"children":58595},{"class":2093,"line":6329},[58596],{"type":48,"tag":2091,"props":58597,"children":58598},{"style":2104},[58599],{"type":54,"value":3135},{"type":48,"tag":2091,"props":58601,"children":58602},{"class":2093,"line":6337},[58603,58607,58611,58615,58619,58623,58627,58631,58635,58639,58644,58648,58652,58656,58661,58665],{"type":48,"tag":2091,"props":58604,"children":58605},{"style":2104},[58606],{"type":54,"value":121},{"type":48,"tag":2091,"props":58608,"children":58609},{"style":2160},[58610],{"type":54,"value":57253},{"type":48,"tag":2091,"props":58612,"children":58613},{"style":2104},[58614],{"type":54,"value":10722},{"type":48,"tag":2091,"props":58616,"children":58617},{"style":3179},[58618],{"type":54,"value":58514},{"type":48,"tag":2091,"props":58620,"children":58621},{"style":2104},[58622],{"type":54,"value":5665},{"type":48,"tag":2091,"props":58624,"children":58625},{"style":2104},[58626],{"type":54,"value":3074},{"type":48,"tag":2091,"props":58628,"children":58629},{"style":3066},[58630],{"type":54,"value":19602},{"type":48,"tag":2091,"props":58632,"children":58633},{"style":2104},[58634],{"type":54,"value":3074},{"type":48,"tag":2091,"props":58636,"children":58637},{"style":2104},[58638],{"type":54,"value":3187},{"type":48,"tag":2091,"props":58640,"children":58641},{"style":2160},[58642],{"type":54,"value":58643}," svg",{"type":48,"tag":2091,"props":58645,"children":58646},{"style":2104},[58647],{"type":54,"value":5903},{"type":48,"tag":2091,"props":58649,"children":58650},{"style":3029},[58651],{"type":54,"value":8044},{"type":48,"tag":2091,"props":58653,"children":58654},{"style":2104},[58655],{"type":54,"value":2993},{"type":48,"tag":2091,"props":58657,"children":58658},{"style":2098},[58659],{"type":54,"value":58660}," currentColor",{"type":48,"tag":2091,"props":58662,"children":58663},{"style":2104},[58664],{"type":54,"value":5994},{"type":48,"tag":2091,"props":58666,"children":58667},{"style":2104},[58668],{"type":54,"value":5945},{"type":48,"tag":167,"props":58670,"children":58672},{"id":58671},"_1717-sticky-save-bar-vercel-style",[58673],{"type":54,"value":58674},"17.17 Sticky Save Bar (Vercel-style)",{"type":48,"tag":134,"props":58676,"children":58678},{"className":28655,"code":58677,"language":28657,"meta":142,"style":142},"{isDirty && (\n  \u003Cdiv className=\"fixed bottom-4 left-1\u002F2 -translate-x-1\u002F2 z-40\n                  animate-popover-enter\">\n    \u003Cdiv className=\"flex items-center gap-3 pl-4 pr-2 py-2\n                    bg-neutral-900 dark:bg-neutral-50 text-neutral-50 dark:text-neutral-900\n                    rounded-full shadow-xl\">\n      \u003Cspan className=\"text-sm\">You have unsaved changes\u003C\u002Fspan>\n      \u003Cbutton\n        onClick={onReset}\n        className=\"text-sm text-neutral-400 hover:text-neutral-50 dark:hover:text-neutral-900 transition-colors\"\n      >\n        Reset\n      \u003C\u002Fbutton>\n      \u003CButton variant=\"primary\" size=\"sm\" onClick={onSave}>Save changes\u003C\u002FButton>\n    \u003C\u002Fdiv>\n  \u003C\u002Fdiv>\n)}\n",[58679],{"type":48,"tag":78,"props":58680,"children":58681},{"__ignoreMap":142},[58682,58702,58730,58746,58774,58782,58798,58850,58861,58881,58905,58912,58920,58935,59020,59035,59050],{"type":48,"tag":2091,"props":58683,"children":58684},{"class":2093,"line":2094},[58685,58689,58694,58698],{"type":48,"tag":2091,"props":58686,"children":58687},{"style":2104},[58688],{"type":54,"value":29214},{"type":48,"tag":2091,"props":58690,"children":58691},{"style":2098},[58692],{"type":54,"value":58693},"isDirty",{"type":48,"tag":2091,"props":58695,"children":58696},{"style":2104},[58697],{"type":54,"value":8904},{"type":48,"tag":2091,"props":58699,"children":58700},{"style":8676},[58701],{"type":54,"value":28739},{"type":48,"tag":2091,"props":58703,"children":58704},{"class":2093,"line":2147},[58705,58709,58713,58717,58721,58725],{"type":48,"tag":2091,"props":58706,"children":58707},{"style":2104},[58708],{"type":54,"value":12988},{"type":48,"tag":2091,"props":58710,"children":58711},{"style":8676},[58712],{"type":54,"value":12954},{"type":48,"tag":2091,"props":58714,"children":58715},{"style":3179},[58716],{"type":54,"value":28756},{"type":48,"tag":2091,"props":58718,"children":58719},{"style":2104},[58720],{"type":54,"value":5665},{"type":48,"tag":2091,"props":58722,"children":58723},{"style":2104},[58724],{"type":54,"value":3074},{"type":48,"tag":2091,"props":58726,"children":58727},{"style":3066},[58728],{"type":54,"value":58729},"fixed bottom-4 left-1\u002F2 -translate-x-1\u002F2 z-40\n",{"type":48,"tag":2091,"props":58731,"children":58732},{"class":2093,"line":2180},[58733,58738,58742],{"type":48,"tag":2091,"props":58734,"children":58735},{"style":3066},[58736],{"type":54,"value":58737},"                  animate-popover-enter",{"type":48,"tag":2091,"props":58739,"children":58740},{"style":2104},[58741],{"type":54,"value":3074},{"type":48,"tag":2091,"props":58743,"children":58744},{"style":2104},[58745],{"type":54,"value":8684},{"type":48,"tag":2091,"props":58747,"children":58748},{"class":2093,"line":2229},[58749,58753,58757,58761,58765,58769],{"type":48,"tag":2091,"props":58750,"children":58751},{"style":2104},[58752],{"type":54,"value":28747},{"type":48,"tag":2091,"props":58754,"children":58755},{"style":8676},[58756],{"type":54,"value":12954},{"type":48,"tag":2091,"props":58758,"children":58759},{"style":3179},[58760],{"type":54,"value":28756},{"type":48,"tag":2091,"props":58762,"children":58763},{"style":2104},[58764],{"type":54,"value":5665},{"type":48,"tag":2091,"props":58766,"children":58767},{"style":2104},[58768],{"type":54,"value":3074},{"type":48,"tag":2091,"props":58770,"children":58771},{"style":3066},[58772],{"type":54,"value":58773},"flex items-center gap-3 pl-4 pr-2 py-2\n",{"type":48,"tag":2091,"props":58775,"children":58776},{"class":2093,"line":3048},[58777],{"type":48,"tag":2091,"props":58778,"children":58779},{"style":3066},[58780],{"type":54,"value":58781},"                    bg-neutral-900 dark:bg-neutral-50 text-neutral-50 dark:text-neutral-900\n",{"type":48,"tag":2091,"props":58783,"children":58784},{"class":2093,"line":3129},[58785,58790,58794],{"type":48,"tag":2091,"props":58786,"children":58787},{"style":3066},[58788],{"type":54,"value":58789},"                    rounded-full shadow-xl",{"type":48,"tag":2091,"props":58791,"children":58792},{"style":2104},[58793],{"type":54,"value":3074},{"type":48,"tag":2091,"props":58795,"children":58796},{"style":2104},[58797],{"type":54,"value":8684},{"type":48,"tag":2091,"props":58799,"children":58800},{"class":2093,"line":3138},[58801,58805,58809,58813,58817,58821,58825,58829,58833,58838,58842,58846],{"type":48,"tag":2091,"props":58802,"children":58803},{"style":2104},[58804],{"type":54,"value":28785},{"type":48,"tag":2091,"props":58806,"children":58807},{"style":8676},[58808],{"type":54,"value":2091},{"type":48,"tag":2091,"props":58810,"children":58811},{"style":3179},[58812],{"type":54,"value":28756},{"type":48,"tag":2091,"props":58814,"children":58815},{"style":2104},[58816],{"type":54,"value":5665},{"type":48,"tag":2091,"props":58818,"children":58819},{"style":2104},[58820],{"type":54,"value":3074},{"type":48,"tag":2091,"props":58822,"children":58823},{"style":3066},[58824],{"type":54,"value":2468},{"type":48,"tag":2091,"props":58826,"children":58827},{"style":2104},[58828],{"type":54,"value":3074},{"type":48,"tag":2091,"props":58830,"children":58831},{"style":2104},[58832],{"type":54,"value":13237},{"type":48,"tag":2091,"props":58834,"children":58835},{"style":2098},[58836],{"type":54,"value":58837},"You have unsaved changes",{"type":48,"tag":2091,"props":58839,"children":58840},{"style":2104},[58841],{"type":54,"value":9008},{"type":48,"tag":2091,"props":58843,"children":58844},{"style":8676},[58845],{"type":54,"value":2091},{"type":48,"tag":2091,"props":58847,"children":58848},{"style":2104},[58849],{"type":54,"value":8684},{"type":48,"tag":2091,"props":58851,"children":58852},{"class":2093,"line":3148},[58853,58857],{"type":48,"tag":2091,"props":58854,"children":58855},{"style":2104},[58856],{"type":54,"value":28785},{"type":48,"tag":2091,"props":58858,"children":58859},{"style":8676},[58860],{"type":54,"value":31894},{"type":48,"tag":2091,"props":58862,"children":58863},{"class":2093,"line":3194},[58864,58868,58872,58877],{"type":48,"tag":2091,"props":58865,"children":58866},{"style":3179},[58867],{"type":54,"value":44601},{"type":48,"tag":2091,"props":58869,"children":58870},{"style":2104},[58871],{"type":54,"value":29205},{"type":48,"tag":2091,"props":58873,"children":58874},{"style":2098},[58875],{"type":54,"value":58876},"onReset",{"type":48,"tag":2091,"props":58878,"children":58879},{"style":2104},[58880],{"type":54,"value":3135},{"type":48,"tag":2091,"props":58882,"children":58883},{"class":2093,"line":3216},[58884,58888,58892,58896,58901],{"type":48,"tag":2091,"props":58885,"children":58886},{"style":3179},[58887],{"type":54,"value":36643},{"type":48,"tag":2091,"props":58889,"children":58890},{"style":2104},[58891],{"type":54,"value":5665},{"type":48,"tag":2091,"props":58893,"children":58894},{"style":2104},[58895],{"type":54,"value":3074},{"type":48,"tag":2091,"props":58897,"children":58898},{"style":3066},[58899],{"type":54,"value":58900},"text-sm text-neutral-400 hover:text-neutral-50 dark:hover:text-neutral-900 transition-colors",{"type":48,"tag":2091,"props":58902,"children":58903},{"style":2104},[58904],{"type":54,"value":13101},{"type":48,"tag":2091,"props":58906,"children":58907},{"class":2093,"line":4532},[58908],{"type":48,"tag":2091,"props":58909,"children":58910},{"style":2104},[58911],{"type":54,"value":44678},{"type":48,"tag":2091,"props":58913,"children":58914},{"class":2093,"line":4578},[58915],{"type":48,"tag":2091,"props":58916,"children":58917},{"style":2098},[58918],{"type":54,"value":58919},"        Reset\n",{"type":48,"tag":2091,"props":58921,"children":58922},{"class":2093,"line":4586},[58923,58927,58931],{"type":48,"tag":2091,"props":58924,"children":58925},{"style":2104},[58926],{"type":54,"value":28977},{"type":48,"tag":2091,"props":58928,"children":58929},{"style":8676},[58930],{"type":54,"value":5611},{"type":48,"tag":2091,"props":58932,"children":58933},{"style":2104},[58934],{"type":54,"value":8684},{"type":48,"tag":2091,"props":58936,"children":58937},{"class":2093,"line":4595},[58938,58942,58946,58950,58954,58958,58962,58966,58970,58974,58978,58982,58986,58990,58994,58999,59003,59008,59012,59016],{"type":48,"tag":2091,"props":58939,"children":58940},{"style":2104},[58941],{"type":54,"value":28785},{"type":48,"tag":2091,"props":58943,"children":58944},{"style":2160},[58945],{"type":54,"value":29512},{"type":48,"tag":2091,"props":58947,"children":58948},{"style":3179},[58949],{"type":54,"value":29517},{"type":48,"tag":2091,"props":58951,"children":58952},{"style":2104},[58953],{"type":54,"value":5665},{"type":48,"tag":2091,"props":58955,"children":58956},{"style":2104},[58957],{"type":54,"value":3074},{"type":48,"tag":2091,"props":58959,"children":58960},{"style":3066},[58961],{"type":54,"value":13940},{"type":48,"tag":2091,"props":58963,"children":58964},{"style":2104},[58965],{"type":54,"value":3074},{"type":48,"tag":2091,"props":58967,"children":58968},{"style":3179},[58969],{"type":54,"value":29538},{"type":48,"tag":2091,"props":58971,"children":58972},{"style":2104},[58973],{"type":54,"value":5665},{"type":48,"tag":2091,"props":58975,"children":58976},{"style":2104},[58977],{"type":54,"value":3074},{"type":48,"tag":2091,"props":58979,"children":58980},{"style":3066},[58981],{"type":54,"value":7486},{"type":48,"tag":2091,"props":58983,"children":58984},{"style":2104},[58985],{"type":54,"value":3074},{"type":48,"tag":2091,"props":58987,"children":58988},{"style":3179},[58989],{"type":54,"value":47861},{"type":48,"tag":2091,"props":58991,"children":58992},{"style":2104},[58993],{"type":54,"value":29205},{"type":48,"tag":2091,"props":58995,"children":58996},{"style":2098},[58997],{"type":54,"value":58998},"onSave",{"type":48,"tag":2091,"props":59000,"children":59001},{"style":2104},[59002],{"type":54,"value":47892},{"type":48,"tag":2091,"props":59004,"children":59005},{"style":2098},[59006],{"type":54,"value":59007},"Save changes",{"type":48,"tag":2091,"props":59009,"children":59010},{"style":2104},[59011],{"type":54,"value":9008},{"type":48,"tag":2091,"props":59013,"children":59014},{"style":2160},[59015],{"type":54,"value":29512},{"type":48,"tag":2091,"props":59017,"children":59018},{"style":2104},[59019],{"type":54,"value":8684},{"type":48,"tag":2091,"props":59021,"children":59022},{"class":2093,"line":4642},[59023,59027,59031],{"type":48,"tag":2091,"props":59024,"children":59025},{"style":2104},[59026],{"type":54,"value":28993},{"type":48,"tag":2091,"props":59028,"children":59029},{"style":8676},[59030],{"type":54,"value":12954},{"type":48,"tag":2091,"props":59032,"children":59033},{"style":2104},[59034],{"type":54,"value":8684},{"type":48,"tag":2091,"props":59036,"children":59037},{"class":2093,"line":4688},[59038,59042,59046],{"type":48,"tag":2091,"props":59039,"children":59040},{"style":2104},[59041],{"type":54,"value":13213},{"type":48,"tag":2091,"props":59043,"children":59044},{"style":8676},[59045],{"type":54,"value":12954},{"type":48,"tag":2091,"props":59047,"children":59048},{"style":2104},[59049],{"type":54,"value":8684},{"type":48,"tag":2091,"props":59051,"children":59052},{"class":2093,"line":4696},[59053,59057],{"type":48,"tag":2091,"props":59054,"children":59055},{"style":8676},[59056],{"type":54,"value":5726},{"type":48,"tag":2091,"props":59058,"children":59059},{"style":2104},[59060],{"type":54,"value":3135},{"type":48,"tag":123,"props":59062,"children":59063},{},[],{"type":48,"tag":127,"props":59065,"children":59067},{"id":59066},"_18-pre-flight-checklist",[59068],{"type":54,"value":59069},"18. Pre-flight Checklist",{"type":48,"tag":61,"props":59071,"children":59072},{},[59073],{"type":54,"value":59074},"Run through this before shipping any SaaS surface. Each \"no\" is a regression.",{"type":48,"tag":167,"props":59076,"children":59078},{"id":59077},"visual",[59079],{"type":54,"value":59080},"Visual",{"type":48,"tag":320,"props":59082,"children":59085},{"className":59083},[59084],"contains-task-list",[59086,59103,59119,59128,59144,59159,59168],{"type":48,"tag":324,"props":59087,"children":59090},{"className":59088},[59089],"task-list-item",[59091,59094,59096,59101],{"type":48,"tag":10845,"props":59092,"children":59093},{"disabled":3142,"type":35174},[],{"type":54,"value":59095}," Background is ",{"type":48,"tag":78,"props":59097,"children":59099},{"className":59098},[],[59100],{"type":54,"value":1734},{"type":54,"value":59102}," (not pure white).",{"type":48,"tag":324,"props":59104,"children":59106},{"className":59105},[59089],[59107,59110,59112,59117],{"type":48,"tag":10845,"props":59108,"children":59109},{"disabled":3142,"type":35174},[],{"type":54,"value":59111}," Text is ",{"type":48,"tag":78,"props":59113,"children":59115},{"className":59114},[],[59116],{"type":54,"value":1850},{"type":54,"value":59118}," (not pure black).",{"type":48,"tag":324,"props":59120,"children":59122},{"className":59121},[59089],[59123,59126],{"type":48,"tag":10845,"props":59124,"children":59125},{"disabled":3142,"type":35174},[],{"type":54,"value":59127}," Brand color fills \u003C10% of any viewport (squint test).",{"type":48,"tag":324,"props":59129,"children":59131},{"className":59130},[59089],[59132,59135,59137,59142],{"type":48,"tag":10845,"props":59133,"children":59134},{"disabled":3142,"type":35174},[],{"type":54,"value":59136}," No pill buttons (",{"type":48,"tag":78,"props":59138,"children":59140},{"className":59139},[],[59141],{"type":54,"value":390},{"type":54,"value":59143},") outside avatars and status dots.",{"type":48,"tag":324,"props":59145,"children":59147},{"className":59146},[59089],[59148,59151,59153,59158],{"type":48,"tag":10845,"props":59149,"children":59150},{"disabled":3142,"type":35174},[],{"type":54,"value":59152}," All borders 1px solid, color ",{"type":48,"tag":78,"props":59154,"children":59156},{"className":59155},[],[59157],{"type":54,"value":1934},{"type":54,"value":121},{"type":48,"tag":324,"props":59160,"children":59162},{"className":59161},[59089],[59163,59166],{"type":48,"tag":10845,"props":59164,"children":59165},{"disabled":3142,"type":35174},[],{"type":54,"value":59167}," All shadows are downward, low-spread, neutral (not colored, not glow).",{"type":48,"tag":324,"props":59169,"children":59171},{"className":59170},[59089],[59172,59175],{"type":48,"tag":10845,"props":59173,"children":59174},{"disabled":3142,"type":35174},[],{"type":54,"value":59176}," One font family for sans, one for mono. No display fonts mixed in.",{"type":48,"tag":167,"props":59178,"children":59180},{"id":59179},"density",[59181],{"type":54,"value":59182},"Density",{"type":48,"tag":320,"props":59184,"children":59186},{"className":59185},[59084],[59187,59196,59205,59214,59223],{"type":48,"tag":324,"props":59188,"children":59190},{"className":59189},[59089],[59191,59194],{"type":48,"tag":10845,"props":59192,"children":59193},{"disabled":3142,"type":35174},[],{"type":54,"value":59195}," Default UI text is 13px or 14px (not 16px).",{"type":48,"tag":324,"props":59197,"children":59199},{"className":59198},[59089],[59200,59203],{"type":48,"tag":10845,"props":59201,"children":59202},{"disabled":3142,"type":35174},[],{"type":54,"value":59204}," Default button height is 32px.",{"type":48,"tag":324,"props":59206,"children":59208},{"className":59207},[59089],[59209,59212],{"type":48,"tag":10845,"props":59210,"children":59211},{"disabled":3142,"type":35174},[],{"type":54,"value":59213}," Default input height matches button height (32px).",{"type":48,"tag":324,"props":59215,"children":59217},{"className":59216},[59089],[59218,59221],{"type":48,"tag":10845,"props":59219,"children":59220},{"disabled":3142,"type":35174},[],{"type":54,"value":59222}," Table rows are 40px (default) or 32px (compact).",{"type":48,"tag":324,"props":59224,"children":59226},{"className":59225},[59089],[59227,59230,59232,59237],{"type":48,"tag":10845,"props":59228,"children":59229},{"disabled":3142,"type":35174},[],{"type":54,"value":59231}," Numeric columns use ",{"type":48,"tag":78,"props":59233,"children":59235},{"className":59234},[],[59236],{"type":54,"value":446},{"type":54,"value":121},{"type":48,"tag":167,"props":59239,"children":59241},{"id":59240},"interaction",[59242],{"type":54,"value":59243},"Interaction",{"type":48,"tag":320,"props":59245,"children":59247},{"className":59246},[59084],[59248,59257,59281,59290,59299,59308],{"type":48,"tag":324,"props":59249,"children":59251},{"className":59250},[59089],[59252,59255],{"type":48,"tag":10845,"props":59253,"children":59254},{"disabled":3142,"type":35174},[],{"type":54,"value":59256}," Every interactive element has hover + focus-visible + active states.",{"type":48,"tag":324,"props":59258,"children":59260},{"className":59259},[59089],[59261,59264,59266,59272,59274,59279],{"type":48,"tag":10845,"props":59262,"children":59263},{"disabled":3142,"type":35174},[],{"type":54,"value":59265}," Focus rings: ",{"type":48,"tag":78,"props":59267,"children":59269},{"className":59268},[],[59270],{"type":54,"value":59271},"2px solid --brand-fg",{"type":54,"value":59273}," outline OR ",{"type":48,"tag":78,"props":59275,"children":59277},{"className":59276},[],[59278],{"type":54,"value":10819},{"type":54,"value":59280}," box-shadow.",{"type":48,"tag":324,"props":59282,"children":59284},{"className":59283},[59089],[59285,59288],{"type":48,"tag":10845,"props":59286,"children":59287},{"disabled":3142,"type":35174},[],{"type":54,"value":59289}," Hover transitions ≤150ms.",{"type":48,"tag":324,"props":59291,"children":59293},{"className":59292},[59089],[59294,59297],{"type":48,"tag":10845,"props":59295,"children":59296},{"disabled":3142,"type":35174},[],{"type":54,"value":59298}," Modal\u002Fdialog enter ≤250ms.",{"type":48,"tag":324,"props":59300,"children":59302},{"className":59301},[59089],[59303,59306],{"type":48,"tag":10845,"props":59304,"children":59305},{"disabled":3142,"type":35174},[],{"type":54,"value":59307}," No animation on page mount (no entrance stagger).",{"type":48,"tag":324,"props":59309,"children":59311},{"className":59310},[59089],[59312,59315,59316,59321],{"type":48,"tag":10845,"props":59313,"children":59314},{"disabled":3142,"type":35174},[],{"type":54,"value":5369},{"type":48,"tag":78,"props":59317,"children":59319},{"className":59318},[],[59320],{"type":54,"value":6952},{"type":54,"value":59322}," honored.",{"type":48,"tag":167,"props":59324,"children":59326},{"id":59325},"accessibility",[59327],{"type":54,"value":59328},"Accessibility",{"type":48,"tag":320,"props":59330,"children":59332},{"className":59331},[59084],[59333,59342,59351,59372,59393,59408,59441],{"type":48,"tag":324,"props":59334,"children":59336},{"className":59335},[59089],[59337,59340],{"type":48,"tag":10845,"props":59338,"children":59339},{"disabled":3142,"type":35174},[],{"type":54,"value":59341}," Body text contrast ≥4.5:1.",{"type":48,"tag":324,"props":59343,"children":59345},{"className":59344},[59089],[59346,59349],{"type":48,"tag":10845,"props":59347,"children":59348},{"disabled":3142,"type":35174},[],{"type":54,"value":59350}," UI element contrast (borders, focus rings) ≥3:1.",{"type":48,"tag":324,"props":59352,"children":59354},{"className":59353},[59089],[59355,59358,59360,59365,59366,59371],{"type":48,"tag":10845,"props":59356,"children":59357},{"disabled":3142,"type":35174},[],{"type":54,"value":59359}," Every form field has a ",{"type":48,"tag":78,"props":59361,"children":59363},{"className":59362},[],[59364],{"type":54,"value":11277},{"type":54,"value":349},{"type":48,"tag":78,"props":59367,"children":59369},{"className":59368},[],[59370],{"type":54,"value":11284},{"type":54,"value":4059},{"type":48,"tag":324,"props":59373,"children":59375},{"className":59374},[59089],[59376,59379,59381,59386,59387,59392],{"type":48,"tag":10845,"props":59377,"children":59378},{"disabled":3142,"type":35174},[],{"type":54,"value":59380}," Errors linked via ",{"type":48,"tag":78,"props":59382,"children":59384},{"className":59383},[],[59385],{"type":54,"value":11316},{"type":54,"value":11318},{"type":48,"tag":78,"props":59388,"children":59390},{"className":59389},[],[59391],{"type":54,"value":11324},{"type":54,"value":121},{"type":48,"tag":324,"props":59394,"children":59396},{"className":59395},[59089],[59397,59400,59402,59407],{"type":48,"tag":10845,"props":59398,"children":59399},{"disabled":3142,"type":35174},[],{"type":54,"value":59401}," Modals trap focus, restore on close, ",{"type":48,"tag":78,"props":59403,"children":59405},{"className":59404},[],[59406],{"type":54,"value":11358},{"type":54,"value":121},{"type":48,"tag":324,"props":59409,"children":59411},{"className":59410},[59089],[59412,59415,59416,59421,59422,59427,59428,59433,59434,59439],{"type":48,"tag":10845,"props":59413,"children":59414},{"disabled":3142,"type":35174},[],{"type":54,"value":5369},{"type":48,"tag":78,"props":59417,"children":59419},{"className":59418},[],[59420],{"type":54,"value":7209},{"type":54,"value":85},{"type":48,"tag":78,"props":59423,"children":59425},{"className":59424},[],[59426],{"type":54,"value":11111},{"type":54,"value":85},{"type":48,"tag":78,"props":59429,"children":59431},{"className":59430},[],[59432],{"type":54,"value":11128},{"type":54,"value":85},{"type":48,"tag":78,"props":59435,"children":59437},{"className":59436},[],[59438],{"type":54,"value":57873},{"type":54,"value":59440}," work on every surface they apply to.",{"type":48,"tag":324,"props":59442,"children":59444},{"className":59443},[59089],[59445,59448,59450,59455],{"type":48,"tag":10845,"props":59446,"children":59447},{"disabled":3142,"type":35174},[],{"type":54,"value":59449}," Icon-only buttons have ",{"type":48,"tag":78,"props":59451,"children":59453},{"className":59452},[],[59454],{"type":54,"value":11284},{"type":54,"value":121},{"type":48,"tag":167,"props":59457,"children":59459},{"id":59458},"content",[59460],{"type":54,"value":7229},{"type":48,"tag":320,"props":59462,"children":59464},{"className":59463},[59084],[59465,59474,59483,59492,59501],{"type":48,"tag":324,"props":59466,"children":59468},{"className":59467},[59089],[59469,59472],{"type":48,"tag":10845,"props":59470,"children":59471},{"disabled":3142,"type":35174},[],{"type":54,"value":59473}," One H1 per page.",{"type":48,"tag":324,"props":59475,"children":59477},{"className":59476},[59089],[59478,59481],{"type":48,"tag":10845,"props":59479,"children":59480},{"disabled":3142,"type":35174},[],{"type":54,"value":59482}," One primary button per surface (the rest are secondary\u002Fghost).",{"type":48,"tag":324,"props":59484,"children":59486},{"className":59485},[59089],[59487,59490],{"type":48,"tag":10845,"props":59488,"children":59489},{"disabled":3142,"type":35174},[],{"type":54,"value":59491}," Button text is verb + object (\"Save changes\", not \"Submit\").",{"type":48,"tag":324,"props":59493,"children":59495},{"className":59494},[59089],[59496,59499],{"type":48,"tag":10845,"props":59497,"children":59498},{"disabled":3142,"type":35174},[],{"type":54,"value":59500}," Empty states have icon + declarative heading + 1-line description + primary action.",{"type":48,"tag":324,"props":59502,"children":59504},{"className":59503},[59089],[59505,59508],{"type":48,"tag":10845,"props":59506,"children":59507},{"disabled":3142,"type":35174},[],{"type":54,"value":59509}," Status badges use semantic color + dot, never solid backgrounds.",{"type":48,"tag":167,"props":59511,"children":59513},{"id":59512},"performance",[59514],{"type":54,"value":59515},"Performance",{"type":48,"tag":320,"props":59517,"children":59519},{"className":59518},[59084],[59520,59529,59538,59547],{"type":48,"tag":324,"props":59521,"children":59523},{"className":59522},[59089],[59524,59527],{"type":48,"tag":10845,"props":59525,"children":59526},{"disabled":3142,"type":35174},[],{"type":54,"value":59528}," No CSS-in-JS in hot paths; tokens via CSS variables.",{"type":48,"tag":324,"props":59530,"children":59532},{"className":59531},[59089],[59533,59536],{"type":48,"tag":10845,"props":59534,"children":59535},{"disabled":3142,"type":35174},[],{"type":54,"value":59537}," Tables virtualize at >100 rows.",{"type":48,"tag":324,"props":59539,"children":59541},{"className":59540},[59089],[59542,59545],{"type":48,"tag":10845,"props":59543,"children":59544},{"disabled":3142,"type":35174},[],{"type":54,"value":59546}," Skeleton states for any data fetch taking >250ms.",{"type":48,"tag":324,"props":59548,"children":59550},{"className":59549},[59089],[59551,59554],{"type":48,"tag":10845,"props":59552,"children":59553},{"disabled":3142,"type":35174},[],{"type":54,"value":59555}," No layout shift on initial render (reserve space for async content).",{"type":48,"tag":167,"props":59557,"children":59559},{"id":59558},"dark-mode",[59560],{"type":54,"value":20237},{"type":48,"tag":320,"props":59562,"children":59564},{"className":59563},[59084],[59565,59589,59598,59607,59629],{"type":48,"tag":324,"props":59566,"children":59568},{"className":59567},[59089],[59569,59572,59573,59579,59581,59587],{"type":48,"tag":10845,"props":59570,"children":59571},{"disabled":3142,"type":35174},[],{"type":54,"value":5369},{"type":48,"tag":78,"props":59574,"children":59576},{"className":59575},[],[59577],{"type":54,"value":59578},".dark",{"type":54,"value":59580}," class on ",{"type":48,"tag":78,"props":59582,"children":59584},{"className":59583},[],[59585],{"type":54,"value":59586},"\u003Chtml>",{"type":54,"value":59588},", set BEFORE first paint (no FOUC).",{"type":48,"tag":324,"props":59590,"children":59592},{"className":59591},[59089],[59593,59596],{"type":48,"tag":10845,"props":59594,"children":59595},{"disabled":3142,"type":35174},[],{"type":54,"value":59597}," Three-way theme toggle: system \u002F light \u002F dark.",{"type":48,"tag":324,"props":59599,"children":59601},{"className":59600},[59089],[59602,59605],{"type":48,"tag":10845,"props":59603,"children":59604},{"disabled":3142,"type":35174},[],{"type":54,"value":59606}," Borders are translucent or lighter in dark mode (not the same as light).",{"type":48,"tag":324,"props":59608,"children":59610},{"className":59609},[59089],[59611,59614,59616,59621,59622,59628],{"type":48,"tag":10845,"props":59612,"children":59613},{"disabled":3142,"type":35174},[],{"type":54,"value":59615}," Brand color shifts to lighter ramp step in dark mode (",{"type":48,"tag":78,"props":59617,"children":59619},{"className":59618},[],[59620],{"type":54,"value":1131},{"type":54,"value":20461},{"type":48,"tag":78,"props":59623,"children":59625},{"className":59624},[],[59626],{"type":54,"value":59627},"--brand-fg: #A5B4FC",{"type":54,"value":4059},{"type":48,"tag":324,"props":59630,"children":59632},{"className":59631},[59089],[59633,59636],{"type":48,"tag":10845,"props":59634,"children":59635},{"disabled":3142,"type":35174},[],{"type":54,"value":59637}," Shadows nearly invisible in dark mode; elevation conveyed by lifted background.",{"type":48,"tag":123,"props":59639,"children":59640},{},[],{"type":48,"tag":61,"props":59642,"children":59643},{},[59644],{"type":48,"tag":7271,"props":59645,"children":59646},{},[59647,59649,59655],{"type":54,"value":59648},"Last updated: synthesized from Stripe Dashboard, Linear, Vercel, Notion, Clerk, PlanetScale design patterns. Always pin to your product's brand color via the ",{"type":48,"tag":78,"props":59650,"children":59652},{"className":59651},[],[59653],{"type":54,"value":59654},"--brand-*",{"type":54,"value":59656}," scale; everything else stays intact.",{"type":48,"tag":59658,"props":59659,"children":59660},"style",{},[59661],{"type":54,"value":59662},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":59664,"total":2229},[59665,59681,59693,59706],{"slug":59666,"name":59666,"fn":59667,"description":59668,"org":59669,"tags":59670,"stars":25,"repoUrl":26,"updatedAt":59680},"cloudflare-bundler-apps","author Cloudflare Worker Bundler applications","Author Cloudflare Worker Bundler-compatible apps that build and preview correctly inside a space. Use this skill whenever you scaffold, modify, or deploy a project that will be built with `@cloudflare\u002Fworker-bundler` (i.e. anything served from `\u002Fspace\u002F:name\u002Fpreview\u002F:branch\u002F`). Covers wrangler config, project layout, static asset rules, server entry conventions, npm dependency limits, and the most common cause of blank previews (JSX in browser scripts).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[59671,59672,59674,59677],{"name":9,"slug":8,"type":15},{"name":59673,"slug":32,"type":15},"Cloudflare Workers",{"name":59675,"slug":59676,"type":15},"Deployment","deployment",{"name":59678,"slug":59679,"type":15},"Web Development","web-development","2026-06-16T09:45:57.551207",{"slug":59682,"name":59682,"fn":59683,"description":59684,"org":59685,"tags":59686,"stars":25,"repoUrl":26,"updatedAt":59692},"frontend-design","create production-grade frontend interfaces","Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML\u002FCSS layouts, or when styling\u002Fbeautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[59687,59688,59689,59691],{"name":23,"slug":24,"type":15},{"name":20,"slug":21,"type":15},{"name":59690,"slug":2975,"type":15},"HTML",{"name":59678,"slug":59679,"type":15},"2026-06-16T09:46:01.852741",{"slug":59694,"name":59694,"fn":59695,"description":59696,"org":59697,"tags":59698,"stars":25,"repoUrl":26,"updatedAt":59705},"frontend-design-landing-page","build marketing landing pages","Marketing landing page and conversion-focused product page reference. Use this skill when building hero sections, feature grids, pricing pages, testimonials, CTAs, footers, navigation bars, or any public-facing marketing surface. Covers a warm, professional, developer-friendly design language (cream backgrounds, generous whitespace, pill CTAs, corner-bracket card decorations) and a complete token set, animation system, and copy-paste component snippets. NOT for product\u002Fdashboard UIs — use frontend-design-saas for those.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[59699,59700,59701,59704],{"name":20,"slug":21,"type":15},{"name":59690,"slug":2975,"type":15},{"name":59702,"slug":59703,"type":15},"Marketing","marketing",{"name":59678,"slug":59679,"type":15},"2026-06-16T09:46:00.515859",{"slug":4,"name":4,"fn":5,"description":6,"org":59707,"tags":59708,"stars":25,"repoUrl":26,"updatedAt":27},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[59709,59710,59711,59712],{"name":23,"slug":24,"type":15},{"name":20,"slug":21,"type":15},{"name":13,"slug":14,"type":15},{"name":17,"slug":18,"type":15},{"items":59714,"total":6321},[59715,59730,59744,59759,59772,59786,59800,59814,59821,59828,59835,59842],{"slug":59716,"name":59716,"fn":59717,"description":59718,"org":59719,"tags":59720,"stars":59727,"repoUrl":59728,"updatedAt":59729},"code-review","review code changes for quality and risk","Review code changes for correctness, clarity, and risk. Use when the user asks for a review, a second opinion on a diff, or feedback on code they wrote.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[59721,59722,59724],{"name":9,"slug":8,"type":15},{"name":59723,"slug":59716,"type":15},"Code Review",{"name":59725,"slug":59726,"type":15},"Engineering","engineering",5284,"https:\u002F\u002Fgithub.com\u002Fcloudflare\u002Fagents","2026-06-08T08:19:41.621858",{"slug":59731,"name":59731,"fn":59732,"description":59733,"org":59734,"tags":59735,"stars":59727,"repoUrl":59728,"updatedAt":59743},"debug-plan","create systematic debugging plans","Create a systematic debugging plan for a bug report. Use when the user asks how to investigate a failure, regression, or unexpected behavior.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[59736,59739,59742],{"name":59737,"slug":59738,"type":15},"Code Analysis","code-analysis",{"name":59740,"slug":59741,"type":15},"Debugging","debugging",{"name":59725,"slug":59726,"type":15},"2026-05-30T06:16:58.837407",{"slug":59745,"name":59745,"fn":59746,"description":59747,"org":59748,"tags":59749,"stars":59727,"repoUrl":59728,"updatedAt":59758},"escalation","escalate customer issues to human agents","Decide when and how to escalate a customer conversation to a human agent. Use when a request is high-risk, the customer is frustrated, or the issue is outside what you can resolve.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[59750,59753,59756],{"name":59751,"slug":59752,"type":15},"Communications","communications",{"name":59754,"slug":59755,"type":15},"Customer Support","customer-support",{"name":59757,"slug":59745,"type":15},"Escalation","2026-06-08T08:19:43.130686",{"slug":59760,"name":59760,"fn":59761,"description":59762,"org":59763,"tags":59764,"stars":59727,"repoUrl":59728,"updatedAt":59771},"pirate-voice","rewrite text in pirate voice","Rewrite or answer in a playful pirate voice. Use when the user asks for pirate tone, nautical phrasing, or says to talk like a pirate.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[59765,59768],{"name":59766,"slug":59767,"type":15},"Creative","creative",{"name":59769,"slug":59770,"type":15},"Writing","writing","2026-05-30T06:17:00.080367",{"slug":59773,"name":59773,"fn":59774,"description":59775,"org":59776,"tags":59777,"stars":59727,"repoUrl":59728,"updatedAt":59785},"release-notes","draft product release notes","Draft short release notes from a list of changes. Use when the user asks for changelogs, release notes, or a concise product update.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[59778,59781,59784],{"name":59779,"slug":59780,"type":15},"Content Creation","content-creation",{"name":59782,"slug":59783,"type":15},"Documentation","documentation",{"name":59769,"slug":59770,"type":15},"2026-05-30T06:17:01.278643",{"slug":59787,"name":59787,"fn":59788,"description":59789,"org":59790,"tags":59791,"stars":59727,"repoUrl":59728,"updatedAt":59799},"test-plan","produce focused test plans","Produce a focused test plan for a change. Use when the user asks how to test a feature, what cases to cover, or for a QA checklist before shipping.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[59792,59793,59796],{"name":59725,"slug":59726,"type":15},{"name":59794,"slug":59795,"type":15},"QA","qa",{"name":59797,"slug":59798,"type":15},"Testing","testing","2026-05-30T06:17:02.479863",{"slug":59801,"name":59801,"fn":59802,"description":59803,"org":59804,"tags":59805,"stars":59727,"repoUrl":59728,"updatedAt":59813},"workspace-digest","summarize files in the shared workspace","Summarize the files saved in this assistant's shared workspace. Use when the user asks what is in their workspace, for a file inventory, or a digest of saved work.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[59806,59807,59810],{"name":59782,"slug":59783,"type":15},{"name":59808,"slug":59809,"type":15},"Knowledge Management","knowledge-management",{"name":59811,"slug":59812,"type":15},"Summarization","summarization","2026-06-07T07:51:27.265303",{"slug":59666,"name":59666,"fn":59667,"description":59668,"org":59815,"tags":59816,"stars":25,"repoUrl":26,"updatedAt":59680},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[59817,59818,59819,59820],{"name":9,"slug":8,"type":15},{"name":59673,"slug":32,"type":15},{"name":59675,"slug":59676,"type":15},{"name":59678,"slug":59679,"type":15},{"slug":59682,"name":59682,"fn":59683,"description":59684,"org":59822,"tags":59823,"stars":25,"repoUrl":26,"updatedAt":59692},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[59824,59825,59826,59827],{"name":23,"slug":24,"type":15},{"name":20,"slug":21,"type":15},{"name":59690,"slug":2975,"type":15},{"name":59678,"slug":59679,"type":15},{"slug":59694,"name":59694,"fn":59695,"description":59696,"org":59829,"tags":59830,"stars":25,"repoUrl":26,"updatedAt":59705},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[59831,59832,59833,59834],{"name":20,"slug":21,"type":15},{"name":59690,"slug":2975,"type":15},{"name":59702,"slug":59703,"type":15},{"name":59678,"slug":59679,"type":15},{"slug":4,"name":4,"fn":5,"description":6,"org":59836,"tags":59837,"stars":25,"repoUrl":26,"updatedAt":27},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[59838,59839,59840,59841],{"name":23,"slug":24,"type":15},{"name":20,"slug":21,"type":15},{"name":13,"slug":14,"type":15},{"name":17,"slug":18,"type":15},{"slug":59843,"name":59843,"fn":59844,"description":59845,"org":59846,"tags":59847,"stars":59859,"repoUrl":59860,"updatedAt":59861},"agents-sdk","build AI agents on Cloudflare Workers","Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, chat applications, voice agents, or browser automation. Covers Agent class, state management, callable RPC, Workflows, durable execution, queues, retries, observability, and React hooks. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[59848,59851,59852,59853,59856],{"name":59849,"slug":59850,"type":15},"Agents","agents",{"name":9,"slug":8,"type":15},{"name":59673,"slug":32,"type":15},{"name":59854,"slug":59855,"type":15},"MCP","mcp",{"name":59857,"slug":59858,"type":15},"WebSockets","websockets",2112,"https:\u002F\u002Fgithub.com\u002Fcloudflare\u002Fskills","2026-04-06T18:07:36.660888"]