.overlay{position:fixed;inset:0;background:#1e2029cc;z-index:9999;display:flex;align-items:center;justify-content:center}.white-bg{background:#fff}.modal-box,.claim-box{background:#fff;color:#000;padding:20px;border-radius:14px;width:380px;text-align:center;box-shadow:0 6px 20px #00000026}.spinner{width:38px;height:38px;border:5px solid #eee;border-top:5px solid #1e72e6;border-radius:50%;animation:spin 1s linear infinite;margin:20px auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scan-msg{color:#000;font-size:.95rem;line-height:1.4;margin-top:10px}.claim-btn{background:#1e72e6;color:#fff;border:none;padding:11px 0;width:100%;border-radius:8px;font-weight:700;cursor:pointer;margin-top:15px}.tokens{display:flex;flex-direction:column;gap:8px;margin:15px 0;color:#000}.token-line{display:flex;flex-direction:column;text-align:left;font-size:.95rem}.token-name,.token-value{color:#000}.eligible{color:#1e72e6;font-size:.9rem}.logo{width:64px;height:64px;margin:0 auto 10px}.portal-title{font-size:1.3rem;color:#1e72e6;margin-bottom:12px}
