
/* V7.0.4 global fixes */
:root{--green:#20e36b;--bg:#101214;--card:#171a1d}
input,select,textarea,button{font-size:16px!important;-webkit-text-size-adjust:100%;max-width:100%;box-sizing:border-box}
body{overflow-x:hidden}
.duo a,#rechargeTipBtn{background:linear-gradient(135deg,#20e36b,#17c964)!important;color:#07130d!important;font-weight:900!important}
.profile-page,.home-app,.page,.form-page{background:#101214!important;color:#f8fafc}
.profile-head,.wallet,.income-card,.vip-card,.invite-card,.white-list,.front-record-card,.customer-service-card,.rank-section{background:#171a1d!important;border-color:rgba(32,227,107,.18)!important}
.profile-name,.card-title,.app-title,.feed-name,.rank-title,.gold{color:#20e36b!important}
.users-v704-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important;align-items:center}
.users-v704-actions a,.users-v704-actions button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:7px 10px!important;border-radius:9px!important;border:0!important;background:#2563eb!important;color:#fff!important;text-decoration:none!important;font-weight:900!important;white-space:nowrap!important}
.users-v704-actions button:nth-child(2){background:#22c55e!important;color:#06130d!important}.users-v704-actions button:nth-child(3){background:#64748b!important}.users-v704-actions button:nth-child(4){background:#f59e0b!important;color:#111827!important}
@media(max-width:900px){.users-v704-actions{display:grid!important;grid-template-columns:1fr!important}.users-v704-actions a,.users-v704-actions button{width:100%!important}}
/* iOS input shift fix */
@supports (-webkit-touch-callout:none){input,select,textarea{font-size:16px!important;transform:translateZ(0)}.form-page{width:100vw!important;max-width:100vw!important;overflow-x:hidden!important}.form-page input,.form-page select,.form-page textarea{width:100%!important;min-width:0!important}}
