:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--cream:#fdf8f2;--warm-white:#fffcf8;--blush:#f2c4a8;--terra:#d4855a;--terra-dark:#b86b42;--terra-light:#d4855a1f;--sage:#7ea882;--sage-light:#c5dac7;--sage-dark:#4a7a4e;--amber:#e8a650;--amber-light:#e8a65026;--amber-dark:#b87f2e;--sky:#6b9fb5;--sky-light:#6b9fb51f;--deep:#3d2b1f;--mid:#7a5c4a;--light:#c4a898;--border:#3d2b1f17;--red-soft:#e8756a;--red-light:#e8756a1f;--teal:#4a9e8e;--text:#3d2b1f;--muted:#9e9e9e;--surface:#f5f5f5;--text-on-primary:#fff;--overlay-backdrop:#00000073;--shadow-color:#3d2b1f14;--nav-glass:#fdf8f2d9;--footer-bg:#3d2b1f;--footer-text:#fffcf8;--footer-muted:#ffffff80;--footer-border:#ffffff1f;--sidebar-bg:#3d2b1f;--sidebar-text:#fff;--sidebar-text-muted:#ffffffa6;--sidebar-hover-bg:#ffffff12;--sidebar-active-bg:#ffffff21;--font-heading:"Lora", serif;--font-body:"DM Sans", sans-serif;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:20px;--space-2xl:24px;--space-3xl:32px;--space-4xl:40px;--radius-brand:9px;--radius-input:13px;--radius-card:14px;--radius-panel:16px;--radius-full:50%;--radius-pill:3px;--shadow-sm:0 1px 3px #3d2b1f0f;--shadow-md:0 2px 8px #3d2b1f14;--shadow-lg:0 4px 16px #3d2b1f1a}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--cream:#121212;--warm-white:#1e1e1e;--blush:#3d2a1f;--terra:#d4855a;--terra-dark:#e8a07a;--terra-light:#d4855a26;--sage:#7cb87e;--sage-light:#2a4a2c;--sage-dark:#a8d8ac;--amber:#ffd166;--amber-light:#ffd16626;--amber-dark:#ffd166;--sky:#5aafca;--sky-light:#5aafca26;--deep:#e8e8e8;--mid:#b0b0b0;--light:gray;--border:#ffffff17;--red-soft:#ff7a7a;--red-light:#ff7a7a1f;--teal:#4db8a8;--text:#e8e8e8;--muted:#b0b0b0;--surface:#252525;--text-on-primary:#fff;--overlay-backdrop:#000000a6;--shadow-color:#0000004d;--nav-glass:#121212d9;--footer-bg:#0a0a0a;--footer-text:#e8e8e8;--footer-muted:#fff6;--footer-border:#ffffff14;--sidebar-bg:#0a0a0a;--sidebar-text:#fff;--sidebar-text-muted:#ffffffa6;--sidebar-hover-bg:#ffffff12;--sidebar-active-bg:#ffffff21}[data-theme=high_contrast]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--cream:#000;--warm-white:#0a0a0a;--blush:#3d2a1f;--terra:#ffd740;--terra-dark:#ffca28;--terra-light:#ffd74026;--sage:#00e676;--sage-light:#003d1a;--sage-dark:#69f0ae;--amber:#ff0;--amber-light:#ffff0026;--amber-dark:#ff0;--sky:#40c4ff;--sky-light:#40c4ff26;--deep:#fff;--mid:#e0e0e0;--light:#b0b0b0;--border:#fff;--red-soft:#ff5252;--red-light:#ff525226;--teal:#40c4ff;--text:#fff;--muted:#e0e0e0;--surface:#1a1a1a;--text-on-primary:#000;--overlay-backdrop:#000000d9;--shadow-color:#ffffff26;--nav-glass:#000000f2;--footer-bg:#000;--footer-text:#fff;--footer-muted:#fff9;--footer-border:#fff3;--sidebar-bg:#000;--sidebar-text:#fff;--sidebar-text-muted:#ffffffd9;--sidebar-hover-bg:#fff3;--sidebar-active-bg:#ffffff4d}@media (prefers-color-scheme:dark){[data-theme=system]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--cream:#121212;--warm-white:#1e1e1e;--blush:#3d2a1f;--terra:#d4855a;--terra-dark:#e8a07a;--terra-light:#d4855a26;--sage:#7cb87e;--sage-light:#2a4a2c;--sage-dark:#a8d8ac;--amber:#ffd166;--amber-light:#ffd16626;--amber-dark:#ffd166;--sky:#5aafca;--sky-light:#5aafca26;--deep:#e8e8e8;--mid:#b0b0b0;--light:gray;--border:#ffffff17;--red-soft:#ff7a7a;--red-light:#ff7a7a1f;--teal:#4db8a8;--text:#e8e8e8;--muted:#b0b0b0;--surface:#252525;--text-on-primary:#fff;--overlay-backdrop:#000000a6;--shadow-color:#0000004d;--nav-glass:#121212d9;--footer-bg:#0a0a0a;--footer-text:#e8e8e8;--footer-muted:#fff6;--footer-border:#ffffff14;--sidebar-bg:#0a0a0a;--sidebar-text:#fff;--sidebar-text-muted:#ffffffa6;--sidebar-hover-bg:#ffffff12;--sidebar-active-bg:#ffffff21}}html.theme-transition,html.theme-transition *,html.theme-transition :before,html.theme-transition :after{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s!important}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);color:var(--text);background-color:var(--cream);font-size:14px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;line-height:1.2}a{color:var(--terra);text-decoration:none}a:hover{color:var(--terra-dark)}.section-label{text-transform:uppercase;letter-spacing:1.2px;color:var(--terra);font-size:11px;font-weight:600}.formSectionTitle{letter-spacing:1.1px;text-transform:uppercase;color:var(--light);font-size:11px;font-weight:600}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.touch-target{min-width:44px;min-height:44px}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html.theme-transition,html.theme-transition *,html.theme-transition :before,html.theme-transition :after{transition:none!important}[aria-busy=true],[role=progressbar]{opacity:1!important}.reduced-motion-spinner{animation-duration:1.5s!important;animation-iteration-count:infinite!important}}html{-moz-text-size-adjust:100%;text-size-adjust:100%}:focus-visible{outline:2px solid var(--terra);outline-offset:2px}.skip-link{z-index:10000;background:var(--deep);color:#fff;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:top .15s;position:absolute;top:-100%;left:16px}.skip-link:focus{top:16px}
