*{caret-color:var(--black)}input:focus-visible,textarea:focus-visible{outline:1px solid var(--black)}.selection-is-dark ::-moz-selection{color:rgb(var(--stucco-light));background-color:rgb(var(--sea-dark))}.selection-is-dark ::selection{color:rgb(var(--stucco-light));background-color:rgb(var(--sea-dark))}.selection-is-light ::-moz-selection{color:rgb(var(--sea-dark));background-color:rgb(var(--stucco-light))}.selection-is-light ::selection{color:rgb(var(--sea-dark));background-color:rgb(var(--stucco-light))}