@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700&family=Varela+Round&family=JetBrains+Mono:wght@700&display=swap";:root{--color-background:#f8f6f3;--color-text:#2d2a26;--color-text-muted:#8a8580;--color-work:#f07167;--color-work-surface:#fef0ef;--color-rest:#8b8fe8;--color-rest-surface:#eef;--color-cta:#f07167;--color-card:#fff;--color-border:#e8e4e0;--color-ring:#f07167;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px #0000001a;--shadow-lg:0 10px 15px #0000001a;--font-heading:"Varela Round", system-ui, sans-serif;--font-body:"Nunito Sans", system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-phase:.3s ease;--countdown-size:clamp(5rem, 20vw, 8rem);--color-dark-bg:#2d2a26;--color-dark-text:#fff;--color-dark-text-muted:#fff9}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;height:100%}body{font-family:var(--font-body);color:var(--color-text);background-color:var(--color-background);line-height:1.5}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
