:root{--yellow: #FFD60A;--yellow-soft: #FFF4B8;--yellow-tint: #FFFBEA;--black: #1d1d1f;--gray-900: #1d1d1f;--gray-700: #424245;--gray-500: #86868b;--gray-300: #d2d2d7;--gray-200: #e5e5ea;--gray-100: #f5f5f7;--white: #ffffff;--radius: 18px;--radius-sm: 12px;--shadow-sm: 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 16px rgba(0,0,0,.06);--font: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--white);color:var(--black);font-family:var(--font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;line-height:1.45;letter-spacing:-.01em}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit;padding:0}input{font-family:inherit}#root{min-height:100vh}
