.rg-mask{position:fixed;inset:0;background:rgba(0,0,0,.4);justify-content:center;z-index:9990}.rg-card,.rg-mask{display:flex;align-items:center}.rg-card{width:min(760px,92vw);background:#fff;border-radius:14px;box-shadow:0 20px 60px rgba(0,0,0,.18);padding:28px 28px 22px;flex-direction:column;height:544px;position:relative}.card-box{width:480px}.user-header{display:flex;align-items:center;margin-bottom:20px;padding-right:18px}.avatar-wrapper{position:relative;width:80px;height:80px;border-radius:50%;overflow:hidden;cursor:pointer;flex-shrink:0}.avatar{width:100%;height:100%;object-fit:cover}.camera-icon{position:absolute;display:flex;justify-content:center;align-items:center;width:80px;height:80px;top:0;left:0;background:rgba(0,0,0,.2);color:#fff;font-size:18px;border-radius:50%}.user-info{flex:1 1;margin-left:20px}.user-name{font-weight:700;font-size:20px;color:#000;margin:0 0 4px}.name-input{font-weight:700;border:1px solid #ddd;border-radius:8px;padding:4px 8px;font-size:18px;margin-bottom:2px}.user-email{font-size:16px;color:#555;margin:0}.edit-btn{width:80px;height:30px;border-radius:15px;cursor:pointer;background:#fff;border:1px solid #dedede}.edit-btn.save{background:red;color:#fff}.subscription-card{background:#f5f5f5;border-radius:8px;margin-bottom:16px;width:85%}.subscription-card2{border-radius:12px;margin-bottom:16px}.card-header{display:flex;justify-content:space-between;font-weight:500;margin-bottom:10px;align-items:center;border-bottom:1px solid #e8e8e8;padding:18px;font-size:16px}.title-price{font-size:18px;margin-top:6px}.card-body{padding:8px 18px}.card-body ul{margin:0;padding:0}.plan-price{font-weight:700;font-size:16px;color:red}.card-daily{font-size:14px;font-weight:800;color:#000;margin-bottom:14px}.card-daily span{font-weight:500;color:grey}.manage-btn{background:#eee;border:none;border-radius:6px;padding:4px 10px;cursor:pointer}.payment-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.payment-right{display:flex;align-items:center;gap:8px}.logout-btn{color:red;border:none;background:transparent;cursor:pointer;font-size:14px;margin-top:10px}