.ink-selectors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ink-selectors label{font-size:14px}.technique-options input:checked+span small,.technique-options label:focus-within small{display:none}.technique-options label:hover small,.technique-options label:has(input:focus-visible) small{display:block}@media(max-width:700px){.ink-selectors{grid-template-columns:1fr}.technique-options input:checked+span small{display:block}}
