:root{--cyrp-blue:#1da8e3;--cyrp-blue2:#2563eb;--cyrp-green:#22c55e;--cyrp-red:#ff5b2e;--cyrp-text:#111827;--cyrp-muted:#64748b;--cyrp-line:#dbe3ef;--cyrp-bg:#eef4fb;--cyrp-card:#fff}.cyrp-body{margin:0;background:linear-gradient(180deg,#eef4fb,#f8fafc);font-family:Vazir,Tahoma,Arial,sans-serif;color:var(--cyrp-text);direction:rtl}.cyrp *{box-sizing:border-box}.cyrp button,.cyrp input,.cyrp select{font-family:inherit}.cyrp{width:100%;max-width:620px;margin:0 auto;color:var(--cyrp-text);direction:rtl}.cyrp-shell{position:relative;width:100%;min-height:320px;background:#fff;overflow:hidden}.cyrp-body .cyrp-shell{min-height:100vh;border-radius:0;box-shadow:none}.cybn-profile-card .cyrp{max-width:100%}.cybn-profile-card .cyrp-shell{border-radius:24px;min-height:unset}.cyrp-view{display:none;animation:cyrpFade .18s ease both}.cyrp-view.is-active{display:block}@keyframes cyrpFade{from{opacity:.35;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cyrp-mini-head,.cyrp-profile-head{height:58px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 16px;background:#f2f7fd;border-bottom:1px solid #dbe3ef}.cyrp-mini-head strong,.cyrp-profile-title{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:900;color:#101828}.cyrp-mini-head i,.cyrp-profile-title i{color:#0ea5e9}.cyrp-head-back{width:42px;height:42px;border:0;border-radius:18px;background:#fee2e2;color:#ef4444;font-size:17px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.cyrp-need-body{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:22px 26px 32px}.cyrp-need-icon{font-size:56px;color:#18a6df;margin-bottom:14px}.cyrp-need-body b{font-size:17px;font-weight:950;margin-bottom:24px}.cyrp-need-body p{font-size:16px;line-height:1.9;color:#1f2937;margin:0 0 24px;max-width:440px}.cyrp-btn{border:0;border-radius:16px;min-height:50px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:900;cursor:pointer;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.cyrp-btn:active{transform:scale(.98)}.cyrp-btn[disabled]{opacity:.62;cursor:not-allowed}.cyrp-primary{background:linear-gradient(135deg,#16aee4,#2563eb);color:#fff;box-shadow:0 14px 28px rgba(37,99,235,.22)}.cyrp-success{background:linear-gradient(135deg,#1bb8e8,#16c45f);color:#fff;box-shadow:0 12px 24px rgba(22,196,95,.22)}.cyrp-danger{background:linear-gradient(135deg,#ff7a30,#ef4444);color:#fff}.cyrp-soft{background:#f8fafc;color:#334155;border:1px solid #dbe3ef}.cyrp-full{width:100%}.cyrp-auth-body{padding:18px 22px 24px}.cyrp-auth-title{background:linear-gradient(135deg,#e2f7ff,#f0fdfa);border:1px solid #d2edf4;border-radius:24px;padding:18px;margin-bottom:30px;text-align:center}.cyrp-auth-title b{display:block;font-size:17px;font-weight:950;margin-bottom:8px}.cyrp-auth-title span{display:block;color:#64748b;font-weight:800;font-size:13px;line-height:1.8}.cyrp-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px}.cyrp-auth-tabs button{height:52px;border:1px solid #dfe7f1;background:#f8fafc;border-radius:15px;color:#1f2937;font-weight:950;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.cyrp-auth-tabs button.is-active{background:linear-gradient(135deg,#16aee4,#37bdf8);border-color:transparent;color:#fff;box-shadow:0 14px 32px rgba(14,165,233,.22)}.cyrp-auth-form{display:none}.cyrp-auth-form.is-active{display:block}.cyrp-auth-label{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin:14px 0 8px;color:#1f2937;font-size:13px;font-weight:900}.cyrp-auth-label i{width:30px;height:30px;border-radius:10px;background:#e0f2fe;color:#0ea5e9;display:inline-flex;align-items:center;justify-content:center}.cyrp-input{width:100%;height:56px;border:1px solid #d8e2ee;border-radius:16px;background:#f8fafc;color:#111827;padding:0 14px;font-size:14px;font-weight:800;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.cyrp-input:focus{background:#fff;border-color:#38bdf8;box-shadow:0 0 0 4px rgba(56,189,248,.14)}.cyrp-input::placeholder{color:#94a3b8}.cyrp-method-panel{display:none}.cyrp-method-panel.is-active{display:block}.cyrp-otp-start,.cyrp-otp-verify{margin-top:16px}.cyrp-otp-count{margin:10px 0;color:#64748b;font-size:12px;font-weight:900;text-align:center}.cyrp-otp-tools{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0}.cyrp-auth-help{background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;padding:12px;color:#334155;font-size:13px;font-weight:800;line-height:1.8;margin:12px 0}.cyrp-profile-body{background:transparent!important;padding:8px 4px 12px;min-height:560px}.cyrp-topbox{background:#fff;border:1px solid #dce7f2;border-radius:20px;margin:6px 0 12px;overflow:hidden;box-shadow:0 12px 26px rgba(15,23,42,.05)}.cyrp-user-row{position:relative;display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;padding:18px 14px 14px}.cyrp-user-avatar{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#1aa9e6,#3b82f6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:29px}.cyrp-user-ident{min-width:0}.cyrp-hi{font-size:15px;font-weight:950;color:#0f172a;margin-bottom:4px}.cyrp-user-ident strong{display:block;font-size:14px}.cyrp-user-ident small{display:block;font-size:13px;font-weight:900;color:#64748b;direction:ltr;text-align:right}.cyrp-user-actions{display:flex;gap:8px;align-items:center}.cyrp-action-ico{width:54px;height:54px;border:0;border-radius:14px;color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 12px 24px rgba(15,23,42,.08)}.cyrp-logout-ico{background:linear-gradient(135deg,#ff7a30,#ef4444)}.cyrp-edit-ico{background:linear-gradient(135deg,#38bdf8,#2563eb)}.cyrp-wallet-card{margin:0 12px 12px;width:calc(100% - 24px);min-height:78px;border:1px solid #bdeafa;border-radius:18px;background:linear-gradient(135deg,#eefcff,#fff);display:grid;grid-template-columns:1fr 58px;align-items:center;gap:12px;text-align:right;padding:12px;color:#0f172a;cursor:pointer}.cyrp-wallet-card small{display:block;color:#64748b;font-weight:900;font-size:13px}.cyrp-wallet-card strong{display:block;margin-top:4px;font-size:16px;font-weight:950}.cyrp-wallet-card span{width:52px;height:52px;border-radius:14px;background:#2bd96b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:25px;box-shadow:0 10px 22px rgba(34,197,94,.22)}.cyrp-profile-grid{display:grid;grid-template-columns:1fr;gap:12px}.cyrp-profile-item{min-height:72px;border:1px solid #e0e8f2;border-radius:18px;background:#fff;color:#0f172a;display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;text-align:right;padding:10px 12px;font-size:15px;font-weight:950;cursor:pointer;box-shadow:0 10px 24px rgba(15,23,42,.04)}.cyrp-profile-item i{width:48px;height:48px;border-radius:15px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px}.cyrp-profile-item:nth-child(1) i{background:linear-gradient(135deg,#fb923c,#f97316)}.cyrp-profile-item:nth-child(2) i{background:linear-gradient(135deg,#67e8f9,#22c7ee)}.cyrp-profile-item:nth-child(3) i{background:linear-gradient(135deg,#22c55e,#16a34a)}.cyrp-profile-item:nth-child(4) i{background:linear-gradient(135deg,#2dd4bf,#14b8a6)}.cyrp-profile-item:nth-child(5) i{background:linear-gradient(135deg,#ff7a30,#fb4f30)}.cyrp-profile-item small{color:#ff5b2e;font-size:12px;margin-left:6px}.cyrp-list-body,.cyrp-cred-list,.cyrp-editor-form,.cyrp-wallet-charge-body{padding:16px}.cyrp-summary-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f0fdfa;border:1px solid #bbf7d0;border-radius:16px;padding:12px;margin-bottom:12px}.cyrp-summary-strip small{color:#64748b;font-weight:900}.cyrp-summary-strip strong{font-weight:950;color:#166534}.cyrp-list-tools label{display:flex;align-items:center;gap:8px;border:1px solid #dbe3ef;background:#f8fafc;border-radius:16px;padding:0 12px;margin-bottom:12px}.cyrp-list-tools i{color:#38bdf8}.cyrp-list-tools .cyrp-input{border:0;background:transparent;box-shadow:none}.cyrp-order-filters{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.cyrp-order-filters label{font-size:12px;font-weight:900;color:#334155}.cyrp-order-filters select{margin-top:6px}.cyrp-card-list{display:grid;gap:10px}.cyrp-list-card{border:1px solid #dfe8f2;background:#fff;border-radius:16px;padding:12px}.cyrp-list-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.cyrp-list-card b{font-size:14px;font-weight:950;color:#0f172a}.cyrp-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:950;background:#eff6ff;color:#2563eb;white-space:nowrap}.cyrp-status.ok{background:#dcfce7;color:#15803d}.cyrp-status.warn{background:#fef3c7;color:#b45309}.cyrp-status.danger{background:#fee2e2;color:#b91c1c}.cyrp-list-card p,.cyrp-list-card small{display:block;color:#64748b;font-size:12px;font-weight:800;line-height:1.9;margin:0}.cyrp-list-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.cyrp-list-meta span{display:inline-flex;align-items:center;gap:5px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:5px 8px;color:#475569;font-size:11px;font-weight:900}.cyrp-empty{border:1px dashed #cbd5e1;border-radius:16px;padding:20px;text-align:center;color:#64748b;background:#f8fafc;font-weight:900}.cyrp-pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px}.cyrp-pagination button{min-width:36px;height:34px;border:1px solid #dbe3ef;border-radius:12px;background:#fff;font-weight:900;color:#334155;cursor:pointer}.cyrp-pagination button.is-on{background:#1da8e3;color:#fff;border-color:#1da8e3}.cyrp-pagination button:disabled{opacity:.5}.cyrp-page-info{display:block;text-align:center;color:#64748b;margin-top:8px;font-size:11px;font-weight:900}.cyrp-cred-list{display:grid;gap:12px}.cyrp-cred-status{border:1px solid #dfe8f2;background:#fff;border-radius:17px;min-height:74px;display:grid;grid-template-columns:50px 1fr;grid-template-rows:auto auto;gap:2px 10px;text-align:right;align-items:center;padding:12px;cursor:pointer}.cyrp-cred-status[disabled]{cursor:default}.cyrp-cred-status i{grid-row:1/3;width:48px;height:48px;border-radius:14px;background:#e0f2fe;color:#0ea5e9;display:flex;align-items:center;justify-content:center;font-size:19px}.cyrp-cred-status span{font-size:14px;font-weight:950;color:#0f172a}.cyrp-cred-status small{font-size:12px;font-weight:900;color:#64748b}.cyrp-cred-status.is-ok i{background:#dcfce7;color:#16a34a}.cyrp-cred-status.is-missing i{background:#fee2e2;color:#ef4444}.cyrp-editor-form{display:block}.cyrp-form-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.cyrp-info-card{background:linear-gradient(135deg,#e0f7ff,#fff);border:1px solid #c7eefa;border-radius:18px;padding:14px;margin-bottom:14px}.cyrp-info-card strong{display:flex;align-items:center;gap:8px;font-weight:950}.cyrp-info-card p{color:#64748b;font-size:13px;font-weight:800;line-height:1.9;margin:8px 0 0}.cyrp-inline-result{min-height:24px;margin-top:10px;color:#64748b;font-size:13px;font-weight:900}.cyrp-inline-result.err{color:#dc2626}.cyrp-inline-result.ok{color:#16a34a}.cyrp-confirm-view{padding:24px}.cyrp-confirm-box{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:26px 18px}.cyrp-confirm-box>span{width:74px;height:74px;border-radius:24px;background:#fff7ed;color:#f97316;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:30px}.cyrp-confirm-box strong{display:block;font-size:16px;font-weight:950}.cyrp-confirm-box p{color:#64748b;font-weight:800;line-height:1.9}.cyrp-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cyrp-toast-host{position:fixed;z-index:999999;left:16px;right:16px;bottom:18px;display:grid;gap:8px;pointer-events:none}.cyrp-toast{max-width:520px;margin:0 auto;background:#0f172a;color:#fff;border-radius:16px;padding:12px 14px;font-size:13px;font-weight:900;box-shadow:0 18px 40px rgba(15,23,42,.24);transition:.22s ease;pointer-events:auto;text-align:center}.cyrp-toast.err{background:#991b1b}.cyrp-toast.ok{background:#166534}.cyrp-loading{opacity:.7;pointer-events:none}@media(max-width:720px){.cyrp{max-width:100%}.cyrp-mini-head,.cyrp-profile-head{height:58px;padding:0 12px}.cyrp-need-body{min-height:318px;padding:18px 24px 28px}.cyrp-need-body p{font-size:15px}.cyrp-auth-body{padding:16px 20px 20px}.cyrp-auth-title{margin-bottom:30px}.cyrp-auth-tabs{gap:10px}.cyrp-profile-body{padding:6px 4px 10px}.cyrp-user-row{grid-template-columns:58px 1fr auto;padding:16px 12px 12px}.cyrp-action-ico{width:54px;height:54px}.cyrp-profile-item{min-height:72px}.cyrp-order-filters{grid-template-columns:1fr 1fr}.cybn-profile-card .cyrp-shell{border-radius:18px}}@media(max-width:430px){.cyrp-mini-head strong,.cyrp-profile-title{font-size:13px}.cyrp-head-back{width:38px;height:38px}.cyrp-user-row{gap:8px}.cyrp-user-avatar{width:54px;height:54px}.cyrp-action-ico{width:50px;height:50px}.cyrp-profile-item{grid-template-columns:54px 1fr auto;padding:10px}.cyrp-profile-item i{width:46px;height:46px}.cyrp-auth-tabs button{height:50px}.cyrp-btn{min-height:48px;padding:0 16px}.cyrp-order-filters{gap:8px}.cyrp-order-filters .cyrp-input{height:50px;padding:0 8px;font-size:12px}}/*CYRP526*/.cyrp-mini-head,.cyrp-profile-head{background:transparent!important;border-bottom:1px solid #e2e8f0!important}.cyrp-head-back{display:none!important}.cyrp-auth-label{justify-content:flex-start!important;text-align:right!important;direction:rtl!important}.cyrp-input,.cyrp-input option{text-align:right!important;direction:rtl!important}.cyrp-auth-form .cyrp-full[type=submit],.cyrp-auth-form button.cyrp-full,.cyrp-form-actions,.cyrp-otp-tools{margin-top:16px!important}.cyrp-auth-form.is-otp-sent [data-cyrp-otp-pre]{display:none!important}.cyrp-auth-form.is-otp-sent [data-cyrp-method-panel=otp]{margin-top:0!important}.cyrp-otp-tools{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}.cyrp-profile-title,.cyrp-mini-head strong{font-size:14px!important}.cyrp-btn{min-height:45px!important;border-radius:14px!important;font-size:13px!important}.cyrp-need-icon{font-size:44px!important}.cyrp-need-body b{font-size:15px!important}.cyrp-need-body p{font-size:13px!important;line-height:1.8!important}.cyrp-auth-title{padding:15px!important;margin-bottom:22px!important}.cyrp-auth-title b{font-size:15px!important}.cyrp-auth-title span{font-size:12px!important}.cyrp-auth-tabs button{height:48px!important;font-size:13px!important}.cyrp-auth-label{font-size:12.5px!important;margin:13px 0 7px!important}.cyrp-auth-label i{width:26px!important;height:26px!important;border-radius:9px!important;font-size:12px!important}.cyrp-input{height:50px!important;border-radius:14px!important;font-size:13px!important}.cyrp-profile-body{padding:6px 4px 10px!important}.cyrp-user-row{grid-template-columns:48px 1fr auto!important;gap:9px!important;padding:13px 12px 10px!important}.cyrp-user-avatar{width:48px!important;height:48px!important;border-radius:15px!important;font-size:22px!important}.cyrp-hi{font-size:13.5px!important;margin-bottom:3px!important}.cyrp-user-ident small{font-size:12px!important;direction:rtl!important;text-align:right!important}.cyrp-action-ico{width:44px!important;height:44px!important;border-radius:12px!important;font-size:17px!important}.cyrp-wallet-card{min-height:66px!important;border-radius:16px!important;grid-template-columns:1fr 46px!important;padding:10px!important}.cyrp-wallet-card small{font-size:12px!important}.cyrp-wallet-card strong{font-size:14px!important}.cyrp-wallet-card span{width:42px!important;height:42px!important;border-radius:12px!important;font-size:20px!important}.cyrp-profile-grid{gap:9px!important}.cyrp-profile-item{min-height:62px!important;border-radius:16px!important;grid-template-columns:48px 1fr auto!important;gap:9px!important;padding:9px 10px!important;font-size:13.5px!important}.cyrp-profile-item i{width:42px!important;height:42px!important;border-radius:13px!important;font-size:17px!important}.cyrp-profile-item small{font-size:10.5px!important}.cyrp-list-body,.cyrp-cred-list,.cyrp-editor-form,.cyrp-wallet-charge-body{padding:13px!important}.cyrp-card-list{gap:8px!important;max-height:min(56vh,460px);overflow:auto;padding-left:2px}.cyrp-list-card,.cyrp-prof-card{border:1px solid rgba(148,163,184,.25)!important;border-radius:15px!important;background:#fff!important;padding:10px!important;display:grid!important;gap:7px!important;box-shadow:none!important}.cyrp-list-card-top,.cyrp-prof-card-top{display:flex!important;justify-content:space-between!important;gap:8px!important;align-items:flex-start!important;margin-bottom:0!important}.cyrp-list-card b,.cyrp-prof-card b{font-size:13px!important;color:#0f172a!important;font-weight:950!important;line-height:1.7!important}.cyrp-list-card small,.cyrp-prof-card small{font-size:11px!important;color:#64748b!important;font-weight:800!important;line-height:1.8!important}.cyrp-status{border-radius:999px!important;padding:4px 8px!important;font-size:10.5px!important;font-weight:950!important;line-height:1.6!important}.cyrp-list-meta,.cyrp-prof-card-meta{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:0!important}.cyrp-list-meta span,.cyrp-prof-card-meta span{width:max-content!important;border:1px solid rgba(148,163,184,.25)!important;border-radius:999px!important;padding:4px 8px!important;font-size:11px!important;background:#f8fafc!important;color:#475569!important;display:inline-flex!important;align-items:center!important;gap:5px!important;font-weight:850!important}.cyrp-list-meta span b,.cyrp-prof-card-meta span b{font-size:10.5px!important;color:#64748b!important;font-weight:950!important;margin-left:1px!important}.cyrp-list-meta i,.cyrp-prof-card-meta i{font-size:10.5px!important;color:#0ea5e9!important}.cyrp-summary-strip{border-radius:15px!important;padding:10px!important}.cyrp-summary-strip strong{font-size:15px!important}.cyrp-list-tools label{border-radius:14px!important;margin-bottom:10px!important}.cyrp-order-filters label{text-align:right!important;direction:rtl!important}.cyrp-cred-status{min-height:64px!important;border-radius:15px!important;grid-template-columns:44px 1fr!important;padding:10px!important}.cyrp-cred-status i{width:40px!important;height:40px!important;border-radius:12px!important;font-size:16px!important}.cyrp-cred-status span{font-size:13px!important}.cyrp-cred-status small{font-size:11px!important}@media(max-width:720px){.cyrp-mini-head,.cyrp-profile-head{height:50px!important;padding:0 10px!important}.cyrp-auth-body{padding:13px 14px 16px!important}.cyrp-auth-title{border-radius:18px!important}.cyrp-auth-tabs{gap:8px!important;margin-bottom:18px!important}.cyrp-auth-tabs button{height:44px!important;font-size:12.5px!important;border-radius:13px!important}.cyrp-btn{min-height:42px!important;font-size:12.5px!important;padding:0 14px!important}.cyrp-input{height:47px!important;font-size:12.5px!important}.cyrp-auth-label{font-size:12px!important}.cyrp-user-row{grid-template-columns:44px 1fr auto!important}.cyrp-user-avatar{width:44px!important;height:44px!important;font-size:20px!important}.cyrp-action-ico{width:39px!important;height:39px!important;font-size:15px!important}.cyrp-profile-title,.cyrp-mini-head strong{font-size:12.8px!important}.cyrp-hi{font-size:12.5px!important}.cyrp-user-ident small{font-size:11.5px!important}.cyrp-wallet-card{min-height:60px!important;grid-template-columns:1fr 40px!important}.cyrp-wallet-card span{width:38px!important;height:38px!important;font-size:18px!important}.cyrp-wallet-card strong{font-size:13px!important}.cyrp-profile-item{min-height:58px!important;grid-template-columns:44px 1fr auto!important;font-size:12.8px!important}.cyrp-profile-item i{width:39px!important;height:39px!important;font-size:15px!important}.cyrp-order-filters{grid-template-columns:1fr 1fr!important;gap:8px!important}.cyrp-order-filters .cyrp-input{height:44px!important;padding:0 8px!important;font-size:11.5px!important}.cyrp-otp-tools .cyrp-btn{font-size:11.5px!important;padding:0 8px!important}.cyrp-prof-card{padding:9px!important}.cyrp-prof-card b{font-size:12.5px!important}.cyrp-prof-card small{font-size:10.5px!important}.cyrp-prof-card-meta span{font-size:10.5px!important;padding:4px 7px!important}.cybn-profile-card .cyrp-shell{border-radius:18px!important}}.cyrp-profile-body{background:transparent!important}.cyrp-modal-back{position:absolute;top:10px;left:58px;right:auto;width:42px;height:42px;border:1px solid #fecaca;border-radius:15px;background:#fee2e2;color:#dc2626;display:flex;align-items:center;justify-content:center;z-index:8;box-shadow:0 10px 22px rgba(220,38,38,.14);cursor:pointer}.cyrp-modal-back[hidden]{display:none!important}.cyrp-btn.is-loading,.cyrp-action-ico.is-loading,.cyrp-profile-item.is-loading,.cyrp-cred-status.is-loading,.cyrp-wallet-card.is-loading{pointer-events:none;opacity:.72;cursor:wait}.cyrp-btn.is-loading:before,.cyrp-action-ico.is-loading:before,.cyrp-profile-item.is-loading:before,.cyrp-cred-status.is-loading:before,.cyrp-wallet-card.is-loading:before{content:"\f110";font-family:"Font Awesome 7 Pro";font-weight:900;display:inline-flex;margin-left:6px;animation:cyrpSpin .72s linear infinite}@keyframes cyrpSpin{to{transform:rotate(360deg)}}.cyrp-summary-strip[hidden],.cyrp-summary-strip.is-empty{display:none!important}.cyrp-convert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0}.cyrp-convert-grid>div{border:1px solid #dbeafe;background:#f8fbff;border-radius:15px;padding:10px;text-align:center}.cyrp-convert-grid small{display:block;color:#64748b;font-size:11px;font-weight:850;margin-bottom:4px}.cyrp-convert-grid b{display:block;color:#0f172a;font-size:12px;font-weight:950}.cyrp-inline-result:empty,.cyrp-inline-result[hidden]{display:none!important}.cyrp-inline-result.ok{border:1px solid #bbf7d0;background:#dcfce7;color:#166534;border-radius:13px;padding:8px 10px}.cyrp-inline-result.err{border:1px solid #fecaca;background:#fee2e2;color:#991b1b;border-radius:13px;padding:8px 10px}.cyrp-toast.ok{background:#dcfce7!important;border:1px solid #bbf7d0!important;color:#166534!important}.cyrp-toast.err{background:#fee2e2!important;border:1px solid #fecaca!important;color:#991b1b!important}.cyrp-card-list .cyrp-list-card small{line-height:1.8}.cyrp-profile-grid .cyrp-profile-item,.cyrp-list-card,.cyrp-cred-status{direction:rtl;text-align:right}@media(max-width:720px){.cyrp-modal-back{top:10px;right:52px;width:36px;height:36px;border-radius:13px}.cyrp-convert-grid{grid-template-columns:1fr;gap:7px}.cyrp-btn.is-loading:before{font-size:12px}.cyrp-profile-body{padding:4px 2px 10px!important}}.cybn-profile-card .cyrp-modal-back{top:10px!important;left:58px!important;right:auto!important}.cybn-profile-card .cybn-modal-close{left:10px!important;right:auto!important}/*CYRP-V530-FEEDBACK*/.cyrp-feedback-slot{grid-column:1/-1!important;display:flex!important;justify-content:flex-start!important;align-items:center!important;background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important}.cyrp-feedback-btn{height:32px!important;min-width:112px!important;border:0!important;border-radius:10px!important;background:linear-gradient(135deg,#fef3c7,#fde68a)!important;color:#92400e!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;font-family:inherit!important;font-size:11.5px!important;font-weight:950!important;cursor:pointer!important;padding:0 12px!important}.cyrp-feedback-btn.is-disabled{background:linear-gradient(135deg,#e2e8f0,#f1f5f9)!important;color:#94a3b8!important;cursor:not-allowed!important}.cyrp-feedback-btn.is-feedback-done{background:linear-gradient(135deg,#dcfce7,#bbf7d0)!important;color:#15803d!important}.cyrp-feedback-form{display:grid!important;gap:10px!important;padding:10px!important}.cyrp-feedback-head{margin:0!important}.cyrp-rate{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important}.cyrp-rate button{width:38px!important;height:38px!important;border:0!important;border-radius:12px!important;background:#fef3c7!important;color:#d97706!important;display:grid!important;place-items:center!important;cursor:pointer!important}.cyrp-rate button.is-active{background:linear-gradient(135deg,#facc15,#f59e0b)!important;color:#fff!important}.cyrp-textarea{height:auto!important;min-height:104px!important;resize:vertical!important;line-height:1.9!important}.cyrp-prof-card-meta .cyrp-feedback-slot{min-height:34px!important}@media(max-width:560px){.cyrp-feedback-btn{min-width:96px!important;font-size:11px!important}.cyrp-rate button{width:34px!important;height:34px!important}}.cyrp-profile-item{text-decoration:none!important}/*CYRP-V533-TICKET-ICON*/.cyrp-profile-item[data-cyrp-action="ticket"] i{background:linear-gradient(135deg,#fb7185,#f97316)!important}.cyrp-profile-grid>a.cyrp-profile-item i{background:linear-gradient(135deg,#0ea5e9,#22c55e)!important}