/* Ranger Ready 0.21.143.4 — compact Ranger/Roxie transition guide */
.rtbn-loading-guide[hidden]{display:none!important}
.rtbn-loading-guide{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:22px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,visibility .16s ease}
.rtbn-loading-guide.is-active{opacity:1;visibility:visible;pointer-events:auto}
.rtbn-loading-guide__shade{position:absolute;inset:0;background:rgba(4,18,34,.91);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.rtbn-loading-guide__card{position:relative;z-index:1;width:min(520px,calc(100vw - 34px));display:grid;grid-template-columns:118px minmax(0,1fr);gap:18px;align-items:end;padding:22px 24px 20px;border:1px solid rgba(133,190,247,.3);border-radius:22px;background:linear-gradient(145deg,rgba(13,43,73,.98),rgba(5,26,48,.98));box-shadow:0 30px 90px rgba(0,0,0,.42);overflow:hidden;color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
.rtbn-loading-guide__card:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;left:-95px;bottom:-120px;background:rgba(35,135,235,.15);pointer-events:none}
.rtbn-loading-guide__mascot-wrap{position:relative;display:flex;align-items:flex-end;justify-content:center;height:142px;min-width:0}
.rtbn-loading-guide__mascot{display:block;width:auto;max-width:112px;height:132px;max-height:132px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 12px 15px rgba(0,0,0,.28));transform-origin:50% 100%;animation:rtbn-loader-idle 2.8s ease-in-out infinite}
.rtbn-loading-guide__copy{min-width:0;padding:3px 0 4px}
.rtbn-loading-guide__copy small{display:block;margin:0 0 5px;color:#77bdff;font-size:11px;line-height:1.2;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.rtbn-loading-guide__copy h2{margin:0 0 7px!important;padding:0!important;color:#fff!important;font:900 clamp(24px,4vw,34px)/1.05 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif!important;letter-spacing:-.035em}
.rtbn-loading-guide__copy p{min-height:46px;margin:0!important;padding:0!important;color:#d6e7f7!important;font:600 13.5px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif!important}
.rtbn-loading-guide__bar{height:4px;margin-top:14px;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.13)}
.rtbn-loading-guide__bar span{display:block;width:40%;height:100%;border-radius:inherit;background:#4ba8ff;animation:rtbn-loader-progress 1.18s ease-in-out infinite}
body.rtbn-is-loading .rrsg,body.rtbn-is-loading [data-rrsg-root]{visibility:hidden!important;opacity:0!important}
@keyframes rtbn-loader-idle{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(.5deg)}}
@keyframes rtbn-loader-progress{0%{transform:translateX(-115%)}55%{transform:translateX(95%)}100%{transform:translateX(260%)}}
@media(max-width:540px){.rtbn-loading-guide{padding:14px}.rtbn-loading-guide__card{grid-template-columns:82px minmax(0,1fr);gap:13px;padding:18px 17px 16px;border-radius:18px}.rtbn-loading-guide__mascot-wrap{height:105px}.rtbn-loading-guide__mascot{max-width:80px;height:98px;max-height:98px}.rtbn-loading-guide__copy p{min-height:54px;font-size:12.5px!important}.rtbn-loading-guide__copy small{font-size:9px}.rtbn-loading-guide__bar{margin-top:10px}}
@media(prefers-reduced-motion:reduce){.rtbn-loading-guide,.rtbn-loading-guide__mascot,.rtbn-loading-guide__bar span{transition:none!important;animation:none!important}}
