#catalogCard .ready-set .set-contents { display:block!important; font-size:11px; line-height:1.5; }
#catalogCard .preorder-option { flex-direction:column; align-items:stretch; gap:9px; }
#catalogCard .preorder-option .qty { width:100%!important; margin:0!important; grid-template-columns:34px 1fr 34px!important; min-height:34px!important; gap:0!important; }
#catalogCard .preorder-option .qty button { width:34px!important; height:34px!important; }
#catalogCard .preorder-option-copy strong { font-size:11px; }
#catalogCard .preorder-option-copy small { font-size:11px; line-height:1.4; }

#catalogCard .preorder-options { margin-top:8px; padding-top:10px; }
#catalogCard .preorder-options-title { display:block; text-align:left; margin:0 0 7px; }
#catalogCard .preorder-package-select { display:block; width:100%; min-width:0; max-width:100%; min-height:42px; padding:9px 6px; border:1px solid #715e31; border-radius:9px; background:#11100b; color:#f2e7c8; color-scheme:dark; font-family:inherit; font-size:12px; line-height:1.4; cursor:pointer; }
#catalogCard .preorder-package-select:focus-visible { outline:2px solid #e7c96c; outline-offset:2px; }
#catalogCard .preorder-package-select:disabled { opacity:.6; cursor:not-allowed; }
#catalogCard .preorder-package-select option { background:#11100b; color:#f2e7c8; }
#catalogCard .preorder-option { padding:10px 0 0; }
#catalogCard .preorder-options .option-unavailable { margin:8px 0 0; }
