@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,300&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--pd-green: #145a10;--pd-green-dark: #0d3d09;--pd-green-mid: #1a7014;--pd-green-light: #e8f5e7;--pd-yellow: #e8f22a;--pd-yellow-dim: #c8d120;--pd-yellow-light: #f4f97a;--pd-white: #ffffff;--pd-off-white: #f7f9f7;--pd-gray-light: #f0f2f0;--pd-gray-mid: #dde3dd;--pd-gray: #8a9a8a;--pd-black: #0f140f;--pd-text: #1a261a;--pd-text-muted: #5a705a;--pd-red: #c0392b;--pd-success: #145a10;--font-display: "DM Serif Display", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 40px;--space-2xl: 64px;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;--radius-xl: 32px;--radius-full: 9999px;--shadow-sm: 0 2px 8px rgba(15,14,13,.12);--shadow-md: 0 4px 20px rgba(15,14,13,.18);--shadow-lg: 0 8px 40px rgba(15,14,13,.28);--shadow-amber: 0 4px 24px rgba(232,148,58,.35);--ease-out: cubic-bezier(.22, 1, .36, 1)}html{height:100%;-webkit-text-size-adjust:100%}body{height:100%;font-family:var(--font-body);font-size:16px;line-height:1.5;color:var(--pd-text);background:var(--pd-off-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}#root{height:100%;display:flex;flex-direction:column}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes pulse-green{0%,to{box-shadow:0 0 #145a104d}50%{box-shadow:0 0 0 12px #145a1000}}.animate-fade-up{animation:fadeUp .5s var(--ease-out) both}.animate-fade-up-delay-1{animation-delay:.1s}.animate-fade-up-delay-2{animation-delay:.2s}.animate-fade-up-delay-3{animation-delay:.3s}.animate-fade-up-delay-4{animation-delay:.4s}
