| transition: box-shadow 0.4s ease-out, background 0.4s ease-out; |
| box-shadow: 0 0 20px rgba(0,0,0,0.2); |
| outline: 1px dashed $dark-purple; |
| outline-offset: -0.625em; |
| transition: filter 0.3s ease-out; |
| background-image: url('data:image/svg+xml;utf8, |
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 135 20">/ |
| <path fill="%233D1067" fill-rule="nonzero" d="M79 0a31 31 0 00-1.4 4c-.3 1-.5 2.2-.5 3.1 0 1.1.2 2 .5 2.9l.8 2.3c.3.7.5 1.6.5 2.6 0 1.3-.5 2.4-1.5 3.3-1 1-2.3 1.4-4 1.4-1.6 0-3-.5-3.9-1.5-1-1-1.4-2.5-1.4-4.4 0-1.3.3-2.7.9-4.4A27.5 27.5 0 0174.9 0H79zM66 0a31 31 0 00-1.5 4C64.2 5 64 6.1 64 7c0 1.1.2 2 .5 2.9l.9 2.3c.3.7.4 1.6.4 2.6 0 1.3-.5 2.4-1.5 3.3-1 1-2.3 1.4-4 1.4-1.6 0-3-.5-3.9-1.5-1-1-1.4-2.5-1.4-4.4 0-1.3.3-2.7.9-4.4a27.5 27.5 0 016-9.3h4zM35 9.6v2H0v-2h35zm100 0v2h-35v-2h35z"/>/ |
| background-size: 8.4375em 1.25em; |
| background-repeat: no-repeat; |
| background-position: center top; |
| margin: 0 0 calc(2em + 1vw); |
| .tns-outer .tns-controls { |
| justify-content: space-between; |
| outline: 1px dashed $dark-purple; |
| outline: 1px dashed var(--text-color); |
| -webkit-appearance: none; |
| color: var(--background); |
| background: $dark-purple; |
| background: var(--text-color); |