.reward-feedback{position:fixed;z-index:18;top:146px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;width:max-content;max-width:min(420px,calc(100vw - 32px));padding:14px 20px;border:1px solid #d7eab4;border-radius:18px;background:#163d37f5;color:#fff9e9;box-shadow:0 8px 28px #0a232433;pointer-events:none;animation:reward-arrive .24s ease-out}
.reward-feedback[hidden]{display:none!important}.reward-feedback-icon{display:grid;place-items:center;flex:none;width:38px;height:38px;border-radius:50%;background:#f6c35b;color:#193d35;font-size:1.35rem;font-weight:800}.reward-feedback-title{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.25}.reward-feedback p{margin:4px 0 0;font-size:.82rem;line-height:1.45;color:#e6efdf}.reward-feedback .reward-feedback-amounts{color:#f9d578;font-weight:750}.reward-feedback progress{display:block;width:100%;height:7px;margin-top:9px;accent-color:#eec267}.reward-feedback-small{top:140px;padding:8px 13px;gap:8px;border-radius:12px;background:#163d37e8}.reward-feedback-small .reward-feedback-icon{width:25px;height:25px;font-size:1rem}.reward-feedback-small .reward-feedback-title{font-size:.87rem}.reward-feedback-still{animation:none}
dialog>.reward-feedback{top:auto;bottom:24px;max-width:calc(100vw - 56px)}
@keyframes reward-arrive{from{opacity:0;translate:0 6px}to{opacity:1;translate:0 0}}
#mobile-controls .drive-actions{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:20px;pointer-events:none}#mobile-controls .drive-actions .drive-jump{margin-bottom:0}#mobile-controls .drive-cruise{width:84px;min-height:56px;border:2px solid #fff8;border-radius:18px;background:#183f4fe8;color:#fff8e5;display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:800;pointer-events:auto;touch-action:none;-webkit-tap-highlight-color:transparent}#mobile-controls .drive-cruise>span:first-child{font-size:1.6rem;line-height:1}#mobile-controls .drive-cruise[aria-pressed=true]{color:#173e44;background:#f3c267;border-color:#ffe6a8}#mobile-controls .drive-cruise:focus-visible{outline:3px solid #ffd980;outline-offset:4px}
@media(max-width:760px){.reward-feedback{top:242px;padding:11px 15px;max-width:calc(100vw - 32px)}.reward-feedback-small{top:236px}.reward-feedback-title{font-size:.95rem}#mobile-controls .drive-actions{margin-bottom:12px;gap:8px}#mobile-controls .drive-cruise{width:76px;min-height:50px}}
@media(max-height:520px) and (orientation:landscape){#mobile-controls .drive-actions{flex-direction:row;gap:8px;margin-bottom:0}.reward-feedback,.reward-feedback-small{top:92px;max-width:340px}.reward-feedback p{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){.reward-feedback{animation:none}}
