:root{--color-activity: #2dd4a8;--color-activity-hover: #1ab892;--color-activity-strong: #5eead4;--color-activity-muted: rgba(45, 212, 168, .12);--color-activity-subtle: rgba(45, 212, 168, .05);--color-rest: #64a1f4;--color-rest-hover: #4b8fe8;--color-rest-strong: #93bef8;--color-rest-muted: rgba(100, 161, 244, .12);--color-rest-subtle: rgba(100, 161, 244, .05);--color-celebrate: #e8b931;--color-celebrate-hover: #d4a520;--color-celebrate-strong: #f5d76e;--color-celebrate-muted: rgba(232, 185, 49, .12);--color-celebrate-subtle: rgba(232, 185, 49, .05);--color-reflect: #a78bfa;--color-reflect-hover: #9577f0;--color-reflect-strong: #c4b5fd;--color-reflect-muted: rgba(167, 139, 250, .12);--color-reflect-subtle: rgba(167, 139, 250, .05);--color-danger: #f27a7a;--color-danger-hover: #e45e5e;--color-danger-strong: #fca5a5;--color-danger-muted: rgba(242, 122, 122, .12);--color-danger-subtle: rgba(242, 122, 122, .05);--gradient-brand: linear-gradient(135deg, #2dd4a8, #e8b931, #a78bfa);--gradient-brand-muted: linear-gradient( 135deg, rgba(45, 212, 168, .25), rgba(232, 185, 49, .25), rgba(167, 139, 250, .25) );--color-bg: #0b0a09;--color-bg-raised: #12110f;--color-surface: #17150f;--color-surface-hover: #1d1b16;--color-surface-active: #23211b;--color-border: #28251e;--color-border-subtle: #1f1d17;--color-border-strong: #34312a;--color-text: #f7f5f0;--color-text-secondary: #a8a49b;--color-text-tertiary: #736f66;--color-text-inverse: #0b0a09;--font-display: "Manrope", sans-serif;--font-body: "Manrope", sans-serif;--font-mono: "JetBrains Mono", monospace;--text-2xs: .625rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 2rem;--text-4xl: 3rem;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--weight-extrabold: 800;--leading-tight: 1.2;--leading-snug: 1.35;--leading-normal: 1.5;--leading-relaxed: 1.65;--tracking-tight: -.01em;--tracking-normal: 0;--tracking-wide: .05em;--tracking-wider: .08em;--space-0: 0;--space-0-5: .125rem;--space-1: .25rem;--space-1-5: .375rem;--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;--page-gutter: 1rem;--page-max-width: 480px;--radius-xs: 4px;--radius-sm: 6px;--radius-md: 8px;--radius: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .5);--shadow-xl: 0 16px 48px rgba(0, 0, 0, .6);--shadow-glow: 0 0 20px rgba(45, 212, 168, .15);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--ease-bounce: cubic-bezier(.34, 1.56, .64, 1);--duration-fast: .1s;--duration-normal: .15s;--duration-slow: .3s;--duration-slower: .5s;--opacity-disabled: .4;--opacity-muted: .6;--opacity-hover: .8;--opacity-subtle: .15;--opacity-ghost: .05;--z-base: 0;--z-raised: 10;--z-dropdown: 100;--z-sticky: 200;--z-overlay: 300;--z-modal: 400;--z-toast: 500;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px);--page-pad-top: calc(var(--safe-top) + 1rem);--page-pad-bottom: calc(var(--safe-bottom) + 2rem)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,select,textarea{font-size:var(--text-base)}:root{--color-accent: var(--color-activity);--color-accent-hover: var(--color-activity-hover);--color-text-muted: var(--color-text-secondary)}
