*{padding:0;margin:0;box-sizing:border-box}ul{list-style:none}.ltr{direction:ltr}.rtl{direction:rtl}:root{--background:linear-gradient(to right top,#d92362,#2cd416);--foreground:#171717}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground)}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:white;color:var(--foreground)}.tags{overflow:scroll;width:100%;padding:20px}.tags,.tags .tagCard{display:flex;gap:10px}.tags .tagCard{min-width:-moz-fit-content;min-width:fit-content;background-color:white;justify-content:space-between;align-items:center;padding:5px 10px;border:1px solid #eee;border-radius:10px}.tags .tagCard .img{width:50px;height:50px;overflow:hidden}.tags .tagCard .img img{border-radius:50%;width:100%;height:100%}.tags .tagCard .text{text-wrap:nowrap}.stores{padding:20px}.stores .storeCard{padding:20px;text-align:center;background-color:white;border-radius:15px}.stores .storeCard .img{width:100%;height:100px;overflow:hidden}.stores .storeCard .img img{max-width:100%;max-height:100%}.datepicker-wrapper-custom .react-datepicker__input-container{border:2px solid #d1d5db;border-radius:.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:all .15s ease-in-out}.datepicker-wrapper-custom .react-datepicker__input-container:focus-within{border-color:#4f46e5;box-shadow:0 0 0 2px #c7d2fe,0 0 0 4px #4f46e5}.react-datepicker__calendar-icon{position:relative;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#4f46e5!important;cursor:pointer;z-index:2}.datepicker-wrapper-custom input.custom-input-class{border:none;padding:.5rem 50px!important;background:transparent;width:100%}.react-datepicker-time__caption{font-weight:600!important;color:#4f46e5!important;margin-bottom:.5rem!important;font-size:.875rem!important;padding:10px}.react-datepicker__time-container .react-datepicker-time__input input{padding:.5rem .75rem!important;border:1px solid #d1d5db!important;border-radius:.5rem!important;font-size:1rem!important;font-weight:500!important;color:#1f2937!important;text-align:center!important;width:100%!important;background-color:white!important}.react-datepicker__time-container .react-datepicker-time__input input:focus{outline:none!important;border-color:#4f46e5!important;box-shadow:0 0 0 1px #4f46e5,0 0 0 3px rgba(79,70,229,.25)!important}