select{background-color:hsl(var(--input))!important}html.light select,html.light select:focus,html.light select:hover{background-color:#f5f5f5!important;border-color:#d0d0d0!important;color:#0f172a!important}html.light select:hover{background-color:#ebebeb!important;border-color:silver!important}html.light select:focus{background-color:#fff!important;border-color:#fdd73d!important}:global(.dark) select,:global(:root:not(.light)) select,:global(html.dark) select,:global(html:not(.light)) select{background-color:#26272b!important;border-color:#3f3f46!important;color:#fff!important}html.light .text-primary{color:#d4a017!important}.btn-gradient{background:radial-gradient(circle at top left,gold 0,#f0c000,#daa520);box-shadow:0 4px 8px #ffd70080}.btn-gradient:hover{background:radial-gradient(circle at top left,#ffe44d 0,gold 45%,#f0c000);box-shadow:0 6px 12px #ffd70099;transform:translateY(-1px)}
