.tp-commerce { max-width: 72ch; margin-block: 2rem; line-height: 1.6; }
.tp-commerce h2 { margin-block: 0 1rem; font-size: 1.5em; line-height: 1.3; }
.tp-commerce p, .tp-commerce li { overflow-wrap: anywhere; }
.tp-commerce li + li { margin-block-start: 1rem; }
.tp-commerce label { display: block; font-weight: 600; margin-block-end: .5rem; }
.tp-commerce input { box-sizing: border-box; width: 100%; max-width: 100%; min-height: 44px; padding: .65rem; font: inherit; }
.tp-commerce input:focus-visible, .tp-commerce a:focus-visible { outline: 3px solid #086da8; outline-offset: 3px; }
.tp-commerce a { text-underline-offset: .2em; }
.tp-commerce-key { display: inline-block; max-width: 100%; font-size: .9em; user-select: all; }
#tp-renew-help { display: block; margin-block-start: .5rem; }
