*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}html{font-size:62.5%}#root,#__next{isolation:isolate}select option{background-color:var(--select-option-bg, #ffffff)!important;color:var(--select-option-color, #1e293b)!important;padding:12px 16px!important;font-weight:500!important;font-size:14px!important;border:none!important}select option:hover,select option:focus{background-color:var(--select-option-hover-bg, rgba(20, 184, 166, .1))!important;color:var(--select-option-hover-color, #14b8a6)!important}select option:checked,select option:selected{background:var(--select-option-selected-bg, linear-gradient(135deg, rgba(20, 184, 166, .15), rgba(13, 148, 136, .1)))!important;color:var(--select-option-selected-color, #14b8a6)!important;font-weight:600!important}[data-theme=dark]{--select-option-bg: #3f3f46;--select-option-color: #f4f4f5;--select-option-hover-bg: rgba(20, 184, 166, .2);--select-option-hover-color: #14b8a6;--select-option-selected-bg: rgba(20, 184, 166, .3);--select-option-selected-color: #14b8a6}[data-theme=light]{--select-option-bg: #ffffff;--select-option-color: #1e293b;--select-option-hover-bg: rgba(20, 184, 166, .1);--select-option-hover-color: #14b8a6;--select-option-selected-bg: rgba(20, 184, 166, .15);--select-option-selected-color: #14b8a6}select{color-scheme:light dark}select::-webkit-scrollbar{width:8px}select::-webkit-scrollbar-track{background:var(--select-option-bg, #f1f1f1)}select::-webkit-scrollbar-thumb{background:#14b8a6;border-radius:4px}select::-webkit-scrollbar-thumb:hover{background:#0d9488}
