html.dark .button-dark-ghost{color:#e5e7eb}html.dark .button-dark-ghost:hover{background-color:rgba(94,234,212,.1)}html.dark .button-dark-link{color:#5eead4}html.dark .button-dark-secondary{background-image:linear-gradient(90deg,#1f2937,#111827)}html.dark .button-dark-ghost{color:#d1d5db}html.dark .button-dark-ghost:hover{background-color:rgba(13,148,136,.2);color:#5eead4}html.dark .button-dark-link{color:#2dd4bf}html.dark .button-dark-input{background-color:#1f2937;border-color:#4b5563;color:#e5e7eb}html.dark .button-dark-input::-moz-placeholder{color:#9ca3af}html.dark .button-dark-input::placeholder{color:#9ca3af}html.dark .button-dark-input:hover{background-color:#374151;border-color:#6b7280}html.dark .button-dark-input:focus{border-color:#6366f1;background-color:#1f2937;ring-color:rgba(99,102,241,.2)}html.dark .button-dark-input:disabled{background-color:#374151;border-color:#4b5563;color:#9ca3af}html.dark .button-timer-active{background-image:linear-gradient(90deg,#dc2626,#be185d);color:#ffffff;box-shadow:0 10px 15px -3px rgba(0,0,0,.3),0 4px 6px -2px rgba(0,0,0,.2)}html.dark .button-timer-active:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.4),0 10px 10px -5px rgba(0,0,0,.3);transform:translateY(-2px)}html.dark .button-dark-outline{border-color:#4b5563;background-color:#1f2937;color:#e5e7eb}html.dark .button-dark-outline:hover{border-color:#5eead4;background-color:rgba(94,234,212,.1)}