.crwf-wallet-badge{--c:#85134f;display:inline-flex!important;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:6px 13px;color:var(--c)!important;background:#fff;border:1.5px solid var(--c);border-radius:12px;font-family:Arial,Tahoma,sans-serif;text-decoration:none!important;white-space:nowrap;box-shadow:0 5px 18px rgba(133,19,79,.09);transition:.2s}.crwf-wallet-badge:hover{color:#fff!important;background:var(--c);transform:translateY(-1px)}.crwf-wallet-badge__icon{display:flex;width:25px;height:25px;flex:0 0 25px}.crwf-wallet-badge__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.crwf-wallet-badge__amount{display:flex;align-items:baseline;gap:4px;line-height:1;direction:ltr}.crwf-wallet-badge__amount strong{font-size:17px}.crwf-wallet-badge__amount small{font-size:11px;font-weight:700}
.crwf-wallet-popup{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:20px;direction:rtl}.crwf-wallet-popup.is-visible{display:flex}.crwf-wallet-popup__overlay{position:absolute;inset:0;background:rgba(0,0,0,.58);backdrop-filter:blur(3px)}.crwf-wallet-popup__box{position:relative;z-index:2;width:min(100%,440px);padding:38px 30px 30px;color:#85134f;background:#fff;border:2px solid #85134f;border-radius:25px;font-family:Tahoma,Arial,sans-serif;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.25);animation:crwfIn .3s ease both}.crwf-wallet-popup__close{appearance:none!important;position:absolute;top:12px;left:14px;display:flex!important;align-items:center;justify-content:center;width:34px!important;height:34px!important;padding:0!important;color:#85134f!important;background:transparent!important;border:0!important;border-radius:50%!important;box-shadow:none!important;font-size:28px!important;line-height:1!important;cursor:pointer}.crwf-wallet-popup__icon{display:flex;align-items:center;justify-content:center;width:86px;height:86px;margin:0 auto 20px;color:#fff;background:#85134f;border-radius:50%}.crwf-wallet-popup__icon svg{width:46px;height:46px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.crwf-wallet-popup__title{margin:0 0 12px;color:#85134f;font-size:clamp(22px,5vw,29px);line-height:1.5}.crwf-wallet-popup__text{margin:0 auto 24px;color:#444;font-size:17px;line-height:1.9}.crwf-wallet-popup__amount{display:inline-flex;margin:3px 4px;padding:6px 12px;color:#85134f;background:rgba(133,19,79,.08);border-radius:9px;font-weight:700}.crwf-wallet-popup__button{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:50px;padding:11px 20px;color:#fff!important;background:#85134f!important;border:2px solid #85134f!important;border-radius:12px!important;font-size:17px;font-weight:700;text-decoration:none!important}.crwf-wallet-popup__login{display:inline-block;margin-top:17px;color:#666!important;font-size:14px;text-decoration:underline!important}body.crwf-wallet-popup-open{overflow:hidden}@keyframes crwfIn{from{opacity:0;transform:translateY(15px) scale(.97)}to{opacity:1;transform:none}}@media(max-width:767px){.crwf-wallet-badge{min-height:37px;padding:5px 9px}.crwf-wallet-popup{padding:14px}.crwf-wallet-popup__box{padding:34px 20px 24px;border-radius:20px}.crwf-wallet-popup__text{font-size:15px}}
