.gnw-order-fields{border:0;padding:0;margin:22px 0;min-width:0;text-align:left}
.gnw-order-fields[hidden]{display:none!important}
.gnw-order-fields>legend{font-size:1.15em;font-weight:600;margin-bottom:16px}
.gnw-order-choice{padding:0;border:0;margin:0 0 20px;min-width:0}
.gnw-order-choice>legend{font-size:1em;margin:0 0 10px;text-transform:none;letter-spacing:normal}
.gnw-order-options{display:flex;flex-wrap:wrap;gap:8px}
.gnw-order-option{position:relative;display:block;margin:0;cursor:pointer;letter-spacing:normal;text-transform:none}
.gnw-order-option input{position:absolute;opacity:0;width:1px;height:1px;left:50%;top:50%;margin:0}
.gnw-order-option .gnw-order-swatch{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:2px solid transparent;border-radius:50%;padding:4px}
.gnw-order-swatch img{display:block;width:32px;height:32px;border-radius:50%;border:1px solid #999;object-fit:cover}
.gnw-order-option input:checked+.gnw-order-swatch{border-color:currentColor}
.gnw-order-option input:focus-visible+span{outline:2px solid currentColor;outline-offset:3px}
.gnw-order-fonts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.gnw-order-font{display:flex;flex-direction:column;gap:4px;border:1px solid #ccc;border-radius:4px;padding:8px;height:100%;font-size:12px}
.gnw-order-font img{width:100%;height:48px;object-fit:contain}
.gnw-order-option input:checked+.gnw-order-font{outline:2px solid currentColor;outline-offset:-2px}
.gnw-order-text-label{display:block;margin-bottom:8px;font-size:1em;text-transform:none;letter-spacing:normal}
.gnw-order-fields textarea{width:100%;min-height:90px;border:1px solid #999;border-radius:4px;background:transparent;color:inherit;padding:12px;font:inherit;resize:vertical}
.gnw-order-hint{font-size:.875em;margin:8px 0 12px;line-height:1.5}
.gnw-order-selected{font-weight:400}
