:root{--background:#fff;--foreground:#171717}@theme{--color-background: var(--background); --color-foreground: var(--foreground); --font-sans: var(--font-geist-sans); --font-mono: var(--font-geist-mono); --color-colorBlue: #1a8ef7; --color-darkBlue: #0c1682; --color-lightGray: #767676; --color-darkGray: #06141d; --color-brightGray: #efefef; --color-teal: #008081; --color-chineseBlack: #101010; --color-formGray: #1f1f1f; --color-darkFormGray: #353535;}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.secondaryColorLinear{background:linear-gradient(#6201fa 0%,#0c1682 100%)}.react-datepicker-wrapper{width:100%}.react-datepicker-popper{z-index:9999!important}.react-datepicker{background-color:#1a1a1a!important;border:1px solid #fff!important;border-radius:.5rem!important;font-family:inherit!important}.react-datepicker__header{background-color:#2a2a2a!important;border-bottom:1px solid #fff!important;border-radius:.5rem .5rem 0 0!important}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker__day-name,.react-datepicker__day{color:#fff!important}.react-datepicker__day:hover{background-color:#3a3a3a!important;border-radius:.3rem!important}.react-datepicker__day--selected,.react-datepicker__day--keyboard-selected{color:#000!important;background-color:#fff!important;border-radius:.3rem!important}.react-datepicker__day--disabled{color:#666!important}.react-datepicker__time-container{border-left:1px solid #fff!important}.react-datepicker__time{background-color:#1a1a1a!important}.react-datepicker__time-list-item{color:#fff!important}.react-datepicker__time-list-item:hover{background-color:#3a3a3a!important}.react-datepicker__time-list-item--selected{color:#000!important;background-color:#fff!important}.react-datepicker__navigation-icon:before{border-color:#fff!important}.react-datepicker__triangle{display:none!important}@layer base{html[lang=hy]{line-height:1.25!important}html[lang=hy] h1,html[lang=hy] h2,html[lang=hy] h3,html[lang=hy] p,html[lang=hy] span,html[lang=hy] li,html[lang=hy] a,html[lang=hy] p{font-family:var(--font-noto-armenian),sans-serif;line-height:1.25!important}}.container{flex:1;max-width:100%;margin:0 auto;padding-inline:1.5rem}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px;padding-inline:2rem}}@media (min-width:1024px){.container{max-width:1000px;padding-inline:2rem}}@media (min-width:1280px){.container{max-width:1200px;padding-inline:3rem}}@media (min-width:1440px){.container{max-width:1296px;padding-inline:1rem}}@media (min-width:1536px){.container{max-width:90%;padding-inline:3rem}}
