@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600&family=Nunito:wght@400;600&display=swap");:root{--color-background:#f5ddd0;--color-surface:#fff7f2;--color-border:#e8c9ba;--color-text-primary:#3d2c23;--color-text-muted:#9b7a70;--color-primary:#3db54a;--color-primary-hover:#35a241;--color-accent:#29b5e8;--color-accent-hover:#1fa3d4;--color-success:#3db54a;--color-warning:#e8a85c;--color-error:#e85c5c;--color-wordmark-start:#3db54a;--color-wordmark-end:#29b5e8;--font-display:"Fredoka",sans-serif;--font-body:"Nunito",sans-serif;--type-display-size:32px;--type-display-weight:600;--type-display-line-height:1.2;--type-display-letter-spacing:-0.02em;--type-h1-size:26px;--type-h1-weight:600;--type-h1-line-height:1.3;--type-h1-letter-spacing:-0.01em;--type-h2-size:20px;--type-h2-weight:500;--type-h2-line-height:1.4;--type-h2-letter-spacing:0;--type-h3-size:16px;--type-h3-weight:500;--type-h3-line-height:1.4;--type-h3-letter-spacing:0;--type-body-size:15px;--type-body-weight:400;--type-body-line-height:1.6;--type-body-letter-spacing:0;--type-caption-size:12px;--type-caption-weight:400;--type-caption-line-height:1.4;--type-caption-letter-spacing:0.01em;--type-label-size:11px;--type-label-weight:600;--type-label-line-height:1.2;--type-label-letter-spacing:0.06em;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:12px;--spacing-base:16px;--spacing-lg:20px;--spacing-xl:24px;--spacing-2xl:30px;--spacing-3xl:36px;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-pill:9999px;--shadow-sm:0 1px 3px rgba(61,44,35,.08);--shadow-md:0 4px 12px rgba(61,44,35,.1);--shadow-lg:0 8px 24px rgba(61,44,35,.12);--animation-fast:120ms;--animation-normal:200ms;--animation-slow:350ms;--animation-spring:450ms;--animation-easing:cubic-bezier(0.4,0,0.2,1)}[data-theme=dark]{--color-background:#151e18;--color-surface:#243028;--color-border:#3a4a3f;--color-text-primary:#f0ebe4;--color-text-muted:#a89e94;--color-primary:#5ec269;--color-primary-hover:#4db85a;--color-accent:#e8a85c;--color-accent-hover:#d4964e;--color-success:#5ec269;--color-warning:#e8a85c;--color-error:#e85c5c;--color-wordmark-start:#5ec269;--color-wordmark-end:#e8a85c;--shadow-sm:0 1px 3px rgba(0,0,0,.2);--shadow-md:0 4px 12px rgba(0,0,0,.25);--shadow-lg:0 8px 24px rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-background:#151e18;--color-surface:#243028;--color-border:#3a4a3f;--color-text-primary:#f0ebe4;--color-text-muted:#a89e94;--color-primary:#5ec269;--color-primary-hover:#4db85a;--color-accent:#e8a85c;--color-accent-hover:#d4964e;--color-success:#5ec269;--color-warning:#e8a85c;--color-error:#e85c5c;--color-wordmark-start:#5ec269;--color-wordmark-end:#e8a85c;--shadow-sm:0 1px 3px rgba(0,0,0,.2);--shadow-md:0 4px 12px rgba(0,0,0,.25);--shadow-lg:0 8px 24px rgba(0,0,0,.3)}}