:root{--primary-color:#3b82f6;--primary-dark:#2563eb;--primary-light:#60a5fa;--text-color:#1f2937;--text-light:#6b7280;--background:#fff;--background-alt:#f3f4f6;--error:#ef4444;--success:#10b981}html{scroll-behavior:smooth}.no-scroll{overflow:hidden;height:100vh}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}a{color:inherit;text-decoration:none}.react-datepicker,.react-datepicker-popper{max-width:300px!important;width:300px!important}.react-datepicker{font-size:13px!important}.react-datepicker__month-container{max-width:300px!important;width:300px!important}.react-datepicker__day,.react-datepicker__day-name{width:32px!important;height:32px!important;line-height:32px!important;font-size:13px!important;margin:0!important;padding:0!important}.react-datepicker,.react-datepicker-popper,.react-datepicker__month-container{margin-left:0!important;padding-left:0!important}.react-datepicker__current-month{font-size:20px!important}