/* RoccoQuest V10.9.45 — Scan-to-Quest conversion, dynamic rewards & Hunt UX */
#rq45ScanGate,#rq45Success{position:fixed;inset:0;z-index:9997;background:rgba(1,18,13,.88);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);display:none;align-items:flex-end;justify-content:center;padding:14px;padding-bottom:max(14px,env(safe-area-inset-bottom))}
#rq45ScanGate.open,#rq45Success.open{display:flex}
.rq45Sheet{width:min(620px,100%);max-height:min(88vh,860px);overflow:auto;background:linear-gradient(150deg,#0b382b,#052119 68%);border:1px solid #d97d438c;border-radius:28px 28px 22px 22px;color:#f7ecda;box-shadow:0 24px 80px #0009;padding:22px}
.rq45Top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.rq45Close{border:0;background:#ffffff14;color:#fff;width:38px;height:38px;border-radius:50%;font-size:24px;line-height:1;flex:0 0 auto}.rq45Kicker{font-size:12px;font-weight:900;letter-spacing:3px;color:#ff9b57}.rq45Sheet h2{font-size:clamp(28px,8vw,42px);margin:5px 0 9px;line-height:1.04}.rq45Sheet p{line-height:1.48;color:#ded5c8}.rq45TagLine{display:flex;gap:8px;flex-wrap:wrap;margin:13px 0}.rq45Pill{display:inline-flex;align-items:center;gap:5px;border:1px solid #ffffff24;background:#ffffff0d;border-radius:999px;padding:7px 10px;font-weight:850;font-size:12px}.rq45Reward{background:linear-gradient(135deg,#f4771f,#ff943f);color:#fff;border-radius:20px;padding:16px;margin:15px 0}.rq45Reward b{font-size:26px;display:block}.rq45Reward small{display:block;margin-top:3px;font-weight:750;opacity:.94}.rq45What{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}.rq45What div{background:#ffffff0c;border:1px solid #ffffff14;border-radius:15px;padding:12px;font-size:13px;line-height:1.35}.rq45What b{display:block;color:#fff;margin-bottom:2px}.rq45Actions{display:grid;gap:9px;margin-top:16px}.rq45Actions button{border:0;border-radius:15px;padding:15px 14px;font:inherit;font-weight:950}.rq45Primary{background:#f47a21;color:#fff}.rq45Secondary{background:#f5eddf;color:#123d31}.rq45Ghost{background:#ffffff0d!important;color:#fff!important;border:1px solid #ffffff1d!important}.rq45Fine{font-size:11px;color:#bfb7ac!important;text-align:center;margin:10px 0 0!important}.rq45Status{background:#ffffff0b;border-left:3px solid #ff8c41;border-radius:10px;padding:10px 12px;margin:12px 0;font-size:13px}.rq45SuccessIcon{font-size:56px;text-align:center}.rq45Break{background:#ffffff0a;border-radius:17px;padding:12px 14px;margin:12px 0}.rq45Break div{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px solid #ffffff12}.rq45Break div:last-child{border-bottom:0}.rq45Total{font-size:21px;font-weight:950;color:#ff9a52}.rq45Unlock{border:1px solid #ff8c4166;background:#ff8c4110;border-radius:16px;padding:13px;margin:12px 0}.rq45Report{margin-top:10px}.rq45Report button{width:100%;border:1px solid #ffffff18;background:#ffffff08;color:inherit;border-radius:13px;padding:11px;font-weight:800}.rq45Hint{background:#071d17;border:1px dashed #ff995777;border-radius:15px;padding:12px;margin:10px 0}.rq45Rarity-common{opacity:.9}.rq45Rarity-rare{border-color:#7eb7ff88}.rq45Rarity-epic{border-color:#bc8cff99}.rq45Rarity-legendary{border-color:#ffb347aa}.rq45Rarity-mystery{border-color:#e590ffaa}
.rq45MiniToast{position:fixed;z-index:10000;left:50%;bottom:calc(92px + env(safe-area-inset-bottom));transform:translateX(-50%) translateY(20px);opacity:0;pointer-events:none;background:#f3eddf;color:#173b34;border-radius:999px;padding:11px 15px;font-weight:900;box-shadow:0 12px 32px #0007;transition:.22s;max-width:90vw;text-align:center}.rq45MiniToast.show{opacity:1;transform:translateX(-50%) translateY(0)}
@media(min-width:700px){#rq45ScanGate,#rq45Success{align-items:center}.rq45Sheet{border-radius:28px}.rq45What{grid-template-columns:repeat(4,1fr)}}
