.rb-offer-entry{display:block;width:calc(100% - 32px);max-width:1232px;margin:14px auto 0;padding:14px 18px;border:0;border-radius:16px;background:#302710;color:#ffcf57;text-align:left;cursor:pointer;font-family:inherit;font-weight:600;font-size:14px;line-height:1.45;box-shadow:0 1px 0 #ffffff12 inset}
.rb-offer-entry[hidden]{display:none!important}
.rb-offer-entry span{display:block;color:#e3d6b6;font-size:12px;font-weight:400;margin-top:3px}
.rb-offer-overlay[hidden]{display:none!important}
.rb-offer-overlay{position:fixed;inset:0;z-index:20000;display:flex;align-items:center;justify-content:center;padding:16px;background:#000a;backdrop-filter:blur(5px)}
.rb-offer-panel{width:100%;max-width:480px;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow:auto;overscroll-behavior:contain;padding:24px;background:#1b1b1e;color:#f5f5f7;border-radius:24px;box-shadow:0 20px 70px #0007,0 1px 0 #ffffff14 inset;font-family:Inter,system-ui,sans-serif;line-height:1.45;position:relative}
.rb-offer-panel *{box-sizing:border-box}
.rb-offer-panel:focus{outline:none}
.rb-offer-panel h2{margin:8px 42px 10px 0;font-size:26px;line-height:1.15;letter-spacing:-.6px;text-wrap:balance}
.rb-offer-eyebrow{margin:0;color:#ffce55;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.rb-offer-note{font-size:14px;color:#bdbdc7;margin:0 0 18px;text-wrap:pretty}
.rb-offer-close{position:absolute;right:12px;top:12px;width:44px;height:44px;border:0;background:transparent;color:#bbb;font-size:25px;cursor:pointer;border-radius:50%}
.rb-offer-deadline{display:block;background:#ffca4820;color:#ffce55;padding:10px 12px;border-radius:10px;font-size:13px;font-weight:600;margin-bottom:18px}
.rb-offer-list{display:grid;gap:8px;padding:0;list-style:none;margin:0 0 18px}
.rb-offer-item{display:flex;align-items:center;gap:12px;background:#262629;border-radius:14px;padding:12px}
.rb-offer-item-text{min-width:0;flex:1}
.rb-offer-item strong{display:block;font-size:14px;line-height:1.35;font-weight:600;overflow-wrap:anywhere}
.rb-offer-price{margin-top:5px;font-size:14px;color:#ffce55;font-variant-numeric:tabular-nums}
.rb-offer-price del{color:#93939d;font-size:12px;margin-left:7px}
.rb-offer-button{min-height:44px;min-width:44px;border:0;border-radius:10px;background:#3c3c41;color:#fff;font:600 13px/1.25 Inter,system-ui,sans-serif;padding:10px 12px;cursor:pointer;transition:transform .15s,background-color .15s}
.rb-offer-button:active,.rb-offer-entry:active{transform:scale(.96)}
.rb-offer-button:disabled{opacity:.45;cursor:default;transform:none}
.rb-offer-button:focus-visible,.rb-offer-close:focus-visible,.rb-offer-entry:focus-visible{outline:2px solid #ffce55;outline-offset:3px}
.rb-offer-code{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px dashed #ffffff35;border-radius:14px;padding:12px;margin-bottom:14px}
.rb-offer-code small{display:block;color:#a9a9b3;font-size:11px;margin-bottom:4px}
.rb-offer-code strong{font:700 18px/1.2 ui-monospace,monospace;letter-spacing:.04em;overflow-wrap:anywhere}
.rb-offer-terms{font-size:12px;color:#b5b5be;line-height:1.55;margin:0 0 16px}
.rb-offer-primary{width:100%;background:#ffca48;color:#191919;font-size:14px}
.rb-offer-back{font-size:12px;color:#92929b;text-align:center;margin:12px 0 0}
@media(max-width:400px){.rb-offer-overlay{padding:10px}.rb-offer-panel{padding:20px;border-radius:22px;max-height:calc(100dvh - 20px)}.rb-offer-panel h2{font-size:24px}.rb-offer-item{gap:8px;padding:10px}.rb-offer-button{padding:10px}.rb-offer-code strong{font-size:16px}}
@media(prefers-reduced-motion:reduce){.rb-offer-button{transition:none}.rb-offer-button:active,.rb-offer-entry:active{transform:none}}
