#kday-product-entry{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin:16px 0;padding:15px 18px;border:1px solid #cbb9e9;border-radius:6px;background:#f6f1fc;color:#5523a1!important;font-size:15px;font-weight:600;text-decoration:none;line-height:1.5;letter-spacing:0;box-sizing:border-box}
#kday-product-entry[hidden]{display:none!important}
#kday-product-entry:hover{background:#ede3f9;border-color:#7842be}
#kday-product-entry:focus-visible,.kday-capacity-choice:focus-visible{outline:3px solid #6d28d9;outline-offset:3px}
.kday-capacity-options{margin:16px 0;padding:16px 0;border-top:1px solid #ded7e7;border-bottom:1px solid #ded7e7}
.kday-capacity-options p{font-weight:600;color:#25212d}
.kday-capacity-choice{display:block;max-width:100%;text-align:left;white-space:normal;background:#f5f0fb;color:#5523a1!important;border:1px solid #cbb9e9;padding:12px 16px;margin:8px 0;border-radius:6px;font-size:14px;line-height:1.5;letter-spacing:0;cursor:pointer}
.kday-capacity-choice:hover{background:#eae0f6}
