.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{--color-brand-50: #fef7ee;--color-brand-100: #fdedd7;--color-brand-200: #fbd6ae;--color-brand-300: #f7b879;--color-brand-400: #f29143;--color-brand-500: #d4750b;--color-brand-600: #b85e04;--color-brand-700: #984905;--color-brand-800: #7a3a0b;--color-brand-900: #65310c;--color-brand-950: #3e1d05;--color-neutral-50: #f8fafc;--color-neutral-100: #f1f5f9;--color-neutral-200: #e2e8f0;--color-neutral-300: #cbd5e1;--color-neutral-400: #94a3b8;--color-neutral-500: #64748b;--color-neutral-600: #475569;--color-neutral-700: #334155;--color-neutral-800: #1e293b;--color-neutral-900: #0f172a;--color-neutral-950: #020617;--color-success: #16a34a;--color-warning: #f59e0b;--color-error: #dc2626;--color-info: #2563eb;--color-bg: #ffffff;--color-surface: #f8fafc;--color-surface-muted: #f1f5f9;--color-border: #e2e8f0;--color-border-strong: #cbd5e1;--color-fg: #0f172a;--color-fg-muted: #475569;--color-fg-subtle: #94a3b8;--color-accent: #d4750b;--color-accent-fg: #ffffff;--color-accent-muted: #fef7ee;--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 1.75rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-14: 3.5rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--space-32: 8rem;--space-px: 1px;--space-0.5: .125rem;--space-1.5: .375rem;--space-2.5: .625rem;--space-3.5: .875rem;--radius-none: 0;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-3xl: 1.5rem;--radius-full: 9999px;--shadow-none: none;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / .25);--shadow-inner: inset 0 2px 4px 0 rgb(0 0 0 / .05);--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--z-base: 0;--z-dropdown: 1000;--z-sticky: 1020;--z-overlay: 1030;--z-modal: 1040;--z-popover: 1050;--z-toast: 1060;--z-tooltip: 1070}[data-theme=dark]{--color-bg: #0f172a;--color-surface: #1e293b;--color-surface-muted: #334155;--color-border: #334155;--color-border-strong: #475569;--color-fg: #f1f5f9;--color-fg-muted: #cbd5e1;--color-fg-subtle: #94a3b8;--color-accent: #f29143;--color-accent-fg: #0f172a;--color-accent-muted: #3e1d05}:root{--accent: #d4750b;--accent-light: #f5a623;--accent-dark: #a85e09;--bg-primary: #ffffff;--bg-secondary: #f9fafb;--bg-tertiary: #f3f4f6;--text-primary: #0f172a;--text-secondary: #475569;--text-tertiary: #94a3b8;--border-color: #e2e8f0;--shadow-color: rgba(15, 23, 42, .1);--gradient-primary: linear-gradient(135deg, #d4750b 0%, #f5a623 100%);--gradient-secondary: linear-gradient(135deg, rgba(212, 117, 11, .1) 0%, rgba(245, 166, 35, .05) 100%);--gradient-mesh: radial-gradient(at 0% 0%, rgba(212, 117, 11, .15) 0px, transparent 50%), radial-gradient(at 100% 100%, rgba(245, 166, 35, .1) 0px, transparent 50%);--blur-sm: blur(8px);--blur-md: blur(16px);--box-shadow: 0 4px 6px -1px var(--shadow-color), 0 2px 4px -2px var(--shadow-color);--box-shadow-lg: 0 20px 25px -5px var(--shadow-color), 0 8px 10px -6px var(--shadow-color);--box-shadow-xl: 0 25px 50px -12px var(--shadow-color);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .3s cubic-bezier(.4, 0, .2, 1);--transition-slow: .5s cubic-bezier(.4, 0, .2, 1)}.dark{--bg-primary: #0f172a;--bg-secondary: #1e293b;--bg-tertiary: #334155;--text-primary: #f1f5f9;--text-secondary: #cbd5e1;--text-tertiary: #94a3b8;--border-color: #334155;--shadow-color: rgba(0, 0, 0, .5);--gradient-secondary: linear-gradient(135deg, rgba(212, 117, 11, .2) 0%, rgba(245, 166, 35, .1) 100%);--gradient-mesh: radial-gradient(at 0% 0%, rgba(212, 117, 11, .25) 0px, transparent 50%), radial-gradient(at 100% 100%, rgba(245, 166, 35, .15) 0px, transparent 50%)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:var(--bg-secondary);color:var(--text-primary);line-height:1.6;transition:background-color .3s ease,color .3s ease;min-height:100vh}body:before{content:"";position:fixed;inset:0;background:var(--gradient-mesh);pointer-events:none;z-index:0;opacity:.5}lmb-header{position:sticky;top:0;z-index:100;display:block;margin-bottom:2rem;box-shadow:var(--box-shadow)}lmb-footer{margin-top:4rem;display:block}.seo-fallback{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}main{max-width:1200px;margin:0 auto;padding:2rem;min-height:calc(100vh - 200px);position:relative;z-index:1}
