:root{--color-primary: #2d6a4f;--color-primary-hover: #245a42;--color-primary-light: #d8f3dc;--color-primary-dark: #1b4332;--color-accent: #b45309;--color-accent-hover: #92400e;--color-accent-light: #fef3c7;--color-bg-dark: #1a1a2e;--color-bg-white: #ffffff;--color-bg-cream: #fafaf8;--color-bg-light: #f5f3ef;--color-bg-muted: #eae7e1;--color-text-primary: #1a1a2e;--color-text-heading: #2d2d44;--color-text-body: #4a4a68;--color-text-muted: #6c757d;--color-text-light: #94a3b8;--color-text-white: #ffffff;--color-text-on-dark: #d4cfc7;--color-border: #dee2e6;--color-border-muted: rgba(108, 117, 125, .2);--color-border-on-dark: rgba(255, 255, 255, .1);--color-success: #2d6a4f;--color-error: #e76f51;--color-warning: #b45309;--color-info: #0d7377;--font-family-heading: "Source Serif 4", "Georgia", serif;--font-family-base: "Inter", sans-serif;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--font-size-4xl: 2.5rem;--font-size-5xl: 3rem;--line-height-tight: 1.2;--line-height-snug: 1.35;--line-height-normal: 1.5;--line-height-relaxed: 1.65;--line-height-loose: 1.8;--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;--container-max-width: 1200px;--container-padding: 2rem;--section-padding-y: 5rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-pill: 32px;--shadow-sm: 0 1px 2px hsl(34deg 25% 32% / .08);--shadow-md: 0 4px 6px hsl(34deg 25% 32% / .1);--shadow-lg: 0 10px 25px hsl(34deg 25% 28% / .12);--shadow-card: 0 2px 2px hsl(34deg 25% 32% / .12), 0 4px 4px hsl(34deg 25% 32% / .1), 0 8px 8px hsl(34deg 25% 32% / .08), 0 16px 16px hsl(34deg 25% 28% / .07), 0 24px 32px hsl(34deg 25% 28% / .06);--shadow-card-hover: 0 8px 16px hsl(35deg 25% 28% / .1), 0 16px 32px hsl(35deg 25% 28% / .08), 0 32px 48px hsl(35deg 25% 28% / .07), 0 48px 64px hsl(35deg 25% 28% / .05), 0 64px 96px hsl(35deg 25% 28% / .04);--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease;--z-dropdown: 100;--z-sticky: 200;--z-overlay: 1000;--z-modal: 10000}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html,body{font-family:var(--font-family-base, "Inter", sans-serif);min-height:100vh;overflow-x:hidden;width:100%;max-width:100vw}body{line-height:var(--line-height-normal);color:var(--color-text-body);background-color:var(--color-bg-cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;line-height:var(--line-height-tight);color:var(--color-text-heading);font-family:var(--font-family-heading, "Source Serif 4", "Georgia", serif)}p{overflow-wrap:break-word;line-height:var(--line-height-relaxed)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.container{width:100%;max-width:var(--container-max-width);margin-left:auto;margin-right:auto;padding-left:var(--container-padding);padding-right:var(--container-padding)}
