:root{--deep-teal:#178e79;--teal-bright:#1b9c85;--charcoal-navy:#0f172a;--warm-cream:#f7faf7;--soft-white:#fff;--sage-green:#5bba67;--pale-sage:#edf6ee;--pale-accent:#d4f3d7;--muted-coral:#f26b5e;--soft-border:#e3eae4;--muted-gray:#66707e}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--warm-cream);color:var(--charcoal-navy);font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}button{cursor:pointer;font-family:inherit}button:disabled{cursor:not-allowed;opacity:.6}input{font-family:inherit}a{color:var(--deep-teal)}
