:root{--theme-font-family-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--theme-font-family-heading: var(--theme-font-family-body);--theme-font-size-xs: 11px;--theme-font-size-sm: 13px;--theme-font-size-md: 15px;--theme-font-size-lg: 18px;--theme-font-size-xl: 22px;--theme-font-size-2xl: 28px;--theme-font-size-3xl: 34px;--theme-font-weight-regular: 400;--theme-font-weight-medium: 600;--theme-line-height-normal: 1.55;--theme-spacing-xs: 4px;--theme-spacing-sm: 8px;--theme-spacing-md: 12px;--theme-spacing-lg: 16px;--theme-spacing-xl: 24px;--theme-spacing-xxl: 36px;--theme-spacing-xxxl: 56px;--theme-radius-sm: 6px;--theme-radius-md: 10px;--theme-radius-full: 999px;--theme-color-background: #f6f7f9;--theme-color-surface: #ffffff;--theme-color-surface-variant: #f1f3f5;--theme-color-text-primary: #1f2329;--theme-color-text-secondary: #5c6470;--theme-color-text-muted: #98a1ad;--theme-color-text-on-primary: #ffffff;--theme-color-primary: #6366f1;--theme-color-primary-bg: #eef0fe;--theme-color-border: #d9dde3;--theme-color-border-subtle: #ebedf0;--theme-color-success: #10b981;--theme-color-warning: #f59e0b;--theme-color-error: #ef4444;--theme-color-error-bg: #fdecec;--theme-shadow-sm: 0 1px 2px rgba(16, 24, 40, .06), 0 1px 3px rgba(16, 24, 40, .08);--theme-shadow-lg: 0 4px 12px rgba(16, 24, 40, .1), 0 2px 6px rgba(16, 24, 40, .06)}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--theme-color-background);font-family:var(--theme-font-family-body);-webkit-font-smoothing:antialiased}.coda-markdown p{margin:0 0 8px}.coda-markdown p:last-child{margin-bottom:0}.coda-markdown ul{margin:4px 0 8px;padding-left:20px}.coda-markdown li{margin:2px 0}.coda-markdown strong{color:var(--theme-color-text-primary)}
