@import"https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Spectral:ital,wght@0,300;0,400;0,500;0,600;1,400&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{--stone-50: #FAF8F4;--stone-100: #F3EEE7;--stone-200: #E7E0D5;--stone-300: #D6CCBE;--stone-400: #B4A795;--stone-500: #8C8174;--stone-600: #6A6055;--stone-700: #4E463C;--stone-800: #322D26;--stone-900: #1E1A15;--white: #FFFFFF;--black: #15120E;--blue-50: #EEF2F9;--blue-100: #D9E2F1;--blue-200: #B4C6E2;--blue-300: #88A3CF;--blue-400: #5B7FBB;--blue-500: #3D62A0;--blue-600: #2F4E84;--blue-700: #263F6B;--blue-800: #1E3253;--blue-900: #16243C;--amber-50: #FBF4E7;--amber-100: #F6E5C6;--amber-200: #EECD92;--amber-300: #E4B25A;--amber-400: #D4952B;--amber-500: #B17818;--amber-600: #8C5E14;--sage-50: #EDF4EE;--sage-100: #D2E5D6;--sage-300: #8FBF9B;--sage-500: #43855E;--sage-700: #2C5A40;--clay-50: #FAEEEA;--clay-100: #F3D6CC;--clay-300: #DE9582;--clay-500: #C24C3A;--clay-700: #8E3328;--bg-app: var(--stone-100);--bg-subtle: var(--stone-50);--surface-card: var(--white);--surface-raised:var(--white);--surface-sunken:var(--stone-100);--surface-inverse: var(--stone-900);--text-primary: var(--stone-900);--text-secondary: var(--stone-700);--text-muted: var(--stone-500);--text-inverse: var(--stone-50);--text-on-accent: var(--stone-900);--text-on-primary:var(--white);--text-link: var(--blue-600);--border-subtle: var(--stone-200);--border-default: var(--stone-300);--border-strong: var(--stone-400);--primary: var(--blue-600);--primary-hover: var(--blue-700);--primary-active: var(--blue-800);--primary-soft: var(--blue-50);--accent: var(--amber-300);--accent-hover: var(--amber-400);--accent-soft: var(--amber-50);--success: var(--sage-500);--success-soft: var(--sage-50);--warning: var(--amber-400);--warning-soft: var(--amber-50);--danger: var(--clay-500);--danger-soft: var(--clay-50);--info: var(--blue-500);--info-soft: var(--blue-50);--primary-text: var(--blue-700);--success-text: var(--sage-700);--warning-text: var(--amber-600);--danger-text: var(--clay-700);--info-text: var(--blue-700);--focus-ring: 0 0 0 3px rgb(61 98 160 / .35);--live: var(--clay-500)}[data-theme=dark]{--bg-app: #14110D;--bg-subtle: #1B1712;--surface-card: #221D17;--surface-raised:#2A241D;--surface-sunken:#161310;--surface-inverse: var(--stone-50);--text-primary: #F4EFE7;--text-secondary: #CBC1B2;--text-muted: #948A7B;--text-inverse: var(--stone-900);--text-on-primary:var(--white);--text-link: var(--blue-300);--border-subtle: #2E2820;--border-default: #3B342B;--border-strong: #524A3E;--primary: var(--blue-400);--primary-hover: var(--blue-300);--primary-active: var(--blue-200);--primary-soft: #1C2638;--accent: var(--amber-300);--accent-hover: var(--amber-200);--accent-soft: #2C2210;--success-soft: #16241A;--warning-soft: #2C2210;--danger-soft: #2C1712;--info-soft: #15202E;--primary-text: var(--blue-200);--success-text: var(--sage-300);--warning-text: var(--amber-200);--danger-text: var(--clay-300);--info-text: var(--blue-200);--focus-ring: 0 0 0 3px rgb(91 127 187 / .45)}:root{--font-sans: "Public Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-serif: "Spectral", Georgia, "Times New Roman", serif;--font-mono: "IBM Plex Mono", ui-monospace, "SFMono-Regular", monospace;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.375rem;--text-2xl: 1.75rem;--text-3xl: 2.25rem;--text-4xl: 3rem;--text-5xl: 3.75rem;--text-6xl: 4.75rem;--leading-tight: 1.12;--leading-snug: 1.28;--leading-normal: 1.5;--leading-relaxed: 1.65;--tracking-tight: -.02em;--tracking-snug: -.01em;--tracking-normal: 0;--tracking-wide: .04em;--tracking-caps: .08em;--display-font: var(--font-serif);--display-weight: var(--weight-regular);--heading-font: var(--font-sans);--heading-weight: var(--weight-semibold);--body-font: var(--font-sans);--scripture-font: var(--font-serif)}:root{--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--radius-xs: 3px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-2xl: 28px;--radius-full: 9999px;--border-width: 1px;--border-thin: 1px solid var(--border-subtle);--border: 1px solid var(--border-default);--border-strong-line: 1px solid var(--border-strong);--shadow-xs: 0 1px 2px rgb(30 26 21 / .06);--shadow-sm: 0 1px 3px rgb(30 26 21 / .08), 0 1px 2px rgb(30 26 21 / .04);--shadow-md: 0 4px 10px -2px rgb(30 26 21 / .1), 0 2px 4px -2px rgb(30 26 21 / .06);--shadow-lg: 0 12px 24px -6px rgb(30 26 21 / .12), 0 4px 8px -4px rgb(30 26 21 / .07);--shadow-xl: 0 24px 48px -12px rgb(30 26 21 / .18), 0 8px 16px -8px rgb(30 26 21 / .1);--shadow-focus: var(--focus-ring);--z-base: 0;--z-raised: 10;--z-sticky: 100;--z-overlay: 1000;--z-modal: 1100;--z-toast: 1200;--ease-standard: cubic-bezier(.2, 0, 0, 1);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--duration-fast: .12s;--duration-normal: .2s;--duration-slow: .32s;--container-sm: 640px;--container-md: 880px;--container-lg: 1120px;--container-xl: 1320px}html,body{height:100%;margin:0}.app-root.svelte-12qhfyh{min-height:100vh;background:var(--bg-app);color:var(--text-primary);font-family:var(--font-sans)}
