.oerep-res-badge { display:inline-flex; align-items:center; min-height:22px; margin:3px 3px 3px 0; padding:3px 7px; border:1px solid #ead9b6; border-radius:3px; background:#fcf6e9; color:#815b24; font-size:11px; font-weight:600; line-height:1.4; white-space:nowrap; }
.oerep-res-badge::before { content:""; width:5px; height:5px; margin-right:5px; border-radius:50%; background:#bb8732; }
.oerep-res-badge.is-soldout { border-color:#ddd; background:#f1f1f1; color:#666; }
.oerep-res-badge.is-soldout::before { display:none; }
.oerep-res-badge[hidden],.oerep-res-product[hidden],.oerep-res-actions [hidden] { display:none!important; }
.oerep-res-product { clear:both; margin:16px 0; padding:14px 16px; border:1px solid #ead9b6; border-radius:5px; background:#fcf8ef; color:#745529; font-size:13px; line-height:1.7; }
.oerep-res-product strong { display:block; margin-bottom:3px; }
.oerep-res-product p { margin:0; }
#sit_btn_buy:disabled { cursor:wait; opacity:.55; }
#oerep-checkout-reservation { box-sizing:border-box; width:100%; margin:0 0 24px; padding:24px 28px 20px; border:1px solid #d9e3dd; border-radius:8px; background:#f7faf8; color:#34483c; }
#oerep-checkout-reservation * { box-sizing:border-box; word-break:keep-all; }
#oerep-checkout-reservation .oerep-res-heading { display:flex; align-items:center; justify-content:space-between; gap:20px; }
#oerep-checkout-reservation .oerep-res-eyebrow { display:block; margin-bottom:7px; color:#677c6e; font-size:11px; font-weight:600; letter-spacing:.08em; }
#oerep-checkout-reservation h2 { margin:0; padding:0; border:0; background:none; color:#263e30; font-size:19px; font-weight:700; line-height:1.5; }
#oerep-checkout-reservation .oerep-res-clock { flex:none; min-width:112px; color:#2c523b; font-size:36px; font-variant-numeric:tabular-nums; font-weight:600; letter-spacing:.01em; line-height:1.3; text-align:right; }
#oerep-checkout-reservation p { margin:12px 0 16px; font-size:13px; line-height:1.8; }
#oerep-checkout-reservation .oerep-res-track { height:3px; overflow:hidden; border-radius:3px; background:#e0e8e3; }
#oerep-checkout-reservation .oerep-res-track span { display:block; width:100%; height:100%; background:#547c61; transform-origin:left center; transition:transform .6s linear; }
#oerep-checkout-reservation .oerep-res-actions { display:flex; flex-wrap:wrap; align-items:center; gap:14px; margin-top:14px; }
#oerep-checkout-reservation .oerep-res-actions a { color:#67756c; font-size:12px; text-decoration:underline; text-underline-offset:3px; }
#oerep-checkout-reservation .oerep-res-actions button { padding:9px 14px; border:0; border-radius:4px; background:#2d4536; color:#fff; font-size:13px; font-weight:600; line-height:1.6; cursor:pointer; }
#oerep-checkout-reservation [data-res-retry]:focus-visible { outline:2px solid #7f9e8a; outline-offset:3px; }
#oerep-checkout-reservation.is-warning { border-color:#e8d6b5; background:#fffaf1; }
#oerep-checkout-reservation.is-warning .oerep-res-clock { color:#9c6a20; }
#oerep-checkout-reservation.is-expired { border-color:#e4d5d3; background:#fcf8f7; }
#oerep-checkout-reservation.is-expired h2,#oerep-checkout-reservation.is-expired .oerep-res-clock { color:#87524a; }
@media(max-width:600px){
 #oerep-checkout-reservation { margin-bottom:18px; padding:18px 16px 16px; border-radius:6px; }
 #oerep-checkout-reservation .oerep-res-heading { gap:12px; }
 #oerep-checkout-reservation h2 { font-size:16px; }
 #oerep-checkout-reservation .oerep-res-clock { min-width:86px; font-size:30px; }
 #oerep-checkout-reservation p { font-size:12px; line-height:1.8; }
}
